version 1.84, 2001/05/04 19:41:52
|
version 1.97, 2001/07/19 08:32:27
|
Line 23 XMLPARSE
|
Line 23 XMLPARSE
|
+ deregister() |
+ deregister() |
+ register need to take care of overloading, and deregister needs to unload |
+ register need to take care of overloading, and deregister needs to unload |
+ answer target - for simple display of correct answer for a problem |
+ 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 |
CAPARESPONSE.C |
!+ pass back the reason (Y) |
!+ pass back the reason (Y) |
Line 34 RUN.pm
|
Line 37 RUN.pm
|
EDIT INTERFACE |
EDIT INTERFACE |
+ undo (Y) |
+ undo (Y) |
+ delete (Y) |
+ delete (Y) |
+ insert (Y) |
* insert (getting there) (Y) |
+ add more tags (Y) |
c add more tags (Y) |
& make it easier to add plain textfield stype entries (Y) |
& make it easier to add plain textfield stype entries (Y) |
+ have textfield style entries protect against bad data (</parserlib> in |
+ have textfield style entries protect against bad data (</parserlib> in |
the parserlib textfiled (Y) |
the parserlib textfiled (Y) |
Line 47 HOMEWORK
|
Line 50 HOMEWORK
|
!+ <rbresponse> <oresponse> need to restore last submitted response (Y) |
!+ <rbresponse> <oresponse> need to restore last submitted response (Y) |
+ <rbresponse> <oresponse> hints need to work (Y) |
+ <rbresponse> <oresponse> hints need to work (Y) |
* <rb/i/o response> break if name isn't spcified (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 |
& all response types need to be verified about what they do after the |
answer date (Y) |
answer date (Y) |
+ view problem as specific student (Y) |
+ view problem as specific student (Y) |
Line 65 HOMEWORK
|
Line 69 HOMEWORK
|
+ does IE 5.5 like it? (Y) |
+ does IE 5.5 like it? (Y) |
+ set all to something (Y) |
+ set all to something (Y) |
+ set grades aren't correctly rendered in student view (Y) |
+ set grades aren't correctly rendered in student view (Y) |
|
+ have $r->flush so that user sees it is working |
|
|
NUMERICALRESPONSE |
NUMERICALRESPONSE |
!* doesn't throw error when #response > #answer (Y) |
!* doesn't throw error when #response > #answer (Y) |
Line 72 NUMERICALRESPONSE
|
Line 77 NUMERICALRESPONSE
|
|
|
GOODIES |
GOODIES |
* bookmarks don't work correctly (B) |
* bookmarks don't work correctly (B) |
* indexer does not always work (N) |
& indexer needs to show location - bring back flip-open/close (N) |
+ messaging (G) |
+ messaging (G) |
+ chatroom, etc |
+ chatroom, etc |
+ annotations can be localized and published |
+ annotations can be localized and published |
+ PURLs |
+ PURLs |
|
|
/ADM/CREATEUSER |
|
* cc setting allows section |
|
* do stu sections settings actually work |
|
* dc shows machines not just domains |
|
|
|
TEX/TTH/TTM |
TEX/TTH/TTM |
* Address bugs in tth/ttm (second half January, A,Y,G) |
* Address bugs in tth/ttm (A,Y,G) |
|
|
BUILD |
BUILD |
* make sure that ssh is always allowed, even for run-time servers |
* make sure that ssh is always allowed, even for run-time servers (S) |
|
+ intelligently handle updating of configuration files (S) |
|
c test code (S) |
|
+ allow for debian and redhat 7.1 installation (S) |
|
+ implement the "LPML" standard (S) |
|
|
|
SCOTT STUFF |
|
c code lines less than 80 characters (S) |
|
c xhtmlize output from perl modules (S) |
|
* fix bookmarks (S) |
|
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) |
|
|
SQL DATABASE |
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 show status of library server retrieval (S) |
* need to perform customized metadata search (S) |
|
|
|
GERD STUFF |
GERD STUFF |
+ lecture online converter does all types (G/Y) |
|
+ lond can add UNIX user and change UNIX password (G/S) |
+ 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 |
+ feedback, mailing and announcement mechanism finished |
+ londropadd does XML |
+ londropadd does XML |
+?TAs can open and close assignments |
+?TAs can open and close assignments |
*?menu.html does weird stuff on some browsers sometimes (maybe fixed) |
+?Students can force-open assignments with instructor notification |
!& tests interaction between parmset, problem handler and spreadsheet (G) |
!& tests interaction between parmset, problem handler and spreadsheet (G) |
+ course id-field |
+ replication hinting/prediction |
|
+ 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 |
|
+ intelligent update of hosts.tab |
|
* weird error "illegal URL method reload .gif" in menu.html |
|
* Looks like no window status in IE 5.5 on Mac, Remote logs out |
|
+ spreadsheet does different sheets in student mode for assessments |
|
|
RAT |
RAT |
+ RAT can set resource parameters (G) |
|
*?RAT error line 1413 "insert resource into link" for recon link (G) |
*?RAT error line 1413 "insert resource into link" for recon link (G) |
(could not reproduce) |
(could not reproduce) |
+ need to be able to evaluate conditions in lonuserstate |
+ need to be able to evaluate conditions in lonuserstate |
+ need to be able to set conditions in RAT client (G) |
+ need to be able to set conditions in RAT client (G) |
* "finish" resource non-editable |
+ simple RAT server-side interface |
* unescaped colons in resource titles |
+ mass import of files (S) |
|
+ "Browse" works (S/N) |
|
|
PUBLISHER |
PUBLISHER |
* needs to devalidate spreadsheets in problem publishing (G) |
* needs to devalidate spreadsheets in problem publishing (G) |
+?does HTML to XHTML cleanup job |
+?does HTML to XHTML cleanup job |
+ co-author role respected |
+ deals with Micros*** files |
|
+ public resources - /pub/domain space |
VERIFICATION OF CONTENT |
*?entering construction space or a directory throws up a |
c have TA's do homework (G) |
spurious error message (G) |
c verify internal page links (G) |
|
c verify applets (G) |
|
c do homeworks from home/computer labs (G) |
|
c be always at least two weeks ahead in homework |
|
|
|
|
|
Large Chunks of funtionality that need work: |
Large Chunks of funtionality that need work: |
|
============================================ |
|
|
- Statistics |
- Statistics |
- Simple |
- Simple |
Line 180 VERIFICATION OF CONTENT
|
Line 190 VERIFICATION OF CONTENT
|
- implement new method of handling what a problem stores |
- implement new method of handling what a problem stores |
|
|
- RAT |
- RAT |
- set parms / choose parts |
- choose parts |
- set conditions |
- set conditions |
- language for conditions |
- language for conditions |
- browse link |
- browse link |
Line 188 VERIFICATION OF CONTENT
|
Line 198 VERIFICATION OF CONTENT
|
|
|
- Publish |
- Publish |
- review step |
- review step |
- coauthor role |
- co-author locking |
- permisions / locking |
|
- retrieve diff |
|
- auto thumbnail / convert images |
- auto thumbnail / convert images |
|
|
- printing |
- printing |
- tex target (CGI / daemon?) |
- tex target (CGI / daemon?) |
|
|
- Remote Control |
|
- instructor remote (MyDesk?) |
|
- evaluate this quality control feedback |
|
- level up / down |
|
|
|