File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_DataResponse.tex
Revision 1.1: download - view: text, annotated - select for diffs
Tue Jun 10 19:29:26 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, 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, HEAD
homework5.html chunked up with authoring information

\label{Authoring_DataResponse}


\textbf{dataresponse} is an advanced type of response tag that implements
a simple data storage, and needs an input tag like textline to work
correctly. Possible attributes are:

\begin{itemize}
\item \textbf{name}\index{name}: An internal name for the value, it will
have the part id and response id added to it.
\item \textbf{type}\index{type}: type of data stored in this response field,
should be one of the types supported by parameter.html 
\item \textbf{display}\index{display}: a string that will be used to describe
the field when interfacing with humans
\end{itemize}

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