File:  [LON-CAPA] / loncom / html / adm / help / tex / Spreadsheet_Files.tex
Revision 1.4: download - view: text, annotated - select for diffs
Tue Aug 8 17:47:26 2006 UTC (18 years ago) by webbsuza
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
reworded, changing from passivve to active voice, added commas, fixed a few typos.CVS: ----------------------------------------------------------------------

    1: \label{Spreadsheet_Files}
    2: 
    3: If you have permission to edit a spreadsheet you will also have permission to
    4: save and load spreadsheet definition files.  
    5: 
    6: \textbf{Default Spreadsheets}
    7: 
    8: There are three default spreadsheets, one for each level.  These are called
    9: \texttt{default\_classcalc}, \texttt{default\_studentcalc}, and 
   10: \texttt{default\_assesscalc}.
   11: These are the starting spreadsheets for every class. 
   12: 
   13: \textbf{Modified Spreadsheets}
   14: 
   15: When you modify a spreadsheet you begin working with an temporary copy.  
   16: You may save the spreadsheet using the ``Save as'' 
   17: button on the spreadsheet.  Fill in a name and click on the ``Save as'' button.
   18: You may also use the ``Save as \& Make This Sheet the Default'' button
   19: to set the current spreadsheet definition as the default for this level.
   20: 
   21: \textbf{Loading a Spreadsheet Definition from a Published File}
   22: 
   23: Using the ``Select Spreadsheet File'' link opens the LON-CAPA resource browser.
   24: Only files with the extension \texttt{spreadsheet} can be selected.  The
   25: spreadsheet definition file must be valid XML. (You must be author to create and publish a spreadsheet file \ref{Authoring_Spreadsheet}.)
   26: 
   27: \textbf{Setting the Assessment Level Spreadsheets used to Calculate Grades}
   28: 
   29: In the student level spreadsheet every assessment in the course has a 
   30: spreadsheet definition file associated with it.  
   31: The spreadsheet definition used for each assessment
   32: is selected using a drop-down dialog in the "assessments" row.
   33: Initially this spreadsheet is ``Default'', meaning the current default 
   34: assessment spreadsheet will be used to compute the students grade.
   35: 
   36: Changing the spreadsheet used for an assessment modifies the student level 
   37: spreadsheet, so you must use the ``Save as'' button to save the current
   38: student spreadsheet.
   39: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>