version 1.2, 2000/09/14 20:14:48
|
version 1.8, 2002/04/23 22:33:03
|
Line 94 capautils.pl
|
Line 94 capautils.pl
|
capautils/Manager |
capautils/Manager |
* get rid of status display if printing has problems |
* get rid of status display if printing has problems |
* SCP records longer than they should be cause problems |
* SCP records longer than they should be cause problems |
* capastat2 incorrect title on graphs |
|
* capastat2 breaks if no logX.db file exists |
|
+ inclusion of ascii character file in e-mail utility. |
+ inclusion of ascii character file in e-mail utility. |
+ group of problems correlation |
+ group of problems correlation |
+ throw warnings when weird things occur in set files |
+ throw warnings when weird things occur in set files |
Line 116 capautils/Manager
|
Line 114 capautils/Manager
|
+ unseperate telnet/web submissions |
+ unseperate telnet/web submissions |
+ mean and mode in capastats (make sure ignore blank records) |
+ mean and mode in capastats (make sure ignore blank records) |
+ capa.config editor |
+ capa.config editor |
! & capastats2 - more informative name |
|
|
|
|
|
Scorer |
Scorer |
+ documentation, add text to help buttons |
+ documentation, add text to help buttons |
Line 150 capadiscuss
|
Line 146 capadiscuss
|
+ non-problem forum |
+ non-problem forum |
|
|
language (parser) |
language (parser) |
|
* should use local functions to generate date strings (thus it will |
|
localize better) |
* for 0F format, output 90. not 90 |
* for 0F format, output 90. not 90 |
! * /IF (flag) breaks |
! * /IF (flag) breaks |
! * /AND ans with two mc strings is broken |
|
& allow code to internally support an arbitrary number of problems |
& allow code to internally support an arbitrary number of problems |
(most problems are in the wgt/pcr arrays and in the file handling |
(most problems are in the wgt/pcr arrays and in the file handling |
code) |
code) |
Line 192 language (parser)
|
Line 189 language (parser)
|
o support complex numbers |
o support complex numbers |
|
|
Internal Cleaning |
Internal Cleaning |
|
! * the third line isn't ignored when setting entries in setX.db |
* fix the problems with long (>64) answers |
* fix the problems with long (>64) answers |
& splice capa_parse and capa_parse_student together |
& splice capa_parse and capa_parse_student together |
& static alloc in active log update and read_capa_config |
& static alloc in active log update and read_capa_config |