openedx / openedx/openedx-platform
CCX Coach Conversion to MFE - New Endpoints
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
CCX Coach UI will be migrated from legacy Django templates and will be included on Instructor Dashboard MFE. As part of this effort we will follow conventions and patterns from Instructor Dashboard and create new endpoints with v2 version.
For all CCX endpoints it has to fulfill this reqs:
- CCX Coach has to be enabled
ENABLE_OTHER_COURSE_SETTINGS = True
CUSTOM_COURSES_EDX = True
- User needs to have CCX Coach role
(This is the Epic to attach all the related GH issues to this effort)
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.
Research direction
This epic names no implementation files, tests, or entry points. Start by reviewing the related CCX endpoint issues and the Instructor Dashboard MFE conventions; done means the required v2 endpoints exist and enforce the CCX Coach feature flags and role requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100