Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Namespaces | |
namespace | privacy |
Privacy Subsystem implementation for quiz_statistics. | |
namespace | task |
| |
namespace | tests |
| |
Classes | |
class | calculated |
The statistics calculator returns an instance of this class which contains the calculated statistics. More... | |
class | calculator |
Class to calculate and also manage caching of quiz statistics. More... | |
class | quiz_attempt_deleted |
Queue a statistics recalculation when an attempt is deleted. More... | |
class | quiz_structure_modified |
Clear the statistics cache when the quiz structure is modified. More... | |