File:  [LON-CAPA] / loncom / html / adm / help / tex / GradingOptions.tex
Revision 1.2: download - view: text, annotated - select for diffs
Fri Feb 13 15:15:01 2004 UTC (20 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, HEAD
Finishing up bug #2689.

    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{descriptions}

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