feat: AA-1138: Adds ability to have Weekly Goal Celebration Modal in MFE Adds celebrate_weekly_goal to the CourseEnrollmentCelebration and includes logic for only returning True if the db field is true and the learner has hit their goal this week. Adds ability to set to false via the API already used by the frontend. Default db value is False, but all new enrollments after merge will be set to True.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.