Compilatio Plagiarism and AI Content Detector plugin
Versions
Current version
3.3.1 (2026062500)
3.3.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2026062500
Version release name: 3.3.1
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1, 5.2
Author: Compilatio support@compilatio.net
Copyright 2026 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
3.3.1
- [Fix] Fix for the requests to create and update a folder
- [Fix] Fix redirections to reports and helpcenter
- [Fix] Analysis score changes following several student changes in evaluation view
- [Fix] URL Param directly passed in SQL
- [Fix] Add missing require_once() in redirect_report.php
- [Fix] Add check_dir_exists before put file for pdf creation
- [Fix] Retreive forum and workshop files for retrieve_and_send_file
- [Fix] Document update by student doesn't delete the document in Compilatio
- [Fix] Stats per students per questions in Quiz didn't work
- API Path Update
- Button Launch all analyse launch only accessible / visible / filtered documents
3.2.11
- [Fix] Add asynchronous alerts retriving
- [Fix] Check user languages before user creation and alerts / notification retrieving and use english if language not supported
- [Fix] Can't send files in forum
- Move deleted documents to the archive if selected by administrator in admin tabs
- Add detailled score in Compilatio course module CSV export
3.2.10
- [Fix] Resend attached files in quiz
- [Fix] User can't do multiples attempts in quiz with same file
- [Fix] Errors on translations retrieving
- Add link to Toolbox for teachers in the help tabs in compilatio frame
- Add configurable folder to activity settings to allow or not certain detections for Magister+
3.2.9
- [Fix] Typing analysistime in course_module_settings
- [Fix] Update capability in ajax to match roles needed for actions
- Set max-width to image in marketing notifications
- Add field in administration page settings to select field used as university component in Compilatio admin page.
3.2.8
- [Fix] Document frame doesn't display in quiz
- [Fix] Stop sending annotation files
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Set userid to 0 instead of null in compilatio_get_document_with_failover
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.11 (2026040100)
3.2.11
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2026040100
Version release name: 3.2.11
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Author: Compilatio support@compilatio.net
Copyright 2026 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
3.2.11
- [Fix] Add asynchronous alerts retriving
- [Fix] Check user languages before user creation and alerts / notification retrieving and use english if language not supported
- [Fix] Can't send files in forum
- Move deleted documents to the archive if selected by administrator in admin tabs
- Add detailled score in Compilatio course module CSV export
3.2.10
- [Fix] Resend attached files in quiz
- [Fix] User can't do multiples attempts in quiz with same file
- [Fix] Errors on translations retrieving
- Add link to Toolbox for teachers in the help tabs in compilatio frame
- Add configurable folder to activity settings to allow or not certain detections for Magister+
3.2.9
- [Fix] Typing analysistime in course_module_settings
- [Fix] Update capability in ajax to match roles needed for actions
- Set max-width to image in marketing notifications
- Add field in administration page settings to select field used as university component in Compilatio admin page.
3.2.8
- [Fix] Document frame doesn't display in quiz
- [Fix] Stop sending annotation files
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Set userid to 0 instead of null in compilatio_get_document_with_failover
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.10 (2026030400)
3.2.10
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2026030400
Version release name: 3.2.10
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Author: Compilatio support@compilatio.net
Copyright 2026 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
3.2.10
- [Fix] Resend attached files in quiz
- [Fix] User can't do multiples attempts in quiz with same file
- [Fix] Can't send files in forum
- [Fix] Errors on translations retrieving
- Add link to Toolbox for teachers in the help tabs in compilatio frame
- Add configurable folder to activity settings to allow or not certain detections for Magister+
3.2.9
- [Fix] Typing analysistime in course_module_settings
- [Fix] Update capability in ajax to match roles needed for actions
- Set max-width to image in marketing notifications
- Add field in administration page settings to select field used as university component in Compilatio admin page.
3.2.8
- [Fix] Document frame doesn't display in quiz
- [Fix] Stop sending annotation files
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Set userid to 0 instead of null in compilatio_get_document_with_failover
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.9 (2025122600)
3.2.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025122600
Version release name: 3.2.9
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Author: Compilatio support@compilatio.net
Copyright 2025 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
3.2.9
- [Fix] Typing analysistime in course_module_settings
- [Fix] Update capability in ajax to match roles needed for actions
- Set max-width to image in marketing notifications
- Add field in administration page settings to select field used as university component in Compilatio admin page.
3.2.8
- [Fix] Document frame doesn't display in quiz
- [Fix] Stop sending annotation files
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Set userid to 0 instead of null in compilatio_get_document_with_failover
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.8 (2025091600)
3.2.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025091600
Version release name: 3.2.8
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.8
- [Fix] Document frame doesn't display in quiz
- [Fix] Stop sending annotation files
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Set userid to 0 instead of null in compilatio_get_document_with_failover
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.7 (2025072100)
3.2.7
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025072100
Version release name: 3.2.7
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.7
- [Fix] Fix error 500 (memory limit at identifier generation)
- [Fix] Fix passing null parameter to groups_get_user_groups
- [Fix] Add check for managed bundle name in API response to prevent unauthorized access
- Format onlinetext before sending it to Compilatio for better analysis
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.6 (2025071100)
3.2.6
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025071100
Version release name: 3.2.6
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.6
- [Fix] Fix identifier generation
- [Fix] Fix relaunch of documents in error by changing way to retreive documents
- [Fix] Fix Compilatio in group assignment
- [Fix] Student can now see document frame in group assignment
- [Fix] Resend docs in extraction error with reset document in error in technical tools (admin tab)
- Allows ZIP files to be sent to compilatio
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.5 (2025061200)
3.2.5
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025061200
Version release name: 3.2.5
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.5
- [Fix] Student doesn't have the capability to view reports
- [Fix] Error when analysistime is null while saving a course module
- [Fix] Check if not empty search tab in compilatio_frame.php
- [Fix] Use isguestuser instead of require_capability to check if the user is not anonymously logged in Ajax
- [Fix] Add DISTINCT to unsent document retrieval to avoid errors
- [Fix] Online texts were not detected if downloaded before activation of the Compilatio plugin.
- [Fix] If a document has already been analysed but is not displayed as,
change the status to queue to retreive the score via the API. - [Fix] Change reserved term 'user' by PostGreSQL to 'u' in sql query in "set_depositor_and_authors"
- [Fix] Compilatio didn't work in group assignment
- [Fix] Update way to create identifier to avoid similarities in case of same content
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.4 (2025040200)
3.2.4
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2025040200
Version release name: 3.2.4
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Author: Compilatio
Copyright 2023 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
3.2.4
- [Fix] Documents analyzed with a v2 plugin returned 404 when displaying document frame
- [Fix] Add checks on APIkey field to prevent scheduled tasks errors
- [Fix] Create user 0 in database if not exist
- [Fix] Change file status if extraction error during scheduled analyses
- [Fix] Add new extraction error type
- [Fix] Avoid warnings on module id in event handler
- [Fix] Update deprecated get_plugin_method in admin_form.php for moodle versions higher than 4.5
- [Fix] Impossible to retrieve and send to compilatio online texts if upload before plugin activations
- [Fix] require_login() vulnerability into php script if connected as anonymous user
- [Fix] Online text on assignment where not retrieve if upload before Compilatio plugin activation
- Remove recipe_name from api analysis start
- Block actions that use Compilatio API if Compilatio is under maintenance
- Rename Error management tabs into Technicals tools in admin part
- Add button into Technicals tools tabs to download compilatio database tables
- Add support contact into README.txt to report about vulnerability subjects
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
For all security vulnerability subject, please contact support@compilatio.net.
3.2.3 (2024122400)
3.2.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024122400
Version release name: 3.2.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.3
- [Fix] Enhance code quality
3.2.2
- [Fix] Fix unit tests
- [Fix] Addition of plagiarism_compilatio_cm_cfg metadata for unit tests
- [Fix] Error when resending documents in error from admin tab if a file is present multiple times
- [Fix] Old scores no longer update when switching from Magister to Magister+.
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.2.1 (2024121200)
3.2.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024121200
Version release name: 3.2.1
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.1
- Fix for Moodle instances using php7
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.2.0 (2024120400)
3.2.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024120400
Version release name: 3.2.0
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio support@compilatio.net
Copyright 2023 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
3.2.0
- Added a tab in the administration section of the plugin to manage documents in error
- [Fix] Replace deprecated callback before_standard_top_of_body_html in Moodle 4.4 to new hook callback
before_standard_top_of_body_html_generation - Avoid duplicate course module settings when restoring or importing a course module
- [Fix] Reload page after update scores options for all docs
- [Fix] Prevent sending .zip files that cause bugs
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all
documents in the activity - Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.1.2 (2024073000)
3.1.2
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024073000
Version release name: 3.1.2
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio support@compilatio.net
Copyright 2023 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
v3.1.2
- Fix errors in send files with unique filepath
- Add Compilatio document id in a data- attribute
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all documents in the activity
- Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.1.1 (2024061800)
3.1.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024061800
Version release name: 3.1.1
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio
Copyright 2023 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
v3.1.1
- Add missing translations keys for v2 plugins
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all documents in the activity
- Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.1.0 (2024041200)
3.1.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024041200
Version release name: 3.1.0
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Author: Compilatio
Copyright 2023 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
v3.1.0
- Added the option to run analyses only on selected questions in quizzes
- Added a score settings tab with the possibility to ignore score elements (AI, similarities, unrecognized languages) on all documents in the activity
- Small front adjustments in Compilatio container
- Fix warning and email not displayed in Compilatio activity settings
- Fix Javascript syntax error on obsolete versions of safari
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.0.3 (2024030100)
3.0.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024030100
Version release name: 3.0.3
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Author: Compilatio support@compilatio.net
Copyright 2023 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
v3.0.3
- Fix php exception thrown in api.php
- Fix errors when plugin update to version 3 is executed twice
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.0.2 (2024022700)
3.0.2
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024022700
Version release name: 3.0.2
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Author: Compilatio support@compilatio.net
Copyright 2023 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
v3.0.2
- Remove mandatory validation of Compilatio terms of service
- Fix unsaveable course module settings
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.0.1 (2024022601)
3.0.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024022601
Version release name: 3.0.1
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Author: Compilatio support@compilatio.net
Copyright 2023 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
v3.0.1
- Fix error when duplicating course modules
- Fix Moodle and plugin configuration not sent to Compilatio
v3.0.0
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
3.0.0 (2024022600)
3.0.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024022600
Version release name: 3.0.0
Maturity: Stable
Supported Moodle versions: 3.11, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Author: Compilatio support@compilatio.net
Copyright 2023 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
- The plugin now uses a Compilatio Magister account for each Moodle teacher and a Compilatio folder for each Moodle activity.
- Added the option to run analyses only on selected lines (students in assignment and attempts in quizzes).
- Quiz: possibility to display statistics by user in a new tab.
- Added marketing notifications display.
- Redesign display of Compilatio frame for documents.
- The plugin now fully uses Compilatio v5 REST API.
- Cleaning up Compilatio v4 and Soap API code management.
- Rewriting, splitting and reorganizing files.
COMPLETE CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.7.3 (2024022001)
2.7.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2024022001
Version release name: 2.7.3
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Other supported version (problems may occurs using these versions, we recommend upgrading Moodle to a more recent version): 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
- Fix deprecation warnings for Moodle 4.3
- Fix warning in function compilatio_update_news (null value in foreach)
- Fix display of loading icon for documents being analyzed
- Fix Compilatio frame for documents not displayed in quizzes
CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.7.1 (2023092900)
2.7.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2023092900
Version release name: 2.7.1
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2
Other supported version (problems may occurs using these versions, we recommend upgrading Moodle to a more recent version): 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Author: Compilatio
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
- Update Compilatio container to minimize display size and support Moove theme
- Add conversion from markdown to html in notifications
- Fix Auto-diagnosis message "Invalid API key" when plugin is disabled
- Fix error "coding problem..." displayed when starting an analysis
- Fix : no more display empty notifications
- Fix in quiz : not all texts are sent to Compilatio if their contents are identical.
- English translation corrections / Update some language strings
- Fix insert null value error in function get_account_expiration_date
- Fix warning "get_record return more than one record" in function get_non_uploaded_documents
- Fix warning caused by deprecated setting compilatio_use not removed
CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.7.0 (2023071800)
2.7.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2023071800
Version release name: 2.7.0
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.11, 4.0, 4.1, 4.2
Other supported version (problems may occurs using these versions, we recommend upgrading Moodle to a more recent version): 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
- Fix quiz attempt throw error in version < 3.5 (may also affect other versions < 3.11)
- Update Compilatio service status link (in Compilatio container)
- Display error message returned by API on failed document upload to Compilatio
- Fix send files error when using groups in assignments with postgresql
- Compilatio container can now be minimized
- Update document's depositor on old documents
- Handling read-only API key errors
- Add global score and detailed scores for Magister+ API keys
CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.15 (2023060600)
2.6.15
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2023060600
Version release name: 2.6.15
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
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
- Fix plugin behaviour when refreshing documents informations for v4 documents
- Improve upgrade plugin process
- Delete language files others than EN
- Update Compilatio service status link
CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.14 (2023041400)
2.6.14
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2023041400
Version release name: 2.6.14
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Add ability to reset text content in error
- Add author and depositor (submitter) information when sending documents
- Update privacy registry
- Fix send task failed with an empty filename record
- Fix deleted files always stay in pending state
CHANGELOG : https://support.compilatio.net/hc/en-us/articles/360019664658
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.13 (2022113000)
2.6.13
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022113000
Version release name: 2.6.13
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Fix proxy/SSL settings for report access
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.12 (2022112800)
2.6.12
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022112800
Version release name: 2.6.12
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 4.1
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Fix proxy/SSL settings
- Fix migration task for documents loaded with v5 key
- Fix activities name not displayed in admin global statistics
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.11 (2022111600)
2.6.11
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022111600
Version release name: 2.6.11
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Fix access to reports
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.10 (2022102800)
2.6.10
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022102800
Version release name: 2.6.10
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Fix error in Moodle 4.0
- Fix [Reset documents in error] button behavior
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.9 (2022102700)
2.6.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022102700
Version release name: 2.6.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Fix error in Moodle 4.0
- Fix [Reset documents in error] button behavior
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.8 (2022102101)
2.6.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022102101
Version release name: 2.6.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Improvement of the process of updating documents from v4 to v5.
- Management of documents in the process of extraction and in extraction error.
- Add global setting to keep files in reference library when deleting a course, resetting a course or deleting an activity.
- Update v5 report access via a secure URL.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.8 (2022102100)
2.6.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022102100
Version release name: 2.6.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Improvement of the process of updating documents from v4 to v5.
- Management of documents in the process of extraction and in extraction error.
- Add global setting to keep files in reference library when deleting a course, resetting a course or deleting an activity.
- Update v5 report access via a secure URL.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.7 (2022092800)
2.6.7
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022092800
Version release name: 2.6.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Processing the document update from v4 to v5 by a scheduled task with saving of the progress.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.6 (2022092100)
2.6.6
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022092100
Version release name: 2.6.6
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Add admin setting to ignore SSL certificate verification for API calls to Compilatio.
- Replace restart failed analyses feature to reset all types of document in error.
- Update default API URL in admin settings.
FIXES
- Fix documents deletion in assigns when the submission is in draft status.
- Fix subscription end date which is not displayed or not up to date (with v5).
- Improve files sending process.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.5 (2022091600)
2.6.5
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022091600
Version release name: 2.6.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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.
FIXES
- Fix migration DB update
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.4 (2022091200)
2.6.4
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022091200
Version release name: 2.6.4
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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.
FIXES
- Update proxy handling
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.3 (DO_NOT_USE) (2022082600)
2.6.3 (DO_NOT_USE)
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022082600
Version release name: 2.6.3 (DO_NOT_USE)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
/!\ DO NOT USE this plugin version, USE the next release 2.6.4 /!\
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Author: Compilatio
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
- (v5) The plugin now fully supports the upload of documents up to 100MB.
- Add progress bar when updating documents (v4 to v5 migration).
- Add index on field externalid to fix documents updating (v4 to v5 migration) that last a long time.
FIXES
- Fix writing of file when sending to Compilatio for Windows servers.
- Management of proxies for CURL requests.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.3 (2022080900)
2.6.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022080900
Version release name: 2.6.3
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- (v5) The plugin now fully supports the upload of documents up to 100MB.
- Add progress bar when updating documents (v4 to v5 migration).
- Add index on field externalid to fix documents updating (v4 to v5 migration) that last a long time.
FIXES
- Fix writing of file when sending to Compilatio for Windows servers.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.3 (2022072500)
2.6.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022072500
Version release name: 2.6.3
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- (v5) The plugin now fully supports the upload of documents up to 100MB.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.2 (2022071200)
2.6.2
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022071200
Version release name: 2.6.2
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
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
- Direct analysis has been re-added and can be enabled in the plugin settings.
- (v5) The "Refresh the informations" now updates the similarity score in Moodle if the report has been updated in Magister
FIXES
- Fix Migration tool for migrations with a lot of documents.
- (v5) Fix documents blocked in queue state because they are too short to be analyzed.
- Fix : Documents of users who have been unregistered from a course could be processed by the plugin.
- Fix : Handle error in plugin settings if a v5 API key is entered with a v4 API url.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.2 (2022051600)
2.6.2
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022051600
Version release name: 2.6.2
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Direct analysis has been re-added and can be enabled in the plugin settings.
- (v5) The "Refresh the informations" now updates the similarity score in Moodle if the report has been updated in Magister
FIXES
- Fix Migration tool for migrations with a lot of documents.
- (v5) Fix documents blocked in queue state because they are too short to be analyzed.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.1 (2022042500)
2.6.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022042500
Version release name: 2.6.1
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Add tool in admin tab for migration from Compilatio v4 to v5.
- Add Compilatio v5 alerts (technical news).
FIXES
- Fix Migration tool for migrations with a lot of documents.
- (v5) Fix documents blocked in queue state because they are too short to be analyzed.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.1 (2022033000)
2.6.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2022033000
Version release name: 2.6.1
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Author: Compilatio
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
- Add tool in admin tab for migration from Compilatio v4 to v5.
- Add Compilatio v5 alerts (technical news).
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.0 (2021120800)
2.6.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021120800
Version release name: 2.6.0
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Add support for essay question in quiz (Moodle 3.11).
- Add error handling for documents with too many words.
- Handle reset course event to delete files in Compilatio.
FIXES
- Fix SQL Query to search document author for PostgresSQL.
- Fix SQL Query to export global statistics to CSV for PostgresSQL.
- Fix function to get not uploaded documents in order to analyse all documents in assign retroactively.
- Fix document not automatically indexed in reference library.
- Fix calls to unset "nb_mots_min" setting.
- User's name is no longer displayed in error messages for anonymous assignments.
- Fix documents blocked in pending state in quizzes.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.0 (2021112400)
2.6.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021112400
Version release name: 2.6.0
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Add support for essay question in quiz (Moodle 3.11).
- Add error handling for documents with too many words.
FIXES
- Fix SQL Query to search document author for PostgresSQL.
- Fix SQL Query to export global statistics to CSV for PostgresSQL.
- Fix function to get not uploaded documents in order to analyse all documents in assign retroactively.
- Fix document not automatically indexed in reference library.
- Fix calls to unset "nb_mots_min" setting.
- User's name is no longer displayed in error messages for anonymous assignments.
- Fix documents blocked in pending state in quizzes.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.0 (2021081800)
2.6.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021081800
Version release name: 2.6.0
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Add support for essay question in quiz (Moodle 3.11).
- Add error handling for documents with too many words.
FIXES
- Fix SQL Query to search document author for PostgresSQL.
- Fix SQL Query to export global statistics to CSV for PostgresSQL.
- Fix function to get not uploaded documents in order to analyse all documents in assign retroactively.
- Fix document not automatically indexed in reference library.
- Fix calls to unset "nb_mots_min" setting.
- User's name is no longer displayed in error messages for anonymous assignments.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.6.0 (2021062300)
2.6.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021062300
Version release name: 2.6.0
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Add support for essay question in quiz (Moodle 3.11).
FIXES
- Fix SQL Query to search document author for PostgresSQL.
- Fix SQL Query to export global statistics to CSV for PostgresSQL.
- Fix function to get not uploaded documents in order to analyse all documents in assign retroactively.
- Fix document not automatically indexed in reference library.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.10 (2021052600)
2.5.10
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021052600
Version release name: 2.5.10
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
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
- Replacement of the deprecated function update_status.
- Added Compilatio frame to forums and workshops.
- Added the possibility to analyse all documents in assign retroactively.
- Update plugin to be compatible with Moodle 3.11.
- Fix SQL Query to search document author for PostgresSQL.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.10 (2021051900)
2.5.10
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021051900
Version release name: 2.5.10
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Replacement of the deprecated function update_status.
- Added Compilatio frame to forums and workshops.
- Added the possibility to analyse all documents in assign retroactively.
- Update plugin to be compatible with Moodle 3.11.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.9 (2021042700)
2.5.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021042700
Version release name: 2.5.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Update unindexed request to files table
- Updating the minimum size for a document to be analyzed.
- Make API calls in course modules asynchronous.
- The alert message "Your Compilatio.net account expires soon" is now only visible to the administrator.
- Add the estimated waiting time for an analysis to start.
- Fix SQL query in admin stats for PostgresSQL.
- Fix SQL query on moodle table "files" with no indexes.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.9 (2021042200)
2.5.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021042200
Version release name: 2.5.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Updating the minimum size for a document to be analyzed.
- Make API calls in course modules asynchronous.
- The alert message "Your Compilatio.net account expires soon" is now only visible to the administrator.
- Add the estimated waiting time for an analysis to start.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.9 (2021031200)
2.5.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021031200
Version release name: 2.5.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Updating the minimum size for a document to be analyzed.
- Make API calls in course modules asynchronous.
- The alert message "Your Compilatio.net account expires soon" is now only visible to the administrator.
- Add the estimated waiting time for an analysis to start.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.9 (2021021800)
2.5.9
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021021800
Version release name: 2.5.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Updating the minimum size for a document to be analyzed.
- Make API calls in course modules asynchronous.
- The alert message "Your Compilatio.net account expires soon" is now only visible to the administrator.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.8 (2021020501)
2.5.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021020501
Version release name: 2.5.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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.
- Bug fix in upgrade script.
- Fix for moodle 3.3.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.8 (2021020500)
2.5.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021020500
Version release name: 2.5.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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.
- Bug fix in upgrade script.
- Fix for moodle 3.3.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.8 (2021020300)
2.5.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021020300
Version release name: 2.5.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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.
- Bug fix in upgrade script
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.8 (2021012500)
2.5.8
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021012500
Version release name: 2.5.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.7 (2021011100)
2.5.7
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2021011100
Version release name: 2.5.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10
Author: Compilatio
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
- Update failed analyses management.
- Update global statistics (admin) table.
- Update Help Center connection.
- Optimisation of the sending of files to Compilatio by the scheduled task.
- Optimisation of the waiting time between calls to the API.
- Added the possibility to use multiple API keys.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.6 (2020112500)
2.5.6
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2020112500
Version release name: 2.5.6
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
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
- Changing the behaviour of the Help (?) button in assigns.
- Correct the display of the error message indicating that the Compilatio service is currently unavailable.
- Align the Compilatio frame to the left.
- Adding a warning for failed analysis.
- Correction of the "Analyse" button which only worked on the first page of an assign.
- Display an error message in the Compilatio frame when changing the API key and documents are not found for the new API key.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.5 (2020111200)
2.5.5
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2020111200
Version release name: 2.5.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/
Repository branch: https://github.com/compilatio/moodle-plagiarism_compilatio/tree/PLUGIN_255_STABLE
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Author: Compilatio
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
- Improvement of multiple submissions (online text and files), regardless to activity settings.
- Update message for students.
- Add compilatio_use setting when installing plugin.
- Add default activity configuration when saving the plugin settings for the first time.
- Improvement of document deletion management, document management with Moodle recycle bin.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.4 (2020100102)
2.5.4
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2020100102
Version release name: 2.5.4
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
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
- Improve plugin compatibility :
- Replace the setting plagiarism:compilatio_use by plagiarism_compilatio:enabled.
- Replace deprecated functions save_form_elements() by plagiarism_compilatio_coursemodule_edit_post_actions()
and get_form_elements_module() by plagiarism_compilatio_coursemodule_standard_elements().
- Fix bugs in plugin statistics.
- Update plugin's settings handle
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.4 (2020092500)
2.5.4
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2020092500
Version release name: 2.5.4
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
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
- Improve plugin compatibility :
- Replace the setting plagiarism:compilatio_use by plagiarism_compilatio:enabled.
- Replace deprecated functions save_form_elements() by plagiarism_compilatio_coursemodule_edit_post_actions()
and get_form_elements_module() by plagiarism_compilatio_coursemodule_standard_elements().
- Fix bugs in plugin statistics.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.3 (2020070100)
2.5.3
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2020070100
Version release name: 2.5.3
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
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
- Enhance plugin global compatibility
- Replace use of deprecated functions
- Use more Moodle API or Moodle internal functions
- Rewrite JS and CSS
- Fix upgrade plugin file by adding a savepoint
- Add filename in document's title sent to Compilatio
- Enhance file types check behaviour
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.2 (2019091700)
2.5.2
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2019091700
Version release name: 2.5.2
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Author: Compilatio
Copyright 2019 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
- Fixed plugin visibility depending on user rights.
- Improvement of the plugin visibility according to the activation parameters (platform, module type, course module)
- Added GDPR compliance (from Moodle 3.5)
- Reduced API calls to get available file types
- Added document's warning support like "unrecognized text language"
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.1 (2019030500)
2.5.1
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2019030500
Version release name: 2.5.1
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6, 3.7
Author: Compilatio
Copyright 2018 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
- Improve documents management to avoid duplicates in Compilatio database.
=> In assigns, "Maximum number of uploaded files" MUST be set to 1 to allow duplicates management. - Teachers can directly index/de-index documents by clicking on the document database icon.
- Document database icon is no more visible for students
- Behaviour fixed in forums: each post is analysed when Compilatio is enabled in forum activity.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.0 (2018120301)
2.5.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2018120301
Version release name: 2.5.0
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5, 3.6
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/master
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5, 3.6
Author: Compilatio
Copyright 2018 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
- Help sections in assignments and in plugin administration are linked to Compilatio helpcenter at support.compilatio.net.
- Loading time is reduced in assignments.
- A progress bar is displayed when clicking on the 'Refresh the informations' button in assignments.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention
2.5.0 (2018120300)
2.5.0
Plugin type: Plagiarism
Frankenstyle component name: plagiarism_compilatio
Version build number: 2018120300
Version release name: 2.5.0
Maturity: Stable
Supported Moodle versions: 3.3, 3.4, 3.5
Repository URL (Git): https://github.com/compilatio/moodle-plagiarism_compilatio/tree/PLUGIN_25_STABLE
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/compilatio/moodle-plagiarism_compilatio/issues
Compilatio.net Plagiarism plugin for Moodle 3.3, 3.4, 3.5
Author: Compilatio support@compilatio.net
Copyright 2018 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
- Help sections in assignments and in plugin administration are linked to Compilatio helpcenter (https://support.compilatio.net).
- Loading time is reduced in assignments.
- A progress bar is displayed when clicking on the 'Refresh the informations' button in assignments.
QUICK INSTALL
- Place these files in a new folder in your Moodle install under /plagiarism/compilatio
- Visit the Notifications page in Moodle to trigger the upgrade scripts
- Enable the Plagiarism API under admin > Advanced Features
- Configure the Compilatio plugin under admin > plugins > Plagiarism > Compilatio
For more information see: http://docs.moodle.org/en/Plagiarism_Prevention