File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_CustomResponse.tex
Revision 1.1: download - view: text, annotated - select for diffs
Wed Feb 1 21:18:43 2017 UTC (7 years, 3 months ago) by damieng
Branches: MAIN
CVS tags: version_2_12_X, HEAD
added doc for math, chem, hints, customresponse, essayresponse, organicresponse, reactionresponse

\label{Authoring_CustomResponse}\index{customresponse}

\textbf{customresponse} queries for text without any constraint (any character is allowed). A script analyzes the answer to grade it automatically.
\\ \\
Possible attributes are:
\begin{itemize}
\item \textbf{answerdisplay}: string to display for answer
\end{itemize}

The \textbf{answer} element inside, with the Perl code used for grading, can have the following attribute:
\begin{itemize}
\item \textbf{type}: should be \texttt{loncapa/perl}
\end{itemize}

Hints can be specified with \textbf{customhint}.

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