mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-81745 mod_feedback: Refactor editor drag and drop
- Remove YUI drag and drop. - Add new 'mod_feedback\external\questions\reorder' web service. - Use SortableList JS component to refactor drag and drop, using the new webservice. - Update new SCSS styles - Fix and create Behat scenarios
This commit is contained in:
parent
53c89cb985
commit
801f8cc246
23 changed files with 413 additions and 445 deletions
5
.upgradenotes/MDL-81745-2024060507174301.yml
Normal file
5
.upgradenotes/MDL-81745-2024060507174301.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
issueNumber: MDL-81745
|
||||
notes:
|
||||
mod_feedback:
|
||||
- message: Added new `mod_feedback_questions_reorder` external function
|
||||
type: improved
|
Loading…
Add table
Add a link
Reference in a new issue