File:  [LON-CAPA] / loncom / html / adm / help / tex / GradingOptions.tex
Revision 1.3: download - view: text, annotated - select for diffs
Tue Sep 14 22:12:36 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0, HEAD
- typos

    1: \label{Grading Options}
    2: The \textbf{grading options\index{grading options}} course environment variable
    3: can take three values:
    4: \begin{description}
    5: \item{\bf\tt standard}: the points for every problem part are partial credit factor times weight
    6: \begin{itemize}
    7: \item no SPRS link provided to students on the GRDS page
    8: \item the GRDS page uses the word ``points''
    9: \end{itemize}
   10: \item{\bf\tt external}: grade information screens are hidden, usually because grades are calculated external to LON-CAPA
   11: \begin{itemize}
   12: \item no SPRS link is provided to students on the GRDS page
   13: \item the GRDS page does not use the word ``points,'' but rather shows the number of completed parts
   14: \end{itemize}
   15: \item{\bf\tt spreadsheet}: the full spreadsheet is used for grade calculations
   16: \begin{itemize}
   17: \item the SPRS link is provided on the GRDS page
   18: \item the GRDS page does not use the word ``points,'' but rather shows the number of completed parts
   19: \end{itemize}
   20: \end{description}

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