The mark awarded to the student for writing a GED exam.
Inheritance Hierarchy
PASI.DataContract.SystemSubmitGedExamMarkInfo
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitGedExamMarkInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitGedExamMarkInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
The Course Code identifying the course of the GED Exam
| |
ExamLanguage | (Required)
The language the exam was delivered in.
| |
ExamSeries | (Required)
The Exam Series of the GED Exam associated to the GED Exam Mark.
| |
ExamWrittenOnDate | (Required)
The date the Examinee wrote the GED Exam.
| |
Form |
The version of the GED Exam written.
| |
Format | (Required)
The format of delivery (Computer based vs. Paper)
| |
GEDExamineeID | (Required)
The ID that identifies the GED Examinee.
| |
GEDWritingCentreId |
The GED 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 GED 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 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.
|
See Also