openedx / openedx/openedx-authz

Task - Implement Course Access & Content

Open
#383 0 comments 0 reactions 1 assignee View on GitHub

@jacobo-dominguez-wgu is already working on this.

Since Aug 10, 2026.

  • #3250 by @jacobo-dominguez-wgu — open
willow
Dominant language
Python
Stars
0
Forks
9
Avg merge
13d 9h
Merged PRs (30d)
9

Description

Description

This task focuses exclusively on the views and components related to Course Access and Course Content within the Authoring MFE. The goal is to ensure that users with these roles interact only with the permitted elements, by applying “read-only” states or disabling modification actions as defined by the design.

Permission Matrix
Category Permission Course Editor Course Auditor
Course Access & Content courses.view_course
courses.create_course
courses.publish_course_content
courses.edit_course_content

Approved Design: Figma

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.