Diff for /loncom/TODO between versions 1.102 and 1.103

version 1.102, 2001/08/02 20:59:52 version 1.103, 2001/08/03 16:48:26
Line 55  HOMEWORK Line 55  HOMEWORK
     * if there are <*response> in a <problem> and there are also       * if there are <*response> in a <problem> and there are also 
  <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.
   <<<<<<< TODO
       * sigfigs are poorly supported (metadata needs to be better)
       * multiple response in a multipart question are screwing up
       * input areas need to hide after correct
       * <randomlist> needs to be stable
       * previous answers need to be ignored
   
   =======
     * id in parameter_... (see tol on mmp resources, s10)      * id in parameter_... (see tol on mmp resources, s10)
     
   >>>>>>> 1.102
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
     + handle ambiguous case (Y)      + handle ambiguous case (Y)
Line 131  GERD STUFF Line 140  GERD STUFF
     + do "evaluate this"      + do "evaluate this"
     + mail from upload      + mail from upload
     + summary on top of spreadsheet      + summary on top of spreadsheet
       * lonpage.pm doesn't handle <applet> tags codebase= properly
   
 RAT  RAT
     *?RAT error line 1413 "insert resource into link" for recon link (G)       *?RAT error line 1413 "insert resource into link" for recon link (G) 
Line 196  Large Chunks of funtionality that need w Line 206  Large Chunks of funtionality that need w
  - math stuff   - math stuff
  - validating <part> and multiple <*response> works as   - validating <part> and multiple <*response> works as
   advertised    advertised
  - handling previous answers correctly  
  - CAPA problems    - CAPA problems 
  - <imageresponse> need Java applet   - <imageresponse> need Java applet
  - <randomlabel>    - <randomlabel> 

Removed from v.1.102  
changed lines
  Added in v.1.103


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