--- loncom/TODO	2001/07/27 01:10:01	1.100
+++ loncom/TODO	2001/08/04 13:27:53	1.105
@@ -39,6 +39,7 @@ EDIT INTERFACE
     + have textfield style entries protect against bad data (</parserlib> in 
 	the parserlib textfiled (Y)
     + make default setup prettier
+    + more templates for different homework types
 
 HOMEWORK
     + need to support /OR (Y)
@@ -51,7 +52,16 @@ HOMEWORK
         clicks on an image, need a Java applet most likely
     * <essayresponse> needs to protect input / output
     + show rendering of problem for another user in "view submissions" (please)
- 
+    * if there are <*response> in a <problem> and there are also 
+	<part>s defined the handling of the <*response> outside of the 
+	<part> will be done poorly.
+    * sigfigs are poorly supported (metadata needs to be better)
+    * multiple response in a multipart question are screwing up
+    * input areas need to hide after correct
+    * <randomlist> needs to be stable
+    * previous answers need to be ignored
+    * id in parameter_... (see tol on mmp resources, s10)
+
 /ADM/GRADES
     * show list of multiple students if multiple match (Y)
     + handle ambiguous case (Y)
@@ -92,10 +102,13 @@ SCOTT STUFF
     c work on javascript library and modularizing code (S)
     * fix browser incompatibility problems with IE (S)
     c start to actually use this TODO list (S)
+    * layout in lonindexer, cols lost (Guy knows what's wrong) (S)
+    + sort resources after mass import/select into RAT
 
 SQL DATABASE
     * need to show status of library server retrieval (S)
     & change number of lonsql daemon processes
+    & metadata partly hidden from non-advanced users
 
 GERD STUFF
     + lond can add UNIX user and change UNIX password (G/S)
@@ -114,6 +127,18 @@ GERD STUFF
     * Looks like no window status in IE 5.5 on Mac, Remote logs out
     + change passwords (domain coordinator/users)
     & stabilize lond (maybe not prefork)
+    * straighten out co-author, author, coordinator junk
+    & roles allows re-init 
+    + lonstatistics stores info with metadata of problem
+    + parameter package
+    + finish up critical messages
+    + hide remark feature on discussion
+    + implement inital questionaire
+    + do "evaluate this"
+    + mail from upload
+    + summary on top of spreadsheet
+    * lonpage.pm doesn't handle <applet> tags codebase= properly
+    & metadata partly hidden from non-advanced users
 
 RAT
     *?RAT error line 1413 "insert resource into link" for recon link (G) 
@@ -123,7 +148,8 @@ RAT
     + simple RAT server-side interface
     + mass import of files (S)
     + "Browse" works (S/N)
-    * undefined "guff" - maps full of objects value="undefined" 
+    * undefined "guff" - maps full of objects value="undefined"
+    * bombs if inf-window closed by hand (needs browser restart) 
 
 PUBLISHER
     * needs to devalidate spreadsheets in problem publishing (G)
@@ -133,6 +159,8 @@ PUBLISHER
     *?entering construction space or a directory throws up a 
       spurious error message (G)
     * Diffs of construct versus publication space as a co-author don't work
+    + deal with absolute links
+    + deal with <allow>
 
 
 Large Chunks of funtionality that need work:
@@ -150,7 +178,6 @@ Large Chunks of funtionality that need w
 	- resource quality, how good is a resource
 
 - Messaging
-	- crtical messages
 	- email gateways into/out of the system
 	- handle more types of communication
 	       - stu <-> stu
@@ -177,13 +204,10 @@ Large Chunks of funtionality that need w
 	- math stuff
 	- validating <part> and multiple <*response> works as
 	  advertised
-	- handling previous answers correctly
 	- CAPA problems 
 	- <imageresponse> need Java applet
 	- <randomlabel> 
 
-- metadata
-	- implement new method of handling what a problem stores
 
 - RAT
 	- choose parts