Contains information for individual components within a Provincial Achievemnt Test definition
Inheritance Hierarchy
PASI.DataContract.V2019ProvincialAchievementTestComponentInfo
Namespace: PASI.DataContract.V2019
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ProvincialAchievementTestComponentInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ProvincialAchievementTestComponentInfo |
Properties
| Name | Description | |
|---|---|---|
| AcceptableCutScore |
The score required to meet the acceptable standard
| |
| ComponentCode | (Required)
The code value for the component that will be used in combination with the
Province Achievement Test RefId to uniquely identify this component.
| |
| EnglishComponentLabel | (Required)
The English name to be used when reporting results for the component
| |
| ExcellenceCutScore |
The score required to meet the standard of excellence
| |
| FrenchComponentLabel | (Required)
The French name to be used when reporting results for the component
| |
| MaximumScore |
The maximum score possible for the component
| |
| MinimumScore |
The minimum score possible for the component
|
See Also