A-Team-Rowan-University / a-team-website

Servers and database to manage the A-Team
https://a-team-rowan-university.github.io/a-team-website/webdev_lib/
4 stars 5 forks source link

Email certificates after completion of tests #44

Closed j-mcavoy closed 5 years ago

j-mcavoy commented 5 years ago

Generate certificates that include the test name, session name, time completed, and student name and emails that certificate to the student

timothyhollabaugh commented 5 years ago

The emails can be provided as a download link after completing the test instead of emailing. We also don't need to store the generated certificate as long as it can be generated again later.

timothyhollabaugh commented 5 years ago

We can use https://github.com/J-F-Liu/lopdf to fill in values to a pdf template. The template needs to be stored somewhere, probably on a file server. For now, we can manually put a template on the frontend caddy.