|
Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Directories | |
| directory | grading |
| directory | overview |
| directory | responses |
| directory | statistics |
Files | |
| file | 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. | |
| file | attemptsreport_form.php |
| Base class for the settings form for . | |
| file | attemptsreport_options.php |
| Base class for the options that control what is visible in an quiz_attempts_report. | |
| file | attemptsreport_table.php |
| Base class for the table used by a quiz_attempts_report. | |
| file | default.php |
| Base class for quiz report plugins. | |
| file | reportlib.php |
| Helper functions for the quiz reports. | |