Diploma Exam Sittings define the time and place where a student may write a specific Exam Component.
It is defined by the exam and exam component being written, as well as the organization responsible
for the sitting.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201602SubmitDiplomaExamSittingRequest
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitDiplomaExamSittingRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitDiplomaExamSittingRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
ComponentCode | (Required)
Identifies the which Exam Component this Exam Sitting relates to.
| |
ExamRefId | (Required)
Identifies the Exam associated to the exam sitting.
| |
IsDeleted | (Required)
Identifies that the exam sitting has been deleted and should no longer be used.
| |
IsSpecial | (Required)
Identifies if a writing centre is special, and temporary in nature.
| |
LocationName |
The physical location (not address) where the exam will be proctored.
| |
OrganizationCode |
Identifies the Organization responsible for managing the Exam Sitting. This organization is
commonly referred to as the “writing centre”.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object.
Set to zero when creating a new exam sitting.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the exam sitting
record.
| |
ScheduledDtoTime |
The date and time this Exam Sitting is expected to occur relative to Coordinated Universal Time (UTC).
| |
StudentCapacity |
The number of students that may write in this exam sitting.
|
See Also