[system] / branches / rel-2-1-patches / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / AddUsers.pm Repository:
ViewVC logotype

Log of /branches/rel-2-1-patches/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm

Parent Directory Parent Directory


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

Revision 3107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 25 23:23:17 2005 UTC (8 years, 3 months ago) by sh002i
File length: 7338 byte(s)
Diff to previous 2980
HEAD backport: make sure that $r->param("users") is only used in a
scalar context. (gage)

Revision 2980 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 3 19:52:01 2004 UTC (8 years, 6 months ago) by
File length: 7369 byte(s)
Diff to previous 2301
This commit was manufactured by cvs2svn to create branch 'rel-2-1-patches'.

Revision 2301 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 18:04:33 2004 UTC (8 years, 11 months ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7369 byte(s)
Diff to previous 2086
added authorization checks

Revision 2086 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 11 20:19:38 2004 UTC (9 years ago) by toenail
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7475 byte(s)
Diff to previous 2019
changed addmessage() to replace submitError

Revision 2019 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 6 22:44:14 2004 UTC (9 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7432 byte(s)
Diff to previous 1945
assign new users their student id as a password

Revision 1945 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 5 03:58:30 2004 UTC (9 years, 1 month ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7290 byte(s)
Diff to previous 1928
preliminary web-based course creation support

try it -- create a course called "admin" the usual way and then visit it
in your browser.

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/AddUsers.pm
File length: 7157 byte(s)
Diff to previous 1915
Cleanup -- moving toward using the Apache:Request object and URLpath.

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

Revision 1915 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 23 01:11:18 2004 UTC (9 years, 2 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7140 byte(s)
Diff to previous 1754
now using new urlpath stuff, etc.

Revision 1754 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 19:46:54 2004 UTC (9 years, 4 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7629 byte(s)
Diff to previous 1746
Added ability to change the number of entry rows on the Addusers.pm page.
Minor modification to multiple=> to conform to bbedit's version of correct html

Revision 1746 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 23:01:49 2004 UTC (9 years, 4 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7485 byte(s)
Diff to previous 1743
Only collect nonempty user IDs for assigning. Closes bug #373

Revision 1743 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 21:04:05 2004 UTC (9 years, 4 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 7483 byte(s)
Diff to previous 1713
added the option to assign sets to newly-created users.

Revision 1713 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 16 00:42:38 2004 UTC (9 years, 4 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 6475 byte(s)
Diff to previous 1712
Added some cosmetic tweaks to these pages.

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
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 6340 byte(s)
Diff to previous 1711
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 1711 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 15 19:42:44 2004 UTC (9 years, 4 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 5969 byte(s)
Diff to previous 1667
Add users will now handle 5 users at once.

Add a device for allowing this number to change.

The userlist pop-down now defaults to add users with matching ids.

--Mike

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/AddUsers.pm
File length: 6106 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/AddUsers.pm
File length: 5990 byte(s)
Diff to previous 1577
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 1577 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Oct 12 04:03:08 2003 UTC (9 years, 7 months ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AddUsers.pm
File length: 5333 byte(s)
The beginnings of a module that will allow you to add new users
efficiently.  For now it is just a copy of the old index page,
including links to the webwork 1.9 tools
-- Mike

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