--- loncom/TODO	2001/05/10 21:15:26	1.85
+++ loncom/TODO	2001/06/22 20:14:28	1.91
@@ -23,6 +23,9 @@ XMLPARSE
     + deregister()
     + register need to take care of overloading, and deregister needs to unload
     + answer target - for simple display of correct answer for a problem
+    * <m> tag needs to do variable evaluation before tth-ing the string, also 
+ 	add eval="nothing" to turn this off.
+    * convert the rest to use get_param
 
 CAPARESPONSE.C
    !+ pass back the reason (Y)
@@ -34,8 +37,8 @@ RUN.pm
 EDIT INTERFACE
     + undo (Y)
     + delete (Y)
-    + insert (Y)
-    + add more tags (Y)
+    * insert (getting there) (Y)
+    c add more tags (Y)
     & make it easier to add plain textfield stype entries (Y)
     + have textfield style entries protect against bad data (</parserlib> in 
 	the parserlib textfiled (Y)
@@ -47,6 +50,7 @@ HOMEWORK
    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
     + <rbresponse> <oresponse> hints need to work (Y)
     * <rb/i/o response> break if name isn't spcified (Y)
+    * <rbresponse> breaks when no true foils are possible
     & all response types need to be verified about what they do after the 
       answer date (Y)
     + view problem as specific student (Y)
@@ -65,6 +69,7 @@ HOMEWORK
     + does IE 5.5 like it? (Y)
     + set all to something (Y)
     + set grades aren't correctly rendered in student view (Y)
+    + have $r->flush so that user sees it is working
 
 NUMERICALRESPONSE
    !* doesn't throw error when #response > #answer (Y)
@@ -78,11 +83,6 @@ GOODIES
     + annotations can be localized and published
     + PURLs
 
-/ADM/CREATEUSER
-    * cc setting allows section
-    * do stu sections settings actually work
-    * dc shows machines not just domains
-
 TEX/TTH/TTM
     * Address bugs in tth/ttm (second half January, A,Y,G)
 
@@ -90,23 +90,22 @@ BUILD
     * make sure that ssh is always allowed, even for run-time servers
 
 SQL DATABASE
-    *!need to improve sql database security (S)
-    * need to allow for parsing logic statements for metadata database (S)
-    * need to call all library servers (S)
     * need to show status of library server retrieval (S)
-    * need to perform customized metadata search (S)
 
 GERD STUFF
-    + lecture online converter does all types (G/Y)
     + lond can add UNIX user and change UNIX password (G/S)
-    & lond produces no history files for nohist_ namespaces
-    + pageflip up and down work
     + feedback, mailing and announcement mechanism finished
     + londropadd does XML
     +?TAs can open and close assignments
+    +?Students can force-open assignments with instructor notification
     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
    !& tests interaction between parmset, problem handler and spreadsheet (G)
     + course id-field
+    + replication hinting 
+    + replication, search local access servers if library is uncontactable
+    * lonpage.pm doesn't properly handle applet codebase arg, needs to use
+      Apache::lonnet::dirlocation
+    * londefdef <applet> tag doesn't use codebase to generate extlinks entries
 
 RAT
     + RAT can set resource parameters (G)
@@ -116,12 +115,19 @@ RAT
     + need to be able to set conditions in RAT client (G)
     * "finish" resource non-editable
     * unescaped colons in resource titles
+    + simple RAT server-side interface
+    + mass import of files
+    + put icons in RES if type known
+    * "start" and "finish" need to be made none editable (They currently think they can 
+       have a URL" but they shouldn't) (G)
 
 PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)
     +?does HTML to XHTML cleanup job
-
-
+    + deals with Micros*** files
+    + public resources - /pub/domain space
+    * entering construction space or a directory throws up a 
+      spurious error message (G)
 
  Large Chunks of funtionality that need work: