Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

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

(no description)

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

Defines 1 class

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


Class: submit_question_version  - X-Ref

External api for changing the question version in the quiz.

execute_parameters()   X-Ref
Parameters for the submit_question_version.

return: \external_function_parameters

execute(int $slotid, int $newversion)   X-Ref
Set the questions slot parameters to display the question template.

return: array
param: int $slotid Slot id to display.
param: int $newversion the version to set. 0 means 'always latest'.

execute_returns()   X-Ref
Define the webservice response.

return: external_description