- Description:
A repo for the search partial in the grader report.
- Source:
- Copyright:
- 2022 Mathew May
- 2022 Mathew May
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
A repo for the search partial in the grader report.
Methods
(inner) userFetch(courseid) → {object}
- Description:
Given a course ID, we want to fetch the learners within this report.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
courseid |
int | ID of the course to fetch the users of. |
Returns:
jQuery promise
- Type
- object