kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Edit the name of the attendees (related to #1435) #1443

Open andremano opened 1 year ago

andremano commented 1 year ago

We recently issued a batch of certificates for a course that finished in October 2022 but whose final assessment (and therefore the right to a QGIS certification on top of the academic credits) finished in March.

We have a few instances where the name on the certificate needs to be corrected, but we cannot change it now because you can only do it seven days after the end of the course.

These seven days should be counted after the EMISSION of the certificate and not the date inscribed in the certificate. Now, as it stands, the only option is to re-issue the certificates using new credits, which is not optimal.

Is there a way to fix this issue while applying a more permanent fix?

Thanks