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.

Differences Between: [Versions 400 and 403] [Versions 401 and 403]

(no description)

File Size: 108 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 enrol/lti/tests/local/ltiadvantage/lti_advantage_testcase.php

Defines 1 class


Class: sync_grades_test  - X-Ref

Tests for the enrol_lti\local\ltiadvantage\task\sync_grades scheduled task.

test_get_name()   X-Ref
Test confirming task name.


test_sync_grades_gradesync_disabled()   X-Ref
Test grade sync when the resource has syncgrades disabled.


test_sync_grades_auth_plugin_disabled()   X-Ref
Test the grade sync task when the auth_lti plugin is disabled.


test_sync_grades_enrol_plugin_disabled()   X-Ref
Test the grade sync task when the enrol_lti plugin is disabled.