ProvincialAchievementTestInfo ClassProvincial Approach to Student Information API
Contains information for individual components within a Provincial Achievemnt Test definition
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2019ProvincialAchievementTestInfo

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

public class ProvincialAchievementTestInfo

The ProvincialAchievementTestInfo type exposes the following members.

Constructors

  NameDescription
Public methodProvincialAchievementTestInfo
Top
Properties

  NameDescription
Public propertyAcceptableCutScore
The score required to meet the acceptable standard
Public propertyComponents
A list of one or more PAT components
Public propertyCourseCode
(Required) Identifies the Course associated to the Provincial Achievement Test record
Public propertyExcellenceCutScore
The score required to meet the standard of excellence
Public propertyFootnote
A footnote applicable to this provincial achievement test
Public propertyForm
(Required) The form of the Provincial Achievement Test
Public propertyFrenchFootnote
A French footnote applicable to this provincial achievement test
Public propertyIsDeleted
(Required) Indicates whether the record is deleted or not
Public propertyLanguage
(Required) The language the test was delivered in
Public propertyLastUpdateUtcTime
The UTC time this provincial achievement test's record was last modified
Public propertyMaximumScore
The maximum score possible for the test
Public propertyMinimumScore
The minimum score possible for the test
Public propertyPASICoreVersion
(Required) The PASI version of this record. This is used for updating the record. Set to zero when creating a new record.
Public propertyRefId
(Required) A Globally Unique Identifier (GUID) used to reference the Provincial Achievement Test record
Public propertySchoolYear
(Required) The School Year associated to the Provincial Achievement Test record
Top
See Also

Reference