-
Bug
-
Resolution: Fixed
-
Major
-
4.5.3
-
1
-
Team Dragons 2025 Sprint 1.4
The changes introduced in the commit "MDL-61823 forms: ensure grouped elements have ID attribute." result in invalid HTML, as multiple elements end up sharing the same element ID.
To reproduce the issue, create a course and visit the settings page. There, the id `fgroup_id_buttonar` appears twice.
The issue occurs wherever the `element-group` template is used, such as on the question edit page of the "Multiple choice" question type.