Annotation of loncom/html/adm/help/tex/Option_Response_Problem_Creation.tex, revision 1.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>