File:
[LON-CAPA] /
loncom /
html /
adm /
help /
tex /
GradingOptions.tex
Revision
1.7:
download - view:
text,
annotated -
select for diffs
Sat Aug 20 17:48:12 2016 UTC (8 years, 6 months ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_12_X,
version_2_11_X,
version_2_11_6_msu,
version_2_11_6,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
HEAD
- Use LaTeX-style single and double quotes.
1: \label{GradingOptions}
2:
3: Click
4: \includegraphics[width=0.03\paperwidth]{crsconf}
5: \textbf{Modify course configuration}
6: on the Main Menu.
7: On the \textbf{Course Configuration} screen check \textbf{Grading} and hit
8: \fbox{Display}
9: Edit the course parameter variable \textbf{Grading\index{grading options}}. This variable can take three values:
10: \begin{description}
11: \item{\bf\tt standard}: the points for every problem part are partial credit factor times weight
12: \begin{itemize}
13: \item no \underbar{detailed score sheet} link provided to students on the \textbf{Points Display} screen page
14: \item the \textbf{Points Display} screen page uses the word ``points''
15: \end{itemize}
16: \item{\bf\tt external}: grading information screens are hidden, usually because grades are calculated external to LON-CAPA
17: \begin{itemize}
18: \item no \underbar{detailed score sheet} link is provided to students on the \textbf{Points Display} screen page
19: \item the \textbf{Points Display} screen page does not use the word ``points,'' but rather shows the number of completed parts
20: \end{itemize}
21: \item{\bf\tt spreadsheet}: the full spreadsheet is used for grade calculations
22: \begin{itemize}
23: \item the \underbar{detailed score sheet} link is provided on the \textbf{Points Display} screen page
24: \item the \textbf{Points Display} screen page does not use the word ``points,'' but rather shows the number of completed parts
25: \end{itemize}
26: \end{description}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>