Moodle Plugins directory: Unicheck Plagiarism Checker Plugin: Versions: 3.2.2 (Build: 20230214) | Moodle.org

Unicheck Plagiarism Checker Plugin
Plagiarism ::: plagiarism_unicheck
Maintained by
Ben Larson,
Aleksandr Kostylev
Designed based on educators’ feedback, Unicheck is a plagiarism detection engine helping educators spot plagiarism. To start using the app, please register at https://unicheck.com or get in touch with the sales team at sales@unicheck.com. It takes a few minutes to set-up your account and get the ball rolling. This plugin integrates with assignment, forum and workshop activities in Moodle to check user-submitted content for plagiarism.
Unicheck Plagiarism Checker Plugin 3.2.2 (Build: 20230214)
Moodle 3.9, 3.10, 3.11, 4.0, 4.1
Released: Mittwoch, 15. Februar 2023, 20:45
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
3.2.2 - 2023-02-14
Fixed
- Conflict with the save and display button
Changed
- Logo
3.2.0 - 2021-05-12
Fixed
- Some quiz answers are not getting checked
3.1.1 - 2020-12-16
Added
CURLOPT_TIMEOUT
for all requests to Unicheck (The maximum number of seconds to allow cURL functions to execute).- Added unicheck_users
api_data_hash
DB field
Changed
- Data transfer type when uploading a file to Unicheck. (from base64 to
multipart/form-data
)
Fixed
- Duplicate requests to update user rights in Unicheck
- https://github.com/unicheck/moodle-plagiarism_unicheckcorp/issues/103
3.0.1 - 2020-11-24
Added
- Tracking moodle version by submitted files
3.0.0 - 2020-09-01
Fixed
- stop using deprecated setting
unicheck_use
(already useenabled
) inconfig_plugins
table - migrate all settings in
config_plugins
table fromplugin=plagiarism
toplugin=plagiarism_unicheck
- stop using deprecated methods:
\plagiarism_plugin_unicheck::get_form_elements_module
=>plagiarism_unicheck_coursemodule_standard_elements
and\plagiarism_plugin_unicheck::save_form_elements
=>plagiarism_unicheck_coursemodule_edit_post_actions
Added
- quiz support
Version information
- Version build number
- 2020090110
- Version release name
- 3.2.2 (Build: 20230214)
- Maturity
- Stable Version
- MD5 Sum
- 51eee2ad4c82a4bf235f7d4e29d182cd
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Plagiarism
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the whole folder within the "plagiarism" subdirectory.
- Visit http://yoursite.com/admin to finish the installation