mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Update calculation of passed courses for the ProgressWidget #5291

Closed annagav closed 1 year ago

annagav commented 1 year ago

Update mmtrack.get_number_of_passed_courses_for_completion() to count not MicromastersCourseCertificates but any certificate for the course.

and get_course_certificate

pdpinch commented 1 year ago

I think this is a bug, but I'm not sure (it doesn't follow the bug template). @annagav is this a bug?

annagav commented 1 year ago

This was fixed by https://github.com/mitodl/micromasters/pull/5307