Forum Discussion
Accessibility issues with the image & text block
- 4 months ago
Hello Sam and Chloe, 🎉
I'm happy to let you know we released a new update for Rise 360. This update adds the following feature:
- Improve screen-reader navigation and readability for all learners with adjustable heading levels
Please find the release notes here. There's nothing to install for web apps. New features and fixes are immediately available, though you might need to export your Rise 360 course again.
Let me know if you have any questions about this update or the new feature!
Hi Sam,
Just checking in to let you know we've released an enhancement for image caption handling for cleaner, more optimized accessibility. When an image caption is provided, we no longer set it automatically as the default alt text when the alt text is not defined.
However, we are keeping the <aria-labeledby>
to support a wider range of screen readers & browser combinations. It appears that there is mixed support for the <figure>
tag, where it's not always tied to the <figcaption>
. Explicitly having an <aria-labeledby>
ensures we keep its semantic meaning.
Let us know what you think! Cheers!
Marvie