File:  [LON-CAPA] / loncom / TODO
Revision 1.52: download - view: text, annotated - select for diffs
Tue Mar 13 22:44:53 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: HEAD
-more todo some not todo

    1: TODO list
    2: 
    3: + add functionality
    4: & change functionality
    5: * bug
    6: ! Priority
    7: ? Questionable/unverified
    8: c Continual
    9: 
   10: G=Gerd
   11: A=Alex
   12: S=Scott
   13: B=Ben
   14: H=Harsha
   15: Y=Guy
   16: N=Hon-Kie
   17: I=Issac
   18: 
   19: XMLPARSE
   20:     + support text_TAG functionality (Y/A)
   21:    !* needs to fixup missing end tags in source (Y/A)
   22:     + style file recursion (Y/A)
   23:     + add <options> tag (A)
   24:     + counters and output formats for counters (A/Y)   
   25:     + deregister()
   26:     + register need to take care of overloading, and deregister needs to unload
   27:     + answer target - for simple display of correct answer for a problem
   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 
   45:       answer date (Y)
   46:     + view problem as specific student (Y)
   47: 
   48: /ADM/GRADES
   49:     + modify status of a problem (Y)
   50:     + search for students (Y)
   51:     & find domain of student (Y)
   52:     + handle ambiguous case (Y)
   53: 
   54: NUMERICALRESPONSE
   55:    !* doesn't throw error when #response > #answer (Y)
   56:    !* bad message when #response < #answer (Y)
   57: 
   58: GOODIES
   59:     * bookmarks don't work correctly (B)
   60:     * indexer does not always work (N)
   61:     + messaging (G)
   62:     + chatroom, etc
   63:     + annotations can be localized and published
   64: 
   65: TEX/TTH/TTM
   66:     * Address bugs in tth/ttm (second half January, A,Y,G)
   67: 
   68: BUILD
   69:     * need to roll together anaconda reconfiguration interface (S)
   70:     * need to write a "run-time" teflon script to tighten down (S)
   71:       file ownerships on non-development LON-CAPA machines (S)
   72:     * need to debug anaconda installation interface (S)
   73:     * need to debug anaconda upgrade interface (S)
   74: 
   75: GERD STUFF
   76:     + lecture online converter does all types (G/Y)
   77:     + lond can add UNIX user and change UNIX password (G/S)
   78:     & lond produces no history files for nohist_ namespaces
   79:     & make spreadsheet calculation less resource intensive (G)
   80:     & more intelligent standard spreadsheets
   81:     *?tmpget seems to only work up to a few hundred kilobytes (G)
   82:     + pageflip up and down work
   83:     + feedback, mailing and announcement mechanism finished
   84:     + londropadd does XML
   85:     + loncreateuser can do system and domain roles
   86:     *?'delete' did not work in parmset (once)
   87:     +?TAs can open and close assignments
   88:     & parmset needs to be configurable to produce smaller tables (G)
   89: 
   90: RAT
   91:     + RAT can set resource parameters (G)
   92:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
   93:       (could not reproduce)
   94:     + need to be able to evaluate conditions in lonuserstate
   95:     + need to be able to set conditions in RAT client (G)
   96: 
   97: PUBLISHER
   98:     + publishes material other than HTML, XML and problems (G)
   99:     * handles "publish directory" more gracefully (G)
  100:     + retrieve old versions button (G)
  101:     +?does HTML to XHTML cleanup job
  102: 
  103: VERIFICATION OF CONTENT
  104:     c have TA's do homework (G)
  105:     c verify internal page links  (G)
  106:     c verify applets (G)
  107:     c do homeworks from home/computer labs (G)
  108:     c be always at least two weeks ahead in homework
  109: 

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