Annotation of loncom/html/adm/help/tex/Authoring_NumericalResponse.tex, revision 1.3

1.1       bowersj2    1: \label{Authoring_NumericalResponse}
                      2: 
1.3     ! damieng     3: \textbf{numericalresponse} implements a numerical answer,
        !             4: it needs an internal \textbf{textline} for the the response to go in.
        !             5: It checks all styles of numerical supported in CAPA.
1.1       bowersj2    6: Possible attributes are:
                      7: \begin{itemize}
1.3     ! damieng     8: \item \textbf{answer}\index{answer}: required, specifies the correct
        !             9: answer, may be either a perl list or scalar
        !            10: \item \textbf{unit}\index{unit}: optional, specifies unit of correct answer, CAPA style
1.1       bowersj2   11: \end{itemize}

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