File:  [LON-CAPA] / loncom / html / adm / help / tex / GradingOptions.tex
Revision 1.4: download - view: text, annotated - select for diffs
Sun Jun 19 17:58:59 2005 UTC (19 years, 2 months ago) by felicia
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0, HEAD
Edited a bunch of help files and added many new ones so the cc manual no contains everything that my Training Guide contains. Next step is to edit the files for readability and consistancy in format.

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

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