Artem Garanin
8fa9939614
MDL-85369 question: fix tag collection ID in legacy‑filter upgrade.
...
Use the actual tag collection for the 'question' tag area instead of
the default collection.
2025-05-29 14:08:42 -04:00
Conn Warwicker
d647b89089
MDL-82769 question: Update legacy filters on random questions.
...
- Adds the "cat" field to the converted legacy filter, which was
missing.
- Does the conversion on the editrandom.php page as this was
throwing a warning.
2025-01-06 14:15:36 +00:00
Ilya Tregubov
b642d2710b
MDL-79708 question_bank: Fix legacy filter condition.
...
build_query_from_filter method expects includesubcategories
to be inside filteroptions array
2023-12-11 11:27:21 +08:00
Nathan Nguyen
d9a75f5315
MDL-72321 core: backup/restore filter condition
2023-08-31 15:00:39 +01:00
Mark Johnson
823af3a8f1
MDL-72321 core_question: Replace old conditions with new datafilters
2023-08-31 15:00:39 +01:00
Tim Hunt
25596a50e5
MDL-78025 questions: questions_in_use should check question_references
...
This avoids the needs for plugins to do separate queries, which is
easier for them, and better performing.
2023-04-26 15:29:38 +01:00