Picture of Mark Baldwin
Iframe html5 accessibility issue
by Mark Baldwin - Thursday, 3 February 2022, 3:29 PM
 

Hi,

We've been developing some HTML5 animated graphics using Adobe Animate to embed within one of our courses. I've managed to get this working using the Iframe plugin developed by Kineo, but I can see this hasn't been updated in about 4 years.

The issue I'm experiencing is that there are no Accessibility or Alt tags settings, which means my course will not pass the required conditions. Has anyone got any advice on how I can add Alt tags, either to the html5 output file or within the published course?

Working in the AT using these versions:
Adapt authoring tool 0.10.5 / Adapt framework v5.17.7

Many thanks in advance.

Picture of Oliver Foster
Re: Iframe html5 accessibility issue
by Oliver Foster - Thursday, 3 February 2022, 4:35 PM
 

Is it that the iframe plugin has no accessibility options?

Picture of Mark Baldwin
Re: Iframe html5 accessibility issue
by Mark Baldwin - Thursday, 3 February 2022, 5:22 PM
 

It is, and Adobe Animate only has accessibility options for the flash content (AS3) which is obviously obsolete.

Picture of Oliver Foster
Re: Iframe html5 accessibility issue
by Oliver Foster - Thursday, 3 February 2022, 6:11 PM
 

You're more than welcome to submit a pr if you're able to fix. Or write an issue on the plugin:

https://github.com/cgkineo/adapt-iframe/issues

Picture of Mark Baldwin
Re: Iframe html5 accessibility issue
by Mark Baldwin - Friday, 4 February 2022, 10:13 AM
 

Thank you. Have posted an issue on Github.

In the meantine, if you have any advice on a workaround that I could manually code in to the published files, that would be hugely appreciated.