Diff for /loncom/TODO between versions 1.184 and 1.186

version 1.184, 2002/02/12 06:35:29 version 1.186, 2002/02/27 21:43:24
Line 18  M=Matthew Line 18  M=Matthew
 ?=not yet assigned  ?=not yet assigned
   
 XMLPARSE  XMLPARSE
     + support text_TAG functionality (Y/A)  
    !* needs to fixup missing end tags in source (Y/A)  
     + add <options> tag (A)      + add <options> tag (A)
     + counters and output formats for counters (A/Y)         + counters and output formats for counters (A/Y)   
     + answer target - for simple display of correct answer for a problem  
       (<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO)  
   
 CAPARESPONSE.C  
    !+ pass back the reason (Y)  
   
 RUN.pm  
     & ->share() a var rather than pass a parameter? Maybe set   
       a global in the safe enviroment using ->root()?  
   
 EDIT INTERFACE (Y)  EDIT INTERFACE (Y)
     + have inserts at bottom of page (Y)      + have inserts at bottom of page (Y)
Line 42  EDIT INTERFACE (Y) Line 31  EDIT INTERFACE (Y)
     * hints need to be coupled to tag 2 levels up      * hints need to be coupled to tag 2 levels up
   
 HOMEWORK (Y)  HOMEWORK (Y)
     + need to support /OR (do _OR_ in answer="" fields) (Y)  
     + <rbresponse> <oresponse> hints need to work (Y)  
     * <rbresponse> breaks when no true foils are possible  
     + <imageresponse> needs to be able to support multiple images and multiple      + <imageresponse> needs to be able to support multiple images and multiple
         clicks on an image, need a Java applet most likely          clicks on an image, need a Java applet most likely
     * <essayresponse> needs to protect input / output      * <essayresponse> needs to protect input / output
Line 53  HOMEWORK (Y) Line 39  HOMEWORK (Y)
  <part> will be done poorly.   <part> will be done poorly.
     * input areas need to hide after correct      * input areas need to hide after correct
     & run student parser over instructor specified physical units      & run student parser over instructor specified physical units
     + <formula/string/option/image/radiobutton hint> (Y)  
     + survey mode for <formula/string/numerical/option/image response> (Y)  
     + student should be able to see previous submissions      + student should be able to see previous submissions
     + <verbatim>      + <verbatim>
     + support giving hints even when there are 0 tries (only <*hint> hint show)      + support giving hints even when there are 0 tries (only <*hint> hint show)
Line 98  TEX/TTH/TTM Line 82  TEX/TTH/TTM
    !* Address bugs in tth/ttm (A,Y,G) - get new versions     !* Address bugs in tth/ttm (A,Y,G) - get new versions
   
 SYSTEM MONITORING  SYSTEM MONITORING
     c update rpm lists and rpm monitoring (S)      http://bugzilla.lon-capa.org/show_bug.cgi?id=70
   
 USER NEEDS  USER NEEDS
     & have great installation, upgrading, configuring documents (S)      & have great installation, upgrading, configuring documents (S)
Line 129  JAVASCRIPT Line 113  JAVASCRIPT
    !& fix handling of web browser windows (?)     !& fix handling of web browser windows (?)
   
 SQL DATABASE  SQL DATABASE
     + have result capping (S)     Located now at
     + scroll results page (S)     http://bugzilla.lon-capa.org/buglist.cgi?component=Instructor+Interface
     + enable abort button (S)     http://bugzilla.lon-capa.org/buglist.cgi?component=System+Administration
     & restrict search fields to viewable fields (based on ENV{user.adv}) (S)     (do a search for sql and/or metadata)
     & update user-viewable metadata database documentation (S)  
     & restrict searching to browseable domain (S)  
     & all for mime type selection through filecategories.tab (S)  
     C monitor speed and performance of metadata database (S)  
     + prepare for and upgrade to the much superior MySQL version 4 (S)  
   
 RANDOM BUGS  RANDOM BUGS
   

Removed from v.1.184  
changed lines
  Added in v.1.186


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