version 1.7, 2000/10/23 17:45:57
|
version 1.10, 2000/11/28 14:23:30
|
Line 58 Grader
|
Line 58 Grader
|
* can delete Ys, if student achieves Y while being graded |
* can delete Ys, if student achieves Y while being graded |
* subj. grade little window on nonexistant set/problem |
* subj. grade little window on nonexistant set/problem |
* subjective grading didn't ignore blank lines in classl |
* subjective grading didn't ignore blank lines in classl |
|
4 * subj. grading would change other non 'Y' grades to a - |
+ fix find by name/number to work like managerish |
+ fix find by name/number to work like managerish |
+ can't go back to - in grading |
+ can't go back to - in grading |
+ line up buttons and answers |
+ line up buttons and answers |
Line 168 language (parser)
|
Line 169 language (parser)
|
5.0? * are spaces ok in the /MAP() ? |
5.0? * are spaces ok in the /MAP() ? |
4 * -(-17)*-a^-4 now works and is intrepreted properly |
4 * -(-17)*-a^-4 now works and is intrepreted properly |
4 * -x^2 now == -(x^2) |
4 * -x^2 now == -(x^2) |
! 4 * nested /IF bug (which required all /ELSE) |
! * nested /IF bug (which required all /ELSE) |
|
4 * /AND ans with two mc strings is broken |
* /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 |