Diff for /loncom/TODO between versions 1.84 and 1.86

version 1.84, 2001/05/04 19:41:52 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)
Line 120  RAT Line 123  RAT
 PUBLISHER  PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)      * needs to devalidate spreadsheets in problem publishing (G)
     +?does HTML to XHTML cleanup job      +?does HTML to XHTML cleanup job
     + co-author role respected  
   
 VERIFICATION OF CONTENT  
     c have TA's do homework (G)  
     c verify internal page links  (G)  
     c verify applets (G)  
     c do homeworks from home/computer labs (G)  
     c be always at least two weeks ahead in homework  
   
   
  Large Chunks of funtionality that need work:   Large Chunks of funtionality that need work:

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


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