File:  [LON-CAPA] / loncom / TODO
Revision 1.74: download - view: text, annotated - select for diffs
Tue Apr 3 11:26:02 2001 UTC (23 years, 1 month ago) by www
Branches: MAIN
CVS tags: HEAD
Handles other MIME types than XML-like

    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:     + add <options> tag (A)
   22:     + counters and output formats for counters (A/Y)   
   23:     + deregister()
   24:     + register need to take care of overloading, and deregister needs to unload
   25:     + answer target - for simple display of correct answer for a problem
   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:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   38:     + <rbresponse> <oresponse> hints need to work (Y)
   39:     & all response types need to be verified about what they do after the 
   40:       answer date (Y)
   41:     + view problem as specific student (Y)
   42:     + <imageresponse> needs to be able to support multiple images and multiple
   43:         clicks on an image, need a Java applet most likely
   44: 
   45: /ADM/GRADES
   46:     + modify status of a problem (Y)
   47:     + search for students (Y)
   48:     & find domain of student (Y)
   49:     + handle ambiguous case (Y)
   50: 
   51: NUMERICALRESPONSE
   52:    !* doesn't throw error when #response > #answer (Y)
   53:    !* bad message when #response < #answer (Y)
   54: 
   55: GOODIES
   56:     * bookmarks don't work correctly (B)
   57:     * indexer does not always work (N)
   58:     + messaging (G)
   59:     + chatroom, etc
   60:     + annotations can be localized and published
   61: 
   62: TEX/TTH/TTM
   63:     * Address bugs in tth/ttm (second half January, A,Y,G)
   64: 
   65: BUILD
   66:     * make sure that ssh is always allowed, even for run-time servers
   67: 
   68: SQL DATABASE
   69:     *!need to improve sql database security (S)
   70:     * need to allow for parsing logic statements for metadata database (S)
   71:     * need to call all library servers (S)
   72:     * need to show status of library server retrieval (S)
   73:     * need to perform customized metadata search (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:     + pageflip up and down work
   80:     + feedback, mailing and announcement mechanism finished
   81:     + londropadd does XML
   82:     + loncreateuser can do system roles
   83:     +?TAs can open and close assignments
   84:     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
   85:    !& tests interaction between parmset, problem handler and spreadsheet (G)
   86:     + course id-field
   87: 
   88: RAT
   89:     + RAT can set resource parameters (G)
   90:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
   91:       (could not reproduce)
   92:     + need to be able to evaluate conditions in lonuserstate
   93:     + need to be able to set conditions in RAT client (G)
   94:     * "finish" resource non-editable
   95: 
   96: PUBLISHER
   97:     + retrieve old versions button (G)
   98:     * needs to devalidate spreadsheets in problem publishing (G)
   99:     +?does HTML to XHTML cleanup job
  100: 
  101: VERIFICATION OF CONTENT
  102:     c have TA's do homework (G)
  103:     c verify internal page links  (G)
  104:     c verify applets (G)
  105:     c do homeworks from home/computer labs (G)
  106:     c be always at least two weeks ahead in homework
  107: 

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