SubmitCaecExamMarkInfo ClassProvincial Approach to Student Information API
The mark awarded to the student for writing a Caec exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemSubmitCaecExamMarkInfo

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax

public class SubmitCaecExamMarkInfo

The SubmitCaecExamMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCaecExamMarkInfo
Top
Properties

  NameDescription
Public propertyCAECExamineeID
(Required) The ID that identifies the CAEC Examinee.
Public propertyCourseCode
(Required) The Course Code identifying the course of the CAEC Exam
Public propertyExamLanguage
(Required) The language the exam was delivered in.
Public propertyExamSeries
(Required) The Exam Series of the CAEC Exam associated to the CAEC Exam Mark.
Public propertyExamWrittenOnDate
(Required) The date the Examinee wrote the CAEC Exam.
Public propertyForm
The version of the CAEC Exam written.
Public propertyFormat
(Required) The format of delivery (Computer based vs. Paper)
Public propertyGEDWritingCentreId
The Writing Centre
Public propertyIsDeleted
(Required) Indicates that the record has been deleted and should no longer be used
Public propertyJurisdictionCode
(Required) The code identifying the province the CAEC exam was delivered in.
Public propertyMarkStatus
(Required) The status of the mark record (Registered, Regular, Invalid)
Public propertyMarkValue
The value of the mark assigned.
Public propertyRefId
(Required) The Globally Unique Identifier (GUID) used to reference the Exam Mark record.
Public propertyTestCenterCode
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.
Top
See Also

Reference