--- loncom/html/adm/help/tex/Custom_Response_Problems.tex 2006/07/18 17:24:45 1.1 +++ loncom/html/adm/help/tex/Custom_Response_Problems.tex 2006/07/18 18:56:11 1.2 @@ -7,9 +7,9 @@ variable \$submission, and needs to be e \begin{itemize} \item EXACT\_ANS: return if solved exactly correctly \item APPROX\_ANS: return if solved approximately -\item INCORRECT: return if not correct, loose try +\item INCORRECT: return if not correct, uses up a try \item SIG\_FAIL, NO\_UNIT, ANS\_CNT\_NOT\_MATCH, BAD\_FORMULA, -WANTED\_NUMERIC: return if not correct for different reasons, do not loose try +WANTED\_NUMERIC: return if not correct for different reasons, does not use up a try \end{itemize} The answer display is shown instead of the student response in 'show answer' mode. The following example illustrates this: