openedx / openedx/openedx-authz
Design: Course Editor & Course Auditor screen restrictions
Open
@gviedma-aulasneo is already working on this.
Since May 27, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Overview
Review the current permissions table to identify specific limitations for the Course Editor and Course Auditor roles. The goal is to define how the UI should handle restricted actions and unauthorized views for these users.
Scope of Work
- Audit Permissions: Map out all actions and views that are restricted for both roles based on the permissions matrix.
- UX Gap Analysis: Identify where these restrictions currently cause friction or "dead ends" in the interface.
- Proposal: Create a proposal with UI solutions for "no-access" states (e.g., disabled buttons, tooltips, or hidden sections).
Reference
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.