File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_NumericalResponse.tex
Revision 1.3: download - view: text, annotated - select for diffs
Tue Nov 29 20:35:08 2016 UTC (7 years, 9 months ago) by damieng
Branches: MAIN
CVS tags: HEAD
fixed bug 6720

\label{Authoring_NumericalResponse}

\textbf{numericalresponse} implements a numerical answer,
it needs an internal \textbf{textline} for the the response to go in.
It checks all styles of numerical supported in CAPA.
Possible attributes are:
\begin{itemize}
\item \textbf{answer}\index{answer}: required, specifies the correct
answer, may be either a perl list or scalar
\item \textbf{unit}\index{unit}: optional, specifies unit of correct answer, CAPA style
\end{itemize}

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