[system] / branches / rel-2-2-dev / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / SetsAssignedToUser.pm Repository:
ViewVC logotype

Log of /branches/rel-2-2-dev/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm

Parent Directory Parent Directory


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

Revision 3972 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:12:05 2006 UTC (7 years, 3 months ago) by sh002i
File length: 8946 byte(s)
Diff to previous 3879
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 3879 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 02:08:53 2006 UTC (7 years, 4 months ago) by
File length: 8946 byte(s)
Diff to previous 3485
This commit was manufactured by cvs2svn to create branch 'rel-2-2-dev'.

Revision 3485 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 12 02:47:30 2005 UTC (7 years, 9 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 8946 byte(s)
Diff to previous 3357
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 3357 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 5 18:56:12 2005 UTC (7 years, 10 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 9110 byte(s)
Diff to previous 3094
renamed "problem set" to "homework set" in page content.
closes bug #797.

Revision 3094 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 19 21:54:34 2005 UTC (8 years, 4 months ago) by jj
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 9120 byte(s)
Diff to previous 2994
Fix typo on button.

Revision 2994 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 10 21:17:38 2004 UTC (8 years, 6 months ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 9120 byte(s)
Diff to previous 2808
Enormous speed increase by not doing unneccesary
assignments or deletions when the user/set record already exists (or not).

Revision 2808 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 20:05:16 2004 UTC (8 years, 8 months ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 8880 byte(s)
Diff to previous 2778
Changed ProblemSetEditor calls to ProblemSetDetail
Added Davide Cervone's patches
   - Fixes formatting
   - Made usage more consistent
   - Added appropriate error messages

Closes #663.

Revision 2778 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 13 19:35:12 2004 UTC (8 years, 8 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6954 byte(s)
Diff to previous 2338
timezone support

Revision 2338 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 17 14:35:05 2004 UTC (8 years, 11 months ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6986 byte(s)
Diff to previous 2088
added permissions checks

it may be necessary to give someone (like a TA) that does not have
the ability to assign sets, the ability to view how sets/users are
assigned for troubleshooting purposes but for now, they cannot

Revision 2088 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 11 20:51:42 2004 UTC (9 years ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6828 byte(s)
Diff to previous 2048
uses addmessage() instead of submitError

Revision 2048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 8 15:49:48 2004 UTC (9 years ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6787 byte(s)
Diff to previous 2044
Sort sets by alphabetical order for the SetsAssignedToUser page.
Corrected typo on Stats.pm

Revision 2044 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 7 23:14:05 2004 UTC (9 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6635 byte(s)
Diff to previous 1996
changed it to sort by due date as well as showing due date

Revision 1996 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 4 14:44:58 2004 UTC (9 years ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6635 byte(s)
Diff to previous 1938
cosmetic change to title to include user name

Revision 1938 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 4 04:00:10 2004 UTC (9 years, 1 month ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6455 byte(s)
Diff to previous 1928
More changes in construction of urls.

Changed parameter acquistion in ShowAnswers

Revision 1928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 28 03:25:47 2004 UTC (9 years, 1 month ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 5774 byte(s)
Diff to previous 1841
Cleanup -- moving toward using the Apache:Request object and URLpath.

It remains to use URLpath to construct new paths in these files.

Revision 1841 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 4 21:05:58 2004 UTC (9 years, 2 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6411 byte(s)
Diff to previous 1783
changed template escape handler functions to grab data from $r->urlpath
instead of @_ for compatability with dispatch_new.

Revision 1783 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 6 18:01:51 2004 UTC (9 years, 3 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6358 byte(s)
Diff to previous 1760
shows user-specific due date if overridden. closes bug #394.

Revision 1760 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 28 03:31:44 2004 UTC (9 years, 3 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6223 byte(s)
Diff to previous 1681
Changed "open date" to "due date"  when

Revision 1681 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 18 23:15:34 2003 UTC (9 years, 5 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 6222 byte(s)
Diff to previous 1667
- Assigner and SetsAssignedToUser now refuse to unassign sets from the
GlobalTableEmulator's "global user". Closes bug #283.
- New "unassign from all users" button in Assigner.
- Cosmetic changes to path() and title() in several modules.

Revision 1667 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 12 02:24:30 2003 UTC (9 years, 5 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 5594 byte(s)
Diff to previous 1663
As best I can determine all "get" commands to the database are now
checked and appropriate action (usually "die") is taken if no
object is returned.

One exception.  The multiple "gets"  such as getGlobalSets(@setNames)
are not checked -- if a given setName is not found is an empty object
returned? in the list or is nothing returned?

--Mike

Revision 1663 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 5448 byte(s)
Diff to previous 1642
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.

Here is the new header:

################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE.  See either the GNU General Public License or the
# Artistic License for more details.
################################################################################

Revision 1642 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 19 23:08:02 2003 UTC (9 years, 6 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 4791 byte(s)
Diff to previous 1627
implemented assignAllSetsToUser and unassignAllSetsFromUser

Revision 1627 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Nov 8 02:54:56 2003 UTC (9 years, 6 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetsAssignedToUser.pm
File length: 5192 byte(s)
this module allows you to change which sets are assigned to a given
user. it is not yet accessible via the WW UI, but you can access it with
a URI like "/webwork2/$courseID/instructor/users/$userID/sets/"

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