[AMOS commit] MDL-73602 quiz: Restore random tag filters to new format Committed into Git: 2025-11-18 16:32 UTC

[AMOS commit] MDL-73602 quiz: Restore random tag filters to new format Committed into Git: 2025-11-18 16:32 UTC

by AMOS bot -
Number of replies: 0
Author: Mark Johnson
MDL-73602 quiz: Restore random tag filters to new format
As we are now creating set references using the modern filtercondition
format, this ensures legacy tag filters are also converted directly to
the new format.

We no longer need the tag name as part of this, only the ID, so we have
factored the name out of `process_quiz_slot_tags`.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=0b5311c2dccff367649113935e5b4f90b52edb0f
http://github.com/moodle/moodle/commit/0b5311c2dccff367649113935e5b4f90b52edb0f

+ 5.2 en [restorenotag,mod_quiz]