The mark awarded to the student for writing an exam.
Inheritance Hierarchy
PASI.DataContract.V201602AcademicExamMarkInfo
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The AcademicExamMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcademicExamMarkInfo |
Properties
Name | Description | |
---|---|---|
ComponentMarks |
The set of component marks that contributed to this exam mark.
| |
EffectiveUtc |
The time a record become effective.
| |
Exam | (Required)
Identifies the Exam Session associated to the Exam Mark.
| |
ExamMarkStatus | (Required)
A code value indicating if the mark is final, or why a mark was not provided.
| |
ExamWrittenOnDate |
The date which the exam is written.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
IsRescored |
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