Compilatio Plagiarism and AI Content Detector plugin icon

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.
Price option: Free

Supports Moodle 3.3-5.2 See all versions
Latest release: 1 month ago
Installations: 866
Downloads (last 90 days): 627

Frankenstyle name: plagiarism_compilatio
Plagiarism

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

When checking AMOS translation (for french) for Compilatio, i don't find strings for recent new sentences, like 'resend_document_in_error'. Does anybody know why?
Hi,
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.
Hi,
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) ?
Since some months (years?), plugins should NOT include translation, but better put them in AMOS, so that they can be easylly translated by the community.
I've just put the french one in AMOS, and improved it.
Dear Séverine,
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
Hi,
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?
.
Hi Valery, the latest code in the git repo has them in the right namespace:
https://github.com/compilatio/moodle-plagiarism_compilatio/blob/master/db/access.php
(I fixed that about 8months ago)
hope you're keeping well!
hum, 2012081703 to be precise... (4) is my own fix try....
Actually some precision: version number was 2012081704. Checking last download confirms..
Hi guys, checking with some development debuging on reveals capabilities for the plugin do not use namespace they should :
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 !
Hi Dan,
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