From c3003f65101ea0a356e892bc683514a2e5a66504 Mon Sep 17 00:00:00 2001 From: spearce Date: Fri, 20 Dec 2013 16:39:14 -0500 Subject: [PATCH] Add info about template for Checkbox problem type Change text to "click Checkboxes on the Common Problem Types tab" and add image of checkbox button --- .../source/Images/ProbComponent_CheckboxIcon.gif | Bin 0 -> 1692 bytes docs/course_authors/source/common_problems.rst | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 docs/course_authors/source/Images/ProbComponent_CheckboxIcon.gif 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 0000000000000000000000000000000000000000..f3ef4bdae69ad86e91fa663d1625153790cebb6c GIT binary patch literal 1692 zcmaJ>cUTi=96kcXRJ07S$`Fs>fSMf$B$_BBL}-m=7F0x!KZSnR@)LLk(E@|-K=iWl+{(Y-0SWi%gHP1>>X{pJ5tlEYwqg5rER@lsSOT? zYwz4Yl$*aP3Jnv-pz5u4x`7Rnn4G-ApfGV)->CLZ&qi3jF%l`MsNH?wSO^r|r0WgY z9M#e@qSX!7cMNKE1NEJQ4V^>Uj=`qx;pU!^=I-Ift|5&^Z>XWF10~6N8Vm+mk07fO5DZe25tY-Vf&f;Dl~M&JMG?@T2t}ZA7?-H8^q&^wiYZw{MVV-a zB1Yv@HKd@@DKtY%lR%N^|DkgE6k3G^!0+n)PhnM1f&!)nz$!FODTeiMCxexO!&kx( zhAM+lR5tk){i0C}RYju;kRQkbokOIE1dUg@OyET#jxVCZAVduN3b;hQ0!1p7aNPOc zOumN)ohD?m>2z-<+s)HmNEfFwawYG$jA^-sD99ChX928~ zZh<92B`OCeTINWnt;Jn9t=?O%WcpfY({ic$VyK3L{ntTHZt2rwm`=r3znBU>jOf#@ z)W_QB&0l~1@%r~yFMoUS{MTQ8e)e?y$>T>4AB>HT3=a(s^!N4NzjwE%yQ{N9*WPxg zwWYbKv7ugDS6fqEb^BIjMR{52%^TNCuKo05vF7RzS1w<=SX6kS;C%k~=gywV`|k9q zles63e|s$F=#j(OhrT&@;OqTg?aSJ`=gZw+WbWFzBV&7dTI#l~pQj`zB_^ojx5Qy8 zWvl{4J&7b)g}j1_uQO`1^gbRVr3%vz=FV9sg zdE6DtIcyJimYXY+L8nnEWYV$^U7VLLS-i-J=m;)!SYU5wYcqe|2Xn3GSXo+_zdw7H z+06F{Gw`M+#yBGYaC~I~7zW93GyLxW{F~C_3LlbfmcT(&6UI5(G!j_-Fu1Utv?af7 z=H(j|7nYVQ8t*=cU;5;+AblGgyS`)m*E1dwAgL4Y+ty%eC6`OmM~V& zPR{Nvg}fLhmOjN`SrJr`;fTXq6aDvQ;f<7GgcGYWsq`o7NPihCZ9UfW%22-Mp%5b}r89ba=t~=S_{rGfG*aq^pm+iXpRe Yv1yv|d!<{=%pL4ApAC4Y0l@OV0TdjkF#rGn literal 0 HcmV?d00001 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.