Defines a course recognized by Alberta Education.
Inheritance Hierarchy
PASI.DataContract.V2018CourseInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CourseInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CourseInfo |
Properties
Name | Description | |
---|---|---|
Category | (Required)
A code indicating the category the course belongs to.
| |
CourseCode | (Required)
Unique course identifier assigned by Alberta Education.
| |
CourseSequence | (Required)
Defines the order the course should be taken in relation to the other
courses within the same sequence.
| |
CreditEquivalents |
Defines which other courses are considered equivalent to the course for the purpose
of awarding credit only.
| |
Credits |
Defines the credit levels at which the course can be offered.
| |
CtsCourse |
Career and Technology Studies (CTS) Courses contain additional elements that are
unique to CTS courses.
| |
Descriptions | (Required)
Textual descriptions of the course.
for a course.
| |
EffectiveDate | (Required)
The first date a course can be offered by a school.
| |
Evaluation | (Required) | |
ExpiryDate | (Required)
The last date a course can be offered by a school.
| |
IntendedGrade | (Required)
A code value indicating the school grade level a course is designated with.
| |
IsLocallyDeveloped | (Required)
Used to indicate that the course is a Locally Developed Course and not a
Provincially Developed Course.
| |
LastModifiedDate | (Required) | |
LocallyDevelopedAuthorizations |
A set of Course Authorizations that are used to indicate which organizations are
authorized to deliver a Locally Developed Course.
| |
PASICoreVersion | (Required)
PASI Version of the course record.
| |
Pilots |
A set of Course Authorizations that are used to indicate which organizations are
authorized to deliver a Locally Developed Course.
| |
PrerequisiteRules |
Defines the other course(s) that should or must be completed prior to taking a course.
| |
Subject | (Required)
A code value indicating the subject area (i.e. branch of learning) a
course is related to.
|
See Also