--- loncom/TODO	2002/02/12 06:35:29	1.184
+++ loncom/TODO	2002/02/27 21:43:24	1.186
@@ -18,19 +18,8 @@ M=Matthew
 ?=not yet assigned
 
 XMLPARSE
-    + support text_TAG functionality (Y/A)
-   !* needs to fixup missing end tags in source (Y/A)
     + add <options> tag (A)
     + counters and output formats for counters (A/Y)   
-    + answer target - for simple display of correct answer for a problem
-      (<or> <nr> <sr> <fr> done <rbr> <ir> <nh> <sh> <fh> TODO)
-
-CAPARESPONSE.C
-   !+ pass back the reason (Y)
-
-RUN.pm
-    & ->share() a var rather than pass a parameter? Maybe set 
-      a global in the safe enviroment using ->root()?
 
 EDIT INTERFACE (Y)
     + have inserts at bottom of page (Y)
@@ -42,9 +31,6 @@ EDIT INTERFACE (Y)
     * hints need to be coupled to tag 2 levels up
 
 HOMEWORK (Y)
-    + need to support /OR (do _OR_ in answer="" fields) (Y)
-    + <rbresponse> <oresponse> hints need to work (Y)
-    * <rbresponse> breaks when no true foils are possible
     + <imageresponse> needs to be able to support multiple images and multiple
         clicks on an image, need a Java applet most likely
     * <essayresponse> needs to protect input / output
@@ -53,8 +39,6 @@ HOMEWORK (Y)
 	<part> will be done poorly.
     * input areas need to hide after correct
     & run student parser over instructor specified physical units
-    + <formula/string/option/image/radiobutton hint> (Y)
-    + survey mode for <formula/string/numerical/option/image response> (Y)
     + student should be able to see previous submissions
     + <verbatim>
     + support giving hints even when there are 0 tries (only <*hint> hint show)
@@ -98,7 +82,7 @@ TEX/TTH/TTM
    !* Address bugs in tth/ttm (A,Y,G) - get new versions
 
 SYSTEM MONITORING
-    c update rpm lists and rpm monitoring (S)
+    http://bugzilla.lon-capa.org/show_bug.cgi?id=70
 
 USER NEEDS
     & have great installation, upgrading, configuring documents (S)
@@ -129,15 +113,10 @@ JAVASCRIPT
    !& fix handling of web browser windows (?)
 
 SQL DATABASE
-    + have result capping (S)
-    + scroll results page (S)
-    + enable abort button (S)
-    & restrict search fields to viewable fields (based on ENV{user.adv}) (S)
-    & update user-viewable metadata database documentation (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)
-    + prepare for and upgrade to the much superior MySQL version 4 (S)
+   Located now at
+   http://bugzilla.lon-capa.org/buglist.cgi?component=Instructor+Interface
+   http://bugzilla.lon-capa.org/buglist.cgi?component=System+Administration
+   (do a search for sql and/or metadata)
 
 RANDOM BUGS