Hi everyone
Looking for some guidance with regard to Certificates
I’ve looked at the readme file here:
I see it was last updated a year ago so unsure if this may have any new updates
So my real question is: is there a current up-to-date documentation describing how to add Certificates to Django/Tutor?
I’m using Tutor, version 16.1.0 with a modified copy of the indigo theme but Django has no menu option for Certificates as I’ve seen in most documentation.
into their respective folders in my modified indigo theme and rebuild? My end goal is to create customised certificates with own logos and tweaks since the default certs look very simple
hi @joel.edwards!
To customize certificates you must use comprehensive theming and edit the <theme home>/lms/templates/certificates/_accomplishment-rendering.html file. You can take the default file as starting point.