[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Chart_Output_Data.tex

matthew lon-capa-cvs@mail.lon-capa.org
Thu, 11 Dec 2003 15:57:24 -0000


matthew		Thu Dec 11 10:57:24 2003 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Chart_Output_Data.tex 
  Log:
  Updated.  Should go in 1.1.
  
  
Index: loncom/html/adm/help/tex/Chart_Output_Data.tex
diff -u loncom/html/adm/help/tex/Chart_Output_Data.tex:1.1 loncom/html/adm/help/tex/Chart_Output_Data.tex:1.2
--- loncom/html/adm/help/tex/Chart_Output_Data.tex:1.1	Wed Jun 11 12:17:12 2003
+++ loncom/html/adm/help/tex/Chart_Output_Data.tex	Thu Dec 11 10:57:24 2003
@@ -2,48 +2,17 @@
 
 \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}
-\item \textbf{Scores}
-The students score on a problem part is computed as 
-    \textbf{part weight} * \textbf{part awarded}.
+\item \textbf{Scores Summary}
+    The overall scores on each sequence are displayed.
+\item \textbf{Scores Per Problem} 
+    The students scores on every assessment in the selected sequences are
+    displayed.
 \item \textbf{Tries}
-The number of tries before success on each problem part.
-\end{itemize}
-
-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.
+    The number of tries a student required to complete each problem 
+    successfully is displayed.
 \item \textbf{Parts Correct}
-The Number of Problem Parts completed successfully by each student for the
-    selected sequences or folders is shown.
-\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}
+    The total number of problem parts in each sequence will be displayed.
+\end{itemize}