[system] / branches / rel-2-0-patches / webwork-modperl / htdocs / helpFiles / set_list.html Repository:
ViewVC logotype

View of /branches/rel-2-0-patches/webwork-modperl/htdocs/helpFiles/set_list.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2548 - (download) (as text) (annotate)
Sat Jul 24 15:37:21 2004 UTC (8 years, 9 months ago) by gage
File size: 3829 byte(s)
Improvements to help documentation.

    1 <html>
    2 <!--
    3 ################################################################################
    4 # WeBWorK Online Homework Delivery System
    5 # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
    6 # $CVSHeader: webwork-modperl/htdocs/helpFiles/set_list.html,v 1.2 2004/07/10 21:43:56 gage 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>"Problems" column</dt>
   59     <dd>Indicates the number of problems in the set.  Clicking on this link allows you to edit the problems;
   60     changing their order, specifying the number of allowed attempts and the weight (credit value) of the problem.
   61     You can also inspect and edit the template fo the problem.  To add new problems use the "Library Browser".
   62     </dd>
   63   <dt>"Assigned Users" column</dt>
   64     <dd>Shows how many instructors/students have been assigned this problem set. (While testing it is best to assign
   65         the problem only to instructors and TA's; once the set is ready, assign it to the entire class or section.)
   66         Clicking on this link allows you to assign or unassign this set to additional users and to individually edit
   67         the assignment to specific users. For changing dates for individual users there are
   68         shortcuts from the "Instructor Tools" link.
   69         </dd>
   70   <dt>Remaining columns</dt>
   71     <dd>These columns, including dates and the header files for problem sets can be edited by clicking on the check box and
   72         choosing "Edit" from the tasks above.  You can edit more than one set at once; useful if you have to change the dates
   73         of several problem sets at the same time.</dd>
   74 
   75 </dl>
   76 
   77 
   78 </body>
   79 </html>

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9