File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Response_Attributes.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

    1: \label{Authoring_Response_Attributes}
    2: 
    3: 
    4: These response tag attributes are used by all response tags:
    5: 
    6: \begin{itemize}
    7: \item \textbf{id}\index{id}: If this isn't set it will be set during the
    8: publication step. It is used to assign parameters names in a way that
    9: can be tracked if an instructor modifies things by hand. 
   10: \item \textbf{name}\index{name}: optional. If set, it will be used by the
   11: resource assembly tool when one is modifying parameters.
   12: \end{itemize}

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