version 1.1, 2000/07/07 16:14:01
|
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 |
5.0 + inclusion of ascii character file in e-mail utility. |
+ inclusion of ascii character file in e-mail utility. |
5.0 + 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 |
+ store correspondance with student, and display it in SCP |
+ store correspondance with student, and display it in SCP |
+ grade dist |
+ grade dist |
Line 131 Scorer
|
Line 131 Scorer
|
+ find students that use the same CODE (cheating) |
+ find students that use the same CODE (cheating) |
|
|
Tools and MCtools |
Tools and MCtools |
5.0 & Glabel code for random labeling: better way to implement? (via |
& Glabel code for random labeling: better way to implement? (via |
capa.config, an addition to quizzer) |
capa.config, an addition to quizzer) |
|
|
capa.config |
capa.config |
Line 146 capadiscuss
|
Line 146 capadiscuss
|
+ non-problem forum |
+ non-problem forum |
|
|
language (parser) |
language (parser) |
5.0 * for 0F format, output 90. not 90 |
* should use local functions to generate date strings (thus it will |
5.0 & allow code to internally support an arbitrary number of problems |
localize better) |
|
* for 0F format, output 90. not 90 |
|
! * /IF (flag) breaks |
|
& 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) |
& Make /DIS() in /HIN as useful as normal /DIS() |
& Make /DIS() in /HIN as useful as normal /DIS() |
5.0 + /ANS() contains a test condition, student supplies variables with |
+ /ANS() contains a test condition, student supplies variables with |
values, i.e. student supplies a,b,c; test whether ax+by+cz=0 |
values, i.e. student supplies a,b,c; test whether ax+by+cz=0 |
5.0 + table(2,3,"a","b",1,2,tex("a","b"),var2) will create pretty tables |
+ table(2,3,"a","b",1,2,tex("a","b"),var2) will create pretty tables |
no matter if parsing TeX, HTML or enscript |
no matter if parsing TeX, HTML or enscript |
5.0+ + 2nd hint button? |
+ 2nd hint button? |
+ some way to add arbitry buttons to capalogin/capahtml to |
+ some way to add arbitry buttons to capalogin/capahtml to |
support things like viewing of text files |
support things like viewing of text files |
+ file reading limitations in supporting more than 300 problems |
+ file reading limitations in supporting more than 300 problems |
Line 186 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 |
Line 233 webpage needs list of libraries/and codi
|
Line 237 webpage needs list of libraries/and codi
|
|
|
document where all log info can be found, fill in any holes. |
document where all log info can be found, fill in any holes. |
|
|
CAPA-Code: Simplify: Equation files, labeling tool, Matching/Ranking |
|
|
|
|
CAPA-Code: Simplify: Equation files, labeling tool, Matching/Ranking |