Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Common functions for the quiz statistics report. More...
Functions | |
quiz_statistics_attempts_sql ($quizid, core\dml\sql_join $groupstudentsjoins, $whichattempts=QUIZ_GRADEAVERAGE, $includeungraded=false) | |
SQL to fetch relevant 'quiz_attempts' records. | |
quiz_statistics_qubaids_condition ($quizid, core\dml\sql_join $groupstudentsjoins, $whichattempts=QUIZ_GRADEAVERAGE, $includeungraded=false) | |
Return a qubaid_condition from the values returned by quiz_statistics_attempts_sql. | |
Common functions for the quiz statistics report.