File:  [LON-CAPA] / loncom / html / adm / help / tex / Option_Response_Problem_Creation.tex
Revision 1.3: download - view: text, annotated - select for diffs
Tue Feb 8 16:32:18 2005 UTC (19 years, 5 months ago) by vandui11
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_11_0_RC1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
some wording changed for clarity

    1: \label{Option_Response_Problem_Creation}
    2: 
    3: To create an Option Response problem, create a new resource as described
    4: in section \ref{Creating New Content Pages}. This is a {}``problem'' resource
    5: so the URL must end in {}``.problem''. You should see a screen as in
    6: figure ``Option Response Editor''.
    7: 
    8: \begin{enumerate}
    9: \item In the drop-down option box as seen in figure \ref{Creating a new problem resource},
   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}
   15: \begin{center}\includegraphics[  width=0.80\paperwidth]{optionResponseEditing}\end{center}
   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
   32: Changes} button, your option will not be selectable below. (You can delete
   33: unwanted options in the last step.)
   34: \item Now, you need to define the question foils. Look for the foil with the name
   35: {}``One''. Type the question into the text box and select the correct
   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
   51: Changes} button. Do this for each option you wish to remove.
   52: \end{enumerate}

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