View the GitHub ticket for proposal status updates.

Inspired by https://openedx.atlassian.net/l/cp/2nT8MBUz

Problem Statement and Value Proposition

Legacy LMS allows for the configuration of footer elements such as navigation links, the organization’s logo, and legal links. However, the MFE footer does not currently support this functionality. At present, the only way to achieve this is by forking the footer component repository, which is both difficult and time-consuming to maintain. The goal is to make the footer fully customizable, enabling the addition of custom navigation links, the organization’s logo, copyright information, and legal links.

Current State Experience

From the perspective of learners and course teams, the LMS & CMS UI has three versions of the Footer.

This footer is displayed across the legacy LMS pages like the old course pages, including the instructor tab, discussion tab, and progress page. It Includes:

All of these are configurable through the backend settings and one can add/remove anything from this footer.

This is the footer displayed in the MFEs like learning, learner dashboard, profile, account, etc. It displays:

This is the footer displayed in the Course Authoring MFE. It displays:

User Stories

As an administrator:

Specs/Requirements

Requirements to define the customization requirements: