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: 115 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

slot_displaynumber_updated:: (7 methods):
  init()
  get_name()
  get_description()
  get_url()
  validate_data()
  get_objectid_mapping()
  get_other_mapping()


Class: slot_displaynumber_updated  - X-Ref

The mod_quiz slot display updated event class.

init()   X-Ref
Initialise the quiz_slots table.


get_name()   X-Ref
Return the name of the event.

return: string

get_description()   X-Ref
Log describes which user customised the question number in a given slot and in which quiz.

return: string

get_url()   X-Ref
Return the url object of the quiz editing page.

return: \moodle_url

validate_data()   X-Ref
validate the data being logged.


get_objectid_mapping()   X-Ref
Return the mapped array.

return: string[]

get_other_mapping()   X-Ref
Return the mapped array.

return: array