Diff for /loncom/TODO between versions 1.82 and 1.83

version 1.82, 2001/05/03 15:53:10 version 1.83, 2001/05/04 14:45:38
Line 46  HOMEWORK Line 46  HOMEWORK
    !+ create <stringresponse> <formularesponse>(Y)     !+ create <stringresponse> <formularesponse>(Y)
    !+ <rbresponse> <oresponse> need to restore last submitted response (Y)     !+ <rbresponse> <oresponse> need to restore last submitted response (Y)
     + <rbresponse> <oresponse> hints need to work (Y)      + <rbresponse> <oresponse> hints need to work (Y)
       * <rb/i/o response> break if name isn't spcified (Y)
     & all response types need to be verified about what they do after the       & all response types need to be verified about what they do after the 
       answer date (Y)        answer date (Y)
     + view problem as specific student (Y)      + view problem as specific student (Y)
Line 129  VERIFICATION OF CONTENT Line 130  VERIFICATION OF CONTENT
     c be always at least two weeks ahead in homework      c be always at least two weeks ahead in homework
   
   
    Large Chunks of funtionality that need work:
   
   - Statistics
    - Simple
    - resource analysis class/system wide
    - resource correlation course wide
    - other stats from CAPA
    - Complex
    - foil level analysis/correlation measures
    - derandomized foils analysis
    - have/view reason student selected a foil
    - resource quality, how good is a resource
   
   - Messaging
    - crtical messages
    - email gateways into/out of the system
    - handle more types of communication
          - stu <-> stu
          - ins <-> stu
          - ins -> class/section
          - messages seeded with data from spreadsheet
          - chat / whiteboard / bbs
          - "round robin" feedback handling
   
   - Grading
    - simple grading needs cleaning up (see Guy's TODO list)
    - survey data extraction ( stat complex could handle most of
     this)
    - essay / shortanswer
    - instructor / autoget all/none
    - team based submission
    - peer graded
    - peer suggest grade
   
   - homework engine
    - new parm - mode -> homework/exam/survey controls response
     renderings / awards and solved status
    - edit interface / clone other problem
    - math stuff
    - validating <part> and multiple <*response> works as
     advertised
    - handling previous answers correctly
    - CAPA problems 
    - <imageresponse> need Java applet
    - <randomlabel> 
   
   - metadata
    - implement new method of handling what a problem stores
   
   - RAT
    - set parms / choose parts
    - set conditions
    - language for conditions
    - browse link
    - some kind of non-anti-save
   
   - Publish
    - review step
    - coauthor role
    - permisions / locking
    - retrieve diff
    - auto thumbnail / convert images
   
   - printing
    - tex target (CGI / daemon?)
   
   - Remote Control
    - instructor remote (MyDesk?)
    - evaluate this quality control feedback
    - level up / down
   

Removed from v.1.82  
changed lines
  Added in v.1.83


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