File:  [LON-CAPA] / loncom / TODO
Revision 1.25: download - view: text, annotated - select for diffs
Fri Jan 5 20:04:53 2001 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- more stuff to do

    1: + add functionality
    2: & change functionality
    3: * bug
    4: ! January
    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)
   17:    !* needs to fixup missing end tags in source (Y/A)
   18:     + style file recursion (Y/A)
   19:     + add <options> tag (A)
   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)
   23:     + counters and output formats for counters (A/Y)   
   24:     + support <tag />
   25: 
   26: CAPARESPONSE.C
   27:    !+ pass back the reason (Y)
   28: 
   29: RUN.pm
   30:     & ->share() a var rather than pass a parameter? Maybe set 
   31:       a global in the safe enviroment using ->root()?
   32: 
   33: HOMEWORK
   34:    !+ <caparesponse> needs to grade submissions, set responses (Y)
   35:     + need to support /OR (Y)
   36:    !+ create <numericresponse> <stringresponse> <formularesponse>(Y)
   37:    !+ check dates/roles for homework permission (Y)
   38:    !+ <hintpart>
   39:    !+ <foil>
   40:    !+ <foilgroup>
   41:    !+ <radiobuttonresponse>
   42:    !+ clean up messages an interface to be something not horrible
   43: 
   44: GOODIES
   45:     * bookmarks don't work correctly (B)
   46:     * indexer does not always work (N)
   47:     + messaging (G)
   48:     + chatroom, etc
   49: 
   50: TEX/TTH/TTM
   51:     * Address bugs in tth/ttm (second half January, A,Y,G)
   52: 
   53: BUILD
   54:     * need to roll together anaconda reconfiguration interface (S)
   55:     * need to write a "run-time" teflon script to tighten down (S)
   56:       file ownerships on non-development LON-CAPA machines (S)
   57:     * need to debug anaconda installation interface (S)
   58:     * need to debug anaconda upgrade interface (S)
   59: 
   60: GERD STUFF
   61:    !+ lecture online converter (G/Y)
   62:    !+ lbs267 maps need creation (G)
   63:    !+ student view of maps (G)
   64:     * focus on RAT when in /priv space (G)
   65:     + lond can add UNIX user and change UNIX password (G/S)
   66:     & lond produces no history files for nohist_ namespaces
   67:     * parmset does weird stuff without metadata (G)
   68:    !* make spreadsheet calculation less resource intensive (G)
   69:    !+ publish lecture material (G/A)
   70:    !+ convert tables of content (G)
   71:    !+ open two courses (G)
   72:    !+ enroll students (G)
   73:     + RAT can set resource parameters
   74:     * tmpget only seems to only work up to a few hundred kilobytes (G)
   75:     * unclear: linebreaks at the end of uploaded files (G)
   76: 
   77: VERIFICATION OF CONTENT
   78:    !+ have TA's do homework (G)
   79:    !+ verify internal page links  (G)
   80:    !+ verify applets (G)
   81:    !+ do homeworks from home/computer labs (G)

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