Annotation of loncom/html/adm/help/tex/Authoring_RankResponse.tex, revision 1.1

1.1     ! damieng     1: \label{Authoring_RankResponse}\index{rankresponse}
        !             2: 
        !             3: \textbf{rankresponse} asks to sort a list of items in the right order.
        !             4: The foils \textbf{value} attribute is a number used to specify the correct order.
        !             5: If two items are equivalent, ranking is done in the same way as it is done for sports events.
        !             6: Say that there are two second places, then the ranking is "1 2 2 4 5 6".
        !             7: For three second places, the correct ranking is "1 2 2 2 5 6". 
        !             8: \\ \\
        !             9: Possible attributes are:
        !            10: \begin{itemize}
        !            11:   \item \textbf{max}: the maximum number of foils displayed at once
        !            12:   \item \textbf{randomize}: set to \texttt{yes} to randomize the order of foils when displayed
        !            13: \end{itemize}

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