-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-71727-master-v03 -
-
Moppies Kanban
Course index and course content can drag elements from one to another. The same elements (activities, sections) are present in both lists, however, when the user drags one element from one of them, the same element in the other does not change its appearances.
It would be great if when the user drags from the course index, the same element in the course gets dimmed as well (and viceversa).
The solution will add a new "dragging" attribute to the course state to dim the element.
To do is so the best approach is to create a new attribute to the cm/section state that indicates if the element is dragged and then add a watcher to both components. This attribute will be the first attribute handled entirely by the frontend, and the first mutation that won't call any webservice to process an updates message.
- blocks
-
MDL-71663 Create a new "move" option in the sections and activity cog menu in the course editor
- Closed
-
MDL-71834 Lock activities and sections when a course state mutation is ongoing
- Closed
- has a QA test
-
MDLQA-16077 A teacher can drag&drop activities and sections
- Open
-
MDLQA-16689 CLONE - A teacher can drag&drop activities and sections
- Passed
-
MDLQA-17305 CLONE - A teacher can drag&drop activities and sections
- Passed
-
MDLQA-17870 CLONE - A teacher can drag&drop activities and sections
- Passed
-
MDLQA-18373 CLONE - A teacher can drag&drop activities and sections
- Passed
-
MDLQA-18860 CLONE - A teacher can drag&drop activities and sections
- Passed
-
MDLQA-19318 CLONE - A teacher can drag&drop activities and sections
- Passed
- is blocked by
-
MDL-71664 Enable drag & drop from course index to course content and viceversa.
- Closed