gradereport_grader/local/user/repository

Description:
  • A repo for the search partial in the grader report.

Source:
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