turnitin / moodle-plagiarism_turnitin

Turnitin Plagiarism plugin for Moodle
http://www.turnitin.com
45 stars 65 forks source link

Do not generate error for filetypes that cannot be uploaded #684

Open thepurpleblob opened 6 months ago

thepurpleblob commented 6 months ago

This happens when an Assignment is configured for a non-document file type but Turnitin is accidentally left on. This happens...

Screenshot 2023-12-12 at 14 04 13

There is absolute no indication that the error block only relates to Turnitin. So students are, not surprisingly, agitated by this and assume they have done something wrong.

What the plugin should do is to check the acceptable file types. If there are no filetypes that can be processed by Turnitin it should shut up. It should only complain about types that the student can actually upload.

mhughes2k commented 6 months ago

Yes, agree, this has been a bug bear for a long time, with a lot of our students not realising it's just the TII part of the process that is impacted, and not the Moodle file submission.