File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_DataResponse.tex
Revision 1.2: download - view: text, annotated - select for diffs
Tue Feb 22 14:52:56 2005 UTC (19 years, 5 months ago) by vandui11
Branches: MAIN
CVS tags: HEAD
formatting of bullets changed for consistency

\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}: 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. It should be one of the types supported by parameter.html 
\item \textbf{display}\index{display}: string that will be used to describe
the field when interfacing with humans.
\end{itemize}

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