Diff for /doc/homework/datastorage between versions 1.11 and 1.13

version 1.11, 2002/01/30 17:08:47 version 1.13, 2002/06/05 23:49:51
Line 24  resource.partid.type       # type of pro Line 24  resource.partid.type       # type of pro
   
   
   
 <caparesponse needed: (has a default if nonexistant)>  <numerical/formula/response needed: (has a default if nonexistant)>
   
 resource.partid.responseid.tol   # lots of possibilities here  resource.partid.responseid.tol   # lots of possibilities here
                     # percentage, range (inclusive and exclusive),                      # percentage, range (inclusive and exclusive),
Line 38  resource.partid.responseid.tol   # lots Line 38  resource.partid.responseid.tol   # lots
 resource.partid.responseid.sig  # one or two comma sepearted integers, specifying the  resource.partid.responseid.sig  # one or two comma sepearted integers, specifying the
                      # number of significatn figures a student must use                       # number of significatn figures a student must use
   
 resource.partid.feedback   # at least a single bit (yes/no) may go with a  
                          # bitmask in the future, controls whether or not  
                          # a problem should say "correct" or not  
   
   
 <Problem sets using cstore (required):>  <Problem sets using cstore (required):>
Line 89  resource.partid.responseid.awarddetail Line 86  resource.partid.responseid.awarddetail
   
      # ERROR : unable to get a grade       # ERROR : unable to get a grade
   
 resource.partid.responseid.message (optional)  resource.partid.responseid.message (optional) (not yet supported)
      # a message hat you need to send to the student       # a message that should be shown to the student
   
   resource.partid.bonustries (optional) (not yet supported)
                        # if set, added to the maxtries parameter for student 
                        # total number of tries overall

Removed from v.1.11  
changed lines
  Added in v.1.13


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