File:  [LON-CAPA] / loncom / html / adm / help / tex / Option_Response_Matching_Example.tex
Revision 1.2: download - view: text, annotated - select for diffs
Thu Jul 18 15:52:27 2002 UTC (22 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, conference_2003, HEAD
Convenince labels added to the top of each file to assist in creating
index-type help files for things like the XML editor screen (where
there's nothing to hook help to).

    1: \label{Option_Response_Matching_Example}
    2: 
    3: Option Response problems can be used as matching problems.
    4: 
    5: For example, you might want to ask the student to match musical compositions
    6: with their composers. You could create an Option Response problem with 4
    7: Concept Groups, and place the following four foil groups each in its own
    8: concept group:
    9: 
   10: \begin{itemize}
   11: \item Claire de Lune\index{Clair de Lune}, Ballade (Debussy)
   12: \item The Pastoral Symphony, The Ninth Symphony (Beethoven)
   13: \item Sleeping Beauty Suite, The Dance of the Sugar Plum Fairies (Tchaikovsky)
   14: \item Slavonic Dances, New World Symphony (Dvorak)
   15: 
   16: \end{itemize}
   17: You could then add the following options to the option list:
   18: 
   19: \begin{itemize}
   20: \item Debussy
   21: \item Beethoven
   22: \item Schubert
   23: \item Tchaikovsky
   24: \item Dvorak
   25: \end{itemize}
   26: The same answers can be used more then once, or not at all, as you see fit.
   27: It is conventional to place such a warning in the \textbf{Text Block} describing
   28: the problem to the students.
   29: 

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