Files
edx-platform/lms/djangoapps/instructor_task
Michael Terry a162140492 fix: have progress MFE API recalculate visible course grade
Previously, the course grade returned would be the stored grade,
which is calculated for all content, not just the visible grades.
(Some grades are not yet released to the learner.)

This fix recalculates the overall grade before sending to the MFE,
so that it doesn't have to recompute it itself (without all the
particular logic that the platform uses when grading).

AA-1217
2022-03-11 15:11:05 -05:00
..
2021-02-01 19:27:15 +05:00
2021-02-19 17:30:59 +05:00
2021-02-01 19:27:15 +05:00
2021-02-19 17:30:59 +05:00