Diff for /loncom/TODO between versions 1.117 and 1.120

version 1.117, 2001/08/16 01:42:07 version 1.120, 2001/08/30 14:01:44
Line 35  RUN.pm Line 35  RUN.pm
   
 EDIT INTERFACE  EDIT INTERFACE
     * insert (getting there) (Y)      * insert (getting there) (Y)
       + have inserts at bottom of page (Y)
     c add more tags (Y)      c add more tags (Y)
     + have textfield style entries protect against bad data (</parserlib> in       + have textfield style entries protect against bad data (</parserlib> in 
  the parserlib textfiled (Y)   the parserlib textfiled (Y)
Line 63  HOMEWORK Line 64  HOMEWORK
     * id in parameter_... (see tol on mmp resources, s10)      * id in parameter_... (see tol on mmp resources, s10)
     + be able to view homework as another user, see variables      + be able to view homework as another user, see variables
       (possibly coupled with /adm/grades, prev. submission)        (possibly coupled with /adm/grades, prev. submission)
       &?intelligently react if answerdate incorrectly set before 
         duedate (Felicia pointed out)
   
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
Line 89  GOODIES Line 92  GOODIES
     + chatroom, etc      + chatroom, etc
     + annotations can be localized and published      + annotations can be localized and published
     + PURLs      + PURLs
       + chart allows sorting/filtering by section
   
 TEX/TTH/TTM  TEX/TTH/TTM
     * Address bugs in tth/ttm (A,Y,G)      * Address bugs in tth/ttm (A,Y,G)
Line 109  SCOTT STUFF Line 113  SCOTT STUFF
   
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      * need to show status of library server retrieval (S)
     & change number of lonsql daemon processes      & some metadata fields hidden from non-advanced users 
     & metadata partly hidden from non-advanced users   
       (use $ENV{'user.adv'}, see lonmeta for example) (S)        (use $ENV{'user.adv'}, see lonmeta for example) (S)
   
 GERD STUFF  GERD STUFF
Line 122  GERD STUFF Line 125  GERD STUFF
     + replication hinting/prediction       + replication hinting/prediction 
     + replication, search local access servers if library is uncontactable      + replication, search local access servers if library is uncontactable
     + intelligent update of hosts.tab (don't forget firewalls)      + intelligent update of hosts.tab (don't forget firewalls)
     * weird error "illegal URL method reload .gif" in menu.html  
     * Looks like no window status in IE 5.5 on Mac, Remote logs out      * Looks like no window status in IE 5.5 on Mac, Remote logs out
     + change passwords (domain coordinator/users)      + change passwords (domain coordinator/users)
     & stabilize lond (maybe not prefork)      & stabilize lond (maybe not prefork)
Line 131  GERD STUFF Line 133  GERD STUFF
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      + do "evaluate this"
     + summary on top of spreadsheet      + summary on top of spreadsheet
       + adjusts output in spreadsheet to type
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
     + CAT button in menu (graphics)  
     + fix codebase on .page      + fix codebase on .page
       + hide empty optional assignments
   
 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 156  PUBLISHER Line 159  PUBLISHER
     + public resources - /pub/domain space      + public resources - /pub/domain space
     *?entering construction space or a directory throws up a       *?entering construction space or a directory throws up a 
       spurious error message (G)        spurious error message (G)
     *?Diffs of construct versus publication space as a co-author don't work  
     c TEST: deal with absolute links      c TEST: deal with absolute links
     c TEST: deal with <allow>      c TEST: deal with <allow>
   
Line 219  Large Chunks of funtionality that need w Line 221  Large Chunks of funtionality that need w
 - printing  - printing
  - tex target (CGI / daemon?)   - tex target (CGI / daemon?)
   
 - Exam checkout and in  

Removed from v.1.117  
changed lines
  Added in v.1.120


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