Diff for /capa/capa51/capa_fix.txt between versions 1.1 and 1.2

version 1.1, 2000/07/07 16:14:01 version 1.2, 2000/09/14 20:14:48
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.          * capastat2 incorrect title on graphs
  5.0    + group of problems correlation          * capastat2 breaks if no logX.db file exists
           + inclusion of ascii character file in e-mail utility.
           + 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 114  capautils/Manager Line 116  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 131  Scorer Line 135  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 150  capadiscuss
         + non-problem forum          + non-problem forum
   
 language (parser)  language (parser)
  5.0    * for 0F format, output 90. not 90          * for 0F format, output 90. not 90
  5.0    & allow code to internally support an arbitrary number of problems       !  * /IF (flag) breaks
        !  * /AND ans with two mc strings is broken
           & 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 233  webpage needs list of libraries/and codi Line 239  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

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>