File:  [LON-CAPA] / loncom / html / adm / help / tex / Chart_Output_Data.tex
Revision 1.4: download - view: text, annotated - select for diffs
Tue Sep 14 22:04:42 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: 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
- fixing borken TeX

\label{Chart_Output_Data}

\textbf{Output Data}

The data which can be output by the chart is described below.

\begin{itemize}
\item \textbf{Scores Summary}
    The overall scores on each sequence are displayed.
\item \textbf{Scores Per Problem} 
    The students scores on every assessment in the selected sequences are
    displayed.  A digit signifies the student received that many points on the
    problem.  A '*' indicates the score was not a single digit.  The Excel 
    output does not have this limitation and shows all scores properly.
\item \textbf{Tries}
    The number of tries a student required to complete each problem 
    successfully is displayed.  The values are displayed as follows:
\begin{tabular}{cl} 
\textbf{1-9}& Number of attempts before the student got the problem right. \\
\textbf{*}& Student required 10 or more attempts to successfullycomplete the problem. \\
\textbf{.}& Student attempted the problem but was not able to solve it. \\
\textbf{x}& Student was excused from the problem. \\
\textbf{+}& Problem was marked correct by override. \\
\textbf{-}& Problem was marked incorrect by override. \\
\textbf{\#}& Student has submitted to a handgraded problem. \\
\textbf{blank}& Student did not attempt the problem. \\
\end{tabular}
\item \textbf{Parts Correct}
    The total number of correct problem parts in each sequence will be 
    displayed.
\end{itemize}        

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