Diff for /loncom/html/adm/help/tex/Chart_Output_Data.tex between versions 1.4 and 1.5

version 1.4, 2004/09/14 22:04:42 version 1.5, 2005/04/19 01:28:25
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.  A digit signifies the student received that many points on the      displayed.  student received that many points on the problem.  
     problem.  A '*' indicates the score was not a single digit.  The Excel       A '*' indicates the score was not a single digit.  The Excel 
     output does not have this limitation and shows all scores properly.      output does not have this limitation and shows all scores properly.
   \begin{tabular}{cl} 
   \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{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{x}&Student was excused from the problem. \\
   \textbf{blank}&Student has not attempted the problem. \\
   \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 required to complete each problem 
     successfully is displayed.  The values are displayed as follows:      successfully is displayed.  The values are displayed as follows:
Line 22  The data which can be output by the char Line 30  The data which can be output by the char
 \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. \\
 \textbf{-}& Problem was marked incorrect by override. \\  \textbf{-}& Problem was marked incorrect by override. \\
 \textbf{\#}& Student has submitted to a handgraded problem. \\  \textbf{u}& Student has submitted to a handgraded problem which has not been graded. \\
 \textbf{blank}& Student did not attempt the problem. \\  \textbf{blank}& Student did not attempt the problem. \\
 \end{tabular}  \end{tabular}
 \item \textbf{Parts Correct}  \item \textbf{Parts Correct}

Removed from v.1.4  
changed lines
  Added in v.1.5


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