This is a Tool Certificate Subplugin Element type. This subplugin makes it possible to add the name or description of an activity to a Certifygen template for certificates.
- Certifygen activity module
- English
- Spanish
- Catalan
- Euskera
- Galego
- Log in to your Moodle site as an administrator and go to Site Administration > Plugins > Install plugins.
- Upload the ZIP file with the plugin code. You should only be asked to add additional details if your plugin type is not automatically detected.
- Verify the plugin validation report and complete the installation.
The plugin can also be installed by placing the contents of this directory in
{your/moodle/dirroot}/admin/tool/certificate/element/activity
Then, log in to your Moodle site as an administrator and go to Site Administration > Notifications to complete the installation.
Alternatively, you can run
php admin/cli/upgrade.php
to complete the installation from the command line.
You can run unit tests manually with the following command
vendor\bin\phpunit admin/tool/certificate/element/activity/tests/element_test.php