Diff for /loncom/TODO between versions 1.121 and 1.122

version 1.121, 2001/09/01 14:31:29 version 1.122, 2001/09/08 19:02:21
Line 10  c Continual Line 10  c Continual
 G=Gerd  G=Gerd
 A=Alex  A=Alex
 S=Scott  S=Scott
 B=Ben  
 Y=Guy  Y=Guy
 N=Hon-Kie  N=Hon-Kie
 I=Issac  I=Issac
Line 66  HOMEWORK Line 65  HOMEWORK
     * id in parameter_... (see tol on mmp resources, s10)      * id in parameter_... (see tol on mmp resources, s10)
     + be able to view homework as another user, see variables      + be able to view homework as another user, see variables
       (possibly coupled with /adm/grades, prev. submission)        (possibly coupled with /adm/grades, prev. submission)
     &?intelligently react if answerdate incorrectly set before       &?intelligently react if answerdate incorrectly set before duedate
       duedate (Felicia pointed out)  
     + <rbresponse> and <optionresponse> flip back on display to the last       + <rbresponse> and <optionresponse> flip back on display to the last 
       student entry when re-visiting a problem        student entry when re-visiting a problem
       & free up use of "special" variable names $unit, etc
       & run student parser over instructor specified physical units
   
 /ADM/GRADES  /ADM/GRADES
     * show list of multiple students if multiple match (Y)      * show list of multiple students if multiple match (Y)
Line 81  HOMEWORK Line 81  HOMEWORK
     + set all to something (Y)      + set all to something (Y)
     + set grades aren't correctly rendered in student view (Y)      + set grades aren't correctly rendered in student view (Y)
     + have $r->flush so that user sees it is working      + have $r->flush so that user sees it is working
       & recognize "timestamp" field and print time in plaintext localtime
   
 NUMERICALRESPONSE  NUMERICALRESPONSE
    !* doesn't throw error when #response > #answer (Y)     !* doesn't throw error when #response > #answer (Y)
Line 100  GOODIES Line 101  GOODIES
     + chart allows sorting/filtering by section      + chart allows sorting/filtering by section
     & chart handles multipart problems      & chart handles multipart problems
     & statistics handles multipart problems      & statistics handles multipart problems
       + statistics link to problem
       + "You've got mail!"
       + navmaps shows new discussion postings
   
 TEX/TTH/TTM  TEX/TTH/TTM
     * Address bugs in tth/ttm (A,Y,G) - get new versions     !* Address bugs in tth/ttm (A,Y,G) - get new versions
   
 BUILD  BUILD
     * make sure that ssh is always allowed, even for run-time servers (S)      * make sure that ssh is always allowed, even for run-time servers (S)
Line 144  GERD STUFF Line 148  GERD STUFF
     + sort courses with same role in lonroles, color scheme      + sort courses with same role in lonroles, color scheme
     + fix Applet codebase on .page      + fix Applet codebase on .page
     + hide empty optional assignments      + hide empty optional assignments
      !* imports default parameter settings for locally non-existing parameters
       & pages do not register with remote if not on map
   
 RAT  RAT
     *?RAT error line 1413 "insert resource into link" for recon link (G)       *?RAT error line 1413 "insert resource into link" for recon link (G) 
Line 189  Large Chunks of funtionality that need w Line 195  Large Chunks of funtionality that need w
        - messages seeded with data from spreadsheet         - messages seeded with data from spreadsheet
        - chat / whiteboard         - chat / whiteboard
        - "round robin" feedback handling         - "round robin" feedback handling
                  - "mailing lists"
   
 - Grading  - Grading
  - simple grading needs cleaning up (see Guy's TODO list)   - simple grading needs cleaning up (see Guy's TODO list)
Line 211  Large Chunks of funtionality that need w Line 218  Large Chunks of funtionality that need w
  - <imageresponse> need Java applet   - <imageresponse> need Java applet
  - <randomlabel>    - <randomlabel> 
   
   - Exams
   
 - RAT  - RAT
  - choose parts   - choose parts

Removed from v.1.121  
changed lines
  Added in v.1.122


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