[system] / trunk / webwork / system / cgi / cgi-scripts / welcomeAction.pl Repository:
ViewVC logotype

Log of /trunk/webwork/system/cgi/cgi-scripts/welcomeAction.pl

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 621 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 8 19:52:20 2002 UTC (10 years, 6 months ago) by gage
File length: 40440 byte(s)
Diff to previous 602
Added environment variables for the paths to the gif2eps and png2eps
scripts.

This increases compatibility with the modperl version of WeBWorK.

Revision 602 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 24 20:14:14 2002 UTC (10 years, 6 months ago) by apizer
File length: 40228 byte(s)
Diff to previous 601
define envir{fileName}

Revision 601 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 24 18:31:21 2002 UTC (10 years, 6 months ago) by jj
File length: 40195 byte(s)
Diff to previous 580
Fixed png creation from screen header file.

Revision 580 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 11 16:28:10 2002 UTC (10 years, 7 months ago) by apizer
File length: 39737 byte(s)
Diff to previous 578
Change how debugging output works

Revision 578 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 10 23:58:53 2002 UTC (10 years, 7 months ago) by apizer
File length: 39588 byte(s)
Diff to previous 565
send fewer messages to error_log

Revision 565 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 3 17:44:32 2002 UTC (10 years, 7 months ago) by apizer
File length: 39592 byte(s)
Diff to previous 540
append (error) messages to error_log rather than overwrite error_log

Revision 540 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 9 19:05:55 2002 UTC (10 years, 8 months ago) by apizer
File length: 39588 byte(s)
Diff to previous 523
use the new variable extendedPath

Revision 523 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 29 18:20:19 2002 UTC (10 years, 8 months ago) by apizer
File length: 39548 byte(s)
Diff to previous 516
Set ENV{'PATH'} in Global.pm

Revision 516 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 28 19:56:46 2002 UTC (10 years, 8 months ago) by apizer
File length: 39603 byte(s)
Diff to previous 515
added extendedPath variable

Revision 515 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 28 18:39:42 2002 UTC (10 years, 8 months ago) by apizer
File length: 39548 byte(s)
Diff to previous 495
log dvips and latex system erors rather then sending them to dev/null

Revision 495 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 21 20:09:38 2002 UTC (10 years, 8 months ago) by jj
File length: 39623 byte(s)
Diff to previous 291
Added support for HTML_dpng (dvipng) mode.

Revision 291 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 23 13:50:12 2002 UTC (10 years, 11 months ago) by gage
File length: 39599 byte(s)
Diff to previous 261
Modifying perl command line to
#!/usr/local/bin/webwork-perl

Revision 261 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 17 18:40:41 2001 UTC (11 years, 6 months ago) by apizer
File length: 39591 byte(s)
Diff to previous 216
allow solutioned to be printed in hard copy

Revision 216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 21 19:55:31 2001 UTC (11 years, 7 months ago) by apizer
File length: 39146 byte(s)
Diff to previous 205
changed content-type to Content-type

Revision 205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 14 20:13:23 2001 UTC (11 years, 8 months ago) by apizer
File length: 39146 byte(s)
Diff to previous 180
added studentID to envir

Revision 180 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 31 16:43:08 2001 UTC (11 years, 8 months ago) by sh002i
File length: 39086 byte(s)
Diff to previous 157
Changed pdf generation process in welcomeAction.pl to use ghostscript
directly rather than calling ps2pdf. Removed $Global::externalPs2pdfPath
and added $Global::externalGsPath.

Revision 157 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 22 16:53:00 2001 UTC (11 years, 8 months ago) by sh002i
File length: 38928 byte(s)
Diff to previous 155
Added forking code to probSerHeader translation code in createTexSource().

Revision 155 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 21 21:14:40 2001 UTC (11 years, 8 months ago) by sh002i
File length: 38106 byte(s)
Diff to previous 118
Added forking code to createTexSource to fix weird PGtranslator problem.

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
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
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 116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 10 19:29:56 2001 UTC (11 years, 9 months ago) by sh002i
File length: 37006 byte(s)
Diff to previous 115
> STRANGE BUG
fixed the strange bug!

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
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
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 104 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 8 15:29:51 2001 UTC (11 years, 9 months ago) by gage
File length: 39976 byte(s)
Diff to previous 97
Made sure that the error handlers have Global:: prefixes

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: 39960 byte(s)
Diff to previous 21
Added $envir{'externalTTHPath'} to defineProblemEnvir in each file. This
will work with dangerousMacros.pl to specify the path to TTH.

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) - [select for diffs]
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 10 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 15 21:06:18 2001 UTC (11 years, 11 months ago) by sam
File length: 39291 byte(s)
Diff to previous 8
nothing should change

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
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!)

Revision 6 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 15 14:29:57 2001 UTC (11 years, 11 months ago) by gage
File length: 39321 byte(s)
Diff to previous 2
development version dev-1-7-01 from /ww/webwork/development 15-June-2001

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jun 14 17:08:51 2001 UTC (11 years, 11 months ago) by sam
File length: 38942 byte(s)
initial import

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9