--- loncom/TODO 2001/04/24 23:29:38 1.81 +++ loncom/TODO 2001/07/04 17:02:54 1.94 @@ -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 + * 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 ( in the parserlib textfiled (Y) @@ -46,6 +49,8 @@ HOMEWORK !+ create (Y) !+ need to restore last submitted response (Y) + hints need to work (Y) + * break if name isn't spcified (Y) + * 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) @@ -54,8 +59,8 @@ HOMEWORK * needs to protect input / output /ADM/GRADES - + search for students (Y) - & find domain of student (Y) + * show list of multiple students if multiple match (Y) + * allow specifying the domain (Y) + handle ambiguous case (Y) + back to homework link (Y) + handle extra fields (Y) @@ -64,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) @@ -71,17 +77,12 @@ NUMERICALRESPONSE GOODIES * 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) + chatroom, etc + 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) @@ -89,45 +90,107 @@ 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/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 tag doesn't use codebase to generate extlinks entries + + /ext/ - handle external resources through handler redir + + standalone movies, gifs, etc, need wrapper to trigger remote + + intelligent update of hosts.tab + * weird error "illegal URL method reload .gif" in menu.html RAT - + RAT can set resource parameters (G) *?RAT error line 1413 "insert resource into link" for recon link (G) (could not reproduce) + need to be able to evaluate conditions in lonuserstate + need to be able to set conditions in RAT client (G) - * "finish" resource non-editable - + "finish" resource when empty causes the serever to through "noidea" when - trying to use Next or Back buttons * unescaped colons in resource titles - * timeouts seen at Ohio U + + simple RAT server-side interface + + mass import of files + + "Browse" works (S/N) PUBLISHER * needs to devalidate spreadsheets in problem publishing (G) +?does HTML to XHTML cleanup job - + co-author role respected - -VERIFICATION OF CONTENT - c have TA's do homework (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 + + 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: +============================================ + +- Statistics + - Simple + - resource analysis class/system wide + - resource correlation course wide + - other stats from CAPA + - Complex + - foil level analysis/correlation measures + - derandomized foils analysis + - have/view reason student selected a foil + - resource quality, how good is a resource + +- Messaging + - crtical messages + - email gateways into/out of the system + - handle more types of communication + - stu <-> stu + - ins <-> stu + - ins -> class/section + - messages seeded with data from spreadsheet + - chat / whiteboard / bbs + - "round robin" feedback handling + +- Grading + - simple grading needs cleaning up (see Guy's TODO list) + - survey data extraction ( stat complex could handle most of + this) + - essay / shortanswer + - instructor / autoget all/none + - team based submission + - peer graded + - peer suggest grade + +- homework engine + - new parm - mode -> homework/exam/survey controls response + renderings / awards and solved status + - edit interface / clone other problem + - math stuff + - validating and multiple <*response> works as + advertised + - handling previous answers correctly + - CAPA problems + - need Java applet + - + +- metadata + - implement new method of handling what a problem stores + +- RAT + - choose parts + - set conditions + - language for conditions + - browse link + - some kind of non-anti-save + +- Publish + - review step + - co-author locking + - auto thumbnail / convert images +- printing + - tex target (CGI / daemon?)