Annotation of loncom/html/adm/help/tex/Authoring_OptionResponse.tex, revision 1.2

1.1       bowersj2    1: \label{Authoring_OptionResponse}
                      2: 
                      3: \textbf{optionresponse} implements a {}``select from these choices''
1.2     ! vandui11    4: style question. The choices are specified by the instructor and use
1.1       bowersj2    5: the foil structure tags as described in \ref{Foil structure tags},
                      6: with this additional addition: 
                      7: 
                      8: \begin{itemize}
                      9: \item \textbf{foilgroup}: required to have an \emph{options} attribute which
1.2     ! vandui11   10: should be a perl list of possible options for the student.
1.1       bowersj2   11: \end{itemize}

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