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

version 1.1, 2003/06/11 16:17:12 version 1.2, 2003/12/11 15:57:24
Line 2 Line 2
   
 \textbf{Output Data}  \textbf{Output Data}
   
 There are two categories of data available for output from the chart.  The data which can be output by the chart is described below.
   
 \begin{itemize}  \begin{itemize}
 \item \textbf{Scores}  \item \textbf{Scores Summary}
 The students score on a problem part is computed as       The overall scores on each sequence are displayed.
     \textbf{part weight} * \textbf{part awarded}.  \item \textbf{Scores Per Problem} 
       The students scores on every assessment in the selected sequences are
       displayed.
 \item \textbf{Tries}  \item \textbf{Tries}
 The number of tries before success on each problem part.      The number of tries a student required to complete each problem 
 \end{itemize}      successfully is displayed.
   
 Each of these types of data has the following output modes available:  
   
 \begin{itemize}  
 \item \textbf{Scores}  
   
 \begin{itemize}  
 \item \textbf{Scores}  
 The students score on each problem part is shown.  
 \item \textbf{Scores Sum}  
 The total of the scores of the student on each problem part in the sequences   
 or folders selected is shown.  
 \item \textbf{Scores Sum \& Maximums}  
 The score of each student as well as the maximum possible (for each student)  
    on each sequence or folder is shown.  
 \item \textbf{Scores Summary Table Only}  
 The average score on each sequence or folder for the selected students is shown  
 in a table.  
 \end{itemize}  
   
 \item \textbf{Tries}  
 \begin{itemize}  
 \item \textbf{Tries}  
 The number of tries before success on each problem part is shown for each  
     student.  
 \item \textbf{Parts Correct}  \item \textbf{Parts Correct}
 The Number of Problem Parts completed successfully by each student for the      The total number of problem parts in each sequence will be displayed.
     selected sequences or folders is shown.  \end{itemize}        
 \item \textbf{Parts Correct \& Maximums}  
 The Number of Problem Parts completed successfully and the maximum possible  
     for each student is shown.  
 \item \textbf{Parts Summary Table Only}  
 A summary table of the average number of problem parts students were able to   
     get correct in each sequence or folder is shown.  
 \end{itemize}  
 \end{itemize}  

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


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