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

SystemObject
  PASI.DataContract.V201602ComponentMarkInfo

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

public class ComponentMarkInfo

The ComponentMarkInfo type exposes the following members.

Constructors

  NameDescription
Public methodComponentMarkInfo
Top
Properties

  NameDescription
Public propertyComponentMarkStatus
(Required) A code value indicating if the student received a mark or not for the component.
Public propertyExamSittingRefId
(Required) Identifies the Exam Sitting associated to the Component Mark.
Public propertyFormId
An identifier that indicates the specific form for the exam. 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 exam component.
Public propertyMarkValue
The value of the mark assigned.
Public propertyMaximumMark
A maximum possible mark for the component.
Public propertySuppliedContactName
The person that the end-user spoke to regarding permission to write the exam at the writing centre of this exam sitting. This is supplied by the end-user as free-form text entry at the time of exam registration when registering using myPass and is not validated in any way.
Top
See Also

Reference