January 19, 2017
Accessibility – Lessons Learned
Comments
(11)
January 19, 2017
Accessibility – Lessons Learned
Newbie 9 posts
Followers: 16 people
(11)

OK, folks, here goes nothing.

Let me start this by providing my bit about my background. I’ve been designing, developing and certifying 508 complaint web based trainings for the government departments for the past several years in multiple positions with multiple departments and agencies. This post will not give you a checklist that ensures your project will pass testing – it’s simply an attempt to share what I have learned.

Lesson #1: 508 compliant and 508 certified are not equal statements. 508 complaint indicates the software includes the tools and fields necessary for the developer to create a project that can be certified through a testing protocol. For example if all you do is check the “make accessible” box on a Captivate project, it just turns on all the functionality without creating the correct alt text or names. roles, and states for your interactive objects. It does automatically assign all possibly interactive or accessible objects with alt text – machine generated identifiers that have nothing to do with the content. (More on how to change the gibberish into content in a later entry, perhaps?)

Lesson#2: If you can get a screen reader installed, do it. JAWS is the best answer if you’re designing for the Feds (it’s their default system) but the NVDA screen reader is a close enough approximation if you want a free one instead. If you’ve never used a screen reader, it’s an epiphany when you do. It will also help you understand what is being read and how it sounds to the learner. While using a screen reader is not part of the testing protocol to certify 508 content (at least – not with any group I’ve designed for), it is a tremendous asset in creating truly accessible materials.

Lesson #3: Pre-built interactives are rarely “accessible.” First off, most of the Adobe supplied interactives are built using Flash – and Flash is, by definition, not accessible. You might get away with putting the information into an alt text description, but chances are when the functionality check is being run, two things will happen – tabbing to the object will either skip the object completely (no alt text is read) or the tabbing will highlight the object, then tab into the object and not be able to escape – creating a loop and causing your project to fail testing. If you want interactivity and want accessibility – build your own interactives and set the order and descriptions yourself.

Lesson #4: All 508 testing protocols and checklists are not created equal (and neither are the testers). The testing checklist I am currently using has over 80 possible tests to apply to determine if any multimedia, documents, videos, audio, or software is certifiable. The last departmental checklist I used prior to this one had 115 tests for documents alone. Know what the standard is you are building to and build to it. Find out what tools are being used to test the programs. The Web Accessibility Toolbar (WAT) is a free add on that combines several of the most used and highly regarded accessibility testing programs in one easy to access package. Inspect (part of the Windows SDK package) is another tool I’ve used extensively. You need to know what’s being tested and how it’s being evaluated – otherwise, you can get stuck in a continuous loop of edits and re-edits.

Lesson #5: Text alternatives are losing favor as the “go-to” solution for online courses in many agencies. A well designed and formatted pdf can be a godsend to a visually impaired learner, but two of the last three departments I’ve worked with would not accept these to certify the project – they were viewed as supplemental or flat out unacceptable. In most cases, agency policy has made these the “last resort” for developers. It’s a shame, because if you take the time to create them in a compliant format, they are amazing when you use them with a screen reader.

Lesson #6: Think outside the box. Don’t just “dumb it down” and create a text heavy page turner – that’s not training – that’s surrender. It is not only possible to create interactive training that meets 508 requirements, it can be a rewarding challenge. Designing for 508  requires you to look at the lesson from alternate points of view and find a way to reach learners where they are. In spite of all the warnings I posted in lessons 1-5, there’s a way to move great projects forward without losing the impact you’ve built in for fully able users.

I think that’s a decent start – let me know what kind of follow ups you’d like to see here (if any) and feel free to share your lessons learned as well. The more we share as a community, the better we meet the needs of all of our learners (just like the eLearning Guild says – Together We Are Better, right?) If there’s enough interest, I’ll contuinue this conversation here.

11 Comments
2018-06-13 19:37:46
2018-06-13 19:37:46

Thanks! My current challenge is using standard quiz slides. Aren’t multiple choice and true/false or radio buttons supposed to be accessible out of the box? I’m having a devil of a time trying to get mine to work. The biggest issue for me right now is the feedback, “Click anywhere or press ‘y’ to continue.” If I’m using my course with JAWS and I click ‘y,’ the screen reader simply takes me to the top of the screen and I’m not able to advance at all. Do you have a work-around?

Like
2018-02-08 19:48:23
2018-02-08 19:48:23

Do you have any of the checklists you’ve used in the past? We are looking to improve our accessibility beyond just “include alt tags”.

Like
(1)
>
erinflage
's comment
2018-02-09 14:41:02
2018-02-09 14:41:02
>
erinflage
's comment

WebAim has some good checklists that condense the WCAG rules for easy application.
https://webaim.org/standards/508/checklist
https://webaim.org/standards/wcag/checklist

Like
2017-05-17 12:43:22
2017-05-17 12:43:22

Adding to Lesson #4: The Accessibility viewer developed by The Paciello Group is also a helpful tool to use alongside Windows Inspect. https://www.paciellogroup.com/resources/aviewer/

Like
2017-05-12 17:36:37
2017-05-12 17:36:37

Brett,

Thank you so much for sharing. I am willing to learning more. I have been tasked with trying to take captivate 9 modules and make them 508 compliant and certified.

Like
(1)
>
Lisa Wesley
's comment
2017-05-15 18:20:12
2017-05-15 18:20:12
>
Lisa Wesley
's comment

Lisa:
There are some great resources available here.When I’m not flooded at work, I try to scan the community and forums pages for 508 issues – always a great way to get different approaches (and avoid reinventing the wheel. Let me know if I can help!

Like
2017-02-16 22:55:43
2017-02-16 22:55:43

Another great post Brett! Lesson#5 resonates well with me as it is a conversation I have had many times. Our organisation needs to comply with WCAG2 ‘AA’ standards and some managers seem to interpret the standards as meaning all participants must have the same ‘experience’ where I am of the belief that, providing all have the same ‘opportunities’ to achieve the same learning outcomes in a way which best meets their needs then we have done our job.We tend to favour a text html file (created in Word) as an accessible alternative.

Like
(2)
>
ANDREW BUTTRISS
's comment
2017-02-17 13:35:41
2017-02-17 13:35:41
>
ANDREW BUTTRISS
's comment

It’s a battle worth fighting, Andrew. Glad your organization sees the value in well designed alternatives. I’m not sure what has led to many running for cover instead of providing a common sense defense for using the best methods to reach the ;learner. It probably stems from the lack of understanding of how a truly accessible text document is designed and developed. Probably worth a blog post in the future – would you be willing to collaborate on that?

Like
>
Brett Helm
's comment
2017-02-23 01:47:48
2017-02-23 01:47:48
>
Brett Helm
's comment

I’m no expert Brett but i would be happy to provide an insight to our approach to accessible text options for learning.

Like
2017-01-19 23:30:09
2017-01-19 23:30:09

Valuable knowledge. Thanks for sharing!

“Don’t just “dumb it down” and create a text heavy page turner – that’s not training – that’s surrender.” Strong statement. I’d like to expand the conversation on Lesson #6. Perhaps dip into some examples of outside the box thinking.

Like
(1)
(1)
>
Todd Spargo
's comment
2017-01-20 13:56:50
2017-01-20 13:56:50
>
Todd Spargo
's comment

I’d be happy to take the conversation in that direction, Todd. It would be interesting to see what kind of interactivity that designer/developers want to use, but feel restricted from using by 508. I’d like to know what people want to use and then try and apply possible solutions. Looking forward to hearing from some other folks and seeing where we go next.

Like
Add Comment