Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes
attemptsreport.php File Reference

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

Classes

class  quiz_attempts_report
 Base class for quiz reports that are basically a table with one row for each attempt. More...
 

Detailed Description

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.

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