Used to defined the writing schedule for a diploma exam.
Inheritance Hierarchy
PASI.DataContract.V2020DiplomaExamInfo
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DiplomaExamInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DiplomaExamInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
Identifies the Course associated to the Exam Session.
| |
EffectiveUtc |
The time a record became effective. This is a PASI generated value, any value entered will be ignored. | |
EnglishFootnote |
An English footnote to be displayed with the diploma exam results.
| |
ExamComponents | (Required)
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.
| |
ExamType | (Required)
A code value indicating the type of Exam.
| |
FrenchFootnote |
A French footnote to be displayed with the diploma exam results.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
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.
| |
RegistrationDeadlineUtc | (Required)
The date/time where user can still add or modify a late registration for the exam
| |
RescoreDeadlineDate | (Required)
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