This service is used to manage Provincial Achievement Test definitions in PASI Core. This service can be used to:
* Add a new Provincial Achievement Test definition, or
* Update an existing Provincial Achievement Test definition
Namespace: PASI.ServiceContract
Assembly: PASI.ServiceContract (in PASI.ServiceContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
SubmitResponse SubmitProvincialAchievementTest( SubmitProvincialAchievementTestRequest request )
Parameters
- request
- Type: PASI.DataContract.V2019SubmitProvincialAchievementTestRequest
The request contains the information for classroom accommodations for student.
Return Value
Type: SubmitResponseAny rejections, version and the RefId
Service Validations
The following codes can be returned from the service operation. This list also shows core alerts that could be generated as a result calling this service. These codes are in addition to the standard set of codes that can be returned defined as in the Approach to Error Reporting. Click the link for the details.
9015, 9023, 9068, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45010, 45011, 45012, 45013, 45020Remarks
Request and Response Class Diagram
Request Fields
Full Property Name | Type | Required | Other Attributes |
---|---|---|---|
AcceptableCutScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
CallerInfo | CallerInfo | Yes | |
CallerInfo.ClientMessageID | String | Yes | Value must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.SentUtcTime | DateTime | Yes | |
CallerInfo.Software | Software | Yes | |
CallerInfo.Software.BuildNumber | String | Yes | Value must be no more than 30 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.Software.Manufacturer | String | Yes | Value must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.Software.Product | String | Yes | Value must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.Software.Version | String | Yes | Value must be no more than 30 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.User | User | Yes | |
CallerInfo.User.IPAddress | String | Yes | Value must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.User.LocalID | String | Yes | Value must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.User.Name | String | Yes | Value must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
CallerInfo.User.OrganizationCode | String | Yes | Value must be no more than 6 characters |
Components | List<ProvincialAchievementTestComponentInfo> | No | |
Components.AcceptableCutScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
Components.ComponentCode | String | Yes | Value must be no more than 5 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] Value must be uppercase. |
Components.EnglishComponentLabel | String | Yes | Value must be no more than 40 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
Components.ExcellenceCutScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
Components.FrenchComponentLabel | String | Yes | Value must be no more than 60 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
Components.MaximumScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
Components.MinimumScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
CourseCode | String | Yes | Value must be 7 characters |
ExcellenceCutScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
Footnote | String | No | Value must not have control characters, leading, trailing or multiple embedded spaces. Value must not contain empty lines and each line must be delimited with a carriage return and line feed. Content must not match regular expression: [\x00-\x08]|[\x0E-\x19]|[\x7F-\x9F]|[^\x00-\xFF]|(^|\n)\s*\r|\n\s*(\r|$)|[^\r]\n|\r[^\n] |
Form | String | Yes | Value must be no more than 3 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] |
FrenchFootnote | String | No | Value must not have control characters, leading, trailing or multiple embedded spaces. Value must not contain empty lines and each line must be delimited with a carriage return and line feed. Content must not match regular expression: [\x00-\x08]|[\x0E-\x19]|[\x7F-\x9F]|[^\x00-\xFF]|(^|\n)\s*\r|\n\s*(\r|$)|[^\r]\n|\r[^\n] |
IsDeleted | Boolean | Yes | |
Language | String | Yes | Value must be an appropriate LanguageOfExam code value |
MaximumScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
MinimumScore | Nullable`1 | No | Value must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4 |
PASICoreVersion | Int64 | Yes | |
RefId | Guid | Yes | |
SchoolYear | Int16 | Yes | Value must be between 1900 and 2100 |
Response Fields
Full Property Name | Type | Required | Other Attributes |
---|---|---|---|
SubmitResponse.Id | String | No | |
SubmitResponse.PASICoreVersion | Int64 | No | |
SubmitResponse.Rejections | List<Rejection> | No | |
SubmitResponse.Rejections.Code | String | Yes | |
SubmitResponse.Rejections.Description | String | Yes |
See Also