Diff for /loncom/TODO between versions 1.170 and 1.178

version 1.170, 2002/01/10 13:33:05 version 1.178, 2002/01/28 14:15:14
Line 61  HOMEWORK (Y) Line 61  HOMEWORK (Y)
     + <optionresponse> reports # options correct through a <responseparam>      + <optionresponse> reports # options correct through a <responseparam>
          (Make editing of this pretty)           (Make editing of this pretty)
     & allow functions in response to be case insensitive      & allow functions in response to be case insensitive
     + added ability to ignore ws in string answers      +  added ability to ignore ws in string answers
   
 /ADM/GRADES  /ADM/GRADES
     + handle extra fields (Y)      + handle extra fields (Y)
Line 107  BUILD Line 107  BUILD
     c add in new perl modules and update old ones (S)      c add in new perl modules and update old ones (S)
     c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)      c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)
     c document and reasonably automate aspects of source-to-build procedure (S)      c document and reasonably automate aspects of source-to-build procedure (S)
       & loncapafiles.lpml has too many lines (pod2man.sh or pod2html.sh) which
         are over 80 characters (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
Line 124  SQL DATABASE Line 126  SQL DATABASE
     & 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)
       & all for mime type selection through filecategories.tab (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  RANDOM BUGS
     + handle big text documents (?)  
   
 PLOTTING   PLOTTING 
     + polar plots (M)      + polar plots (M)
     + interface functions for <script> (M)      + interface functions for <script> (M)
     * unable to plot multiple data sets with differing linestyles.  
   
 GERD STUFF  GERD STUFF
     + londropadd does XML      + londropadd does XML
Line 143  GERD STUFF Line 144  GERD STUFF
     + replication hinting/prediction       + replication hinting/prediction 
     + replication, search local access servers if library is uncontactable      + replication, search local access servers if library is uncontactable
     + intelligent update of hosts.tab (don't forget firewalls)      + intelligent update of hosts.tab (don't forget firewalls)
     * 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)  
     * straighten out co-author, author, coordinator junk       * straighten out co-author, author, coordinator junk 
     + lonstatistics stores info with metadata of problem  
     + implement initial questionaire      + implement initial questionaire
     + summary on top of spreadsheet      + summary on top of spreadsheet
     + adjusts output in spreadsheet to type      + adjusts output in spreadsheet to type
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
     + fix Applet codebase on .page      + fix Applet codebase on .page
     & pages do not register with remote if not on map      & pages should not register with remote if not on map
     * navmaps deals correctly with multiple path maps  
     * navmaps displays answerdates correctly (not due date instead)      * navmaps displays answerdates correctly (not due date instead)
     + points for feedback, counts on feedback/discussion      + points for feedback, counts on feedback/discussion
     + "do you want to be a tutor"?      + "do you want to be a tutor"?
     +!interface for checking logs      +!interface for checking logs
     + button to show deleted email and to "compact"      + button to show deleted email and to "compact"
      !* navmaps duedate on multipart with no part 0
      !* discussion for users in sections
       & more informative message for "maybe part of a course"
       * hung lond child - produce status info
       & share spreadsheets among courses
   
 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 182  PUBLISHER Line 185  PUBLISHER
     c TEST: deal with absolute links      c TEST: deal with absolute links
     c TEST: deal with <allow>      c TEST: deal with <allow>
     + incorporate thesaurus/vocabulary      + incorporate thesaurus/vocabulary
       + handle big text documents (?)
       & do not change everything to absolute URLs, but clean up URL garbage
   
   
 Large Chunks of funtionality that need work:  Large Chunks of funtionality that need work:

Removed from v.1.170  
changed lines
  Added in v.1.178


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