version 1.1, 2000/07/07 16:14:01
|
version 1.4, 2000/09/26 13:34:48
|
Line 85 qzparse
|
Line 85 qzparse
|
|
|
capalogin |
capalogin |
* zero as an answer will bark when a sig fig limitation is set. |
* zero as an answer will bark when a sig fig limitation is set. |
|
4 * rad -> deg coversion is broken |
+ make submission file creation an option |
+ make submission file creation an option |
+ if a set isn't open it shouldn't be shown on the summary screen |
+ if a set isn't open it shouldn't be shown on the summary screen |
+ error message when letters given in response to numerical question |
+ error message when letters given in response to numerical question |
Line 107 capaweb (see also capalogin)
|
Line 108 capaweb (see also capalogin)
|
|
|
capautils/Manager |
capautils/Manager |
* capastat treated a 0 as if it were a yes |
* capastat treated a 0 as if it were a yes |
|
4 * capastat2 doesn't work if logX.db doesn't exist |
|
4 * capastat2 incorrect title on graphs |
+ concept decoder improvements, can have the same text be both |
+ concept decoder improvements, can have the same text be both |
correct and incorrect |
correct and incorrect |
+ item correlation, set selection, looks at classpath for |
+ item correlation, set selection, looks at classpath for |
Line 119 capautils/Manager
|
Line 122 capautils/Manager
|
+ date based subset of scores |
+ date based subset of scores |
+ put old e-mail functions back in |
+ put old e-mail functions back in |
+ unrandomize includes unpicked leaves |
+ unrandomize includes unpicked leaves |
|
4 & capastats2 - more informative name |
|
|
Scorer |
Scorer |
* Pause/Quit in Scorer don't work properly |
* Pause/Quit in Scorer don't work properly |
! * No stunum on bubble sheet no stu# in set file |
! * No stunum on bubble sheet no stu# in set file |
|
4 * Pick highest score actually picked lowest score |
+ accounting, which answers were selected (parse question text |
+ accounting, which answers were selected (parse question text |
and output string they selected) |
and output string they selected) |
+ adding question updates listbox position |
+ adding question updates listbox position |
Line 183 language (parser)
|
Line 188 language (parser)
|
+ new function to reset array init_array() |
+ new function to reset array init_array() |
+ verbatim=off in /ANS() removes \begin{verbatim} |
+ verbatim=off in /ANS() removes \begin{verbatim} |
\end{verbatim} from around string answers |
\end{verbatim} from around string answers |
|
4 + random_multivariate_normal |
|
|
Internal Cleaning |
Internal Cleaning |
* undeclared variables as argmunets to function (set_string) |
* undeclared variables as argmunets to function (set_string) |