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

SystemObject
  PASI.DataContract.V2019ProvincialAchievementTestResultInfo

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

public class ProvincialAchievementTestResultInfo

The ProvincialAchievementTestResultInfo type exposes the following members.

Constructors

  NameDescription
Public methodProvincialAchievementTestResultInfo
Top
Properties

  NameDescription
Public propertyAccommodations
The accommodations used by the student when writing the test.
Public propertyComponents
The results for each component of the provincial achievement test.
Public propertyGrade
(Required) The grade level of the student when the provincial achievement test was written.
Public propertyIsDeleted
(Required) Indicates whether the result is deleted or not
Public propertyLastUpdateUtcTime
The UTC time this provincial achievement test result was last modified
Public propertyPASICoreVersion
(Required) The PASI version of this record. This is used for updating the record.
Public propertyProvincialAchievementTestRefId
(Required) The unique identifier for the provincial achievement test.
Public propertyRefId
(Required) A Globally Unique Identifier (GUID) used to reference the Provincial Achievement Test result record
Public propertySchoolCode
(Required) Identifies the school associated with this result.
Public propertyScore
The score the student achieved on the test.
Public propertyStateProvinceId
(Required) The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
Public propertyStatus
(Required) The status of the provincial achievement test result.
Top
See Also

Reference