Diff for /loncom/TODO between versions 1.107 and 1.108

version 1.107, 2001/08/06 11:07:39 version 1.108, 2001/08/06 11:49:35
Line 61  HOMEWORK Line 61  HOMEWORK
     * <randomlist> needs to be stable      * <randomlist> needs to be stable
     * previous answers need to be ignored      * previous answers need to be ignored
     * 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
         (possibly coupled with /adm/grades, prev. submission)
   
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
Line 116  SQL DATABASE Line 118  SQL DATABASE
   
 GERD STUFF  GERD STUFF
     + lond can add UNIX user and change UNIX password (G/S)      + lond can add UNIX user and change UNIX password (G/S)
     + feedback, mailing and announcement mechanism finished  
     + 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
Line 128  GERD STUFF Line 129  GERD STUFF
     * 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)
     * straighten out co-author, author, coordinator junk      * straighten out co-author, author, coordinator junk 
     & roles allows re-init   
     + lonstatistics stores info with metadata of problem      + lonstatistics stores info with metadata of problem
     + hide remark feature on discussion      + hide remark feature on discussion
     + implement initial questionaire      + implement initial questionaire
     + do "evaluate this"      + do "evaluate this"
     + mail from upload      + mail from upload
       + broadcast messages
     + summary on top of spreadsheet      + summary on top of spreadsheet
     * lonpage.pm doesn't properly handle applet codebase arg, needs to use      * lonpage.pm doesn't properly handle applet codebase arg, needs to use
       Apache::lonnet::dirlocation        Apache::lonnet::dirlocation
     * londefdef <applet> tag doesn't use codebase to generate extlinks entries      * londefdef <applet> tag doesn't use codebase to generate extlinks entries
     & metadata partly hidden from non-advanced users      & metadata partly hidden from non-advanced users
     & parameter package has explicit parms override package ones      & parameter package has explicit parms override package ones
       + sort courses with same role in lonroles, color scheme
   
 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 183  Large Chunks of funtionality that need w Line 185  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
        - stu <-> stu  
        - ins <-> stu  
        - ins -> class/section         - ins -> class/section
        - messages seeded with data from spreadsheet         - messages seeded with data from spreadsheet
        - chat / whiteboard / bbs         - chat / whiteboard / bbs

Removed from v.1.107  
changed lines
  Added in v.1.108


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