Add REST endpoint(s) so a Platform Administrator (and the authoring frontend) can list and retrieve Competency Rule Profiles, filtered by Organization, Course, or Taxonomy.
Blocked on: Team discussion in this Slack thread, which raises open questions about the CompetencyRuleProfile data model and permission model — most relevant here: whether the taxonomy scope can be null (affecting how "system default" and org/course-only profiles are filtered and listed), whether a reverse lookup from a profile to the content it governs belongs on this endpoint or a separate one, and the platform-admin/org-staff read/write permission split. Also depends on #613 (CBE core data models) landing first. Write the full ticket immediately after these are resolved and documented.
Add REST endpoint(s) so a Platform Administrator (and the authoring frontend) can list and retrieve Competency Rule Profiles, filtered by Organization, Course, or Taxonomy.
Blocked on: Team discussion in this Slack thread, which raises open questions about the
CompetencyRuleProfiledata model and permission model — most relevant here: whether the taxonomy scope can be null (affecting how "system default" and org/course-only profiles are filtered and listed), whether a reverse lookup from a profile to the content it governs belongs on this endpoint or a separate one, and the platform-admin/org-staff read/write permission split. Also depends on #613 (CBE core data models) landing first. Write the full ticket immediately after these are resolved and documented.