Log of /trunk/webwork/system/courseScripts/AnswerHash.pm
Parent Directory
Revision
262 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 21 04:10:11 2001 UTC (11 years, 5 months ago) by
gage
File length: 17250 byte(s)
Diff to
previous 188
Made modifications in the evaluate method of AnswerEvaluator which allow the
answer evaluators to be called twice. (Specifically the error flags are initialized
at the beginning of each call to evaluate).
Revision
188 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Tue Sep 4 16:40:58 2001 UTC (11 years, 8 months ago) by
gage
File length: 17102 byte(s)
Diff to
previous 173
Modifications in these two files make questions whose answer blanks hve
the same names behave properly.
The new versions of CGI seem to return such answers as a reference to an array.
Earlier versions returned the answrs as a string with \0 separators.
With the new changes the AnswerEvaluator get_student_answer subroutine and
the NAMED_ANS_RULE in PGbasicmacros.pl will handle either a null separated
string or an answer array when dealing with vector answers.
This should correct some difficulties experienced in the linear algebra
questions. More testing needs to be done.
Revision
109 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 9 21:37:29 2001 UTC (11 years, 9 months ago) by
gage
File length: 16651 byte(s)
Diff to
previous 5
,
to
selected 188
AnswerEvaluators can now handle ans_hash as an input (this allows
the answerevaluator to be used as a filter in another answer evaluator
Cosmetic changes made to the error reporting when the debug
flag is set.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.