Diff for /loncom/html/adm/help/tex/Chart_Output_Data.tex between versions 1.2 and 1.3

version 1.2, 2003/12/11 15:57:24 version 1.3, 2004/05/26 18:12:56
Line 9  The data which can be output by the char Line 9  The data which can be output by the char
     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.      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}  \item \textbf{Tries}
     The number of tries a student required to complete each problem       The number of tries a student required to complete each problem 
     successfully is displayed.      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}  \item \textbf{Parts Correct}
     The total number of problem parts in each sequence will be displayed.      The total number of correct problem parts in each sequence will be 
       displayed.
 \end{itemize}          \end{itemize}        

Removed from v.1.2  
changed lines
  Added in v.1.3


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