File:  [LON-CAPA] / loncom / TODO
Revision 1.42: download - view: text, annotated - select for diffs
Tue Feb 13 18:47:23 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- fixes from grade handler

    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:     + deregister()
   27:     + register need to take care of overloading, and deregister needs to unload
   28: 
   29: CAPARESPONSE.C
   30:    !+ pass back the reason (Y)
   31: 
   32: RUN.pm
   33:     & ->share() a var rather than pass a parameter? Maybe set 
   34:       a global in the safe enviroment using ->root()?
   35: 
   36: HOMEWORK
   37:     + need to support /OR (Y)
   38:    !+ create <stringresponse> <formularesponse>(Y)
   39:    !+ <hintpart> ?done? (Y)
   40:    !+ <optionresponse> (Y)
   41:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   42:     + <rbresponse> <oresponse> hints need to work (Y)
   43:     & <rbresponse> <oresponse> are ugly (Y)
   44:     & all response types need to be verified about what they do after the answer date (Y)
   45:     + view problem as specific student (Y)
   46: 
   47: /ADM/GRADES
   48:     + modify status of a problem (Y)
   49:     + search for students (Y)
   50:     & find domain of student (Y)
   51:     + handle ambiguous case (Y)
   52: 
   53: NUMERICALRESPONSE
   54:    !* doesn't throw error when #response > #answer (Y)
   55:    !* bad message when #response < #answer (Y)
   56: 
   57: GOODIES
   58:     * bookmarks don't work correctly (B)
   59:     * indexer does not always work (N)
   60:     + messaging (G)
   61:     + chatroom, etc
   62: 
   63: TEX/TTH/TTM
   64:     * Address bugs in tth/ttm (second half January, A,Y,G)
   65: 
   66: BUILD
   67:     * need to roll together anaconda reconfiguration interface (S)
   68:     * need to write a "run-time" teflon script to tighten down (S)
   69:       file ownerships on non-development LON-CAPA machines (S)
   70:     * need to debug anaconda installation interface (S)
   71:     * need to debug anaconda upgrade interface (S)
   72: 
   73: GERD STUFF
   74:     + lecture online converter does all types (G/Y)
   75:     + lond can add UNIX user and change UNIX password (G/S)
   76:     & lond produces no history files for nohist_ namespaces
   77:    !* make spreadsheet calculation less resource intensive (G)
   78:     * tmpget seems to only work up to a few hundred kilobytes (G)
   79:     * unclear: linebreaks at the end of uploaded files (G)
   80:     + pageflip up and down work
   81:     + feedback, mailing and announcement mechanism finished
   82:     & lonnavmaps scrolls to previous position
   83:     + londropadd can drop, does rest of functionality
   84:     +?TAs can open and close assignments
   85: 
   86: RAT
   87:     + RAT can set resource parameters (G)
   88:     * RAT error line 1413 "insert resource into link" for recon link (G)
   89:     * focus on RAT when in /priv space (G)
   90: 
   91: PUBLISHER
   92:     + publishes material other than HTML, XML and problems (G)
   93:     * handles "publish directory" more gracefully (G)
   94: 
   95: VERIFICATION OF CONTENT
   96:     c have TA's do homework (G)
   97:     c verify internal page links  (G)
   98:     c verify applets (G)
   99:     c do homeworks from home/computer labs (G)
  100:     c be always at least two weeks ahead in homework

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