-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.1
-
None
-
MOODLE_35_STABLE
When sending a group submission, there is no way to identify the user that sent it through the hook get_links on plagiarism_plugin classes. Information about user id is empty due to the way this kind of submissions are saved on assign_submission table: User id is 0, group id is filled, and afterward, all users belonging to that group gets a record. Currently, there is no way to identify two group submissions from the same assignment.
- duplicates
-
MDL-63932 plagiarism get_link() callback function parameter does not contain userid for online text submissions
-
- Closed
-