vault19 / django-courses

Simple Django to manage courses
MIT License
6 stars 5 forks source link

Certificate for finished course #51

Closed ricco386 closed 2 years ago

ricco386 commented 3 years ago

Add ability to generate certificate for finished course.

There shall be command to generate either for specific user (no matter how he finished) or for all users in run the have successfully finished. We need to define successfully. Email notification is send.

User have to have link to cert from finished courses. And user has to have ability to download the cert as PDF.