--- loncom/html/adm/help/tex/Authoring_Hint_Tags.tex 2005/02/22 15:10:32 1.2 +++ loncom/html/adm/help/tex/Authoring_Hint_Tags.tex 2009/08/21 14:15:45 1.3 @@ -28,4 +28,5 @@ should be set to the value of which \tex will be shown, and the attribute \textbf{answer} should be a two element list, first the type (\textbf{foil} or \textbf{concept}) and then either the foil's name or the concept's string. +\item \textbf{customhint}\index{customhint}: The required attribute \textbf{name} should be set to the value of which \textbf{hintpart} will be shown. Define the hint condition within an \textbf{answer} block inside of the \textbf{customhint} block. The condition is defined like how an answer is defined in \textbf{customresponse} where you need to return EXACT\_ANS to indicate when customhint criteria are met. \end{itemize}