Parent Directory
|
Revision Log
forward-port from rel-2-2-dev: (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.)
1 <html> 2 <!-- 3 ################################################################################ 4 # WeBWorK Online Homework Delivery System 5 # Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ 6 # $CVSHeader: webwork2/htdocs/helpFiles/InstructorProblemSetList.html,v 1.1 2004/11/03 19:52:00 toenail 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>Set List Help Page</title> 21 </head> 22 <body> 23 <p> After selecting a task with the radio buttons (round buttons on the left), 24 click the "Take action" button. 25 </p> 26 <hr> 27 <dl> 28 <dt>Show</dt> 29 <dd>Display sets matching a selected criteria. 30 Useful if there are many sets, such as in a library.</dd> 31 <dt>Sort</dt> 32 <dd>Sorts the lists displayed; by due date, name, etc.</dd> 33 <dt>Edit</dt> 34 <dd>The sets checked below will become available for editing the due dates and set headers.</dd> 35 <dt>Make visible/hidden</dt> 36 <dd>The sets checked below will be visible to students or hidden from students. Useful for preparing sets 37 ahead of time, but not showing them to students; or for temporarily hiding a set which has a mistake in 38 it while it is being fixed.</dd> 39 <dt>Import</dt> 40 <dd>Import a set from a set definition file. 41 (Use "File Transfer" to upload/download set definition files.)</dd> 42 <dt>Export</dt> 43 <dd>The sets checked below will written to set definition files, to be saved for future use, or 44 to be transferred to another course. The set definition files can be uploaded/downloaded 45 using "File Transfer". 46 </dd> 47 <dt>Score</dt> 48 <dd>Student scores for the sets selected below will be calculated. This and other scoring operations 49 can also be done using the "Scoring Tools" link. </dd> 50 <dt>Create</dt> 51 <dd>Create a new, empty set. This can also be done directly from the "Library Browser".</dd> 52 <dt>Delete</dt> 53 <dd>Delete the sets checked below. Be careful, this cannot be undone.</dd> 54 </dl> 55 <hr> 56 Other actions 57 <dl> 58 <dt>"Edit Problems" column</dt> 59 <dd>Indicates the number of problems in the set. Clicking on this link allows you to edit the set headers, 60 change the problem order, specifying the number of allowed attempts and the weight (credit value) of each problem. 61 You can also inspect and edit the template of the problem and delete the problem entirely. 62 <p> 63 To add new problems use the "Library Browser". 64 </dd> 65 <dt>"Edit Assigned Sets" column</dt> 66 <dd>Shows how many instructors and students have been assigned this problem set, out of the total number in the class. 67 (While testing it is best to assign 68 the problem only to instructors and TA's; once the set is ready, assign it to the entire class or section.) 69 Clicking on this link allows you to assign or unassign this set to additional users and to individually edit 70 the assignment to specific users. For changing dates for individual users there are also 71 shortcuts from the "Instructor Tools" link. 72 </dd> 73 <dt>Changing dates</dt> 74 <dd>Dates for problem sets can be edited by clicking the pencil in the "Edit Set Data" column next to the set name. 75 To change dates for several sets at once, click the check box in the "Select" column and 76 choose "Edit selected" from the tasks above. 77 <p> 78 For those upgrading from WW2.0 to WW2.1: The headers have moved -- to edit them click in the "Edit problems" column. 79 </dd> 80 81 </dl> 82 83 84 </body> 85 </html>
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |