Used to record the results of a student for a provincial achievement test.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2019SubmitProvincialAchievementTestResultRequest
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitProvincialAchievementTestResultRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitProvincialAchievementTestResultRequest |
Properties
| Name | Description | |
|---|---|---|
| Accommodations |
The accommodations used by the student when writing the test.
| |
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| ComponentResults |
The results for each component of the provincial achievement test.
| |
| Grade | (Required)
The grade level of the student when the provincial achievement test was written.
| |
| IsDeleted | (Required)
Indicates whether the record is deleted or not.
| |
| PASICoreVersion | (Required)
The PASI version of this record. This is used for updating the record. Set to zero when creating a new record.
| |
| ProvincialAchievementTestRefId | (Required)
The unique identifier for the provincial achievement test.
| |
| RefId | (Required)
A unique identifier used to reference the provincial achievement test result.
| |
| SchoolCode | (Required)
Identifies the school associated with this result.
| |
| Score |
The score the student achieved on the test.
| |
| StateProvinceId | (Required)
The Alberta Student Number for the student who is associated with this result.
| |
| Status | (Required)
The status of the provincial achievement test result.
|
See Also