The mark awarded to the student for writing a Caec exam.
Inheritance Hierarchy
PASI.DataContract.SystemSubmitCaecExamMarkInfo
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitCaecExamMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitCaecExamMarkInfo |
Properties
Name | Description | |
---|---|---|
CAECExamineeID | (Required)
The ID that identifies the CAEC Examinee.
| |
CourseCode | (Required)
The Course Code identifying the course of the CAEC Exam
| |
ExamLanguage | (Required)
The language the exam was delivered in.
| |
ExamSeries | (Required)
The Exam Series of the CAEC Exam associated to the CAEC Exam Mark.
| |
ExamWrittenOnDate | (Required)
The date the Examinee wrote the CAEC Exam.
| |
Form |
The version of the CAEC Exam written.
| |
Format | (Required)
The format of delivery (Computer based vs. Paper)
| |
GEDWritingCentreId |
The Writing Centre
| |
IsDeleted | (Required)
Indicates that the record has been deleted and should no longer be used
| |
JurisdictionCode | (Required)
The code identifying the province the CAEC exam was delivered in.
| |
MarkStatus | (Required)
The status of the mark record (Registered, Regular, Invalid)
| |
MarkValue |
The value of the mark assigned.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the Exam Mark
record.
| |
TestCenterCode |
The test center is from the CAEC file and identifies the writing center. It is only present when uploading a CAEC file to
insert or update a CAEC exam mark. It is not present if the CAEC file upload causes a CAEC exam mark to be deleted or the
CAEC exam mark is being edited in PASIprep outside of a CAEC file upload. It is used to report CAEC file upload issues of
which 49506 is the only rule that needs the test center from the CAEC file.
|
See Also