File:  [LON-CAPA] / loncom / TODO
Revision 1.105: download - view: text, annotated - select for diffs
Sat Aug 4 13:27:53 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
CVS tags: HEAD
Suelze

    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:     * <m> tag needs to do variable evaluation before tth-ing the string, also 
   27:  	add eval="nothing" to turn this off.
   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: EDIT INTERFACE
   37:     * insert (getting there) (Y)
   38:     c add more tags (Y)
   39:     + have textfield style entries protect against bad data (</parserlib> in 
   40: 	the parserlib textfiled (Y)
   41:     + make default setup prettier
   42:     + more templates for different homework types
   43: 
   44: HOMEWORK
   45:     + need to support /OR (Y)
   46:    !+ create <formularesponse>(Y)
   47:    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
   48:     + <rbresponse> <oresponse> hints need to work (Y)
   49:     * <rbresponse> breaks when no true foils are possible
   50:     + view problem as specific student (Y)
   51:     + <imageresponse> needs to be able to support multiple images and multiple
   52:         clicks on an image, need a Java applet most likely
   53:     * <essayresponse> needs to protect input / output
   54:     + show rendering of problem for another user in "view submissions" (please)
   55:     * if there are <*response> in a <problem> and there are also 
   56: 	<part>s defined the handling of the <*response> outside of the 
   57: 	<part> will be done poorly.
   58:     * sigfigs are poorly supported (metadata needs to be better)
   59:     * multiple response in a multipart question are screwing up
   60:     * input areas need to hide after correct
   61:     * <randomlist> needs to be stable
   62:     * previous answers need to be ignored
   63:     * id in parameter_... (see tol on mmp resources, s10)
   64: 
   65: /ADM/GRADES
   66:     * show list of multiple students if multiple match (Y)
   67:     + handle ambiguous case (Y)
   68:     + back to homework link (Y)
   69:     + handle extra fields (Y)
   70:     + interface needs to be driven more by the type field (Y)
   71:     + show only a subset of students (Y)
   72:     + set all to something (Y)
   73:     + set grades aren't correctly rendered in student view (Y)
   74:     + have $r->flush so that user sees it is working
   75: 
   76: NUMERICALRESPONSE
   77:    !* doesn't throw error when #response > #answer (Y)
   78:    !* bad message when #response < #answer (Y)
   79: 
   80: GOODIES
   81:     * bookmarks don't work correctly (B)
   82:     & indexer needs to show location - bring back flip-open/close (N)
   83:     + messaging (G)
   84:     + chatroom, etc
   85:     + annotations can be localized and published
   86:     + PURLs
   87: 
   88: TEX/TTH/TTM
   89:     * Address bugs in tth/ttm (A,Y,G)
   90: 
   91: BUILD
   92:     * make sure that ssh is always allowed, even for run-time servers (S)
   93:     + intelligently handle updating of configuration files (S)
   94:     c test code (S)
   95:     + allow for debian and redhat 7.1 installation (S)
   96:     + implement the "LPML" standard (S)
   97: 
   98: SCOTT STUFF
   99:     c code lines less than 80 characters (S)
  100:     c xhtmlize output from perl modules (S)
  101:     * fix bookmarks (S)
  102:     c work on javascript library and modularizing code (S)
  103:     * fix browser incompatibility problems with IE (S)
  104:     c start to actually use this TODO list (S)
  105:     * layout in lonindexer, cols lost (Guy knows what's wrong) (S)
  106:     + sort resources after mass import/select into RAT
  107: 
  108: SQL DATABASE
  109:     * need to show status of library server retrieval (S)
  110:     & change number of lonsql daemon processes
  111:     & metadata partly hidden from non-advanced users
  112: 
  113: GERD STUFF
  114:     + lond can add UNIX user and change UNIX password (G/S)
  115:     + feedback, mailing and announcement mechanism finished
  116:     + londropadd does XML
  117:     +?TAs can open and close assignments
  118:     +?Students can force-open assignments with instructor notification
  119:    !c tests interaction between parmset, problem handler and spreadsheet (G)
  120:     + replication hinting/prediction 
  121:     + replication, search local access servers if library is uncontactable
  122:     * lonpage.pm doesn't properly handle applet codebase arg, needs to use
  123:       Apache::lonnet::dirlocation
  124:     * londefdef <applet> tag doesn't use codebase to generate extlinks entries
  125:     + intelligent update of hosts.tab
  126:     * weird error "illegal URL method reload .gif" in menu.html
  127:     * Looks like no window status in IE 5.5 on Mac, Remote logs out
  128:     + change passwords (domain coordinator/users)
  129:     & stabilize lond (maybe not prefork)
  130:     * straighten out co-author, author, coordinator junk
  131:     & roles allows re-init 
  132:     + lonstatistics stores info with metadata of problem
  133:     + parameter package
  134:     + finish up critical messages
  135:     + hide remark feature on discussion
  136:     + implement inital questionaire
  137:     + do "evaluate this"
  138:     + mail from upload
  139:     + summary on top of spreadsheet
  140:     * lonpage.pm doesn't handle <applet> tags codebase= properly
  141:     & metadata partly hidden from non-advanced users
  142: 
  143: RAT
  144:     *?RAT error line 1413 "insert resource into link" for recon link (G) 
  145:       (could not reproduce)
  146:     + need to be able to evaluate conditions in lonuserstate
  147:     + need to be able to set conditions in RAT client (G)
  148:     + simple RAT server-side interface
  149:     + mass import of files (S)
  150:     + "Browse" works (S/N)
  151:     * undefined "guff" - maps full of objects value="undefined"
  152:     * bombs if inf-window closed by hand (needs browser restart) 
  153: 
  154: PUBLISHER
  155:     * needs to devalidate spreadsheets in problem publishing (G)
  156:     +?does HTML to XHTML cleanup job
  157:     + deals with Micros*** files
  158:     + public resources - /pub/domain space
  159:     *?entering construction space or a directory throws up a 
  160:       spurious error message (G)
  161:     * Diffs of construct versus publication space as a co-author don't work
  162:     + deal with absolute links
  163:     + deal with <allow>
  164: 
  165: 
  166: Large Chunks of funtionality that need work:
  167: ============================================
  168: 
  169: - Statistics
  170: 	- Simple
  171: 		- resource analysis class/system wide
  172: 		- resource correlation course wide
  173: 		- other stats from CAPA
  174: 	- Complex
  175: 		- foil level analysis/correlation measures
  176: 		- derandomized foils analysis
  177: 		- have/view reason student selected a foil
  178: 	- resource quality, how good is a resource
  179: 
  180: - Messaging
  181: 	- email gateways into/out of the system
  182: 	- handle more types of communication
  183: 	       - stu <-> stu
  184: 	       - ins <-> stu
  185: 	       - ins -> class/section
  186: 	       - messages seeded with data from spreadsheet
  187: 	       - chat / whiteboard / bbs
  188: 	       - "round robin" feedback handling
  189: 
  190: - Grading
  191: 	- simple grading needs cleaning up (see Guy's TODO list)
  192: 	- survey data extraction ( stat complex could handle most of
  193: 	  this)
  194: 	- essay / shortanswer
  195: 		- instructor / autoget all/none
  196: 		- team based submission
  197: 		- peer graded
  198: 		- peer suggest grade
  199: 
  200: - homework engine
  201: 	- new parm - mode -> homework/exam/survey controls response
  202: 	  renderings / awards and solved status
  203: 	- edit interface / clone other problem
  204: 	- math stuff
  205: 	- validating <part> and multiple <*response> works as
  206: 	  advertised
  207: 	- CAPA problems 
  208: 	- <imageresponse> need Java applet
  209: 	- <randomlabel> 
  210: 
  211: 
  212: - RAT
  213: 	- choose parts
  214: 	- set conditions
  215: 	- language for conditions
  216: 	- browse link
  217: 	- some kind of non-anti-save
  218: 
  219: - Publish
  220: 	- review step
  221: 	- co-author locking
  222: 	- auto thumbnail / convert images
  223: 
  224: - printing
  225: 	- tex target (CGI / daemon?)

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