Annotation of loncom/html/adm/help/tex/Course_Prefs_Grading.tex, revision 1.2

1.1       www         1: \label{Course_Prefs_Grading}
                      2: This panel lets you choose how grades are displayed to students.
                      3: 
                      4: There are different ``gradebooks'' available:
                      5: 
                      6: \begin{itemize}
                      7: \item Standard: points are calculated by multiplying the fractional credit on a problem (part) with its weight, and added by folder
                      8: \item Categories: points are calculated by multiplying the fractional credit on a problem (part) with its weight, and added according to categories set by the Course Coordinator. Categories in turn have different weights toward the overall course points.
                      9: \item External, shows number number of completed parts and totals: shows only the number of sucessfully completed problems or problem parts and totals by folders - typically used when grades are calculated external to LON-CAPA.
                     10: \item External, shows only number of completed parts: like above, but does not even calculate totals.
                     11: \item Spreadsheet: the LON-CAPA-internal spreadsheet.
                     12: \end{itemize}
                     13: 
1.2     ! raeburn    14: In addition, use of significant digits when grading numerical problems can be disabled from this panel.
        !            15: 
        !            16: Two additional settings available in this panel can be used to change the algorithms for (a) Receipt creation, and (b) Randomization. It is unlikely you would need to change those, and indeed you should avoid changing the Randomization algorithm once the course is in progress, and students have made submissions to assignments. 
        !            17: 

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