Diff for /loncom/TODO between versions 1.162 and 1.163

version 1.162, 2002/01/01 20:36:46 version 1.163, 2002/01/02 22:20:34
Line 22  XMLPARSE Line 22  XMLPARSE
    !* needs to fixup missing end tags in source (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)   
     + deregister()  
     + 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
       (<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO)        (<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO)
     * <m> tag needs to do variable evaluation before tth-ing the string, also   
   add eval="nothing" to turn this off.  
   
 CAPARESPONSE.C  CAPARESPONSE.C
    !+ pass back the reason (Y)     !+ pass back the reason (Y)
Line 56  HOMEWORK (Y) Line 52  HOMEWORK (Y)
  <part>s defined the handling of the <*response> outside of the    <part>s defined the handling of the <*response> outside of the 
  <part> will be done poorly.   <part> will be done poorly.
     * input areas need to hide after correct      * input areas need to hide after correct
     + view problem as specific student (Y)  
     + be able to view homework as another user, see variables  
       (possibly coupled with /adm/grades, prev. submission)  
       (add an answer mode render for submission)  
     & run student parser over instructor specified physical units      & run student parser over instructor specified physical units
     + metadata parsing for "stores" of .libraries  
     + <formula/string/option/image/radiobutton hint> (Y)      + <formula/string/option/image/radiobutton hint> (Y)
     + survey mode for <formula/string/numerical/option/image response> (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>
     + <rbr> handle previous  
     + <rbr> display answer  
     + <rbr> detect blank  
     + 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)
     + <optionresponse> reports # options correct through a <responseparam>      + <optionresponse> reports # options correct through a <responseparam>
          (Make editing of this pretty)           (Make editing of this pretty)
       & allow functions in response to be case insensitive
       + added ability to ignore ws in string answers
   
 /ADM/GRADES  /ADM/GRADES
     + handle extra fields (Y)      + handle extra fields (Y)

Removed from v.1.162  
changed lines
  Added in v.1.163


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