Print all certificates
- We’ve created two permissions:
- Print all Certificates
- Print Own Certificate (keeps checking id match and attended status)
- We’ve created a searchTask to allow printing multiple certificates from participant search. That task checks “Print all Certificates” permission and redirects to a class that currently just downloads certificates but that could be modified, for instance, in order to show a form to allow users to choose one of several templates in case none is defined in settings.
- Context is now a two-dimensional array, given that now the extension would allow to download several certificates at once.