moodle/backup
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
..
cc MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
controller MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 13:54:59 +01:00
converter MDL-72115 course: Rename Miscellaneous category 2021-09-13 08:36:17 +02:00
moodle2 MDL-74235 core: Update core uses of activity icons to monologo 2022-04-07 12:56:14 +08:00
tests MDL-74255 quiz: handle draft question status correctly 2022-04-08 12:19:53 +01:00
util MDL-74235 core: Update core uses of activity icons to monologo 2022-04-07 12:56:14 +08:00
backup.class.php MDL-69475 versions: bump all versions and requires in master 2020-08-17 00:11:41 +02:00
backup.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
backupfilesedit.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
backupfilesedit_form.php MDL-58220 repo: Fix typo in FILE_CONTRLLED_LINK 2017-04-04 10:40:01 +08:00
copy.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
copyprogress.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
externallib.php MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
import.php MDL-41958 import: Constistently showing progress steps. 2019-11-30 10:07:56 +01:00
log.php
restore.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
restorefile.php MDL-74049 navigation: Set active secondary node in course reuse areas 2022-03-22 09:53:01 +08:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-72762 backup: Accept empty and whitespace-only UI labels. 2022-02-11 23:50:34 +01:00