Diff for /loncom/TODO between versions 1.109 and 1.118

version 1.109, 2001/08/09 16:54:49 version 1.118, 2001/08/18 16:43:32
Line 63  HOMEWORK Line 63  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 86  RANDOMLABEL Line 88  RANDOMLABEL
 GOODIES  GOODIES
     * bookmarks don't work correctly (B)      * bookmarks don't work correctly (B)
     & indexer needs to show location - bring back flip-open/close (N)      & indexer needs to show location - bring back flip-open/close (N)
     + messaging (G)  
     + 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 99  BUILD Line 101  BUILD
     + intelligently handle updating of configuration files (S)      + intelligently handle updating of configuration files (S)
     c test code (S)      c test code (S)
     + allow for debian and redhat 7.1 installation (S)      + allow for debian and redhat 7.1 installation (S)
     + implement the "LPML" standard (S)      + match lpml_parse.pl output to be similar to parse.pl (S)
   
 SCOTT STUFF  SCOTT STUFF
     c code lines less than 80 characters (S)      c code lines less than 80 characters (somewhat done, but now put
         on back-burner till 2002) (S)
     c xhtmlize output from perl modules (S)      c xhtmlize output from perl modules (S)
     * fix bookmarks (S)  
     c work on javascript library and modularizing code (S)      c work on javascript library and modularizing code (S)
     * fix browser incompatibility problems with IE (S)      + cause groupsort handler to work with group search import (S)
     c start to actually use this TODO list (S)  
     * layout in lonindexer, cols lost (Guy knows what's wrong) (S)  
     + sort resources after mass import/select into RAT  
   
 SQL DATABASE  SQL DATABASE
     * need to show status of library server retrieval (S)      * need to show status of library server retrieval (S)
Line 132  GERD STUFF Line 131  GERD STUFF
     & stabilize lond (maybe not prefork)      & stabilize lond (maybe not prefork)
     * straighten out co-author, author, coordinator junk       * straighten out co-author, author, coordinator junk 
     + lonstatistics stores info with metadata of problem      + lonstatistics stores info with metadata of problem
     + hide remark feature on discussion  
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      + do "evaluate this"
     + mail from upload  
     + summary on top of spreadsheet      + summary on top of spreadsheet
     * lonpage.pm doesn't properly handle applet codebase arg, needs to use      + adjusts output in spreadsheet to type
       Apache::lonnet::dirlocation  
     * londefdef <applet> tag doesn't use codebase to generate extlinks entries  
     & parameter package has explicit parms override package ones  
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
     + CAT button in menu      + fix codebase on .page
     + display sections/choose by section in broadcast  
     + send/forward, additional recipients  
   
 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 161  RAT Line 153  RAT
   
 PUBLISHER  PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)      * needs to devalidate spreadsheets in problem publishing (G)
       * need to clear metacache of old versions of metadata when publishing
     +?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       *?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      *?Diffs of construct versus publication space as a co-author don't work
     + deal with absolute links      c TEST: deal with absolute links
     + deal with <allow>      c TEST: deal with <allow>
   
   
 Large Chunks of funtionality that need work:  Large Chunks of funtionality that need work:
Line 188  Large Chunks of funtionality that need w Line 181  Large Chunks of funtionality that need w
 - Messaging  - Messaging
  - email gateways into/out of the system   - email gateways into/out of the system
  - handle more types of communication   - handle more types of communication
        - ins -> section  
        - messages seeded with data from spreadsheet         - messages seeded with data from spreadsheet
        - chat / whiteboard / bbs         - chat / whiteboard
        - "round robin" feedback handling         - "round robin" feedback handling
   
 - Grading  - Grading
Line 229  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?)
   

Removed from v.1.109  
changed lines
  Added in v.1.118


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