Log of /trunk/webwork/system/courseScripts/AnswerHash.pm
Parent Directory
Revision
849 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 16 05:11:49 2003 UTC (10 years ago) by
gage
File length: 25672 byte(s)
Diff to
previous 307
Commented out subroutines which are not being used (to the best
of my knowledge) For the most part these are subroutines which were
originally designed to help clean up the instructors answers. This
turned out to be a rather idiosyncratic process, and the standard
subroutines didn't seem to be that useful.
We might want to return to this problem later.
Revision
307 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 24 00:31:55 2002 UTC (10 years, 11 months ago) by
gage
File length: 23974 byte(s)
Diff to
previous 293
Continuing to add documentation to AnswerHash
AnswerHas is largely described. A general description of the
filters is also done. The AnswerEvaluator object needs much
more documentation.
Revision
262 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 21 04:10:11 2001 UTC (11 years, 4 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)
-
[select for diffs]
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
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.