Annotation of loncom/TODO, revision 1.9

1.1       albertel    1: + add functionality
                      2: & change functiona;lity
                      3: * bug
1.9     ! albertel    4: ! January
1.1       albertel    5: 
                      6: G=Gerd
                      7: A=Alex
                      8: S=Scott
                      9: B=Ben
                     10: H=Harsha
                     11: Y=Guy
                     12: N=Hon-Kie
                     13: I=Issac
                     14: 
                     15: XMLPARSE
                     16:     + support text_TAG functionality (Y/A)
1.9     ! albertel   17:    !* needs to fixup missing end tags in source (Y/A)
1.4       albertel   18:     + style file recursion (Y/A)
                     19:     + add <options> tag (A)
1.5       sakharuk   20:     * outputstack is not a stack, it should be (A)
                     21:     & redirection can be cleaned and simplified (A)
                     22:     + &recurse() needs to look for redirection (A)   
1.1       albertel   23: 
1.7       albertel   24: CAPARESPONSE.C
1.9     ! albertel   25:    !+ pass back the reason (Y)
1.7       albertel   26: 
1.6       albertel   27: RUN.pm
                     28:     & ->share() a var rather than pass a parameter? Maybe set 
                     29:       a global in the safe enviroment using ->root()?
                     30: 
1.1       albertel   31: HOMEWORK
1.9     ! albertel   32:    !+ <caparesponse> needs to grade submissions, set responses (Y)
1.7       albertel   33:     + need to support /OR (Y)
1.9     ! albertel   34:    !+ create <numericresponse> <stringresponse> <formularesponse>(Y)
        !            35:    !+ check dates/roles for homework permission (Y)
1.1       albertel   36: 
1.3       harris41   37: BUILD
                     38:     * need to update install.lon-capa.org (S)
                     39:     * need to rebuild binaries for packaging (S)
                     40:     * need to write upgrade scripts (S)
                     41:     * need to upgrade s cluster (S)
                     42:     * need to roll together anaconda reconfiguration interface (S)
                     43:     * need to write a "run-time" teflon script to tighten down (S)
                     44:       file ownerships on non-development LON-CAPA machines (S)
                     45:     * need to debug anaconda installation interface (S)
                     46:     * need to debug anaconda upgrade interface (S)
                     47:     * need to burn CD (S)
1.9     ! albertel   48: 
        !            49: GERD STUFF
        !            50:    !+ can't get grades from homwork using restore (G)
        !            51:    !+ two other buttons on publisher need wiring up (G)
        !            52:    !+ lecture online converter (G)
        !            53:    !+ student add screen/lond command (G)
        !            54:    !+ maps need creation (G)
        !            55:    !+ student view of maps (G)
        !            56:    !+ convince to do 267L in new system (G)
        !            57: 
        !            58: VERIFICATION OF CONTENT
        !            59:    !+ have TA's do homework (G)
        !            60:    !+ verify internal page links  (G)
        !            61:    !+ verify applets (G)
        !            62:    !+ do homeworks from home/computer labs (G)
        !            63:    !+ have students work early for Honors Option (G)

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