Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
report Directory Reference

Directories

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.