Log of /trunk/webwork/system/courseScripts/PGanswermacros.pl
Parent Directory
Revision
49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 21 19:53:59 2001 UTC (11 years, 11 months ago) by
chris
File length: 144309 byte(s)
Diff to
previous 44
Added "evaluatesToNumber" subroutine. In conjunction with fix_answer_for_display filter, this now fixes a bug with displaying student_ans in a problem that allows strings for valid answers.
Revision
41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 21 14:40:51 2001 UTC (11 years, 11 months ago) by
chris
File length: 143796 byte(s)
Diff to
previous 40
Added postfilter fix_answers_for_display which incorporates all changes made in previous version.
Revision
40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 21 13:33:27 2001 UTC (11 years, 11 months ago) by
gage
File length: 143666 byte(s)
Diff to
previous 36
Changed NUM_CMP so that the calculated versions of the student's answer
and the professor's remain in the answer hash to be displayed by
displayMacros.
There are now slight clues, when using num_str_cmp that the
instructor's answer is a string. I'm not sure anyone can find them
easily. Further refinements should be able to remove them in any case.
Revision
36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 20 20:01:26 2001 UTC (12 years ago) by
gage
File length: 143259 byte(s)
Diff to
previous 35
Simplified some of the scripts. Using forking there is no need
to evaluate $main:: everytime, since it remains the same for both
the parent (where the script is compiled) and in the child where
the script is executed.
There were other minor fixes to work around bugs in 5.6.0 which were
fixed in 5.6.1
Revision
28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 20:56:08 2001 UTC (12 years ago) by
gage
File length: 151283 byte(s)
Diff to
previous 22
Fixed problem in dangerousMacros.pl defining i so that it can be used
as a complex number.
Fixed htmlLink so that it gives a friendly error message about broken links
when fed an undefined url.
Revision
22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 13:07:28 2001 UTC (12 years ago) by
chris
File length: 151275 byte(s)
Diff to
previous 11
Added unix-style filters to NUM_CMP and re-routed all numerical answer evaluators to num_cmp. Combined numerical_compare_with_units and NUM_CMP.
Revision
8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 15 16:24:03 2001 UTC (12 years ago) by
gage
File length: 131192 byte(s)
Diff to
previous 6
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)
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.