- Description:
A repo for the search partial in the submissions page.
- Source:
- Copyright:
- 2024 Ilya Tregubov
- 2024 Ilya Tregubov
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
A repo for the search partial in the submissions page.
Methods
(inner) userFetch(assignid, groupid) → {object}
- Description:
Given a course ID, we want to fetch the learners within this assignment.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
assignid |
int | ID of the assignment. |
groupid |
int | ID of the selected group. |
Returns:
jQuery promise
- Type
- object