[Backport] fix: make progress graph respect course settings - #1313
Conversation
|
Thanks for the pull request, @dyudyunov! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## open-release/quince.master #1313 +/- ##
=============================================================
Coverage ? 88.05%
=============================================================
Files ? 266
Lines ? 4519
Branches ? 1143
=============================================================
Hits ? 3979
Misses ? 526
Partials ? 14 ☔ View full report in Codecov by Sentry. |
|
@dyudyunov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This is a backport from the master branch: #1194
Fix an issue when the Progress Graph toggle change in the studio has no effect on the Learning MFE.
Related backport for the edx-platform: openedx/openedx-platform#34324
Please check the original PRs for more details.