[system] / trunk / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / Assigner.pm Repository:
ViewVC logotype

Log of /trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Assigner.pm

Parent Directory Parent Directory


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

Revision 3057 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 20 16:21:50 2004 UTC (8 years, 4 months ago) by gage
File length: 5693 byte(s)
Diff to previous 3051
Fixed double declaration of $user

Revision 3051 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 18 22:35:00 2004 UTC (8 years, 5 months ago) by gage
File length: 5726 byte(s)
Diff to previous 2584
Call  $r->param("user") only in scalar context

Revision 2584 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 10 15:52:05 2004 UTC (8 years, 9 months ago) by toenail
File length: 5711 byte(s)
Diff to previous 2462
added ability to unassign selected sets from selected users

Revision 2462 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 7 22:45:40 2004 UTC (8 years, 10 months ago) by jj
File length: 4884 byte(s)
Diff to previous 2302
Added a space between words in message output to the screen.

Revision 2302 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 19:51:09 2004 UTC (8 years, 11 months ago) by toenail
File length: 4884 byte(s)
Diff to previous 2198
added permission checks

Revision 2198 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 24 01:51:13 2004 UTC (8 years, 11 months ago) by mschmitt
File length: 4376 byte(s)
Diff to previous 2196
Tweak to make filters fail gracefully

Revision 2196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 24 01:43:36 2004 UTC (8 years, 11 months ago) by mschmitt
File length: 4309 byte(s)
Diff to previous 1944
Updated to work with filters in scrolling lists

Revision 1944 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 5 03:56:16 2004 UTC (9 years, 1 month ago) by sh002i
File length: 3548 byte(s)
Diff to previous 1916
css fix

Revision 1916 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 23 01:11:59 2004 UTC (9 years, 1 month ago) by sh002i
File length: 3545 byte(s)
Diff to previous 1904
removed appendixes, deny access if not has permission

Revision 1904 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 17 08:18:29 2004 UTC (9 years, 2 months ago) by sh002i
File length: 3820 byte(s)
Diff to previous 1862
fixed FormLayout style

Revision 1862 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 6 21:49:48 2004 UTC (9 years, 2 months ago) by sh002i
File length: 3853 byte(s)
Diff to previous 1828
disabled path and title methods.

Revision 1828 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 3 20:16:35 2004 UTC (9 years, 2 months ago) by sh002i
File length: 3834 byte(s)
Diff to previous 1825
UI cleanup

Revision 1825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 1 06:33:34 2004 UTC (9 years, 2 months ago) by sh002i
File length: 3041 byte(s)
Diff to previous 1739
implemented UI using ScrollingRecordList

Revision 1739 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 16:49:09 2004 UTC (9 years, 3 months ago) by sh002i
File length: 1942 byte(s)
Diff to previous 1735
moved Assigner to UsersAssignedToSet. created new Assigner module, and
wired it to /$courseID/instructor/assigner/. It doesn't do anything yet,
but it will allow the assignment of multiple sets to multiple users, all
in one shot.

Revision 1735 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 20:53:32 2004 UTC (9 years, 3 months ago) by sh002i
File length: 7139 byte(s)
Diff to previous 1733
added more timing messages.

Revision 1733 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 19:57:05 2004 UTC (9 years, 3 months ago) by sh002i
File length: 6937 byte(s)
Diff to previous 1729
added some timing code

Revision 1729 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 00:31:51 2004 UTC (9 years, 3 months ago) by gage
File length: 6758 byte(s)
Diff to previous 1712
Changed warning message for unassign all on the Assigner page.
This closes bug number 352

--Mike

Revision 1712 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 15 22:45:34 2004 UTC (9 years, 4 months ago) by gage
File length: 6726 byte(s)
Diff to previous 1681
Added warnings to Assigner so that folks don't unassign students
by accident.

You can now select the number of users you would like to add.

You still cannot immediately assign sets to students, but there
is written warning about this.

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
File length: 5813 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
File length: 4971 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
File length: 4585 byte(s)
Diff to previous 1625
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 1625 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 8 02:53:15 2003 UTC (9 years, 6 months ago) by sh002i
File length: 3709 byte(s)
Diff to previous 1484
There shall be ONE empty line between each subroutine. Not five, not
zero!

Revision 1484 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 5 14:03:49 2003 UTC (9 years, 8 months ago) by gage
File length: 3706 byte(s)
Diff to previous 1346
Added sorting code to Assigner.pm so that the list is sorted alphabetically and then by section.
--Mike

Revision 1346 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 10 22:38:25 2003 UTC (9 years, 10 months ago) by gage
File length: 3381 byte(s)
Diff to previous 1302
Added bread crumbs to Assigner.pm -- changed set:1 to just 1 in
ProblemSetEditor -- I think this looks cleaner.
--Mike

Revision 1302 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 27 21:54:21 2003 UTC (9 years, 10 months ago) by malsyned
File length: 2540 byte(s)
Diff to previous 1301
Added the ability to get from the assigner page to the UserSet editor,
and from the UserSet editor to the UserProblem editor.

Revision 1301 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 27 21:39:35 2003 UTC (9 years, 10 months ago) by malsyned
File length: 2189 byte(s)
Diff to previous 1174
Added functionality to the assigner.  You can now assign a set to an
individual student.

Revision 1174 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jun 16 19:07:44 2003 UTC (9 years, 11 months ago) by malsyned
File length: 1096 byte(s)
This is the module for assigning sets to users.
-Dennis

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