version 1.4, 2000/09/26 13:34:48
|
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 165 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(), |