- Description:
Allow the user to search for groups within the grader report.
- Source:
- Deprecated:
- since Moodle 4.5 - please use core_course/actionbar/group instead.
- Copyright:
- 2023 Mathew May
- 2023 Mathew May
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
- To Do:
-
- Final deprecation in Moodle 6.0. See MDL-82116.
Allow the user to search for groups within the grader report.
Methods
selectOneLink(groupID) → {string|*}
- Description:
Build up the link that is dedicated to a particular result.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
groupID |
Number | The ID of the group selected. |
Returns:
- Type
- string | *