Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: AA-1205: Add Learning MFE support for Entrance Exams #30001

Merged
merged 1 commit into from
Mar 14, 2022

Commits on Mar 14, 2022

  1. feat: AA-1205: Add Learning MFE support for Entrance Exams

    * Adds entrance exam information to the Course Overview object
        * Enables hiding other tabs since the get_course_tab_list uses
          a Course Overview
        * Enables using the entrance exam helper functions to determine
          if Entrance exams are being used in this course.
    * Posts a message when Entrance Exam is passed to parent container for
    usage in the Learning MFE
    * Overrides the 'title' field of the courseware tab since the Learning MFE
    uses that over the 'name' field.
    Dillon-Dumesnil committed Mar 14, 2022
    1 Configuration menu
    Copy the full SHA
    d43ece5 View commit details
    Browse the repository at this point in the history