Annotation of loncom/TODO, revision 1.14

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 roll together anaconda reconfiguration interface (S)
                     39:     * need to write a "run-time" teflon script to tighten down (S)
                     40:       file ownerships on non-development LON-CAPA machines (S)
                     41:     * need to debug anaconda installation interface (S)
                     42:     * need to debug anaconda upgrade interface (S)
1.9       albertel   43: 
                     44: GERD STUFF
1.12      www        45:    !+ lecture online converter (G/Y)
1.11      www        46:    !+ student add screen (G)
                     47:    !+ lbs267 maps need creation (G)
1.9       albertel   48:    !+ student view of maps (G)
1.11      www        49:     * focus on RAT when in /priv space (G)
                     50:     + lond can add UNIX user and change UNIX password (G/S)
                     51:     * parmset does weird stuff without metadata (G)
                     52:    !+ all spreadsheets supported (G)
1.13      www        53:    !+ publish lecture material
                     54:    !+ convert tables of content
                     55:    !+ open two courses
                     56:    !+ enroll students
1.14    ! www        57:    !+ loncron cleans up tmp
        !            58:    !+ lonroles jumps to first page of course
1.9       albertel   59: 
                     60: VERIFICATION OF CONTENT
                     61:    !+ have TA's do homework (G)
                     62:    !+ verify internal page links  (G)
                     63:    !+ verify applets (G)
                     64:    !+ do homeworks from home/computer labs (G)

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