AcademicExamInfo ClassProvincial Approach to Student Information API
Used to defined the writing schedule for an exam.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019AcademicExamInfo

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

public class AcademicExamInfo

The AcademicExamInfo type exposes the following members.

Constructors

  NameDescription
Public methodAcademicExamInfo
Top
Properties

  NameDescription
Public propertyCourseCode
(Required) Identifies the Course associated to the Exam Session.
Public propertyExamComponents
A set of Exam Components that are completed by the student in order to complete the overall Exam.
Public propertyExamLanguage
(Required) The language in which the student responded to the exam.
Public propertyExamPeriod
(Required) A code value indicating the specific block of time in which exams are written.
Public propertyExamType
(Required) A code value indicating the type of Exam.
Public propertyMarkFormat
(Required) A code value indicating the format of the mark assigned for this exam.
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 Session record.
Public propertyRescoreDeadlineDate
A date defining the deadline for students to submit a Rescore request to assessment.
Public propertySchoolYear
(Required) The School Year associated to the Exam Session.
Top
See Also

Reference