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

version 1.7, 2006/08/07 19:05:37 version 1.8, 2010/08/21 09:41:03
Line 8  The data which can be output by the char Line 8  The data which can be output by the char
 \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.  Students received that many points on the problem.  
     A '*'       A '*' indicates the score was not a single digit.  Excel and CSV output does not have this limitation and shows all scores properly. \\
       indicates the score was not a single digit.  The Excel output does not have this limitation  
  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   \textbf{*}&Student score on the problem was not a single digit\\
 (Excel and CSV output do not have this limitation). \\  &(Excel and CSV output do not have this limitation). \\
 \textbf{u}&Student answer has been submitted but has not been graded. \\  \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. \\
Line 27  The data which can be output by the char Line 25  The data which can be output by the char
     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. \\
 \textbf{*}& Student required 10 or more attempts to successfullycomplete the problem.\\  \textbf{*}& Student required 10 or more attempts to successfully complete the problem.\\
 \textbf{.}& Student attempted the problem but was not able to solve it. \\  \textbf{.}& Student attempted the problem but was not able to solve it. \\
 \textbf{x}& Student was excused from the problem. \\  \textbf{x}& Student was excused from the problem. \\
 \textbf{+}& Problem was marked correct by override. \\  \textbf{+}& Problem was marked correct by override. \\

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


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