Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Range processor splitting the course in ten parts and accumulating data.

Copyright: 2017 David Monllao {@link http://www.davidmonllao.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 59 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

deciles_accum:: (2 methods):
  get_name()
  get_number_parts()


Class: deciles_accum  - X-Ref

Range processor splitting the course in ten parts and accumulating data.

get_name()   X-Ref
Returns a lang_string object representing the name for the time splitting method.

Used as column identificator.

If there is a corresponding '_help' string this will be shown as well.

return: \lang_string

get_number_parts()   X-Ref
10 parts.

return: int