frontend-app-learning
frontend-app-learning copied to clipboard
Front-end for the Open edX course experience, implemented using React and Paragon.
### Description Enlargement of the font-size in the Learning MFE. 1. Increase font size inside Set a weekly learning goal block. 2. Increase font size for Dismiss and Show more...
### Description Font size increased for selected small text on Progress page. 1. Increase font size for elements from screenshots (18px - $font-size-base). ### Testing instructions 1. Create new course...
### Description This PR provides a mechanism to close the tooltip using the keyboard. The escape key is recommended ### Testing instructions 1. Create new course 2. Go to Progress...
### Description This PR proposes improvements aimed at enhancing the accessibility of Accordions. 1. Accordion labels was marked up as headings that fall in the logical structure of the page....
### Description Enhancing accessibility by marking up the “Certificate Status” callout box as a heading level 2 (``). ### Testing instructions 1. Go to Custom page 2. Check that titles...
### Description Marking up the weekly modules as heading level 4. ### Testing instructions 1. Create a new course 2. Go to Home page 3. Check `h4` tag ![Screenshot 2025-05-02...
### Description This pull request resolves the button accessibility issue on the course outline page in the Tutor Indigo theme identified during a recent accessibility review. This update aims to...
# Description This PR adds mechanisms to add course tabs using a frontend plugin. It includes two plugin slots: - course_tab_links_slot: This slot allows adding additional course tabs or modifying...
### Description: When navigating the page using a keyboard, the focus moves to two iframes (Welcome Message and Course Handouts) containing non-interactive elements. This disrupts the navigation flow and confuses...
I am creating this initial issue to serve as a reference point for all accessibility-related PRs associated with the frontend-app-learning repository.