--- loncom/html/adm/help/tex/Authoring_RadiobuttonResponse.tex 2017/01/23 20:29:42 1.4 +++ loncom/html/adm/help/tex/Authoring_RadiobuttonResponse.tex 2017/02/01 21:18:43 1.6 @@ -8,10 +8,12 @@ It is possible to use a Perl variable fo Several true foils can be specified, but only one (randomly chosen) will be displayed. -Possible attributes for \texttt{} are: +Possible attributes for \textbf{radiobuttonresponse} are: \begin{itemize} \item \textbf{max}: the maximum number of foils displayed at once (if more are specified, some will not be displayed) \item \textbf{randomize}: set to \texttt{yes} to randomize the order of foils when displayed \item \textbf{direction}: set to \texttt{horizontal} to display foils horizontally \end{itemize} + +Hints can be specified with \textbf{radiobuttonhint}.