moodle/.upgradenotes/MDL-72397-2024060512165928.yml
Mark Johnson 2dad710f12
MDL-72397 qbank_managecategories: UI enhancement
This implementation will introduce a new user interface for
"qbank_managecategories" plugin which will allow user to drag and drop.
Having this plugin will give users the flexibility of reordering, adding
or editing
categories from the qbank_managecategories view.

Co-authored-by: Marc-Alexandre Ghaly <marc-alexandreghaly@catalyst-ca.net>
Co-authored-by: Luca Bösch <luca.boesch@bfh.ch>
2024-08-22 10:59:24 +01:00

8 lines
255 B
YAML

issueNumber: MDL-72397
notes:
qbank_managecategories:
- message: >-
question_category_list and question_category_list_item are no longer
used, and are deprecated. Category lists are now generated by templates.
type: deprecated