-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: Plagiarism Prevention Compilatio Settings.

Plagiarism Prevention Compilatio Settings

From MoodleDocs

Activation of your Compilatio Account

  1. obtain a Subscription from www.compilatio.net

Installation of the plugin

Installation using Git

from the root of your install:

 git clone git://github.com/compilatio/moodle-plagiarism_compilatio.git plagiarism/compilatio
 cd plagiarism/compilatio
 git checkout MOODLE_23_STABLE

then add plagiarism/compilatio to your .gitignore Visit the Admin > Notifications page in Moodle to trigger the upgrade scripts

Installation using a Zip file

Download the zip: https://github.com/compilatio/moodle-plagiarism_compilatio/zipball/master or the tar.gz: https://github.com/compilatio/moodle-plagiarism_compilatio/tarball/master

Then Extract these files into a new folder under /plagiarism/compilatio and visit the Admin > Notifications page in Moodle to trigger the upgrade scripts

Global Configuration of Compilatio

  1. Go to Admin > Advanced Features find the setting “Enable plagiarism plugins” - make sure the box is ticked.Enableplagiarism.png
  2. Go to Administration > Plugins > Plagiarism Prevention > Compilatio
    1. Tick the box "Use Compilatio"
    2. Make sure the integration address is the same as provided from Compilatio.
    3. Enter your Institute code.
    4. Set the Student Disclosure statement. - this is displayed to all students on the upload screen to notify them that the Compilatio system is in use. CompilatioAdminSettings.png
    5. click on the tab "Compilatio Defaults"
    6. Configure the default settings to be used when creating/editing a new module.

CompilatioAdminDefaultSettings.png

Advanced Configuration

The ability to enable/disable Compilatio within a Moodle module such as an assignment is managed using a capability that is by default given to all managers and editing teachers on the site. If you want to force all assignments on your site to use Compilatio and prevent your teachers from changing these settings you can set the defaults above and then remove the capability “moodle/plagiarism_compilatio:enable” from your teacher roles.

You can also use this capability to selectively allow certain teachers to use Compilatio by setting the default above “Enable Compilatio” to “No” - and giving the capabiltiy “moodle/plagiarism_compilatio:enable” only to the teachers you want to be able to use Compilatio