AcademicComponentMarkInfo ClassProvincial Approach to Student Information API
The mark awarded to a student for writing a component of an exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507AcademicComponentMarkInfo

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

public class AcademicComponentMarkInfo

The AcademicComponentMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodAcademicComponentMarkInfo
Top
Properties

  NameDescription
Public propertyComponentCode
(Required) Identifies the Exam Component written by the student.
Public propertyComponentMarkStatus
(Required) A code value indicating if the student received a mark or not for the component.
Public propertyExamSittingRefId
(Required) The Globally Unique Identifier (GUID) used to reference the exam sitting record.
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 propertyMarkFormat
A code value indicating the format of the mark assigned for this component.
Public propertyMarkValue
The value of the mark assigned.
Public propertyMaximumMark
A maximum possible mark for the component.
Public propertyScheduledDtoTime
(Required) The date and time this Exam Sitting is expected to occur relative to Coordinated Universal Time (UTC).
Public propertyWritingCentre
The 6 digit organization code that identifies the Organization responsible for managing the Writing Centre.
Top
See Also

Reference