Moodle plugins directory: Compilatio plagiarism plugin

Compilatio plagiarism plugin
Plagiarism ::: plagiarism_compilatio
Maintained by
ent compilatio,
Dan Marsden
Compilatio is a commercial Plagiarism Prevention product - you must have a paid subscription to be able to use this plugin.
Latest release:
518 sites
506 downloads
7 fans
Current versions available: 1
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 Author: Compilatio <support@compilatio.net> Copyright 2020 Compilatio.net https://www.compilatio.net License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later Compilatio is a commercial Plagiarism Prevention product - you must have a paid subscription to be able to use this plugin. CHANGES - Removed the option to automatically launch analyses. - Added the possibility to search the author of a document. QUICK INSTALL ================ 1) Place these files in a new folder in your Moodle install under /plagiarism/compilatio 2) Visit the Notifications page in Moodle to trigger the upgrade scripts 3) Enable the Plagiarism API under admin > Advanced Features 4) Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
Contributors
ent compilatio (Lead maintainer)
Dan Marsden: Developed initial version of this plugin
Please login to view contributors details and/or to contact them
I used your plugin to test plugin settings and noticed that it causes the warning to be displayed during restore. I opened an issue http://tracker.moodle.org/browse/MDL-35853 but closed it since it's not core
Capabilities are on the moodle/plagiarism_compilatio:capname namespace wether exepected name space would be plagiarism/compilation:capname
this has as effect to trap get_capability_string() function in core.
Cheers !
https://github.com/compilatio/moodle-plagiarism_compilatio/blob/master/db/access.php
(I fixed that about 8months ago)
hope you're keeping well!
Do you plan to make Compilatio plugin officially compatible with Moodle 2.9, so that it can be installed/upgraded via the build in installer?
Yes, the Compilatio plugin will be available on Moodle 2.9 very soon.
We also have a new plugin with a major update that will be released soon too.
Regards,
Team Support, Compilatio.net
I've just put the french one in AMOS, and improved it.
This year, Compilatio plugin is marked soon as Moodle 3.5 compatible (even if the version is 10 months old), and that's a good thing because it allows an easy installation/upgrade with Moodle 3.5.
But when do you plan to release a new version, compatible with privacy API ( https://docs.moodle.org/dev/Privacy_API ), and with the (new) Moodle mobile app (https://docs.moodle.org/dev/Moodle_Mobile) ?
Like i already said some year ago, translations should NOT be included in the plugin files, but rather in AMOS, as stated in https://docs.moodle.org/dev/Plugin_contribution_checklist#Strings and https://docs.moodle.org/dev/Translating_plugins#What_happens_if_a_plugin_ZIP_file_includes_translation.28s.29_inside_the_lang_folder
Please submit content of the translation files in AMOS, for each language, and then remove them from the plugin.
It will ease the update/correction of strings in the future.