Used to defined the writing schedule for an exam.
Inheritance Hierarchy
PASI.DataContract.V201507AcademicExamInfo
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The AcademicExamInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AcademicExamInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
Identifies the Course associated to the Exam Session.
| |
ExamComponents |
A set of Exam Components that are completed by the student in order to
complete the overall Exam.
| |
ExamLanguage | (Required)
The language in which the student responded to the exam.
| |
ExamPeriod | (Required)
A code value indicating the specific block of time in which exams
are written.
| |
ExamSeries |
A code value indicating the series the exam belongs to
| |
ExamType | (Required)
A code value indicating the type of Exam.
| |
MarkFormat | (Required)
A code value indicating the format of the mark assigned for this exam.
| |
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
Session record.
| |
RescoreDeadlineDate |
A date defining the deadline for students to submit a Rescore request
to assessment.
| |
SchoolYear | (Required)
The School Year associated to the Exam Session.
|
See Also