Diff for /loncom/TODO between versions 1.136 and 1.142

version 1.136, 2001/11/16 07:03:03 version 1.142, 2001/11/28 21:56:52
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 121  BUILD Line 125  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)      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)
     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
Line 227  Large Chunks of funtionality that need w Line 230  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 240  Large Chunks of funtionality that need w Line 240  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.136  
changed lines
  Added in v.1.142


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