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

List learners paid, have exam, not enrolled #5239

Closed annagav closed 1 year ago

annagav commented 1 year ago

What are the relevant tickets?

Fix https://github.com/mitodl/micromasters/issues/5235

What's this PR do?

A management command to receive a file with a List of learners paid, have exam, not enrolled.

How should this be manually tested?

Run./manage.py list_paid_learners.py

arslanashraf7 commented 1 year ago

I just noticed, The original ticket has been closed https://github.com/mitodl/micromasters/issues/5235

annagav commented 1 year ago

@pdpinch In this PR we are combining all learners that need a coupon into one list. Instead of the "authorized" list, that included only people who have pass the course before, this will be a list of people who paid, did not use their attempt, and are not currently enrolled.