CoursesCompetencies
Associates courses with specific competencies. This table enables skills-based learning assessments and alignment with certification requirements.
Workday Resource Information
Retrieves a course with the specified ID.Secured by: Manage: Curriculum Management
Scope: Student Records
Columns
| Name | Type | Description |
| Id [KEY] | String | Represents the unique identifier (Id) for the course competency instance. The Id ensures that each competency assignment can be referenced and retrieved individually. |
| Courses_Id [KEY] | String | Stores the Workday Id for the course that contains this competency. The Id links the competency to its corresponding course. |
| Descriptor | String | The display name of the instance |
| AcademicLevel_Prompt | String | Represents a prompt for selecting the academic level used by the courses. The academic level can be specified using the Workday Id or reference Id and can be retrieved from GET /academicLevels from the studentAcademicFoundation service. |
| AcademicUnit_Prompt | String | Represents a prompt for selecting the academic unit used by the course. Multiple academic-unit query parameters can be specified using the Workday Id or reference Id and can retrieved from GET /academicUnits from the studentAcademicFoundation service. |
| CourseSubject_Prompt | String | Represents a prompt for selecting the subject for the course. The course subject can be specified using the Workday Id or reference Id and can be retrieved from GET /courseSubjects. |
| EffectiveDate_Prompt | Date | Represents a prompt for specifying the effective date of the course’s effective-dated fields. These fields include competencies, academic level, typical periods offered, academic units, allowed locations, owning institutional academic unit, tags, description, eligibility rule, instructional formats, learning outcomes, and title. The format for input is YYYY-MM-DD. |
| InstitutionalAcademicUnit_Prompt | String | Represents a prompt for selecting the institutional academic unit used by the course. The unit can be specified using the Workday Id or reference Id, and retrieved from GET /academicUnits from the studentAcademicFoundation service. |
| Search_Prompt | String | Represents a prompt for searching course competency information. The prompt allows users to specify search criteria for retrieving relevant competency details. |