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.

Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402]

(no description)

File Size: 264 lines (10 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

block_completionstatus:: (4 methods):
  init()
  applicable_formats()
  get_content()
  can_block_be_added()


Class: block_completionstatus  - X-Ref

Block for displayed logged in user's course completion status.
Displays overall, and individual criteria status for logged in user.

init()   X-Ref
No description

applicable_formats()   X-Ref
No description

get_content()   X-Ref
No description

can_block_be_added(moodle_page $page)   X-Ref
This block shouldn't be added to a page if the completion tracking advanced feature is disabled.

param: moodle_page $page
return: bool