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.
While the plugin is working is great in every other way, we're experiencing an issue related to the experimental Grademark feature - as detailed here: https://github.com/danmarsden/moodle-plagiarism_turnitin/issues/50
If you have any ideas or advice as to how we can address this I'd really be grateful.
Thanks - Roland
easiest option is to expire/delete the old courses directly on Turnitin - I'm not aware of any automated process that helps you do this.
We are facing an issue with our user quota limit in Turnitin. It has possibly occurred due to a mixture of inactive students and duplication of accounts ( official email address + personal email address for one user ) .
Is there a way we can get rid of these unwanted users through your plugin to free up our quota ( I am also open to developing this feature myself and contributing it back to the plugin if I am shown the right direction ) ?
Other option we had was to expire the entire class which would eventually remove the students as well but that does not look like a perfect solution as we could potentially have active students enrolled that need not be removed from the turnitin system.
Any help will be highly appreciated.
Hittesh
https://github.com/danmarsden/moodle-plagiarism_turnitin/issues
I don't think I'll get time to look at this as a volunteer but let me know if you manage to track the specific issue down!
With the email, in the 1.9 instance we have the "Student Email prefix" set to "tii_", is this going to cause an issue with the username -> email matching in both systems? Would I need to add the same prefix to the 2.5 code?
If you are using a version of the 1.9 plugin that was backported from 2.x that doesn't have the courseprefix setting you may need to modify the code a bit for this to work without causing conflicts between your sites.
The other thing is that it expects username-> email to match in both systems. so if you have an account with the same username in both systems with different e-mail addresses in both systems that will cause a conflict with turnitin.
hope that helps/makes sense
We have a few courses using Turnitin that will continue to be run under the 1.9 instance for a period of time after we launch the 2.5 instance. If we ask Turnitin to “enable our Turnitin account to allow the use of the Turnitin Plagiarism plugin for Moodle 2.0” I am wondering if the 1.9 integration will continue to function properly?
Looking at the document at http://docs.moodle.org/25/en/Plagiarism_Prevention_Turnitin_Settings I see we would have our IP Address of Institution set to “255.255.255.255” to allow access from multiple IPs, but I was wondering if anyone could confirm the ability to run the two versions concurrently?