Log of /trunk/webwork/system/cgi/cgi-scripts/processProblem8.pl
Parent Directory
Revision
203 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 14 19:56:04 2001 UTC (11 years, 8 months ago) by
apizer
File length: 63463 byte(s)
Diff to
previous 131
attached the CLRecord. Without this classlist data was not being passed
to defineProblemEnvir. Also added the studentID to the envir
Revision
131 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 14 20:25:40 2001 UTC (11 years, 9 months ago) by
apizer
File length: 63330 byte(s)
Diff to
previous 101
Modified lines 505-10 so that when a problem is viewed for the first time,
process_answers from PGtranslator.pm is still run with empty imput. This
means that the correct mesages from problem graders will be displayed (and
erroneous error messages will not be displayed) the first time a problem
is viewed.
Revision
101 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 8 02:17:35 2001 UTC (11 years, 9 months ago) by
gage
File length: 63104 byte(s)
Diff to
previous 97
Changed package name for error handlers to Global:: (from main::) to match
the change which occured in Global.pm version 1.6 where the handlers were moved
inside the Global.pm package.
$SIG{'FPE'} = \&Global::PG_floating_point_exception_handler;
$SIG{__WARN__}=\&Global::PG_warnings_handler;
Warning messages from within problems and from within macros should now work again.
Revision
97 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 7 18:33:14 2001 UTC (11 years, 9 months ago) by
sam
File length: 63088 byte(s)
Diff to
previous 37
Added $envir{'externalTTHPath'} to defineProblemEnvir in each file. This
will work with dangerousMacros.pl to specify the path to TTH.
Revision
37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 21 01:03:14 2001 UTC (11 years, 11 months ago) by
apizer
File length: 63027 byte(s)
Diff to
previous 21
Hints and Solutions now use basically the same mechanism. Fixed hugs in hints
and minor bugs in solutions.
Revision
21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 12:14:14 2001 UTC (11 years, 11 months ago) by
apizer
File length: 62330 byte(s)
Diff to
previous 11
Added code giving students the choice whether or not to "show my old
answers", i.e. to show storred sticky answers. The default for practice users
and all users after the answer date is not to show these. Otherwise the
default is to show them. This required a change everywhere processProblem
is called.
Revision
8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
File length: 62031 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.