version 1.2, 2000/09/20 17:20:33
|
version 1.6, 2000/10/13 19:04:48
|
Line 91 capalogin
|
Line 91 capalogin
|
+ error message when letters given in response to numerical question |
+ error message when letters given in response to numerical question |
|
|
capaweb (see also capalogin) |
capaweb (see also capalogin) |
|
4 * submissions string was incorrectly removing the tabs |
* bugs with blank question bodies |
* bugs with blank question bodies |
* subjective passdue submissions allowed |
* subjective passdue submissions allowed |
* view previous for subjective answers bombs |
* view previous for subjective answers bombs |
Line 108 capaweb (see also capalogin)
|
Line 109 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 120 capautils/Manager
|
Line 123 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 161 capadiscuss
|
Line 166 capadiscuss
|
|
|
language (parser) |
language (parser) |
5.0? * are spaces ok in the /MAP() ? |
5.0? * are spaces ok in the /MAP() ? |
! * nested /IF bug (which required all /ELSE) |
4 * -x^2 now == -(x^2) |
|
! 4 * nested /IF bug (which required all /ELSE) |
* /MAP() segfaults when variable being mapped from is undefined |
* /MAP() segfaults when variable being mapped from is undefined |
* /MAP(seed;a;-1) puts 1 in a |
* /MAP(seed;a;-1) puts 1 in a |
* function "+4x" doesn't work |
* function "+4x" doesn't work |
* undefined variables used as test conditions bomb |
* undefined variables used as test conditions bomb |
|
* in formulas negation was more important than power |
+ /VERB /ENDVERB |
+ /VERB /ENDVERB |
+ new functions is_open(), is_due(), is_answer() |
+ new functions is_open(), is_due(), is_answer() |
+ functions is_open(), is_due(), is_answer(), due_date(), |
+ functions is_open(), is_due(), is_answer(), due_date(), |