mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-74923 quiz: move report base classes to local folder
This commit is contained in:
parent
9efec07f77
commit
8cbc6acb17
28 changed files with 1687 additions and 1617 deletions
|
@ -1210,7 +1210,7 @@ ORDER BY
|
|||
/**
|
||||
* Get a subquery that returns the latest step of every qa in some qubas.
|
||||
* Currently, this is only used by the quiz reports. See
|
||||
* {@link quiz_attempts_report_table::add_latest_state_join()}.
|
||||
* {@see \mod_quiz\local\reports\attempts_report_table::add_latest_state_join()}.
|
||||
*
|
||||
* This method may be called publicly.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue