Annotation of loncom/TODO, revision 1.38

1.1       albertel    1: + add functionality
1.16      www         2: & change functionality
1.1       albertel    3: * bug
1.9       albertel    4: ! January
1.31      www         5: c Continual
1.1       albertel    6: 
                      7: G=Gerd
                      8: A=Alex
                      9: S=Scott
                     10: B=Ben
                     11: H=Harsha
                     12: Y=Guy
                     13: N=Hon-Kie
                     14: I=Issac
                     15: 
                     16: XMLPARSE
                     17:     + support text_TAG functionality (Y/A)
1.9       albertel   18:    !* needs to fixup missing end tags in source (Y/A)
1.4       albertel   19:     + style file recursion (Y/A)
                     20:     + add <options> tag (A)
1.5       sakharuk   21:     * outputstack is not a stack, it should be (A)
                     22:     & redirection can be cleaned and simplified (A)
1.20      www        23:     + &recurse() needs to look for redirection (A)
                     24:     + counters and output formats for counters (A/Y)   
1.30      www        25:     + support <tag /> or see if new HTLM::TokeParser does <tag/>
1.1       albertel   26: 
1.7       albertel   27: CAPARESPONSE.C
1.9       albertel   28:    !+ pass back the reason (Y)
1.7       albertel   29: 
1.6       albertel   30: RUN.pm
                     31:     & ->share() a var rather than pass a parameter? Maybe set 
                     32:       a global in the safe enviroment using ->root()?
                     33: 
1.1       albertel   34: HOMEWORK
1.7       albertel   35:     + need to support /OR (Y)
1.28      albertel   36:    !+ create <stringresponse> <formularesponse>(Y)
1.34      albertel   37:    !+ <hintpart> ?done? (Y)
                     38:    !+ <optionresponse> (Y)
1.36      albertel   39:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
1.37      albertel   40:     + hints need to work
1.38    ! albertel   41:     & <rbresponse> <oresponse> are ugly (Y)
        !            42:     & all response types need to be verified about what they do after the answer date (Y)
1.34      albertel   43: 
                     44: NUMERICALRESPONSE
                     45:    !* doesn't throw error when #response > #answer (Y)
1.1       albertel   46: 
1.17      www        47: GOODIES
                     48:     * bookmarks don't work correctly (B)
                     49:     * indexer does not always work (N)
                     50:     + messaging (G)
                     51:     + chatroom, etc
                     52: 
1.19      www        53: TEX/TTH/TTM
                     54:     * Address bugs in tth/ttm (second half January, A,Y,G)
                     55: 
1.3       harris41   56: BUILD
                     57:     * need to roll together anaconda reconfiguration interface (S)
                     58:     * need to write a "run-time" teflon script to tighten down (S)
                     59:       file ownerships on non-development LON-CAPA machines (S)
                     60:     * need to debug anaconda installation interface (S)
                     61:     * need to debug anaconda upgrade interface (S)
1.9       albertel   62: 
                     63: GERD STUFF
1.31      www        64:     + lecture online converter does all types (G/Y)
1.29      www        65:     & improve student view of maps (G)
1.11      www        66:     + lond can add UNIX user and change UNIX password (G/S)
1.17      www        67:     & lond produces no history files for nohist_ namespaces
1.22      www        68:    !* make spreadsheet calculation less resource intensive (G)
1.35      www        69:     * tmpget seems to only work up to a few hundred kilobytes (G)
1.16      www        70:     * unclear: linebreaks at the end of uploaded files (G)
1.31      www        71:     + pageflip up and down work
1.26      www        72: 
                     73: RAT
1.27      www        74:     + RAT can set resource parameters (G)
1.35      www        75:     * RAT error line 1413 "insert resource into link" for recon link (G)
1.26      www        76:     * focus on RAT when in /priv space (G)
1.27      www        77: 
                     78: PUBLISHER
                     79:     + publishes material other than HTML, XML and problems (G)
                     80:     * handles "publish directory" more gracefully (G)
1.9       albertel   81: 
                     82: VERIFICATION OF CONTENT
1.31      www        83:     c have TA's do homework (G)
                     84:     c verify internal page links  (G)
                     85:     c verify applets (G)
                     86:     c do homeworks from home/computer labs (G)
                     87:     c be always at least two weeks ahead in homework

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