Log of /trunk/webwork/system/cgi/cgi-scripts/welcomeAction.pl
Parent Directory
Revision
118 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 11 01:46:39 2001 UTC (11 years, 9 months ago) by
gage
File length: 39620 byte(s)
Diff to
previous 117
,
to
selected 11
Added code to handle warning messages for the paperHeader.pg file
as well as the problems.
Made sure that the warning messages are protected for TeX ONLY when
the output will be hard copy (i.e. when the list @PG_COMPILE_ERRORS
is empty.) otherwise the warning messages are left as HTML
Revision
117 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 11 00:25:14 2001 UTC (11 years, 9 months ago) by
gage
File length: 38662 byte(s)
Diff to
previous 116
,
to
selected 11
Added logPrint to error messages when the TeX code cannot be
converted into a .dvi file. This allows useful feedback when
there is a pure tex error -- i.e. the .pg file compiles correctly
but the resulting TeX is not well formed.
Also added some code that adds warning messages after each problem (except
the screen/pageheader file) with some extra formatting so that messages
can be handled by the TeX processor.
If this latter code is adequate it should probably be abstracted and moved
to Global near where the PG warnings handler is defined. Currently the
code modifies the Global::WARNINGS variable VERY far away from the
definition of that variable. It would be better to have a couple of
subroutines in Global that "print" the WARNINGS string, perhaps protecting
the characters that upset TeX, and another subroutine which clears the
WARNINGS variable.
Meantime keep testing the error output -- it's looking better.
Revision
115 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 19:03:37 2001 UTC (11 years, 9 months ago) by
sh002i
File length: 36845 byte(s)
Diff to
previous 112
,
to
selected 11
Rewrote downloadAllSets to mak sense, fixed error reporting, fixed several
"used only once" warnings, enhanced filename handling for downloaded files
(this is very nice -- it can tell whether we're getting one set for
multiple students or multiple sets for one student :), changed temp file
naming scheme. what fun!
Revision
112 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 10 15:35:24 2001 UTC (11 years, 9 months ago) by
sh002i
File length: 41906 byte(s)
Diff to
previous 104
,
to
selected 11
1. Fixed prepareHardcopy. Actually works now.
2. Incorporated old error reporting code into downloadAllSets
This file is incredibly hairy and should be cleaned up/split up a.s.a.p...
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: 39618 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
11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Mon Jun 18 15:21:51 2001 UTC (11 years, 11 months ago) by
sam
File length: 39299 byte(s)
Diff to
previous 10
another setup script test (changed #! lines)
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: 39299 byte(s)
Diff to
previous 6
,
to
selected 11
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.