Diff for /loncom/TODO between versions 1.132 and 1.143

version 1.132, 2001/10/29 17:40:10 version 1.143, 2001/11/28 22:00:07
Line 5  TODO list Line 5  TODO list
 * bug  * bug
 ! Priority  ! Priority
 ? Questionable/unverified  ? Questionable/unverified
 c Continual  c Continual and currently in an okay status
   C Continual and in need of a lot of work right now
   
 G=Gerd  G=Gerd
 A=Alex  A=Alex
 S=Scott  S=Scott
 Y=Guy  Y=Guy
 N=Hon-Kie  N=Hon-Kie
 I=Issac  I=Isaac
   M=Matthew
 ?=not yet assigned  ?=not yet assigned
   
 XMLPARSE  XMLPARSE
Line 90  RANDOMLABEL Line 92  RANDOMLABEL
     + TEST: randomlabel      + TEST: randomlabel
     & GLabel needs to better support image specifications that aren't URLs      & GLabel needs to better support image specifications that aren't URLs
     & GLabel needs to be in the install process      & GLabel needs to be in the install process
       + <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)      & indexer needs to show location - bring back flip-open/close (N)
Line 112  SYSTEM MONITORING Line 116  SYSTEM MONITORING
     & improve output of 'make status(post)' target in loncom/build (S)      & improve output of 'make status(post)' target in loncom/build (S)
   
 BUILD  BUILD
     * make sure that ssh is always allowed, even for run-time servers (S)  
     + intelligently handle updating of configuration files (S)  
     c test code... up to date with latest CPAN modules (S)      c test code... up to date with latest CPAN modules (S)
     + allow for debian and redhat 7.1 installation... redhat 7.1      + allow for debian and redhat 7.1 installation... redhat 7.1
       installation well pioneered (S)        installation well pioneered (S)
Line 122  BUILD Line 124  BUILD
     c document and reasonably automate aspects of source-to-build procedure (S)      c document and reasonably automate aspects of source-to-build procedure (S)
   
 CODE QUALITY  CODE QUALITY
     c code lines less than 80 characters (somewhat done, but now put      C code lines less than 80 characters (somewhat done, but now put
       on back-burner till 2002) (S)        on back-burner till 2002) (S)
     c xhtml-ize output from perl modules (S)      C xhtml-ize output from perl modules (S)
     c work on javascript library and modularizing code (S)      C work on javascript library and modularizing code (S)
     & fix handling of web browser windows (S)      & fix handling of web browser windows (S)
       C add in CPAN and POD conventions into modules and scripts (S)
   
 SQL DATABASE  SQL DATABASE
     + have result capping (S)      + have result capping (S)
     + scroll results page (S)      + scroll results page (S)
     + enable abort button (S)      + enable abort button (S)
     + e-mail admins if their sql setup is bad (S)  
     & restrict search fields to viewable fields (based on ENV{user.adv}) (S)      & restrict search fields to viewable fields (based on ENV{user.adv}) (S)
     & update user-viewable metadata database documentation (S)      & update user-viewable metadata database documentation (S)
     & restrict searching to browseable domain (S)      & restrict searching to browseable domain (S)
     & cause user-specific hash db be memory specific to individual handlers (S)      C monitor speed and performance of metadata database (S)
     c monitor speed and performance of metadata database (S)  
     + prepare for and upgrade to the much superior MySQL version 4 (S)      + prepare for and upgrade to the much superior MySQL version 4 (S)
   
 PUBLISHING  PUBLISHING
     + handle big text documents (?)      + handle big text documents (?)
   
 GERD STUFF  GERD STUFF
     + lond can add UNIX user and change UNIX password (G/S)  
     + 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 229  Large Chunks of funtionality that need w Line 229  Large Chunks of funtionality that need w
  - peer suggest grade   - peer suggest grade
   
 - homework engine  - homework engine
  - new parm - mode -> homework/exam/survey controls response  
   renderings / awards and solved status  
  - math stuff   - math stuff
  - CAPA problems    - CAPA problems 
  - <imageresponse> need Java applet   - <imageresponse> need Java applet
  - <randomlabel>   
   
 - Exams  - Exams
   
Line 242  Large Chunks of funtionality that need w Line 239  Large Chunks of funtionality that need w
  - choose parts   - choose parts
  - set conditions   - set conditions
  - language for conditions   - language for conditions
  - browse link  
  - some kind of non-anti-save   - some kind of non-anti-save
   
 - Publish  - Publish

Removed from v.1.132  
changed lines
  Added in v.1.143


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