Diff for /loncom/TODO between versions 1.85 and 1.86

version 1.85, 2001/05/10 21:15:26 version 1.86, 2001/05/17 17:39:42
Line 23  XMLPARSE Line 23  XMLPARSE
     + deregister()      + deregister()
     + register need to take care of overloading, and deregister needs to unload      + register need to take care of overloading, and deregister needs to unload
     + answer target - for simple display of correct answer for a problem      + answer target - for simple display of correct answer for a problem
       * <m> tag needs to do variable evaluation before tth-ing the string, also 
     add eval="nothing" to turn this off.
       * convert the rest to use get_param
   
 CAPARESPONSE.C  CAPARESPONSE.C
    !+ pass back the reason (Y)     !+ pass back the reason (Y)
Line 34  RUN.pm Line 37  RUN.pm
 EDIT INTERFACE  EDIT INTERFACE
     + undo (Y)      + undo (Y)
     + delete (Y)      + delete (Y)
     + insert (Y)      * insert (getting there) (Y)
     + add more tags (Y)      c add more tags (Y)
     & make it easier to add plain textfield stype entries (Y)      & make it easier to add plain textfield stype entries (Y)
     + have textfield style entries protect against bad data (</parserlib> in       + have textfield style entries protect against bad data (</parserlib> in 
  the parserlib textfiled (Y)   the parserlib textfiled (Y)

Removed from v.1.85  
changed lines
  Added in v.1.86


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