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)
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:
(This is the Epic to attach all the related GH issues to this effort)