mitodl / micromasters

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

Make new grades more understandable #5339

Open annagav opened 1 year ago

annagav commented 1 year ago

Right now users don't understand why their grades are missing

Screen Shot 2023-04-28 at 2 53 53 PM

For new grades that have exam merged with the course grade we should:

pdpinch commented 1 year ago

What do you think about removing the grades altogether and linking users to the mitxonline dashboard or DEDP learner record?

annagav commented 11 months ago

There is a case where a user has old grade with exam, and a new grade. The dashboard shows that they passed but is showing the highest grade which is the old grade. Here is the issue https://github.com/mitodl/hq/issues/2585

annagav commented 11 months ago

In terms of amount of work it is easier to fix the showing of the grades, than to remove all grades and progress bar. I think removing the grades would mess up the UI, and would require a lot code refactoring.

I think fixing the display of grades should take less than one day of work.