Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is 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.