Annotation of loncom/TODO, revision 1.53

1.51      www         1: TODO list
                      2: 
1.1       albertel    3: + add functionality
1.16      www         4: & change functionality
1.1       albertel    5: * bug
1.51      www         6: ! Priority
                      7: ? Questionable/unverified
1.31      www         8: c Continual
1.1       albertel    9: 
                     10: G=Gerd
                     11: A=Alex
                     12: S=Scott
                     13: B=Ben
                     14: H=Harsha
                     15: Y=Guy
                     16: N=Hon-Kie
                     17: I=Issac
                     18: 
                     19: XMLPARSE
                     20:     + support text_TAG functionality (Y/A)
1.9       albertel   21:    !* needs to fixup missing end tags in source (Y/A)
1.4       albertel   22:     + style file recursion (Y/A)
                     23:     + add <options> tag (A)
1.20      www        24:     + counters and output formats for counters (A/Y)   
1.41      albertel   25:     + deregister()
                     26:     + register need to take care of overloading, and deregister needs to unload
1.52      albertel   27:     + answer target - for simple display of correct answer for a problem
1.1       albertel   28: 
1.7       albertel   29: CAPARESPONSE.C
1.9       albertel   30:    !+ pass back the reason (Y)
1.7       albertel   31: 
1.6       albertel   32: RUN.pm
                     33:     & ->share() a var rather than pass a parameter? Maybe set 
                     34:       a global in the safe enviroment using ->root()?
                     35: 
1.1       albertel   36: HOMEWORK
1.7       albertel   37:     + need to support /OR (Y)
1.28      albertel   38:    !+ create <stringresponse> <formularesponse>(Y)
1.34      albertel   39:    !+ <hintpart> ?done? (Y)
                     40:    !+ <optionresponse> (Y)
1.36      albertel   41:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
1.39      albertel   42:     + <rbresponse> <oresponse> hints need to work (Y)
1.38      albertel   43:     & <rbresponse> <oresponse> are ugly (Y)
1.51      www        44:     & all response types need to be verified about what they do after the 
                     45:       answer date (Y)
1.41      albertel   46:     + view problem as specific student (Y)
1.34      albertel   47: 
1.42      albertel   48: /ADM/GRADES
                     49:     + modify status of a problem (Y)
                     50:     + search for students (Y)
                     51:     & find domain of student (Y)
                     52:     + handle ambiguous case (Y)
                     53: 
1.34      albertel   54: NUMERICALRESPONSE
                     55:    !* doesn't throw error when #response > #answer (Y)
1.39      albertel   56:    !* bad message when #response < #answer (Y)
1.1       albertel   57: 
1.17      www        58: GOODIES
                     59:     * bookmarks don't work correctly (B)
                     60:     * indexer does not always work (N)
                     61:     + messaging (G)
                     62:     + chatroom, etc
1.51      www        63:     + annotations can be localized and published
1.17      www        64: 
1.19      www        65: TEX/TTH/TTM
                     66:     * Address bugs in tth/ttm (second half January, A,Y,G)
                     67: 
1.3       harris41   68: BUILD
                     69:     * need to roll together anaconda reconfiguration interface (S)
                     70:     * need to write a "run-time" teflon script to tighten down (S)
                     71:       file ownerships on non-development LON-CAPA machines (S)
                     72:     * need to debug anaconda installation interface (S)
                     73:     * need to debug anaconda upgrade interface (S)
1.9       albertel   74: 
                     75: GERD STUFF
1.31      www        76:     + lecture online converter does all types (G/Y)
1.11      www        77:     + lond can add UNIX user and change UNIX password (G/S)
1.17      www        78:     & lond produces no history files for nohist_ namespaces
1.50      www        79:     & make spreadsheet calculation less resource intensive (G)
1.51      www        80:     & more intelligent standard spreadsheets
1.31      www        81:     + pageflip up and down work
1.40      www        82:     + feedback, mailing and announcement mechanism finished
1.43      www        83:     + londropadd does XML
1.46      www        84:     + loncreateuser can do system and domain roles
                     85:     *?'delete' did not work in parmset (once)
1.40      www        86:     +?TAs can open and close assignments
1.49      www        87:     & parmset needs to be configurable to produce smaller tables (G)
1.26      www        88: 
                     89: RAT
1.27      www        90:     + RAT can set resource parameters (G)
1.51      www        91:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
                     92:       (could not reproduce)
1.48      www        93:     + need to be able to evaluate conditions in lonuserstate
1.49      www        94:     + need to be able to set conditions in RAT client (G)
1.27      www        95: 
                     96: PUBLISHER
                     97:     + publishes material other than HTML, XML and problems (G)
                     98:     * handles "publish directory" more gracefully (G)
1.45      www        99:     + retrieve old versions button (G)
                    100:     +?does HTML to XHTML cleanup job
1.9       albertel  101: 
                    102: VERIFICATION OF CONTENT
1.31      www       103:     c have TA's do homework (G)
                    104:     c verify internal page links  (G)
                    105:     c verify applets (G)
                    106:     c do homeworks from home/computer labs (G)
                    107:     c be always at least two weeks ahead in homework
1.45      www       108: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>