kartoza / prj.app

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

[Feature Request] Consider date of issuing instead of the last day of a training #1435

Open andremano opened 2 years ago

andremano commented 2 years ago

It is not possible to make changes to the attendee's name on the certificate if 7 days have passed after the end of training. The same rule applies to revoking a certificate.

I propose that the 7 days start counting from the day the certificate is issued instead. This is especially relevant for training courses convened by academic institutions where the assessment usually takes longer than seven days. Meaning that by the time we are ready to issue the certificates, we won't be able to make any adjustments to a certificate because the end date of the training was more than seven days ago.

dimasciput commented 2 years ago

@andremano yes I think that makes sense, I will implement this

andremano commented 2 years ago

Thanks. Would be great if this could be done asap because we do have at least one case where a change in name is required but we cannot do anything about it currently. Happy to provide further feedback if needed.