SubmitProvincialAchievementTestResultRequest ClassProvincial Approach to Student Information API
Used to record the results of a student for a provincial achievement test.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2019SubmitProvincialAchievementTestResultRequest

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

public class SubmitProvincialAchievementTestResultRequest : RequestBase

The SubmitProvincialAchievementTestResultRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitProvincialAchievementTestResultRequest
Top
Properties

  NameDescription
Public propertyAccommodations
The accommodations used by the student when writing the test.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyComponentResults
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 record is deleted or not.
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 propertyProvincialAchievementTestRefId
(Required) The unique identifier for the provincial achievement test.
Public propertyRefId
(Required) A unique identifier used to reference the provincial achievement test result.
Public propertySchoolCode
(Required) Identifies the school associated with this result.
Public propertyScore
The score the student achieved on the test.
Public propertyStateProvinceId
(Required) The Alberta Student Number for the student who is associated with this result.
Public propertyStatus
(Required) The status of the provincial achievement test result.
Top
See Also

Reference