numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

Improve the accessibility of image zoom #1097

Closed christianp closed 2 months ago

christianp commented 2 months ago

At the moment, every image element in content areas has a click handler which opens up a modal lightbox to zoom in on the image. This isn't described to the user anywhere. It's inconvenient when the image is in an MCQ choice, because the user is likely to click on the image to select that choice.

I'd like to try having a separate "zoom in" button which is focusable and labelled. It'd appear on hover, or when focused.