[system] / trunk / webwork-modperl / lib / WeBWorK / ContentGenerator / Instructor / SetMaker.pm Repository:
ViewVC logotype

Log of /trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/SetMaker.pm

Parent Directory Parent Directory


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

Revision 2572 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 4 17:31:22 2004 UTC (8 years, 9 months ago) by jj
File length: 32958 byte(s)
Diff to previous 2450 , to selected 2116
Changed "me" to this problem and fixed bug which appeared if a set_id
started with "set".

Revision 2450 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 7 14:37:32 2004 UTC (8 years, 10 months ago) by gage
File length: 33060 byte(s)
Diff to previous 2431 , to selected 2116
Changed the misnamed problem_header to hardcopy_header which is a more accurate
description of the variables use.

Hardcopy.pm now consults hardcopy_header as opposed to set_header

This addresses some of the concerns in bug #556

Revision 2431 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 1 20:31:13 2004 UTC (8 years, 10 months ago) by dpvc
File length: 33057 byte(s)
Diff to previous 2283 , to selected 2116
Provide mechanism for adding extra problem library buttons
to the Library Browser.

These changes allow you to specify (via course.conf or global.conf)
that certain subdirectories of the templates directory are to have
separate buttons in the top panel of the Set Maker.  These buttons
only appear if the directories actually exist, and any other
directories are listed in the "Local Problems" button as usual.  If
the list of these directories is empty (the default), then the results
are just like they currently are, but it allows one more level of
separation of the hierarchy for those who want it.

The idea is to make symbolic links to the problem libraries from
Rochester, ASU, etc., and have separate buttons for these.  This
avoids having one monster menu with all the problems in it.  (Of
course, you could make buttons for any directories you want.)  There
are instructions in global.conf.dist that exmplain how to do configure
this.

Revision 2283 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 9 02:51:57 2004 UTC (8 years, 11 months ago) by jj
File length: 31291 byte(s)
Diff to previous 2269 , to selected 2116
Make use of new utility function for adding a problem to a set.

Revision 2269 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 7 02:50:52 2004 UTC (8 years, 11 months ago) by jj
File length: 31444 byte(s)
Diff to previous 2264 , to selected 2116
Added success message when creating a new set.  Also,
added requested feature - when creating a new set, allow the user to assign
it to themselves.  This is done through javascript.  Only users with js
turned on get it, but it is kind of a frill.  Non-js users see just the old
behavior.

Revision 2264 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 6 21:03:54 2004 UTC (8 years, 11 months ago) by jj
File length: 30891 byte(s)
Diff to previous 2230 , to selected 2116
Changed Current Set to Target Set (hopefully more intuitive), and changed Top
to My Problems, also hopefully more intuitive for non-unix users.

Revision 2230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 31 02:20:27 2004 UTC (8 years, 11 months ago) by jj
File length: 30891 byte(s)
Diff to previous 2225 , to selected 2116
Changed "Act on" button to say "Update" in bold.  Also, added mark all button.  Also, added clear all marks button.  Also, "Add me" checkboxes are now sticky, unless you update and they are added.  Then you get an additional message by the add box.  Mayble we should flip the css class of the "Add me" line too to signal who was added.  Hidme boxes aren't sticky since their problems usually get hidden anyway.

Revision 2225 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 28 23:15:44 2004 UTC (8 years, 11 months ago) by jj
File length: 29715 byte(s)
Diff to previous 2154 , to selected 2116
Added two more controls next to View Problems: choice of display mode, which includes none for those who don't like to see their problems displayed, and one to choose how many problems you get at once.  Also, problems who's rendering cause an error get their message displayed with ResultsWithError.

Revision 2154 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 22 16:46:03 2004 UTC (9 years ago) by jj
File length: 28088 byte(s)
Diff to previous 2152 , to selected 2116
Fixed bug which came up when adding problems located at the top of the
templates directory.

Revision 2152 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 22 01:50:35 2004 UTC (9 years ago) by jj
File length: 28270 byte(s)
Diff to previous 2147 , to selected 2116
Put addbadmessage in Contentgenerator (to go with addgoodmessage),
and use it in SetMaker.

Revision 2147 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 22 00:38:44 2004 UTC (9 years ago) by sh002i
File length: 28171 byte(s)
Diff to previous 2140 , to selected 2116
fixed typo: addgoodmsg -> addgoodmessage.

Revision 2140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 21 23:38:53 2004 UTC (9 years ago) by jj
File length: 28167 byte(s)
Diff to previous 2117 , to selected 2116
Extricating Problem Library from DB structure, part II.

Revision 2117 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 15 19:13:43 2004 UTC (9 years ago) by jj
File length: 28298 byte(s)
Diff to previous 2116
Changed "success problems added" from resultwitherror to resultwithouterrer.

Revision 2116 - (view) (download) (as text) (annotate) - [selected]
Modified Sat May 15 19:10:18 2004 UTC (9 years ago) by jj
File length: 28297 byte(s)
Diff to previous 2115
Lots of addmessage()s added, including success for adding problems.  This may
close bug 485.

Revision 2115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 15 17:42:07 2004 UTC (9 years ago) by jj
File length: 27300 byte(s)
Diff to previous 2112 , to selected 2116
Reorganized to use addmessage for messages.  Also minor cleanups of
variable names, and better handling when there are no pg files under
templates.

Revision 2112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 14 20:49:21 2004 UTC (9 years ago) by jj
File length: 26122 byte(s)
Diff to previous 2040 , to selected 2116
When a new set is created, it is automatically selected.  This partially
resolves bug 485.

Revision 2040 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 7 21:04:07 2004 UTC (9 years ago) by jj
File length: 26079 byte(s)
Diff to previous 2039 , to selected 2116
Fixed bug in logic of when to show Edit it link.

Revision 2039 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 7 20:59:30 2004 UTC (9 years ago) by jj
File length: 26038 byte(s)
Diff to previous 2024 , to selected 2116
Changed urlpath->new to urlpath->newFromModule.  Also added check for when
using the problem library, that the Library directory exists, and if not,
try to fix it ourselves.

Revision 2024 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 7 06:07:58 2004 UTC (9 years ago) by jj
File length: 25349 byte(s)
Diff to previous 2021 , to selected 2116
Fixed bug #477 and similar problems when there are no local sets; fixed bug
where top level local files were not detected, made "Edit it" link come back
if you are not looking at a library file, and floated "Try it" and "Edit it"
to the right.

Revision 2021 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 6 23:20:49 2004 UTC (9 years ago) by jj
File length: 24566 byte(s)
Diff to previous 2015 , to selected 2116
Removed edit it links.

Revision 2015 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 6 21:38:58 2004 UTC (9 years ago) by jj
File length: 24563 byte(s)
Diff to previous 2002 , to selected 2116
Commented out features which are not used yet in the problem library.
Uncommented Try it and Edit it links.

Revision 2002 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 5 16:04:48 2004 UTC (9 years ago) by jj
File length: 24553 byte(s)
Diff to previous 1994 , to selected 2116
Removed hard-wired path.

Revision 1994 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon May 3 20:47:23 2004 UTC (9 years ago) by jj
File length: 24602 byte(s)
Diff to selected 2116
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