File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_MatchResponse.tex
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jan 23 20:29:42 2017 UTC (7 years, 6 months ago) by damieng
Branches: MAIN
CVS tags: HEAD
doc improved for editors, responses, index

    1: \label{Authoring_MatchResponse}\index{matchresponse}
    2: 
    3: \textbf{matchresponse} queries for matches betweens items from two lists.
    4: It is also possible to query for matches with optionresponse,
    5: but optionresponse only accepts simple text for the matches.
    6: With matchresponse, it is possible to use anything as a match,
    7: such as equations, images, plots, or long styled texts.
    8: 
    9: The \texttt{foilgroup} must contain an \texttt{itemgroup} with \texttt{item} elements.
   10: 
   11: Possible attributes are:
   12: \begin{itemize}
   13:   \item \textbf{max}: the maximum number of foils displayed at once
   14:   \item \textbf{randomize}: set to \texttt{yes} to randomize the order of foils when displayed
   15: \end{itemize}

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