Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_question\statistics\questions Namespace Reference

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...
 

Detailed Description

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.

Author
James Pratt me@ja.nosp@m.miep.nosp@m..org
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Used in the quiz statistics report but also available for use elsewhere.

Author
Jamie Pratt me@ja.nosp@m.miep.nosp@m..org
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Author
James Pratt me@ja.nosp@m.miep.nosp@m..org
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Used in the quiz statistics report.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later