Annotation of loncom/html/adm/help/tex/Option_Response_Problem_Creation.tex, revision 1.6
1.5 damieng 1: \label{Option_Response_Problem_Creation}\index{Option Response}
1.1 bowersj2 2:
3: To create an Option Response problem, create a new resource as described
1.4 lira 4: in section \ref{Creating_Content_Overview}. This is a {}``problem'' resource
1.1 bowersj2 5: so the URL must end in {}``.problem''. You should see a screen as in
6: figure ``Option Response Editor''.
7:
8: \begin{enumerate}
1.4 lira 9: \item In the drop-down option box as seen in figure \ref{New Content Menu},
1.1 bowersj2 10: select \textbf{Option Response Problem with} \textbf{\emph{N}} \textbf{Concept
11: Groups}, where \textbf{\emph{N}} is the number of Concept Groups you wish
12: the problem to have, and click the \textbf{New Problem} button.
13: \item Click the \textbf{Edit} button above the sample problem to enter edit mode.%
14: \begin{figure}
1.6 ! raeburn 15: \begin{center}\includegraphics[ width=0.70\paperwidth]{optionResponseEditing}\end{center}
1.1 bowersj2 16:
17:
18: \caption{Option Response Editor\label{Option Response Editor Figure}}
19: \end{figure}
20: You should see the Option Response page open up.
21: \item Replace the text in the \textbf{Text Block} with text that explains the conditions
22: for your problem.
23: \item Locate the \textbf{Max Number of Shown Foils} element and type a number from
24: 1 to 8 to display that number of questions. You cannot display more than
25: one foil from each concept group, so this option will only reduce the number
26: of foils displayed, if it is less than the number of concept groups in your
27: Option Response problem.
28: \item Now you must define the options the students can select. For each option
29: you wish to add to the Option Response question, type the option into the
30: \textbf{Add new Option} box in the \textbf{Select Options} section, then
31: hit the \textbf{Save Changes} button. If you do not hit the \textbf{Save
1.3 vandui11 32: Changes} button, your option will not be selectable below. (You can delete
1.1 bowersj2 33: unwanted options in the last step.)
34: \item Now, you need to define the question foils. Look for the foil with the name
1.3 vandui11 35: {}``One''. Type the question into the text box and select the correct
1.1 bowersj2 36: option for that question from the \textbf{Correct Option} drop-down menu.
37: Click \textbf{Submit Changes} to save this question foil. Repeat this step
38: for all remaining foils.
39: \item Locate the foils that are not being used. In their \textbf{Delete} menus,
40: set the value to \textbf{Yes}. Once you've set the Delete menu value correctly
41: for all the foils, click the \textbf{Save Changes} button.
42: \item In the Hint area, provide a helpful hint for users who get the problem incorrect,
43: and click the \textbf{Save Changes} button.
44: \item Make sure all the options you want to delete are not used for any of your
45: foils. If a deleted option is used in a foil, it will appear in a text box in the
46: \textbf{Correct Option} area for that foil. To make the drop-down box reappear,
47: type an option already defined in the \textbf{Select Options} field, and
48: hit \textbf{Submit Changes}. A drop-down box will reappear.
49: To delete the irrelevant options from the Option Response question, select
50: that option from the \textbf{Delete an Option} drop down, and hit the \textbf{Save
1.3 vandui11 51: Changes} button. Do this for each option you wish to remove.
1.1 bowersj2 52: \end{enumerate}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>