Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mechanism to manually submit a submission to Turnitin #791

Open
mhughes2k opened this issue Jan 13, 2025 · 0 comments
Open

Mechanism to manually submit a submission to Turnitin #791

mhughes2k opened this issue Jan 13, 2025 · 0 comments

Comments

@mhughes2k
Copy link

It would be helpful if there was a way to explicitly trigger the submission of a submission to Turnitin that is separate from the event handling routines.

We have an assignment activity with 2 submissions, one of which has been uploaded to Turnitin successfully, the other has none of the TII adornments, and has no record in the mdl_plagiarism_turnitin_files database.

There appears to be no way to add this submission to the _files table except via the events that are triggered on file_uploaded, which is not possible to trigger manually, and would also trigger on the modification of the submission, which is not something that we'd want to do (in order to preserve the submission / upload data).

A mechanism to explicitly re-submit a submission to Turnitin, for example via the submission actions menu:
image
would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant