diff --git a/docs/course_authors/source/Images/ProbComponent_CheckboxIcon.gif b/docs/course_authors/source/Images/ProbComponent_CheckboxIcon.gif new file mode 100644 index 0000000000..f3ef4bdae6 Binary files /dev/null and b/docs/course_authors/source/Images/ProbComponent_CheckboxIcon.gif differ diff --git a/docs/course_authors/source/common_problems.rst b/docs/course_authors/source/common_problems.rst index e213db7375..b5ee51779c 100644 --- a/docs/course_authors/source/common_problems.rst +++ b/docs/course_authors/source/common_problems.rst @@ -48,13 +48,14 @@ Create a Checkbox Problem ========================== #. Under **Add New Component**, click **Problem**. -#. In the **Select Problem Component Type** screen, click **Blank Common - Problem** on the **Common Problem Types** tab. +#. In the **Select Problem Component Type** screen, click **Checkboxes** on the **Common Problem Types** tab. #. In the Problem component that appears, click **Edit**. #. In the component editor, replace the default text with the text of your problem. Enter each answer option on its own line. #. Select all the answer options, and then click the checkbox button. - + + .. image:: Images/ProbComponent_CheckboxIcon.gif + When you do this, brackets appear next to each answer choice. #. Add an **x** between the brackets for the correct answer or answers.