[AMOS commit] MDL-85069 question: Services for question bank and category search Committed into Git: 2025-05-29 14:09 UTC

[AMOS commit] MDL-85069 question: Services for question bank and category search Committed into Git: 2025-05-29 14:09 UTC

ni AMOS bot -
Number of replies: 0
Author: Mark Johnson
MDL-85069 question: Services for question bank and category search
This updates the core_question_search_shared_banks external function
with additional parameters to make it applicable outside of the "Switch
bank" dialogue in the quiz, with the corresponding changes to the
question_banks_datasource Javascript module, and unit test coverage.

It also adds a new \core_question\output\question_category_selector
class for rendering a select list of question categories, migrating
the logic used in qbank_managecategories to a core namespace. There
is a fragment callback for rendering this via AJAX.


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

+ 5.0 en [otherquestionbank,core_question]