This plugin allows enabling academic integrity statement upon commencing moodle URLs. A notice appears in a modal pop up window. Users must agree to the statement, otherwise they will be redirected to a related course page. Once agreed in a context, the statement won't be displayed again, unless reset manually by administrators.
Moodle Version | Branch |
---|---|
Moodle 4.5+ | MOODLE_405_STABLE |
Moodle 3.9 - 4.1 | master |
- supports various Moodle activities;
- configurable notice message for each statement;
- configurable default status for each of the statement (enabled or disabled by default);
- capabilities to change a default state for each of the statements (integritystmt/PLUGIN_NAME:changedefault);
- capability to bypass statement notice (local/integrity:bypassnotice);
- a CLI script to reset user data for a course, an activity, a statement plugin, a user or all data in a system;
- Assignment
- Database
- External tool (mod_lti)
- Forum
- Glossary
- H5P (mod_h5pactivity)
- Interactive Content (mod_hvp)
- Lesson
- Open Forum
- Quiz
- SCORM package (mod_scorm)
- Turnitin Assignment 2
- Wiki
- Workshop
- Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
- Upload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.
- Check the plugin validation report and finish the installation.
The plugin can be also installed by putting the contents of this directory to
{your/moodle/dirroot}/local/integrity
Afterwards, log in to your Moodle site as an admin 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.
Statements are implemented as subplugins. See one of the existing statements to figure out how to implement one that you require.
Thanks to Monash University (https://www.monash.edu) for funding the development of this plugin.
This plugin was developed by Catalyst IT Australia:
Issues, and pull requests using github are welcome and encouraged!
https://github.com/catalyst/moodle-local_integrity/issues
If you would like commercial support or would like to sponsor additional improvements to this plugin please contact us: