[system] / branches / rel-2-3-dev / webwork-modperl / lib / WeBWorK / ContentGenerator / Instructor / Config.pm Repository:
ViewVC logotype

Log of /branches/rel-2-3-dev/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm

Parent Directory Parent Directory


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

Revision 4396 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 24 21:07:52 2006 UTC (6 years, 8 months ago) by
File length: 18676 byte(s)
Diff to previous 4234
This commit was manufactured by cvs2svn to create branch 'rel-2-3-dev'.

Revision 4234 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 12 01:19:15 2006 UTC (6 years, 10 months ago) by gage
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 18676 byte(s)
Diff to previous 4202
Mostly replace use CGI; with use WeBWorK::CGI

Files with additional changes to CGI calls are
SendMail, SetMaker PGProblemEditor Instructor::Index and FileManager

Revision 4202 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 8 14:07:35 2006 UTC (6 years, 10 months ago) by gage
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 18670 byte(s)
Diff to previous 3973
Try using the -nosticky pragma to see if this fixes the problem.

Revision 3973 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:13:56 2006 UTC (7 years, 3 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 18658 byte(s)
Diff to previous 3860
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 3860 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 27 00:34:18 2005 UTC (7 years, 4 months ago) by gage
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 18667 byte(s)
Diff to previous 3744
Added popuplist widget to Config.pm.  Modified Constants.pm to
allow choice of theme from a pop up menu.

Revision 3744 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 7 21:21:01 2005 UTC (7 years, 6 months ago) by sh002i
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 17304 byte(s)
Diff to previous 3685
stop using CGI::Pretty, for speed and output size.

Revision 3685 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 3 04:29:56 2005 UTC (7 years, 7 months ago) by jj
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 17319 byte(s)
Diff to previous 3684
Allow basic types to specify the width of their input fields, and changed the handling of the long doc strings.  The long string is no longer sent as a parameter where it might be truncated.

Revision 3684 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 3 00:52:02 2005 UTC (7 years, 7 months ago) by jj
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 17065 byte(s)
Diff to previous 3683
Made a little more html use CGI::* methods.

Revision 3683 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 2 20:40:30 2005 UTC (7 years, 7 months ago) by jj
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 17002 byte(s)
Diff to previous 3682
Added some todo items, and fixed minor bug with the minimum number of
displayModes (it was supposed to be a variable).

Revision 3682 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Oct 2 19:51:45 2005 UTC (7 years, 7 months ago) by jj
Original Path: trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/Config.pm
File length: 16567 byte(s)
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.

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