Files
edx-platform/lms
Kyle McCormick 05dbd83290 fix: streak celebration feature should require progress milestones (#26922)
In commit 9b37e7d0, the logic of
`streak_celebration_is_active` was accidentally
changed such that it no longer checks the
Progress Milestones waffle flag.
This commit fixes that.

Note: This also adds in a transitive check to
`courseware_mfe_is_active`,
which makes sense for Streak Celebration
and should not have any functional impact.
2021-03-09 10:23:13 -05:00
..
2021-01-06 08:15:35 -05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.