Skip to content

ucl-isd/moodle-plagiarism_turnitin

 
 

Repository files navigation

Turnitin Plagiarism plugin for Moodle

Please be aware that the Develop branch should not be considered production ready, although it contains the latest fixes and features it may contain bugs. It should be avoided in favour of the Master branch which is the latest available branch that has been through the QA process. Please make any pull requests you would like to make to the develop branch.

For running behat tests in Moodle 3.9 and above, please use the behat_39+ branch. There are some deprecated form settings methods in Moodle that throw warnings during behat test runs causing failures, unfortunately this is the only way around this issue as we don't want have different plugin branches per Moodle version.

To see what has changed in recent versions of the plagiarism plugin, see the CHANGELOG.

If you would like to contribute to the plugin please see our CONTRIBUTIONS page.

If you are having issues, please consult our TROUBLE SHOOTING page.

Installation

Before installing this plugin firstly make sure you are logged in as an Administrator and that you are using Moodle 3.5 or higher.

The Plagiarism Plugin can be used within the following Moodle modules:

  • Assignments
  • Forums
  • Quiz *
  • Workshops

* This is currently only essay type answers and is also reliant on Moodle merging this code patch into their core offering. For more information see: MDL-32226.

To install, you need to copy all the files into the plagiarism/turnitin directory in your Moodle installation. You should then go to "Site Administration" > "Notifications" where you should follow the on screen instructions.

Plagiarism plugins also need to be enabled before this plugin can be used. You can do this by going to "Site Administration" > "Advanced Features" and ticking the "Enable plagiarism plugins" box before saving.

You can set default values and whether the plugin is enabled within Moodle modules by going to "Site Administration" > "Plugins" > "Plagiarism prevention" > "Turnitin plagiarism plugin".

To create/update assignments, process submissions and update grades your moodle environment will need to have cron job running regularly. For information on how to do this please consult https://docs.moodle.org/37/en/Cron.

About

Turnitin Plagiarism plugin for Moodle

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.6%
  • JavaScript 5.7%
  • Gherkin 4.5%
  • CSS 2.0%
  • Mustache 0.2%