CourseSections
No description available
Workday Resource Information
Retrieves a collection of course sections.Secured by: Manage: Curriculum Management
Scope: Student Records
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| AcademicLevel_Descriptor | String | Supported for: SELECT. A description of the instance |
| AcademicLevel_Href | String | Supported for: SELECT. A link to the instance |
| AcademicLevel_Id | String | Supported for: SELECT. wid / id / reference id |
| AcademicPeriod_Descriptor | String | Supported for: SELECT. A description of the instance |
| AcademicPeriod_Href | String | Supported for: SELECT. A link to the instance |
| AcademicPeriod_Id | String | Supported for: SELECT. wid / id / reference id |
| Capacity | Decimal | Supported for: SELECT. The enrollment capacity for the course section. |
| Cluster_Descriptor | String | Supported for: SELECT. A description of the instance |
| Cluster_Href | String | Supported for: SELECT. A link to the instance |
| Cluster_Id | String | Supported for: SELECT. wid / id / reference id |
| CourseSubject_Descriptor | String | Supported for: SELECT. A description of the instance |
| CourseSubject_Href | String | Supported for: SELECT. A link to the instance |
| CourseSubject_Id | String | Supported for: SELECT. wid / id / reference id |
| Course_Descriptor | String | Supported for: SELECT. A description of the instance |
| Course_Href | String | Supported for: SELECT. A link to the instance |
| Course_Id | String | Supported for: SELECT. wid / id / reference id |
| DeliveryMode_Descriptor | String | Supported for: SELECT. A description of the instance |
| DeliveryMode_Href | String | Supported for: SELECT. A link to the instance |
| DeliveryMode_Id | String | Supported for: SELECT. wid / id / reference id |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| EligibilityRule_Descriptor | String | Supported for: SELECT. A preview of the instance |
| EligibilityRule_EligibilityRuleMeaning | String | Supported for: SELECT. The meaning of the eligibility rule. |
| EligibilityRule_Id | String | Supported for: SELECT. Id of the instance |
| EndDate | Datetime | Supported for: SELECT. The End Date of the Course Section |
| Hidden | Bool | Supported for: SELECT. Returns true if the Course Section is set as hidden. |
| InstructionalFormat_Descriptor | String | Supported for: SELECT. A description of the instance |
| InstructionalFormat_Href | String | Supported for: SELECT. A link to the instance |
| InstructionalFormat_Id | String | Supported for: SELECT. wid / id / reference id |
| OwningAcademicUnit_Id | String | Supported for: SELECT. Id of the instance |
| OwningAcademicUnit_Inactive | Bool | Supported for: SELECT. If true, the Academic Unit is inactive, as of the effective date. |
| OwningAcademicUnit_Institution | Bool | Supported for: SELECT. If true, the Academic Unit is designated as an institution, as of the effective date. |
| OwningAcademicUnit_Name | String | Supported for: SELECT. The name of the Academic Unit, as of the effective date. |
| OwningInstitutionalAcademicUnit_Id | String | Supported for: SELECT. Id of the instance |
| OwningInstitutionalAcademicUnit_Inactive | Bool | Supported for: SELECT. If true, the Academic Unit is inactive, as of the effective date. |
| OwningInstitutionalAcademicUnit_Institution | Bool | Supported for: SELECT. If true, the Academic Unit is designated as an institution, as of the effective date. |
| OwningInstitutionalAcademicUnit_Name | String | Supported for: SELECT. The name of the Academic Unit, as of the effective date. |
| StartDate | Datetime | Supported for: SELECT. The Start Date of the Course Section |
| Status_Descriptor | String | Supported for: SELECT. A description of the instance |
| Status_Href | String | Supported for: SELECT. A link to the instance |
| Status_Id | String | Supported for: SELECT. wid / id / reference id |
| AcademicLevel_Prompt | String | The academic level used by the course section. You can specify using the Workday ID or Reference ID. You can use a returned id from GET /academicLevels from studentAcademicFoundation service. |
| AcademicPeriod_Prompt | String | The starting academic period of the course section. You can specify using the Workday ID or Reference ID. You can use a returned id from GET /academicPeriods from studentAcademicFoundation service. |
| CampusLocation_Prompt | String | Accepts multiple inputs. No description available |
| CourseSubject_Prompt | String | The subject for the course section. You can specify by using the Workday ID or Reference ID. You can use a returned id from GET /courseSubjects. |
| Course_Prompt | String | The course for the course section. You can specify by using the Workday ID or Reference ID. You can use a returned id from GET /courses. |
| DeliveryMode_Prompt | String | The delivery mode for the course section.You can specify using the Workday ID or Reference ID. You can use the following values: Correspondence, Hybrid, In-Person, Online, Other Distance Mode. |
| InstructionalFormat_Prompt | String | The instructional format for the course section. You can specify using the Workday ID or Reference ID. You can use the following values: Clinical, Combination, Discussion, Experiential, Independent Study, Internship, Laboratory, Lecture, Recitation, Research, Seminar, Service Learning, Studio, Thesis, Workshop. |
| OfferingAcademicUnit_Prompt | String | Accepts multiple inputs. The academic unit that offers this course section. You can specify multiple academicUnit query parameters using the Workday ID or Reference ID. You can use a returned id from GET /academicUnits from studentAcademicFoundation service. |
| OwningAcademicUnit_Prompt | String | The academic unit that owns this course section. You can specify by using the Workday ID or Reference ID. You can use a returned id from GET /academicUnits from studentAcademicFoundation service. |
| OwningInstitutionalAcademicUnit_Prompt | String | The institutional academic unit that owns this course section. You can specify by using the Workday ID or Reference ID. You can use a returned id from GET /academicUnits from studentAcademicFoundation service. |
| Status_Prompt | String | The section status of the course section. You can specify using the Workday ID or Reference ID. You can use the following values: Preliminary, Open, Closed, Waitlist, Hold, Canceled. |