version 1.3, 2000/09/20 19:01:53
|
version 1.5, 2000/10/06 20:54:45
|
Line 127 capautils/Manager
|
Line 127 capautils/Manager
|
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 164 capadiscuss
|
Line 165 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 * 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(), |