Compilatio Plagiarism and AI Content Detector plugin
Maintained by
Dan Marsden, ENT Compilatio
Compilatio is a provider of academic integrity solutions, integrating with Moodle.
Detect plagiarism: AI-generated content, similarities, obfuscation, and more.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
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.
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) ?
I've just put the french one in AMOS, and improved it.
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
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?
https://github.com/compilatio/moodle-plagiarism_compilatio/blob/master/db/access.php
(I fixed that about 8months ago)
hope you're keeping well!
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 !
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