The mark awarded to the student for writing an exam.
Inheritance Hierarchy
PASI.DataContract.V2019AcademicGedExamMarkInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The AcademicGedExamMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcademicGedExamMarkInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
Identifies the Course associated to the exam.
| |
EffectiveUtc |
The time a record become effective.
| |
ExamFormat | (Required)
The delivery format of the exam.
| |
ExamLanguage | (Required)
The language in which the student responded to the exam.
| |
ExamMarkStatus | (Required)
A code value indicating if the mark is final, or why a mark was not provided.
| |
ExamWrittenOnDate | (Required)
The date which the exam is written.
| |
FormId |
An identifier that indicates the specific form. There can be multiple forms
with different questions for the same course, school year and session combination.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
Jurisdiction | (Required)
Identifies the jurisdiction of the GED exam.
| |
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.
| |
SchoolYear | (Required)
The School Year associated to the Exam Session.
| |
StateProvinceId | (Required)
Identifies the associated Student.
| |
WritingCentre |
The 6 digit organization code that identifies the Organization responsible for managing the Writing Centre.
|
See Also