Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.10.6, 3.11.1
Description
According the the documentation of the groupid param:
"Empty or 0 for all groups information."
However, in the Webservice code the groupid is converted to null if it's empty. Then, the function get_assign_grading_summary_renderable calculates the current group if groupid is null, so the WebService ends up returning information of a certain group instead of all participants.
Attachments
Issue Links
- Discovered while testing
-
MOBILE-3785 Assignment - visible groups: teachers on browser can select 'All participants' whereas on the app they need to select a specific group
-
- Closed
-