Diff for /loncom/TODO between versions 1.84 and 1.87

version 1.84, 2001/05/04 19:41:52 version 1.87, 2001/05/28 13:13:58
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 65  HOMEWORK Line 68  HOMEWORK
     + does IE 5.5 like it? (Y)      + does IE 5.5 like it? (Y)
     + set all to something (Y)      + set all to something (Y)
     + set grades aren't correctly rendered in student view (Y)      + set grades aren't correctly rendered in student view (Y)
       * take out homeserver from store, restore and cstore commands
   
 NUMERICALRESPONSE  NUMERICALRESPONSE
    !* doesn't throw error when #response > #answer (Y)     !* doesn't throw error when #response > #answer (Y)
Line 79  GOODIES Line 83  GOODIES
     + PURLs      + PURLs
   
 /ADM/CREATEUSER  /ADM/CREATEUSER
     * cc setting allows section  
     * do stu sections settings actually work      * do stu sections settings actually work
     * dc shows machines not just domains      * dc shows machines not just domains
   
Line 99  SQL DATABASE Line 102  SQL DATABASE
 GERD STUFF  GERD STUFF
     + lecture online converter does all types (G/Y)      + lecture online converter does all types (G/Y)
     + lond can add UNIX user and change UNIX password (G/S)      + lond can add UNIX user and change UNIX password (G/S)
     & lond produces no history files for nohist_ namespaces  
     + pageflip up and down work      + pageflip up and down work
     + feedback, mailing and announcement mechanism finished      + feedback, mailing and announcement mechanism finished
     + londropadd does XML      + londropadd does XML
     +?TAs can open and close assignments      +?TAs can open and close assignments
       +?Students can force-open assignments with instructor notification
     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)      *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
    !& tests interaction between parmset, problem handler and spreadsheet (G)     !& tests interaction between parmset, problem handler and spreadsheet (G)
     + course id-field      + course id-field
Line 116  RAT Line 119  RAT
     + need to be able to set conditions in RAT client (G)      + need to be able to set conditions in RAT client (G)
     * "finish" resource non-editable      * "finish" resource non-editable
     * unescaped colons in resource titles      * unescaped colons in resource titles
       + simple RAT server-side interface
       + mass import of files
   
 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      + deals with Micros*** files
   
 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.87


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