Contains information required to create or update a Provincial Achievement Test definition
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2019SubmitProvincialAchievementTestRequest
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitProvincialAchievementTestRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitProvincialAchievementTestRequest |
Properties
Name | Description | |
---|---|---|
AcceptableCutScore |
The score required to meet the acceptable standard
| |
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
Components |
A list of one or more PAT components
| |
CourseCode | (Required)
Identifies the Course associated to the Provincial Achievement Test record
| |
ExcellenceCutScore |
The score required to meet the standard of excellence
| |
Footnote |
A footnote applicable to this provincial achievement test
| |
Form | (Required)
The form of the Provincial Achievement Test
| |
FrenchFootnote |
A French footnote applicable to this provincial achievement test
| |
IsDeleted | (Required)
Indicates whether the record is deleted or not
| |
Language | (Required)
The language the test was delivered in
| |
MaximumScore |
The maximum score possible for the test
| |
MinimumScore |
The minimum score possible for the test
| |
PASICoreVersion | (Required)
The PASI version of this record. This is used for updating the record. Set to zero when creating a new record.
| |
RefId | (Required)
A Globally Unique Identifier (GUID) used to reference the Provincial Achievement Test record
| |
SchoolYear | (Required)
The School Year associated to the Provincial Achievement Test record
|
See Also