Diff for /loncom/html/adm/help/tex/Chart_Output_Data.tex between versions 1.6 and 1.7

version 1.6, 2005/06/19 17:58:59 version 1.7, 2006/08/07 19:05:37
Line 5 Line 5
 The data which can be output by the chart is described below.  The data which can be output by the chart is described below.
   
 \begin{itemize}  \begin{itemize}
 \item \textbf{Scores Summary}  \item \textbf{Scores Summary: }
     The overall scores on each sequence are displayed.      The overall scores on each sequence are displayed.
 \item \textbf{Scores Per Problem}   \item \textbf{Scores Per Problem: } 
     The students scores on every assessment in the selected sequences are      The students scores on every assessment in the selected sequences are
     displayed.  student received that many points on the problem.        displayed.  student received that many points on the problem.  
     A '*'       A '*' 
Line 15  The data which can be output by the char Line 15  The data which can be output by the char
  and shows all scores properly. \\   and shows all scores properly. \\
 \begin{tabular}{cl}   \begin{tabular}{cl} 
 \textbf{0-9}&Current student score on the problem.\\  \textbf{0-9}&Current student score on the problem.\\
 \textbf{*}&Student score on the problem was not a single digit (Excel and CSV output do\\ not have this limitation). \\  \textbf{*}&Student score on the problem was not a single digit 
 \textbf{u}&Student answer has been submitted but has not\\ been graded. \\  (Excel and CSV output do not have this limitation). \\
   \textbf{u}&Student answer has been submitted but has not been graded. \\
 \textbf{d}&Student saved a draft solution but has not submitted a solution.\\  \textbf{d}&Student saved a draft solution but has not submitted a solution.\\
 \textbf{x}&Student was excused from the problem. \\  \textbf{x}&Student was excused from the problem. \\
 \textbf{blank}&Student has not attempted the problem. \\  \textbf{blank}&Student has not attempted the problem. \\
 \end{tabular}  \end{tabular}
 \item \textbf{Tries}  \item \textbf{Tries}
     The number of tries a student required to complete each problem       The number of tries a student took to complete each problem 
     successfully is displayed.  The values are displayed as follows:\\      successfully is displayed.  The values are displayed as follows:\\
 \begin{tabular}{cl}   \begin{tabular}{cl} 
 \textbf{1-9}& Number of attempts before the student got the problem right. \\  \textbf{1-9}& Number of attempts before the student got the problem right. \\

Removed from v.1.6  
changed lines
  Added in v.1.7


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