Diff for /loncom/TODO between versions 1.83 and 1.86

version 1.83, 2001/05/04 14:45:38 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 55  HOMEWORK Line 58  HOMEWORK
     * <essayresponse> needs to protect input / output      * <essayresponse> needs to protect input / output
   
 /ADM/GRADES  /ADM/GRADES
     + search for students (Y)      * show list of multiple students if multiple match (Y)
     & find domain of student (Y)      * allow specifying the domain (Y)
     + handle ambiguous case (Y)      + handle ambiguous case (Y)
     + back to homework link (Y)      + back to homework link (Y)
     + handle extra fields (Y)      + handle extra fields (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.83  
changed lines
  Added in v.1.86


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