-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
3.5
-
MOODLE_35_STABLE
When a plagiarism plugin is implementing the callback function get_links() which has a paramter $linkarray. When dealing with group submissions, the $linkarray does not contain the userid for onlinetext, which it does for single student submissions.
$linkarray['userid'] is empty for online text submissions that are done from a user that is a member of a group in an assignment requiring group submissions.
- is duplicated by
-
MDL-64390 There is no group submissions info on hook get_links on plagiarism_plugin class
-
- Closed
-