Search moodle.org's
Developer Documentation

See Release Notes

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

(no description)

File Size: 56 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 lib/behat/behat_deprecated_base.php

Defines 1 class

behat_grade_deprecated:: (1 method):
  i_give_the_feedback()


Class: behat_grade_deprecated  - X-Ref

Steps definitions that are now deprecated and will be removed in the next releases.

This file only contains the steps that previously were in the behat_*.php files in the SAME DIRECTORY.
When deprecating steps from other components or plugins, create a behat_COMPONENT_deprecated.php
file in the same directory where the steps were defined.

i_give_the_feedback($feedback, $userfullname, $itemname)   X-Ref
Enters a quick feedback via the gradebook for a specific grade item and user when viewing
the 'Grader report' with editing mode turned on.

param: string $feedback
param: string $userfullname the user's fullname as returned by fullname()
param: string $itemname