gradereport_grader/local/user/repository

A repo for the search partial in the grader report.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) userFetch(courseid) → {object}

Source:

Given a course ID, we want to fetch the learners within this report.

Parameters:
Name Type Description
courseid int

ID of the course to fetch the users of.

Returns:

jQuery promise

Type
object