See Release Notes
Long Term Support Release
![]() | Up one level | |
![]() | grading/ | |
![]() | overview/ | |
![]() | responses/ | |
![]() | statistics/ | |
![]() | attemptsreport.php [source] [385 lines] | 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 [source] [120 lines] | Base class for the settings form for {@link quiz_attempts_report}s. |
![]() | attemptsreport_options.php [source] [291 lines] | Base class for the options that control what is visible in an {@link quiz_attempts_report}. |
![]() | attemptsreport_table.php [source] [701 lines] | Base class for the table used by a {@link quiz_attempts_report}. |
![]() | default.php [source] [99 lines] | Base class for quiz report plugins. |
![]() | reportlib.php [source] [446 lines] | Helper functions for the quiz reports. |