version 1.3, 2000/09/14 20:18:35
|
version 1.7, 2001/04/11 17:59:37
|
Line 64 capalogin
|
Line 64 capalogin
|
capaweb (see also capalogin) |
capaweb (see also capalogin) |
* dealing with numeric and formula answers are wrong in |
* dealing with numeric and formula answers are wrong in |
generating ans boxes |
generating ans boxes |
! * rad -> deg coversion is broken |
|
& For summaries: Output set weighted percentage as per capa.config file |
& For summaries: Output set weighted percentage as per capa.config file |
+ login screen option to view your grade or any other ascii text file |
+ login screen option to view your grade or any other ascii text file |
generated for a particular student - individual text files which |
generated for a particular student - individual text files which |
Line 95 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 117 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 153 capadiscuss
|
Line 148 capadiscuss
|
language (parser) |
language (parser) |
* 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 193 language (parser)
|
Line 187 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 |