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.
/question/classes/statistics/questions/
FolderUp one level  
Fileall_calculated_for_qubaid_condition.php [source] [493 lines]   A collection of all the question statistics calculated for an activity instance ie. the stats calculated for slots and sub-questions and variants of those questions.
Filecalculated.php                          [source] [304 lines]   Question statistics calculations class. Used in the quiz statistics report but also available for use elsewhere.
Filecalculated_for_subquestion.php          [source] [70 lines]    Class for storing calculated sub question statistics and intermediate calculation values.
Filecalculated_question_summary.php         [source] [187 lines]   Question statistics calculations class. Used in the quiz statistics report.
Filecalculator.php                          [source] [494 lines]   Question statistics calculator class. Used in the quiz statistics report but also available for use elsewhere.