-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.3.3, 4.4
-
MOODLE_403_STABLE, MOODLE_404_STABLE
Description
On https://qa.moodledemo.net/mod/quiz/edit.php?cmid=1171 it has been observed that 2 undersized elements on this page do not meet WCAG 2.2 Success criteria 2.5.8 Target Size These are show in the screen shots below
Issue 1
The min requirement of a 24 css pixle circle from the center of the target areas for these 2 elements is marginally not met. Recommendation is replacing the drag handle with the modern style drag handle and properly centering it.
Issue 2
In this case the lock icon has a target area of 19x15 and completely overlaps the Add button so does not meet the WCAG requirment. The positioning of this element needs a UX review as it is also ambigious to users.