mirror of
https://github.com/moodle/moodle.git
synced 2025-03-06 08:49:53 +01:00
1. Fix this by factoring out a quiz_has_grades function. 2. Fix the quiz unit tests. 3. Fix quiz_has_feedback to return false for ungraded quizzes. 4. Fix use of get_records to do record_exists in quiz reports.