Diff for /loncom/TODO between versions 1.186 and 1.189

version 1.186, 2002/02/27 21:43:24 version 1.189, 2005/10/11 19:51:05
Line 1 Line 1
   This file is being phased out.  Remove your bugs as you move them to 
   bugs.loncapa.org
   
 TODO list  TODO list
     
 + add functionality  + add functionality
Line 37  HOMEWORK (Y) Line 40  HOMEWORK (Y)
     * 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.
     * input areas need to hide after correct  
     & run student parser over instructor specified physical units  
     + 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)  
     + <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      & 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)
     + interface needs to be driven more by the type field (Y)      + interface needs to be driven more by the type field (Y)
     + show only a subset of students (Y)      + show only a subset of students (Y)
     + set all to something (Y)      + XML upload
     + set grades aren't correctly rendered in student view (Y)  
     + have $r->flush so that user sees it is working  
     + CSV upload, XML upload  
   
 NUMERICALRESPONSE(HINT)  NUMERICALRESPONSE(HINT)
    !* doesn't throw error when #response > #answer (Y)     !* doesn't throw error when #response > #answer (Y)
    !* bad message when #response < #answer (Y)     !* bad message when #response < #answer (Y)
     + show tol range and sigfig in answer mode  
   
 RANDOMLABEL  
     + template  
     + <label> needs to use descriiption args  
     * web render of image labels is broken  
   
 GOODIES  GOODIES
     & indexer needs to show location - bring back flip-open/close (N)  
     + chatroom, etc  
     + annotations can be localized and published      + annotations can be localized and published
     + PURLs      + PURLs
     + chart allows sorting/filtering by section  
     & chart handles multipart problems  
     & statistics handles multipart problems  
     + statistics link to problem  
     + "You've got mail!"  
     + LectureOnline converter handles optionresponse correctly  
   
 TEX/TTH/TTM  
    !* Address bugs in tth/ttm (A,Y,G) - get new versions  
   
 SYSTEM MONITORING  
     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 109  CODE QUALITY Line 85  CODE QUALITY
   
 JAVASCRIPT  JAVASCRIPT
 #   see CVS:doc/window_handling.txt for initial plans at organizing this -Scott  #   see CVS:doc/window_handling.txt for initial plans at organizing this -Scott
     C work on javascript library and modularizing code (?)  
    !& fix handling of web browser windows (?)  
   
 SQL DATABASE  SQL DATABASE
    Located now at     Located now at
    http://bugzilla.lon-capa.org/buglist.cgi?component=Instructor+Interface     http://bugzilla.lon-capa.org/buglist.cgi?component=Searching
    http://bugzilla.lon-capa.org/buglist.cgi?component=System+Administration  
    (do a search for sql and/or metadata)  
   
 RANDOM BUGS  RANDOM BUGS
   

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


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