REST APIs to read Rubrics associations – 3900.60
Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Providing access to Rubric associations within our REST API framework offers many benefits:
- additional administrative control for assessments
- flexibility for external third-party integrations
- supports instructor-student communication about performance expectations
In this release we are glad to make available a new Rubrics Associations API. This public API includes a set of GET endpoints. This helps to inform users about existing rubric associations in a course:
- Rubrics associations
- Rubrics associations by rubrics ID
- Rubrics associations by associations ID
For administrators: The REST integration user must have the entitlement “course.rubrics.VIEW” to make use of the new endpoints.