Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Classes to enforce the various access rules that can apply to a quiz.

Copyright: 2009 Tim Hunt
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 61 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

block_quiz_results:: (5 methods):
  init()
  applicable_formats()
  instance_config_save()
  get_content()
  instance_allow_multiple()


Class: block_quiz_results  - X-Ref

Block quiz_results class definition.

This block can be added to a course page or a quiz page to display of list of
the best/worst students/groups in a particular quiz.

init()   X-Ref
No description

applicable_formats()   X-Ref
No description

instance_config_save($data, $nolongerused = false)   X-Ref
No description

get_content()   X-Ref
No description

instance_allow_multiple()   X-Ref
No description