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.
this will go through all 118 codes that have an attempt value of "0" in the database and try to resubmit them to turnitin next time cron runs.
Note - after it has completed you should go back and remove the 118 code from the turnitin_attemptcode list
If you are using Turnitin's new plugin - you'll need to ask them for help
How can I sync the whole class list to Turnitin?
"A site configuration error occured when attempting to send this file to Turnitin (118)"
This error is not in the list of Turnitin errors. We've picked up that these particular files were scanned pdf documents so it should have generated error 1023: "We're sorry, but we could not read the PDF you submitted. Please make sure that the file is not password protected and contains selectable text rather than scanned images."
The lecturer complained that this message is not very useful so I would like to change it to something more useful, but I would like to know under which circumstances this error is generated.
@Dan , if we decide to use the MoodleDirectV2 plugin for the plagiarism tool bit ( /plagiarism/turnitin) ,would /should it still process assignments sent through your plugin ?
http://danmarsden.com/blog/2014/01/15/new-turnitin-api/
My existing plugin still works with 2.6 and lower - I will continue to support it in 2.6 and lower but at this stage I don't expect I will work on support for any versions past 2.6 (like 2.7) as the new plugin provided by Turnitin should be a lot more stable, easier to support and provide a wider/larger functionality set than my old code.