moodle/mod/quiz/backup/moodle2
Tim Hunt 839cccead4 MDL-74255 quiz: handle draft question status correctly
The main issue to fix is that questions vesions which should not have
been used (that is, hidden or draft versions) were getting offered
as an option and acutally being used.

As part of this I was able to substantially un-tangle
mod_quiz\question\bank\qbank_helper, which previously was
a mass of functions calling other functions in a complicated way.
Hopefully, it is now a bit easer to understand, and perhaps
less buggy.
2022-04-08 12:19:53 +01:00
..
backup_mod_quiz_access_subplugin.class.php MDL-44180 mod_quiz: unified @package use 2014-03-03 08:37:06 +13:00
backup_quiz_activity_task.class.php
backup_quiz_stepslib.php MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00
restore_mod_quiz_access_subplugin.class.php MDL-44180 mod_quiz: unified @package use 2014-03-03 08:37:06 +13:00
restore_quiz_activity_task.class.php MDL-52402 backup, quiz: Fix attempt token and add missing rule. 2015-12-05 10:08:07 +11:00
restore_quiz_stepslib.php MDL-74255 quiz: handle draft question status correctly 2022-04-08 12:19:53 +01:00