Diff for /loncom/TODO between versions 1.184 and 1.185

version 1.184, 2002/02/12 06:35:29 version 1.185, 2002/02/12 06:51:34
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)

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


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