Turnitin plagiarism plugin
Maintained by
Jack Milgate, Bryan Holladay, Paulina Supel
Turnitin is an academic integrity solution, designed to integrate seamlessly with existing Moodle Assignments, forums, quizzes, and workshops. A Turnitin license is required for use.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks for the input.
We will be modifying the plugin fairly soon to account for submitting on behalf of a student, this isn't currently supported as the plugin sends submissions automatically to Turnitin with data provided to the get_links() function. There isn't enough data in there currently to do this so we'll be removing automatic submission and doing all submission through the cron which makes the plugin more in line with Moodle's workflow.
We've fixed issue 2 in the latest release.
We'll look into the other issues for you as well.
Thanks
John
1. When an admin or registrar needs to edit a student assignment, clicking edit submission > and uploading new assignment > save, submits the assignment to Turnitin under the admin's or registrar's name NOT the student's name. The result is that the student is thereafter unable to see the originality report or access the marked assignment in Grademark. The present work around is for the admin to use Moodle's "login as" feature to upload the document. This is a real schlep.
NB. Be careful about submitting a new document to a student account as the admin (ie without using 'login as') when the student has not accepted the EULA. This will submit the assignment under your admin user, but associate it with the student concerned. The assignment will then loop and resubmit over and over again and may give error M14: 18 when viewing grademark. Make sure you are certain the EULA has already been accepted!
2. The grades do not sync to the gradebook under specific circumstances where a workflow is involved. Presently, this means you need to manually enter the marks into the gradebook for such assignments.
3. Some assignments created in office365 with .docx extensions will not render an originality report. I suppose this one is more a Turnitin problem and less a problem with the plugin.
4. Students who have multiple submissions in are not permitted to submit an assignment more than 5 times, even if there is no submission limit in the configuration of the assignment. Turnitin PP will only accept the assignment provided the submission number is less than 5 in mdl_plagiarism_turnitin_files.
5. Some users submitting to an assignment may receive the turnitin error something like the following "Assignment not submitted Turnitin since the due date is past and you have already submitted..." This will appear even though the due date setting in the assignment has not been set or is not yet past, but the plagiarism_post_date on the cm in mdl_plagiarism_turnitin_config has a date in the past. This one is a real pain to sort out and involves manual edits to the database (not for the faint of heart!). Note that there is no way to configure the post date from the plagiarism plugin and manual edits in the DB are reverted as soon as the assignment syncs to Tii.
Do you have an intention to support Moodle 2.9?
We have the Turnitin Plagiarism plugin and also Turnitintwo installed and everything works correctly via the Turnitin Assigment. I have enabled the Turnitin plagiarism plugin to be enabled for "assign" and also "forum" and the settings appear in the set-up for both of these, however when work is uploaded to a moodle assignment or forum no Turnitin report link is visible. We are running Moodle 2.7 and the legacy assignment type is disabled. Is there anything else I can do to make this work? Thanks, Liz
You could also add him as an instructor on the class through Turnitin, this would allow access to GradeMark through the course in Moodle.
We're looking at separating the plugins out fairly soon. With our next release we will be splitting the turnitin block out in to it's own repository, if that goes without any problems we will then move on to splitting out the other two repositories.
Thanks
John
What are the chances of this plugin being separated out into logical git repositories or branches? Having it all in the same repository and only a master branch makes it a little tricky to track in different projects.
Thanks,
Stacey
Thanks Dan, the problem was because the zip file was created on a Mac so it contained a __MACOSX folder. I've re-uploaded the plugin so this should now work.
Mary Evans had brought this to our attention via the Direct plugin.
John