The turnitin plugin is causing a failed request on the page where students can edit their assignments submission (/mod/assign/view.php?id=12345&action=editsubmission)
This seems to be caused by the function refreshRubricSelect() constructing a relative URL which isn't valid in this context
The turnitin plugin is causing a failed request on the page where students can edit their assignments submission (/mod/assign/view.php?id=12345&action=editsubmission)
This seems to be caused by the function refreshRubricSelect() constructing a relative URL which isn't valid in this context