-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Learners that completed DEDP before the split need to see their certificate #1934
Comments
What needs to be done:
|
Can we try this on RC first? |
We can give the "legacy" program an id of |
I tested this on RC, everything seems to have worked 👍 |
Great, thanks. What's the process for generating a certificate for a learner? Can you give me some links to take a quick look at? I'd like to see what the program looks like in django admin, and also what a certificate looks like. |
I just created a certificate manually in the django admin for my user https://rc.mitxonline.mit.edu/admin/courses/programcertificate/. You can then view the certificate on the user's dashboard. You can view my user certificate: |
Ok, so in production, we would create ~7 certificates manually and we're done? |
Another ticket https://github.com/mitodl/hq/issues/3161 |
Another ticket https://github.com/mitodl/hq/issues/2615 |
14.009x used to be one of the electives for DEDP. Now that the Program was split into 2 programs 14.009x belongs only to one of the programs. So now the user has one elective passed in one program, and one in the other.
Based on the rules from before the separation the learner would have earned the program certificate.
Related issues:
https://github.com/mitodl/hq/issues/1861 (created enrollment only)
https://github.com/mitodl/hq/issues/2501 (created enrollment and certificate)
https://github.com/mitodl/hq/issues/2499 (created enrollment only)
https://github.com/mitodl/hq/issues/2685 (created enrollment and certificate)
https://github.com/mitodl/hq/issues/2681 (created enrollemtn and certificate)
https://github.com/mitodl/hq/issues/2680 (created enrollment and certificate)
https://github.com/mitodl/hq/issues/2678 (created enrollment and certificate)
https://github.com/mitodl/hq/issues/2699 (created enrollemnt and certificate)
https://github.com/mitodl/hq/issues/2696 (already processed this user in an issue above)
Expected Behavior
Learner that completed requirements for old program should receive their certificate.
Current Behavior
The learner does not receive a program certificate.
The text was updated successfully, but these errors were encountered: