Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
A collection of all the question statistics calculated for an activity instance ie. More...
Classes | |
class | all_calculated_for_qubaid_condition |
A collection of all the question statistics calculated for an activity instance. More... | |
class | calculated |
This class is used to return the stats as calculated by core_question::statistics::questions::calculator. More... | |
class | calculated_for_subquestion |
A class to store calculated stats for a sub question. More... | |
class | calculated_question_summary |
Class calculated_question_summary. More... | |
class | calculator |
This class has methods to compute the question statistics from the raw data. More... | |
A collection of all the question statistics calculated for an activity instance ie.
Question statistics calculator class.
Class for storing calculated sub question statistics and intermediate calculation values.
Question statistics calculations class.
the stats calculated for slots and sub-questions and variants of those questions.
Used in the quiz statistics report but also available for use elsewhere.
Used in the quiz statistics report.