fix: make progress graph respect course settings - #1189
Conversation
|
Thanks for the pull request, @RafayGhafoor! 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. This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate. Once you've signed the CLA, please allow 1 business day for it to be processed. After this time, you can re-run the CLA check by adding a comment here that you have signed it. If the problem persists, you can tag the |
|
@RafayGhafoor Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Closes #753
Description:
Currently, #517 faces an issue when the progress graph toggle is enabled/disabled but the settings are not respected, this PR requires [#3308](openedx/openedx-platform#33308 disable_progress_graph) to be merged so disable_progress_graph flag becomes available through the course_metadata api response.