Diff for /capa/capa51/capa_fix.txt between versions 1.5 and 1.8

version 1.5, 2000/09/20 19:01:53 version 1.8, 2002/04/23 22:33:03
Line 146  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 188  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

Removed from v.1.5  
changed lines
  Added in v.1.8


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