The mark awarded to the student for writing an exam.
Inheritance Hierarchy
PASI.DataContract.V201602ExamMarkInfo
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ExamMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExamMarkInfo |
Properties
Name | Description | |
---|---|---|
ComponentMarks | (Required)
The set of Exam Component Marks that contributed to this exam mark.
| |
EffectiveUtc |
The time a record became effective. This is a PASI generated value, any value entered will be ignored. | |
ExamMarkStatus | (Required)
A code value indicating if the mark is final, or why a mark was not provided.
| |
ExamRefId | (Required)
Identifies the Exam Session associated to the Exam Mark.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
IsRescored | (Required)
A Boolean value indicating that mark value incorporates a rescore requested by the student.
| |
MarkValue |
The value of the mark assigned.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object.
Set to zero when creating a new object.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the Exam Mark
record.
| |
StateProvinceId | (Required)
Identifies the associated Student.
|
See Also