File:  [LON-CAPA] / loncom / TODO
Revision 1.40: download - view: text, annotated - select for diffs
Mon Feb 5 15:33:54 2001 UTC (23 years, 2 months ago) by www
Branches: MAIN
CVS tags: HEAD
Spam.

    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:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   40:     + <rbresponse> <oresponse> hints need to work (Y)
   41:     & <rbresponse> <oresponse> are ugly (Y)
   42:     & all response types need to be verified about what they do after the answer date (Y)
   43: 
   44: NUMERICALRESPONSE
   45:    !* doesn't throw error when #response > #answer (Y)
   46:    !* bad message when #response < #answer (Y)
   47: 
   48: GOODIES
   49:     * bookmarks don't work correctly (B)
   50:     * indexer does not always work (N)
   51:     + messaging (G)
   52:     + chatroom, etc
   53: 
   54: TEX/TTH/TTM
   55:     * Address bugs in tth/ttm (second half January, A,Y,G)
   56: 
   57: BUILD
   58:     * need to roll together anaconda reconfiguration interface (S)
   59:     * need to write a "run-time" teflon script to tighten down (S)
   60:       file ownerships on non-development LON-CAPA machines (S)
   61:     * need to debug anaconda installation interface (S)
   62:     * need to debug anaconda upgrade interface (S)
   63: 
   64: GERD STUFF
   65:     + lecture online converter does all types (G/Y)
   66:     + lond can add UNIX user and change UNIX password (G/S)
   67:     & lond produces no history files for nohist_ namespaces
   68:    !* make spreadsheet calculation less resource intensive (G)
   69:     * tmpget seems to only work up to a few hundred kilobytes (G)
   70:     * unclear: linebreaks at the end of uploaded files (G)
   71:     + pageflip up and down work
   72:     + feedback, mailing and announcement mechanism finished
   73:     & lonnavmaps scrolls to previous position
   74:     + londropadd can drop, does rest of functionality
   75:     +?TAs can open and close assignments
   76: 
   77: RAT
   78:     + RAT can set resource parameters (G)
   79:     * RAT error line 1413 "insert resource into link" for recon link (G)
   80:     * focus on RAT when in /priv space (G)
   81: 
   82: PUBLISHER
   83:     + publishes material other than HTML, XML and problems (G)
   84:     * handles "publish directory" more gracefully (G)
   85: 
   86: VERIFICATION OF CONTENT
   87:     c have TA's do homework (G)
   88:     c verify internal page links  (G)
   89:     c verify applets (G)
   90:     c do homeworks from home/computer labs (G)
   91:     c be always at least two weeks ahead in homework

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