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.
/question/classes/statistics/questions/
FolderUp one level  
Fileall_calculated_for_qubaid_condition.php [source] [460 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] [303 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] [184 lines]   Question statistics calculations class. Used in the quiz statistics report.
Filecalculator.php                          [source] [490 lines]   Question statistics calculator class. Used in the quiz statistics report but also available for use elsewhere.