File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Foil_Structure_Tags.tex
Revision 1.2: download - view: text, annotated - select for diffs
Mon Jan 23 20:29:42 2017 UTC (7 years, 5 months ago) by damieng
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
doc improved for editors, responses, index

\label{Authoring_Foil_Structure_Tags}


All response tags that implement a foil structure have an optional arg of \emph{max}
that controls the maximum number of total foils to show. 

\begin{itemize}
\item \textbf{foilgroup}\index{foilgroup}: required. Must surround all
foil definitions. Only the optionresponse foilgroup can have attributes.
\item \textbf{foil}\index{foil}: required. The foil is defined by what
is delimited by the \textbf{foil} tag.
\item \textbf{conceptgroup}\index{conceptgroup}: optional. Surrounds a
collection of \textbf{foil}. When a problem is displayed, only one
of the contained \textbf{foil} is selected for display. It has one
required attribute \textbf{concept}.
\end{itemize}

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