Diff for /loncom/html/adm/help/tex/Custom_Response_Problems.tex between versions 1.1 and 1.2

version 1.1, 2006/07/18 17:24:45 version 1.2, 2006/07/18 18:56:11
Line 7  variable \$submission, and needs to be e Line 7  variable \$submission, and needs to be e
 \begin{itemize}  \begin{itemize}
 \item EXACT\_ANS: return if solved exactly correctly  \item EXACT\_ANS: return if solved exactly correctly
 \item APPROX\_ANS: return if solved approximately  \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,   \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}  \end{itemize}
 The answer display is shown instead of the student response in 'show answer' mode.  The answer display is shown instead of the student response in 'show answer' mode.
 The following example illustrates this:  The following example illustrates this:

Removed from v.1.1  
changed lines
  Added in v.1.2


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