File:  [LON-CAPA] / loncom / TODO
Revision 1.34: download - view: text, annotated - select for diffs
Tue Jan 16 20:45:49 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
-stuff done stuff todo

    1: + add functionality
    2: & change functionality
    3: * bug
    4: ! January
    5: c Continual
    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)
   18:    !* needs to fixup missing end tags in source (Y/A)
   19:     + style file recursion (Y/A)
   20:     + add <options> tag (A)
   21:     * outputstack is not a stack, it should be (A)
   22:     & redirection can be cleaned and simplified (A)
   23:     + &recurse() needs to look for redirection (A)
   24:     + counters and output formats for counters (A/Y)   
   25:     + support <tag /> or see if new HTLM::TokeParser does <tag/>
   26: 
   27: CAPARESPONSE.C
   28:    !+ pass back the reason (Y)
   29: 
   30: RUN.pm
   31:     & ->share() a var rather than pass a parameter? Maybe set 
   32:       a global in the safe enviroment using ->root()?
   33: 
   34: HOMEWORK
   35:     + need to support /OR (Y)
   36:    !+ create <stringresponse> <formularesponse>(Y)
   37:    !+ <hintpart> ?done? (Y)
   38:    !+ <optionresponse> (Y)
   39: 
   40: NUMERICALRESPONSE
   41:    !* doesn't throw error when #response > #answer (Y)
   42: 
   43: GOODIES
   44:     * bookmarks don't work correctly (B)
   45:     * indexer does not always work (N)
   46:     + messaging (G)
   47:     + chatroom, etc
   48: 
   49: TEX/TTH/TTM
   50:     * Address bugs in tth/ttm (second half January, A,Y,G)
   51: 
   52: BUILD
   53:     * need to roll together anaconda reconfiguration interface (S)
   54:     * need to write a "run-time" teflon script to tighten down (S)
   55:       file ownerships on non-development LON-CAPA machines (S)
   56:     * need to debug anaconda installation interface (S)
   57:     * need to debug anaconda upgrade interface (S)
   58: 
   59: GERD STUFF
   60:     + lecture online converter does all types (G/Y)
   61:     & improve student view of maps (G)
   62:     + lond can add UNIX user and change UNIX password (G/S)
   63:     & lond produces no history files for nohist_ namespaces
   64:    !* make spreadsheet calculation less resource intensive (G)
   65:     * environment seems to get corrupted intermittently
   66:     * tmpget only seems to only work up to a few hundred kilobytes (G)
   67:     * unclear: linebreaks at the end of uploaded files (G)
   68:     + pageflip up and down work
   69: 
   70: RAT
   71:     + RAT can set resource parameters (G)
   72:     * RAT does objlink not defined if label not initialized (G)
   73:     * focus on RAT when in /priv space (G)
   74: 
   75: PUBLISHER
   76:     + publishes material other than HTML, XML and problems (G)
   77:     * handles "publish directory" more gracefully (G)
   78: 
   79: VERIFICATION OF CONTENT
   80:     c have TA's do homework (G)
   81:     c verify internal page links  (G)
   82:     c verify applets (G)
   83:     c do homeworks from home/computer labs (G)
   84:     c be always at least two weeks ahead in homework

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