-
Bug
-
Resolution: Fixed
-
Minor
-
4.3 regressions, 4.3.6, 4.4
Context
It comes from the message https://moodle.org/mod/forum/discuss.php?d=460386#p1848797
I create this ticket to cover one buggy behavior from the new filtering system from the question bank:
Issue
The checkbox to show question in subcategories was a user preference at least on Moodle 4.1.
- So that if you logout and login or change to another course and to its question bank, you still keep that preference (enabled or disabled, as you checked/unchecked last time).
- Now on Moodle 4.3 (at least), this checkbox seems that should work as the question category filter, kept during the user navigation, but it does not either. If you mark this checkbox, after some clicks, like going to the next page or back, the checkbox is lost. Also if you reload the page, or if you come back from adding a new question. However, the choosen question category is properly kept.
- We do think that this checkbox should work as before, as a user preference. We actually have a similar funcionality on the filtering options from the logs of the tasks: if you provide some filtering, you can log out and log in again and that filtering is kept for you, as a user preference.
- All this makes a lot of more clicks than in Moodle 4.1, at least, to do the same.
What is asked
Keep the checkbox to show questions from subcategories as a user preference, as it was on Moodle 4.1 (at least).
- Testing discovered
-
MDL-84371 \core_question\local\bank\filter_condition_manager breaks component communication rules
-
- Open
-