Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

(no description)

File Size: 119 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

get_users_in_report:: (3 methods):
  execute_parameters()
  execute()
  execute_returns()


Class: get_users_in_report  - X-Ref

External grade report grader API

execute_parameters()   X-Ref
Describes the parameters for get_users_in_report

return: external_function_parameters

execute(int $courseid)   X-Ref
Given a course ID find Fetch the grader report and add some fields to the returned users.

param: int $courseid Course ID to fetch the grader report for.
return: array Users and warnings to pass back to the calling widget.

execute_returns()   X-Ref
Returns description of what the users & warnings should return.

return: external_single_structure