Skip to content

Releases: unicheck/moodle-plagiarism_unicheckcorp

v3.2.0

14 May 14:01
d5f579a
Compare
Choose a tag to compare

Fixed

  • Some quiz answers are not getting checked

v3.1.1

23 Dec 10:19
f62ed68
Compare
Choose a tag to compare

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
  • #103

v2.7.2

15 Jan 10:49
6b2adc9
Compare
Choose a tag to compare

Added

  • Tracking moodle version by submitted files

v1.3.9

15 Jan 10:50
dd638bb
Compare
Choose a tag to compare

Added

  • Tracking moodle version by submitted files

v3.0.0

21 Sep 09:37
0e498e9
Compare
Choose a tag to compare

Fixed

  • stop using deprecated setting unicheck_use (already use enabled) in config_plugins table
  • migrate all settings in config_plugins table from plugin=plagiarism to plugin=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

v2.7.1

21 Sep 09:02
c5987cb
Compare
Choose a tag to compare

Fixed

  • disable and hide button "Start a scan" for group submissions in assignments

Changed

  • separate settings: exclude references / exclude citations

v2.6.1

07 Aug 09:13
d6ec405
Compare
Choose a tag to compare

Added

  • TROUBLESHOOTING.md
  • Check API callbacks using OAuth setting

Changed

  • validation for the number of words in the post message on the forum activity (if there are less than 30 words, then the similarity check will not be launched)

Fixed

  • sync_frozen_task processing

v2.5.4

15 Jul 08:25
d02b2b0
Compare
Choose a tag to compare

[2.5.4] - 2020-07-09

Added

  • ability to resubmit errored archives from debugging table

Changed

  • similarity report block design
  • cheating detect block design

v2.5.2

10 Mar 08:57
ac47a56
Compare
Choose a tag to compare

Fixed

  • The similarity report uses the role that is defined in the course context

v1.3.8

06 Mar 13:12
eed7b77
Compare
Choose a tag to compare

Added

  • Australia region support

Fixed

  • The similarity report uses the role that is defined in the course context