Diff for /doc/homework/datastorage between versions 1.17 and 1.19

version 1.17, 2003/01/19 08:19:40 version 1.19, 2003/04/24 15:49:46
Line 53  resource.partid.solved # if not set, pro Line 53  resource.partid.solved # if not set, pro
                 # incorrect_attempted == incorrect and attempted                  # incorrect_attempted == incorrect and attempted
                 # correct_by_student == correct by student work                  # correct_by_student == correct by student work
                 # correct_by_override == correct, instructor override                  # correct_by_override == correct, instructor override
                   # correct_by_scantron == correct, scantron graded
                 # incorrect_by_override == incorrect, instructor override                  # incorrect_by_override == incorrect, instructor override
                 # excused == excused, problem no longer counts for student                  # excused == excused, problem no longer counts for student
                 # '' (empty) == not attempted                  # '' (empty) == not attempted
Line 63  resource.partid.tries  # positive intege Line 64  resource.partid.tries  # positive intege
                 # on                  # on
   
 resource.partid.awarded # float between 0 and 1, percentage of  resource.partid.awarded # float between 0 and 1, percentage of
                  # resource.weight that the stundent earned.                   # resource.partid.weight that the student earned.
   
 resource.partid.award # final detailed award that was applied to the entire  resource.partid.award # final detailed award that was applied to the entire
                       # part of the question, check awarddetail below for                        # part of the question, check awarddetail below for
Line 95  resource.partid.responseid.awarddetail Line 96  resource.partid.responseid.awarddetail
                      # MISORDERED_RANK : student submitted a poorly order                       # MISORDERED_RANK : student submitted a poorly order
                      #                   rank response                       #                   rank response
      # ERROR : unable to get a grade       # ERROR : unable to get a grade
                        # ASSIGNED_SCORE : there is a 
                        #                  resource.partid.responseid.awarded
                        #                  the real awarded should be set to the
                        #                  average of the individual awardeds
   
   resource.partid.responseid.awarded # float between 0 and 1, percentage of
                    # resource.partid.weight that the student earned.
   
 resource.partid.responseid.message (optional) (not yet supported)  resource.partid.responseid.message (optional) (not yet supported)
      # a message that should be shown to the student       # a message that should be shown to the student
Line 102  resource.partid.responseid.message (opti Line 110  resource.partid.responseid.message (opti
 resource.partid.bonustries (optional) (not yet supported)  resource.partid.bonustries (optional) (not yet supported)
                      # if set, added to the maxtries parameter for student                        # if set, added to the maxtries parameter for student 
                      # total number of tries overall                       # total number of tries overall
   
   <optionresponse> specific
   resource.partid.responseid.partid.numfoils
                        # if graded in scantron mode this is set to number
                        # of foils a student saw

Removed from v.1.17  
changed lines
  Added in v.1.19


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.