Log of /trunk/webwork-modperl/lib/WeBWorK/Constants.pm
Parent Directory
Revision
3973 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 25 23:13:56 2006 UTC (7 years, 4 months ago) by
sh002i
File length: 14978 byte(s)
Diff to
previous 3861
,
to
selected 2744
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this is probably overkill, since there are some files that were created
after 2000 and some files that were last modified before 2006.)
Revision
3859 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 26 23:53:13 2005 UTC (7 years, 5 months ago) by
gage
File length: 14921 byte(s)
Diff to
previous 3858
,
to
selected 2744
Turn off debugging.
Allow the theme to be edited for each course. (This is slightly dangerous
since a misspelling of the theme could cause troubles.)
It would be helpful to have a pop-up menu widget for Config.pm -- similar to
the boolean or permission pop ups, but where the values
can be specified.
Revision
3858 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 26 22:06:37 2005 UTC (7 years, 5 months ago) by
gage
File length: 14722 byte(s)
Diff to
previous 3820
,
to
selected 2744
Modifications which replace SetsAssignedToUsers.pm by UserDetail.pm
Added instructor help link to the links in the left margin.
There is no specific student help link.
Added some more configuration variables to Constants.pm
Revision
3682 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 2 19:51:45 2005 UTC (7 years, 8 months ago) by
jj
File length: 10807 byte(s)
Diff to
previous 3600
,
to
selected 2744
New Config module. It will put its course settings in a file simple.conf
along side course.conf. Changes are:
URLPath.pm: wiring so the Config module can be called
ContentGenerator.pm: link in left panel to Config module
CourseEnvironment.pm: evaluate simple.conf. File name can be specified
when creating a new CourseEnvironment. This allows it to be bypassed
(which is currently used), or to test a simple settings file (not
used now, but it might be useful).
Constants.pm: all data about configuration is stored here. New values
can just be added here, unless they are a new type.
Config.pm: new module for limited course configuration.
Note, it might be better to move the new variable in Constants.pm to
another file. Committing changes to Constants.pm can be an extra
hassle since it contains some site specific configuration.
Revision
3485 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 12 02:47:30 2005 UTC (7 years, 10 months ago) by
sh002i
File length: 3818 byte(s)
Diff to
previous 3311
,
to
selected 2744
added HiRes timing data to WeBWorK::Debug, removed WeBWorK::Timing. all
existing calls to the WeBWorK::Timing methods now pass the same messages
to debug().
added an option to WeBWorK::Debug to allow only certain subroutines to
log debug messages, in addition to the existing option to bar certain
subroutines from doing so.
Revision
3311 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 23 02:33:03 2005 UTC (7 years, 11 months ago) by
gage
File length: 3893 byte(s)
Diff to
previous 3308
,
to
selected 2744
The TIMEOUT constant which is now defined in WeBWorK::Cosntants and is
(and was) used in WeBWorK::PG::Local gives the time in seconds
that is allowed for rendering one PG problem. The old value was 5 minutes
which was probably way too long. The default in WeBWorK::Constants has been
set to 60 seconds. If no value is set then 10 seconds is used.
-- Mike
Revision
2927 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 15 04:30:20 2004 UTC (8 years, 8 months ago) by
sh002i
File length: 3544 byte(s)
Diff to
previous 2895
,
to
selected 2744
work on error and warning output. prettification of stack traces,
rewording of explanatory text, better logging, other stuff. a lot of
annoying crap, basically.
Revision
2744 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Wed Sep 8 01:42:05 2004 UTC (8 years, 9 months ago) by
sh002i
File length: 3236 byte(s)
Diff to
previous 2407
Added Bill's textDateTime/intDateTime routines. Closes bug #618.
Revision
2365 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 23 00:33:05 2004 UTC (8 years, 11 months ago) by
sh002i
File length: 2957 byte(s)
Diff to
previous 2362
,
to
selected 2744
preliminary Constants module. Currently holds configuration constants
for WeBWorK::Debug, WeBWorK::Timing, and WeBWorK::PG::ImageGenerator. It
is loaded by WeBWorK.pm.
I'm taking suggestions for what additional items to add to it.
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.