GradeRecord includes a reference to a gradable object, an Agent Id, a Grade, and GradeType.
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/core/oki2/grading/HarmoniGradeRecord.class.php (line 20)
GradeRecord | --HarmoniGradeRecord
Get the Agent Id associated with this GradeRecord. The Agent in this context is not the person who took the test nor, necessarily, the person who is grading. It is the person whose "GradeBook" this is, for example the CourseSection instructor.
Get the unique Id for this GradeRecord's GradableObject.
Get the GradeRecordType for this GradeRecord. This is the Type of the GradeRecord, which is distinct from the Type of Grade. A GradeRecord Type might be advisory, mid-term, final, etc, while a Grade Type might be letter, numeric, etc.
Get the GradeType associated with the GradableObject and Grade.
Get the value for this Grade.
Get the Id of the Agent who modified this GradeRecord.
Get the date when this GradeRecord was modified, using the UNIX timestamp.
Get the Properties associated with this GradeRecord.
Get the Properties of this Type associated with this GradeRecord.
Get all the Property Types for GradeRecord.
Update the value for this Grade.
Get a Properties object with the information about this object.
Inherited From GradeRecord
GradeRecord::getAgentId()
GradeRecord::getGradableObject()
GradeRecord::getGradeRecordType()
GradeRecord::getGradeType()
GradeRecord::getGradeValue()
GradeRecord::getModifiedBy()
GradeRecord::getModifiedDate()
GradeRecord::getProperties()
GradeRecord::getPropertiesByType()
GradeRecord::getPropertyTypes()
GradeRecord::updateGradeValue()
Documentation generated on Wed, 19 Sep 2007 10:23:58 -0400 by phpDocumentor 1.3.0RC3