turnitin / moodle-plagiarism_turnitin

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

"Force" upload of submissions #583

Open mhughes2k opened 3 years ago

mhughes2k commented 3 years ago

It appears that uploads to TII are only triggered by the student uploading the file.

We have sometimes had scenarios where the Plugin has been enabled after some students have already uploaded their files. It would be good if there was a mechanism that we could get these submissions to be uploaded that didn't require any actions that changed timestamps, as using the Edit Submission option will obviously do this, and potentially turn an on-time submission in to late one (also we don't allow general staff to Edit Student Submissions because of the agreement between the student and TII to upload their work).

In an ideal world being to select a student submission (or submissions) and use the grading actions menu would be really nice:

image

But this seems to only be extendable by assignfeedback plugins, so would require a fake feedbackplugin to just do this.