moodle/backup/util/dbops
Safat Shahin 111951d861 MDL-71696 mod_quiz: quiz updates and behat coverage
The versioning changes will require some major changes
in the backup and restore of question bank and its
elements. This change introduces those changes to make
it compatible with the new world of versioning in question
bank. This commit also removes quiz_slots fields and
quiz_slot_tags table.
This commit will also introduce the versioning db
structure and some major changes to the quiz
and quiz attempts for the question, random
question and the view.
This commit implements the behat changes for versioning
in core question and associated locations.
2022-02-03 22:22:44 +11:00
..
tests MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:00 +08:00
backup_controller_dbops.class.php MDL-71121 backup: apply config defaults for async backups. 2021-08-02 23:27:18 +01:00
backup_dbops.class.php
backup_plan_dbops.class.php MDL-35773 Backup: API should have option to not backup files 2019-07-26 11:59:56 +08:00
backup_question_dbops.class.php MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00
backup_structure_dbops.class.php MDL-46455 backup: Keep external database logstore code self-contained. 2015-10-09 16:23:09 -07:00
restore_controller_dbops.class.php MDL-63381 backup: Have an option to import permissions 2021-04-13 13:24:15 +10:00
restore_dbops.class.php MDL-71696 mod_quiz: quiz updates and behat coverage 2022-02-03 22:22:44 +11:00