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

SystemObject
  PASI.DataContract.V201602AcademicExamMarkInfo

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

public class AcademicExamMarkInfo

The AcademicExamMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodAcademicExamMarkInfo
Top
Properties

  NameDescription
Public propertyComponentMarks
The set of component marks that contributed to this exam mark.
Public propertyEffectiveUtc
The time a record become effective.
Public propertyExam
(Required) Identifies the Exam Session associated to the Exam Mark.
Public propertyExamMarkStatus
(Required) A code value indicating if the mark is final, or why a mark was not provided.
Public propertyExamWrittenOnDate
The date which the exam is written.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyIsRescored
A Boolean value indicating that mark value incorporates a rescore requested by the student.
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 propertyStateProvinceId
(Required) Identifies the associated Student.
Top
See Also

Reference