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

SystemObject
  PASI.DataContract.SystemSubmitGedExamMarkInfo

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

public class SubmitGedExamMarkInfo

The SubmitGedExamMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodSubmitGedExamMarkInfo
Top
Properties

  NameDescription
Public propertyCourseCode
(Required) The Course Code identifying the course of the GED Exam
Public propertyExamLanguage
(Required) The language the exam was delivered in.
Public propertyExamSeries
(Required) The Exam Series of the GED Exam associated to the GED Exam Mark.
Public propertyExamWrittenOnDate
(Required) The date the Examinee wrote the GED Exam.
Public propertyForm
The version of the GED Exam written.
Public propertyFormat
(Required) The format of delivery (Computer based vs. Paper)
Public propertyGEDExamineeID
(Required) The ID that identifies the GED Examinee.
Public propertyGEDWritingCentreId
The GED 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 GED 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 GED file and identifies the writing center. It is only present when uploading a GED file to insert or update a GED exam mark. It is not present if the GED file upload causes a GED exam mark to be deleted or the GED exam mark is being edited in PASIprep outside of a GED file upload. It is used to report GED file upload issues of which 49506 is the only rule that needs the test center from the GED file.
Top
See Also

Reference