File:  [LON-CAPA] / loncom / TODO
Revision 1.79: download - view: text, annotated - select for diffs
Thu Apr 12 19:13:49 2001 UTC (23 years ago) by www
Branches: MAIN
CVS tags: HEAD
Bacon. And 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:     + 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: EDIT INTERFACE
   35:     + undo (Y)
   36:     + delete (Y)
   37:     + insert (Y)
   38:     + add more tags (Y)
   39:     & make it easier to add plain textfield stype entries (Y)
   40:     + have textfield style entries protect against bad data (</parserlib> in 
   41: 	the parserlib textfiled (Y)
   42:     + make default setup prettier
   43: 
   44: HOMEWORK
   45:     + need to support /OR (Y)
   46:    !+ create <stringresponse> <formularesponse>(Y)
   47:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   48:     + <rbresponse> <oresponse> hints need to work (Y)
   49:     & all response types need to be verified about what they do after the 
   50:       answer date (Y)
   51:     + view problem as specific student (Y)
   52:     + <imageresponse> needs to be able to support multiple images and multiple
   53:         clicks on an image, need a Java applet most likely
   54: 
   55: /ADM/GRADES
   56:     + modify status of a problem (Y)
   57:     + search for students (Y)
   58:     & find domain of student (Y)
   59:     + handle ambiguous case (Y)
   60: 
   61: NUMERICALRESPONSE
   62:    !* doesn't throw error when #response > #answer (Y)
   63:    !* bad message when #response < #answer (Y)
   64: 
   65: GOODIES
   66:     * bookmarks don't work correctly (B)
   67:     * indexer does not always work (N)
   68:     + messaging (G)
   69:     + chatroom, etc
   70:     + annotations can be localized and published
   71: 
   72: TEX/TTH/TTM
   73:     * Address bugs in tth/ttm (second half January, A,Y,G)
   74: 
   75: BUILD
   76:     * make sure that ssh is always allowed, even for run-time servers
   77: 
   78: SQL DATABASE
   79:     *!need to improve sql database security (S)
   80:     * need to allow for parsing logic statements for metadata database (S)
   81:     * need to call all library servers (S)
   82:     * need to show status of library server retrieval (S)
   83:     * need to perform customized metadata search (S)
   84: 
   85: GERD STUFF
   86:     + lecture online converter does all types (G/Y)
   87:     + lond can add UNIX user and change UNIX password (G/S)
   88:     & lond produces no history files for nohist_ namespaces
   89:     + pageflip up and down work
   90:     + feedback, mailing and announcement mechanism finished
   91:     + londropadd does XML
   92:     + loncreateuser can do system roles
   93:     * loncreateuser course coordinator problems
   94:     +?TAs can open and close assignments
   95:     *?menu.html does weird stuff on some browsers sometimes (maybe fixed)
   96:    !& tests interaction between parmset, problem handler and spreadsheet (G)
   97:     + course id-field
   98: 
   99: RAT
  100:     + RAT can set resource parameters (G)
  101:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
  102:       (could not reproduce)
  103:     + need to be able to evaluate conditions in lonuserstate
  104:     + need to be able to set conditions in RAT client (G)
  105:     * "finish" resource non-editable
  106:     + "finish" resource when empty causes the serever to through "noidea" when 
  107:         trying to use Next or Back buttons
  108:     * unescaped colons in resource titles
  109:     * timeouts seen at Ohio U
  110: 
  111: PUBLISHER
  112:     * needs to devalidate spreadsheets in problem publishing (G)
  113:     +?does HTML to XHTML cleanup job
  114:     + co-author role respected
  115: 
  116: VERIFICATION OF CONTENT
  117:     c have TA's do homework (G)
  118:     c verify internal page links  (G)
  119:     c verify applets (G)
  120:     c do homeworks from home/computer labs (G)
  121:     c be always at least two weeks ahead in homework
  122: 

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