Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Directories | |
grading | |
overview | |
responses | |
statistics | |
Files | |
attemptsreport.php | |
The file defines a base class that can be used to build a report like the overview or responses report, that has one row per attempt. | |
attemptsreport_form.php | |
Base class for the settings form for . | |
attemptsreport_options.php | |
Base class for the options that control what is visible in an quiz_attempts_report. | |
attemptsreport_table.php | |
Base class for the table used by a quiz_attempts_report. | |
default.php | |
Base class for quiz report plugins. | |
reportlib.php | |
Helper functions for the quiz reports. | |