Parent Directory
|
Revision Log
CAUTION. Major update!!! Modifications made up until the release of 2.0 on July 16, 2004 on the 2.0 branch have been incorporated into version 2.1 alpha 1. A moderate amount of testing has been done. It will take some time to reconfigure your global.conf file once you update to this version.
1 <html> 2 <!-- 3 ################################################################################ 4 # WeBWorK Online Homework Delivery System 5 # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 6 # $CVSHeader: webwork2/htdocs/helpFiles/set_maker.html,v 1.1 2004/07/12 11:29:25 lr003k Exp $ 7 # 8 # This program is free software; you can redistribute it and/or modify it under 9 # the terms of either: (a) the GNU General Public License as published by the 10 # Free Software Foundation; either version 2, or (at your option) any later 11 # version, or (b) the "Artistic License" which comes with this package. 12 # 13 # This program is distributed in the hope that it will be useful, but WITHOUT 14 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 # FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the 16 # Artistic License for more details. 17 ################################################################################ 18 --> 19 <head> 20 <title>Problem Set Maker Help Page</title> 21 </head> 22 23 <body><br> 24 <p>This page is used to create problem sets. The first step is to choose which set your working on. If you need to name a new problem 25 set fill in the blank next to the "Create a New Set in This Course" button and then press the button. Then choose which set you want to 26 work on in the drop down menu.</p> 27 <p>Use the options in the uppermost box to pick a collection of problems to look at, and then to add problems to the set select them 28 and then hit update.</p> 29 <p>To set the open and close dates, assign the set to users, delete problems from the set, or change their order, click on the 30 "Edit Taget Set" button.</p> 31 </body> 32 </html>
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |