Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page

Old (Backend Service & Path)

New (MFE & Path)

Toggle (Waffle Flag)

Status, DEPR Link, Repo Links, Product Review Links, Other Notes

Studio: Logged-out Landing Page

CMS

/

frontend-app-course-authoring

/

TBD

Status
titleNot started

Studio: Preview

LMS-Preview

/???

frontend-app-learning OR

frontend-app-authoring

/TBD

TBD

Status
titleNot started

This is the only thing blocking the removal of legacy Courseware Sequence view. But to remove this, we would need to one of several things, none of which would be trivial:

  • Deprecate the Preview feature

    • (improve Studio enough so that it is a sufficient preview?)

    • what features would we lose here?

      • testing masquerading

      • testing nav as a student

  • Change the read-optimized LMS data (block structure, learning_sequences, edx-when, course overviews) so that they expose Draft data for the Learning MFE to consume.

  • Migrate courses over to Learning Core, which provides a better view of Draft content which the Learning MFE could consume.

Studio: Course Custom Pages

CMS

/tabs/{course_id}

frontend-app-course-authoring

/{course_id}/custom-pages

contentstore.new_studio_mfe.use_new_custom_pages

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

  • 2024-09-05: Kyle confirmed parity, this should be good to drop.

Studio: Course advanced settings

CMS

/settings/advanced/{course_id]

frontend-app-course-authoring

/{course_id}

contentstore.new_studio_mfe.use_new_advanced_settings_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Schedule & Details

CMS

/settings/details/{course_id}

frontend-app-course-authoring

/course/{course_id}/settings/details

contentstore.new_studio_mfe.use_new_schedule_details_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course grading

CMS

/settings/grading/{course_id}

frontend-app-course-authoring

/course/{course_id}/settings/grading

contentstore.new_studio_mfe.use_new_grading_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course updates

CMS

/course_info/{course_id}

frontend-app-course-authoring

/course/{course_id}/course_info

contentstore.new_studio_mfe.use_new_updates_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Import

CMS

/import/{course_id}

frontend-app-course-authoring

/course/{course_id}/import

contentstore.new_studio_mfe.use_new_import_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Export

CMS

/export/{course_id}

frontend-app-course-authoring

/course/{course_id}/export

contentstore.new_studio_mfe.use_new_export_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Video Uploads

CMS

/videos/{course_id}

frontend-app-course-authoring

/course/{course_id}/videos

contentstore.new_studio_mfe.use_new_video_uploads_page

EXTRA CONFIG IN .env

ENABLE_VIDEO_UPLOAD_PAGE_LINK_IN_CONTENT_DROPDOWN=true

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Files & Uploads

CMS

/assets/{course_id}

frontend-app-course-authoring

/course/{course_id}/assets

contentstore.new_studio_mfe.use_new_files_uploads_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/studio-frontend/issues/381

Should also be part of 2Us DEPR around Studio Frontend MFE

Studio: Logged-in Home Page

CMS

/home/

frontend-app-course-authoring

/home

new_studio_mfe.use_new_home_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course content outline editor

CMS

/course/{course_id}

frontend-app-course-authoring

contentstore.new_studio_mfe.use_new_course_outline_page

Status
colourGreen
titleparity achieved
Status
colourPurple
titleDefault in Open edX

As of May-2024:

  • in Beta Testing on edx.org

  • Not live on edge.edx.org

Studio: Unit editor

CMS

/container/{usage_key_string}

frontend-app-course-authoring

/course/{course_id}/container/{usage_key_string}

contentstore.new_studio_mfe.use_new_unit_page

Status
colourYellow
titlein development

https://github.com/openedx/edx-platform/issues/35261

Studio: Course Team

CMS

/course_team/{course_id}

frontend-app-course-authoring

/course/{course_id}/course_team

contentstore.new_studio_mfe.use_new_course_team_page

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Textbooks

CMS

/textbooks/{course_id}

frontend-app-course-authoring

/course/{course_id}/textbooks

contentstore.new_studio_mfe.use_new_textbooks_page

Status
colourGreen
titleparity achieved
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Course Group Configurations

CMS

/group_configurations/{course_id}

frontend-app-course-authoring

/course/{course_id}/group_configurations

contentstore.new_studio_mfe.use_new_group_configurations_page

Status
colourGreen
titleparity achieved
Status
colourPurple
titleDefault in Open edX

Should be part of 2Us DEPR around Studio Frontend MFE

Studio: Page & Resources

CMS

/???

frontend-app-course-authoring

/course/{course_id}/pages-and-resources

discussions.pages_and_resources_mfe

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/edx-platform/issues/35254

Studio: Text (HTML) Editor

CMS

/???

frontend-app-course-authoring

/???

new_core_editors.use_new_text_editor

Status
colourRed
titleneeds improvement
Status
colourBlue
titleLive on edx.org

https://github.com/openedx/edx-platform/issues/34692

Studio: Problem (CAPA) Editor

/???

frontend-app-course-authoring

/???

new_core_editors.use_new_problem_editor

Status
colourRed
titleneeds improvement
Status
colourBlue
titleLive on edx.org

https://github.com/openedx/edx-platform/issues/35256

Studio: Video Editor

/???

frontend-app-course-authoring

/???

new_core_editors.use_new_video_editor

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org

https://github.com/openedx/edx-platform/issues/35257

Studio: Library Authoring

(all pages)

CMS

/home_library

/library/*

frontend-app-course-authoring

/???

In Django settings:

MFE_CONFIG_OVERRIDES.setdefault('course-authoring', {})['LIBRARY_MODE'] = 'mixed'

Status
colourYellow
titlein development

In development: Schema, OpenCraft, and Axim.

(Slack: #content-libraries-relaunch-dev)

https://github.com/openedx/edx-platform/issues/32457

Course Dashboard

aka Learner Dashboard

aka Learner Home

LMS

/dashboard

frontend-app-learner-dashboard

/???

learner_home_mfe.enabled

Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

[BD-08] B2C Learner Dashboard MFE Conversion

https://github.com/openedx/edx-platform/issues/35326

Note: This is only the learner course dashboard. The learner programs dashboard does not have an MFE replacement yet.

Login/Registration

LMS

/login

/register

/password_assistance

frontend-app-authn

/login

/register

/reset

FEATURES['ENABLE_AUTHN_MICROFRONTEND']

Status
colourRed
titleneeds improvement
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/public-engineering/issues/81

https://github.com/openedx/edx-platform/blob/38320f8433427111c6cfb2bfaaa70aec5b989053/lms/templates/student_account/login_and_register.html

MISSING FEATURE IN MFE: Custom registration fields.

Also works with .underscore files

Profile

LMS

/u/{username}

frontend-app-profile

/u/{username}

???

Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/public-engineering/issues/71

Account Settings

LMS

/???

frontend-app-account

/

???

Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/public-engineering/issues/71

ID Verification

LMS

/???

frontend-app-???

/???

???

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org

Unclear whether live in named release.

Needs DEPR.

Course Home: Dates

LMS

/???

frontend-app-learning

/course/{course_id}/dates

N/A

Status
titleLegacy removed!
Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

https://github.com/openedx/public-engineering/issues/50

Course Home: Outline

LMS

/???

frontend-app-learning

/course/{course_id}/home

N/A

Status
titleLegacy removed!
Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX


https://github.com/openedx/public-engineering/issues/50

Course Home: Progress

LMS

/courses/{course_id}/progress

frontend-app-learning

/course/{course_id}/progress

course_home_mfe.course_home_mfe_progress_tab

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Needs a DEPR

The MFE displays grades under some circumstances where the old progress page did not. MIT is using the course waffle flag to disable the MFE for some courses on edx.org.

Courseware: Sequence

LMS

/???

frontend-app-learning

/???

N/A

Status
colourGreen
titleparity achieved
Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Legacy is partially removed. Full removal is blocked by studio course preview, which doesn’t yet work in learning mfe.

https://github.com/openedx/public-engineering/issues/53

Courseware: render_xblock

LMS

/xblock/{usage_key}

LMS

/xblock/{usage_key}

N/A

Status
titleNot started

This is the endpoint that renders a “chromeless” (nav-free) xblock.

This will never be removed entirely but, eventually, we can seriously simplify it to the point where it’s just a thin wrapper around the next item (built-in XBlock views).

Courseware: Built-in XBlock Views

edx-platform

(called by Python, not accessed directly by URLs)

xblocks-contrib

(called by Python, not accessed directly by URLs)

xmodule.use_extracted_block.{block_tag}

Status
colourYellow
titlein development

https://github.com/openedx/edx-platform/issues/34827

These views will not be turned into MFE pages, but they will be extracted out of edx-platform and into: https://github.com/openedx/xblocks-contrib/

Courseware: Proctored Exam

LMS

/???

frontend-app-learning

(via frontend-lib-special-exams)

/???

Status
colourRed
titleneeds improvement
Status
colourBlue
titleLive on edx.org

https://github.com/openedx/edx-proctoring/issues/1226

Replacement repo:

https://github.com/edx/frontend-lib-special-exams

Courseware: Search

LMS

Dave: I don’t think this is actually reachable any longer, since we force you into the MFE experience for that courseware page view.

frontend-app-learning

/course/{course-key}/home?q=search-term

courseware.mfe_courseware_search

NEED DISCOVERY: is this at parity? is it live for edx.org, open edx?

Link to usage in edx-platform

Program Dashboard

LMS

/dashboard/programs

TBD

/TBD

Status
titleNot started

Course Certificates

LMS

/certificates/{cert_id}

TBD

/TBD

Status
titleNot started

Program Certificates

Credentials

/credentials/{cert_id}

TBD

/TBD

Status
titleNot started

Track Selection

LMS

/???

TBD

/TBD

course_modes.use_new_track_selection ?

NEEDS DISCOVERY: What is the status? Do we rewrite or DEPR?

Course Messaging

LMS

/???

TBD

/TBD

NEEDS DISCOVERY: What is the status?

Basket / Payment

Ecommerce

/???

frontend-app-order-history

/???

Status
colourBlue
titleLive on edx.org

NEEDS DISCOVERY: Is replacement enabled in open edx? Is it at parity?

https://github.com/openedx/public-engineering/issues/68

Order History

Ecommerce

/???

frontend-app-ecommerce

/???

Status
colourBlue
titleLive on edx.org

NEEDS DISCOVERY: Is replacement enabled in open edx? Is it at parity?

https://github.com/openedx/public-engineering/issues/71

Discussions

LMS

/???

frontend-app-discussions

/???

Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

NEEDS DEPR

NEEDS DISCOVERY: Is this sufficiently at parity?

Learner Record

Credentials

/???

frontend-app-learner-record

/TBD

Status
colourBlue
titleLive on edx.org
Status
colourPurple
titleDefault in Open edX

Replacement:

Instructor Dashboard (all pages)

LMS

/???

frontend-app-gradebook (should be renamed to frontend-app-instruction, or something)

Status
titleNot started

Should subsume

Discover New Courses

LMS

/???

frontend-app-catalog?

/TBD

Status
titleNot started

Course About

LMS

/???

frontend-app-catalog?

/TBD

Status
titleNot started

...