File:  [LON-CAPA] / loncom / html / adm / help / tex / Analysis_Analyze_Over.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Dec 12 20:17:49 2003 UTC (20 years, 7 months ago) by matthew
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, HEAD
Adding help files for Option Response Analysis.  Probably need work but
should go in 1.1

    1: \label{Analysis_Analyze_Over}
    2: 
    3: Problem analysis has two ways of analyzing and displaying student submission 
    4: data.
    5: The data can be analyzed over \textbf{Tries} or \textbf{Time}.
    6: 
    7: Analysis over \textbf{Tries} results in each plot showing the results of
    8: a specific attempt by all students, meaning the first plot will show the 
    9: results of the first attempt by all students, the second will show the
   10: results of the second attempt, and so on.  Those students who get the
   11: problem right on the first attempt won't have a second attempt so the 
   12: amount of data for each plot will decrease.
   13: 
   14: Analysis over \textbf{Time} results in each plot showing the results of all 
   15: attempts made during specified intervals. 

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