openedx / openedx/openedx-authz
Task - Enable Course Author & Course Auditor roles in Admin Console
Open
@dcoa is already working on this.
Since Aug 5, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Overview
Enable the assignment of the new Course Author and Course Auditor roles within the Admin Console. This task should be executed once Milestone 3 is officially completed.
Scope of Work
- Activate Roles: Enable the selection of these two roles in the user assignment interface.
- Validation: Ensure the roles are correctly saved and persisted in the database after assignment.
- Milestone Sync: Verify all Milestone 3 dependencies are met before deployment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.