Moodle Plugins directory: Compilatio Plagiarism and AI Content Detector plugin | Moodle.org
Compilatio Plagiarism and AI Content Detector plugin
Take action for authenticity, prevent plagiarism, detect similarities and AI-generated content with Compilatio.
Let's build together an environment where academic integrity and copyright are respected.
AI-generated content detection:
The Compilatio AI content detector detects texts potentially generated by an AI.
→ Detection of various types of generative AI: ChatGPT (GPT 3.5 and GPT4), Bard, YouChat...
The Compilatio AI detector evolves continuously to adapt to new AI versions.
Similarity detection :
The Compilatio Similarity Detector identifies and highlights similarities between the analyzed text and found and/or added sources.
Compilatio detects and measures similarities between your documents and billions of digitally available documents.
Several similarity detection technologies are available:
-
monolingual similarity detection
-
cross-lingual similarity detection
-
reformulation detection
Obfuscation detection:
The Compilatio Obfuscation detector highlights altered texts with the aim of preventing the detection of fraudulent modifications.
Examples of obfuscation: white text to replace spaces, character substitution, etc.
--------
Find out more about our integrations on our website: click here!
--------
Notes :
-
A Compilatio license is required for use.
-
We invite you to download the latest version of the Compilaito plugin to access all our features.
-
To benefit from AI detection, cross-lingual similarity detection and reformulation detection, you need a Compilatio Magister+ subscription.
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.