--- loncom/html/adm/help/tex/Authoring_Hint_Tags.tex 2011/01/10 00:06:25 1.4 +++ loncom/html/adm/help/tex/Authoring_Hint_Tags.tex 2016/08/20 16:06:50 1.5 @@ -27,6 +27,6 @@ should be set to the value of which \tex \textbf{name} should be set to the value of which \textbf{hintpart} will be shown, and the attribute \textbf{answer} should be at least a two element list: first the type (\textbf{foil} or \textbf{concept}) and then -either the foil name(s) or the concept string(s), e.g., ``('foil','greaterthan','equal')'' if the condition should be triggered by the foils named ``greaterthan'' or ``equal.'' +either the foil name(s) or the concept string(s), e.g., ``(`foil',`greaterthan',`equal')'' if the condition should be triggered by the foils named ``greaterthan'' or ``equal.'' \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}