File:  [LON-CAPA] / loncom / TODO
Revision 1.61: download - view: text, annotated - select for diffs
Wed Mar 21 01:47:11 2001 UTC (23 years, 1 month ago) by www
Branches: MAIN
CVS tags: HEAD
Spam.

    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:     + can find textual anchors and mark them up
   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:     * make sure that ssh is always allowed, even for run-time servers
   70: 
   71: SQL DATABASE
   72:     *!need to improve sql database security (S)
   73:     * need to allow for parsing logic statements for metadata database (S)
   74:     * need to call all library servers (S)
   75:     * need to show status of library server retrieval (S)
   76:     * need to perform customized metadata search (S)
   77: 
   78: GERD STUFF
   79:     + lecture online converter does all types (G/Y)
   80:     + lond can add UNIX user and change UNIX password (G/S)
   81:     & lond produces no history files for nohist_ namespaces
   82:     & more intelligent standard spreadsheets
   83:     + pageflip up and down work
   84:     + feedback, mailing and announcement mechanism finished
   85:     + londropadd does XML
   86:     + loncreateuser can do system roles
   87:     *?'delete' did not work in parmset (once)
   88:     +?TAs can open and close assignments
   89:     & parmset needs to be configurable to produce smaller tables (G)
   90:     * parmset gets metafiles via replication if not locally present (G)
   91:     * menu.html does weird stuff on some browsers sometimes
   92:     + loncreateuser needs to update classlist for student roles
   93:    !& tests interaction between parmset, problem handler and spreadsheet (G) 
   94: 
   95: RAT
   96:     + RAT can set resource parameters (G)
   97:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
   98:       (could not reproduce)
   99:     + need to be able to evaluate conditions in lonuserstate
  100:     + need to be able to set conditions in RAT client (G)
  101: 
  102: PUBLISHER
  103:     + publishes material other than HTML, XML and problems (G)
  104:     * handles "publish directory" more gracefully (G)
  105:     + retrieve old versions button (G)
  106:     * needs to devalidate spreadsheets in problem publishing (G)
  107:     +?does HTML to XHTML cleanup job
  108: 
  109: VERIFICATION OF CONTENT
  110:     c have TA's do homework (G)
  111:     c verify internal page links  (G)
  112:     c verify applets (G)
  113:     c do homeworks from home/computer labs (G)
  114:     c be always at least two weeks ahead in homework
  115: 

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