Diff for /doc/homework/datastorage between versions 1.18 and 1.20

version 1.18, 2003/04/21 21:02:06 version 1.20, 2003/05/23 07:04:43
Line 100  resource.partid.responseid.awarddetail Line 100  resource.partid.responseid.awarddetail
                      #                  resource.partid.responseid.awarded                       #                  resource.partid.responseid.awarded
                      #                  the real awarded should be set to the                       #                  the real awarded should be set to the
                      #                  average of the individual awardeds                       #                  average of the individual awardeds
                        # TOO_LONG : answer submission to capa engine longer
                        #            than 500 characters
                        # INVALID_FILETYPE : student tried to upload a file
                        #                    that was of an extension that was
                        #                    not specficy allowed 
   
 resource.partid.responseid.awarded # float between 0 and 1, percentage of  resource.partid.responseid.awarded # float between 0 and 1, percentage of
                  # resource.partid.weight that the student earned.                   # resource.partid.weight that the student earned.
Line 110  resource.partid.responseid.message (opti Line 115  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.18  
changed lines
  Added in v.1.20


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