AcademicGedExamMarkInfo ClassProvincial Approach to Student Information API
The mark awarded to the student for writing an exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201602AcademicGedExamMarkInfo

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

public class AcademicGedExamMarkInfo

The AcademicGedExamMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodAcademicGedExamMarkInfo
Top
Properties

  NameDescription
Public propertyCourseCode
(Required) Identifies the Course associated to the exam.
Public propertyEffectiveUtc
The time a record become effective.
Public propertyExamFormat
(Required) The delivery format of the exam.
Public propertyExamLanguage
(Required) The language in which the student responded to the exam.
Public propertyExamMarkStatus
(Required) A code value indicating if the mark is final, or why a mark was not provided.
Public propertyExamSeries
A code value indicating the series the exam belongs to
Public propertyExamWrittenOnDate
(Required) The date which the exam is written.
Public propertyFormId
An identifier that indicates the specific form. There can be multiple forms with different questions for the same course, school year and session combination.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyJurisdiction
(Required) Identifies the jurisdiction of the GED exam.
Public propertyMarkValue
The value of the mark assigned.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Set to zero when creating a new object.
Public propertyRefId
(Required) The Globally Unique Identifier (GUID) used to reference the Exam Mark record.
Public propertySchoolYear
(Required) The School Year associated to the Exam Session.
Public propertyStateProvinceId
(Required) Identifies the associated Student.
Public propertyWritingCentre
The 6 digit organization code that identifies the Organization responsible for managing the Writing Centre.
Top
See Also

Reference