8.4 Video is not accessible using the keyboard alone (H)
8.4.1 WCAG 2.1.1 (A) - Desktop
The play button on the ‘Undergraduate course’ page is not accessible using the keyboard alone, a mouse is required to activate the button.
8.4.2 Recommendation
Content that is operable using a mouse needs to be operable by keyboard users as well, particularly when using assistive technologies.
Ensure that all interactive elements can be triggered via onfocus
and TouchEvents
as well as the mouse.