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

version 1.11, 2002/01/30 17:08:47 version 1.12, 2002/05/03 18:37:09
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 91  resource.partid.responseid.awarddetail Line 88  resource.partid.responseid.awarddetail
   
 resource.partid.responseid.message (optional)  resource.partid.responseid.message (optional)
      # a message hat you need to send to the student       # a message hat you need to send to the student
   
   resource.partid.bonustries (optional)
                        # 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.12


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