Diff for /loncom/TODO between versions 1.90 and 1.97

version 1.90, 2001/06/08 20:01:45 version 1.97, 2001/07/19 08:32:27
Line 77  NUMERICALRESPONSE Line 77  NUMERICALRESPONSE
   
 GOODIES  GOODIES
     * bookmarks don't work correctly (B)      * bookmarks don't work correctly (B)
     * indexer does not always work (N)      & indexer needs to show location - bring back flip-open/close (N)
     + messaging (G)      + messaging (G)
     + chatroom, etc      + chatroom, etc
     + annotations can be localized and published      + annotations can be localized and published
     + PURLs      + PURLs
   
 TEX/TTH/TTM  TEX/TTH/TTM
     * Address bugs in tth/ttm (second half January, A,Y,G)      * Address bugs in tth/ttm (A,Y,G)
   
 BUILD  BUILD
     * make sure that ssh is always allowed, even for run-time servers      * make sure that ssh is always allowed, even for run-time servers (S)
       + intelligently handle updating of configuration files (S)
       c test code (S)
       + allow for debian and redhat 7.1 installation (S)
       + implement the "LPML" standard (S)
   
   SCOTT STUFF
       c code lines less than 80 characters (S)
       c xhtmlize output from perl modules (S)
       * fix bookmarks (S)
       c work on javascript library and modularizing code (S)
       * fix browser incompatibility problems with IE (S)
       c start to actually use this TODO list (S)
   
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      * need to show status of library server retrieval (S)
Line 98  GERD STUFF Line 110  GERD STUFF
     + londropadd does XML      + londropadd does XML
     +?TAs can open and close assignments      +?TAs can open and close assignments
     +?Students can force-open assignments with instructor notification      +?Students can force-open assignments with instructor notification
     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)  
    !& tests interaction between parmset, problem handler and spreadsheet (G)     !& tests interaction between parmset, problem handler and spreadsheet (G)
     + course id-field      + replication hinting/prediction 
     + replication hinting   
     + replication, search local access servers if library is uncontactable      + replication, search local access servers if library is uncontactable
       * lonpage.pm doesn't properly handle applet codebase arg, needs to use
         Apache::lonnet::dirlocation
       * londefdef <applet> tag doesn't use codebase to generate extlinks entries
       + intelligent update of hosts.tab
       * weird error "illegal URL method reload .gif" in menu.html
       * Looks like no window status in IE 5.5 on Mac, Remote logs out
       + spreadsheet does different sheets in student mode for assessments
   
 RAT  RAT
     + RAT can set resource parameters (G)  
     *?RAT error line 1413 "insert resource into link" for recon link (G)       *?RAT error line 1413 "insert resource into link" for recon link (G) 
       (could not reproduce)        (could not reproduce)
     + need to be able to evaluate conditions in lonuserstate      + need to be able to evaluate conditions in lonuserstate
     + need to be able to set conditions in RAT client (G)      + need to be able to set conditions in RAT client (G)
     * "finish" resource non-editable  
     * unescaped colons in resource titles  
     + simple RAT server-side interface      + simple RAT server-side interface
     + mass import of files      + mass import of files (S)
     + put icons in RES if type known      + "Browse" works (S/N)
   
 PUBLISHER  PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)      * needs to devalidate spreadsheets in problem publishing (G)
     +?does HTML to XHTML cleanup job      +?does HTML to XHTML cleanup job
     + deals with Micros*** files      + deals with Micros*** files
     + public resources - /pub/domain space      + public resources - /pub/domain space
       *?entering construction space or a directory throws up a 
         spurious error message (G)
   
  Large Chunks of funtionality that need work:  
   Large Chunks of funtionality that need work:
   ============================================
   
 - Statistics  - Statistics
  - Simple   - Simple
Line 172  PUBLISHER Line 190  PUBLISHER
  - implement new method of handling what a problem stores   - implement new method of handling what a problem stores
   
 - RAT  - RAT
  - set parms / choose parts   - choose parts
  - set conditions   - set conditions
  - language for conditions   - language for conditions
  - browse link   - browse link
Line 180  PUBLISHER Line 198  PUBLISHER
   
 - Publish  - Publish
  - review step   - review step
  - coauthor role   - co-author locking
  - permisions / locking  
  - retrieve diff  
  - auto thumbnail / convert images   - auto thumbnail / convert images
   
 - printing  - printing
  - tex target (CGI / daemon?)   - tex target (CGI / daemon?)
   
 - Remote Control  
  - instructor remote (MyDesk?)  
  - evaluate this quality control feedback  
  - level up / down  
   

Removed from v.1.90  
changed lines
  Added in v.1.97


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