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

1.1       www         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
1.2     ! www         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}
1.1       www        15: \item{\bf\tt spreadsheet}: the full spreadsheet is used for grade calculations
1.2     ! www        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}
1.1       www        20: \end{descriptions}

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