File:  [LON-CAPA] / loncom / TODO
Revision 1.71: download - view: text, annotated - select for diffs
Thu Mar 29 20:47:52 2001 UTC (23 years, 1 month ago) by www
Branches: MAIN
CVS tags: HEAD
Spam, bacon and - yes - eggs.

    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: Y=Guy
   15: N=Hon-Kie
   16: I=Issac
   17: 
   18: XMLPARSE
   19:     + support text_TAG functionality (Y/A)
   20:    !* needs to fixup missing end tags in source (Y/A)
   21:     + style file recursion (Y/A)
   22:     + add <options> tag (A)
   23:     + counters and output formats for counters (A/Y)   
   24:     + deregister()
   25:     + register need to take care of overloading, and deregister needs to unload
   26:     + answer target - for simple display of correct answer for a problem
   27: 
   28: CAPARESPONSE.C
   29:    !+ pass back the reason (Y)
   30: 
   31: RUN.pm
   32:     & ->share() a var rather than pass a parameter? Maybe set 
   33:       a global in the safe enviroment using ->root()?
   34: 
   35: HOMEWORK
   36:     + need to support /OR (Y)
   37:    !+ create <stringresponse> <formularesponse>(Y)
   38:    !+ <hintpart> ?done? (Y)
   39:    !+ <optionresponse> (Y)
   40:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   41:     + <rbresponse> <oresponse> hints need to work (Y)
   42:     & <rbresponse> <oresponse> are ugly (Y)
   43:     & all response types need to be verified about what they do after the 
   44:       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:     + annotations can be localized and published
   63: 
   64: TEX/TTH/TTM
   65:     * Address bugs in tth/ttm (second half January, A,Y,G)
   66: 
   67: BUILD
   68:     * make sure that ssh is always allowed, even for run-time servers
   69: 
   70: SQL DATABASE
   71:     *!need to improve sql database security (S)
   72:     * need to allow for parsing logic statements for metadata database (S)
   73:     * need to call all library servers (S)
   74:     * need to show status of library server retrieval (S)
   75:     * need to perform customized metadata search (S)
   76: 
   77: GERD STUFF
   78:     + lecture online converter does all types (G/Y)
   79:     + lond can add UNIX user and change UNIX password (G/S)
   80:     & lond produces no history files for nohist_ namespaces
   81:     + pageflip up and down work
   82:     + feedback, mailing and announcement mechanism finished
   83:     + londropadd does XML
   84:     + loncreateuser can do system roles
   85:     +?TAs can open and close assignments
   86:     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
   87:    !& tests interaction between parmset, problem handler and spreadsheet (G)
   88: 
   89: RAT
   90:     + RAT can set resource parameters (G)
   91:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
   92:       (could not reproduce)
   93:     + need to be able to evaluate conditions in lonuserstate
   94:     + need to be able to set conditions in RAT client (G)
   95:     * "finish" resource non-editable
   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:     * needs to devalidate spreadsheets in problem publishing (G)
  102:     +?does HTML to XHTML cleanup job
  103: 
  104: VERIFICATION OF CONTENT
  105:     c have TA's do homework (G)
  106:     c verify internal page links  (G)
  107:     c verify applets (G)
  108:     c do homeworks from home/computer labs (G)
  109:     c be always at least two weeks ahead in homework
  110: 

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