This repository contains a kata designed to provide a basic understanding of accessibility. The exercises are divided into four parts:
- Part 1 - Introduction: A short presentation introducing the topic of accessibility.
- Part 2 - Tools & Testing: Exercises to help you become familiar with: testing tools and supporting assistive technologies.
- Part 3 - Pitfalls: Exercises highlighting common accessibility pitfalls.
This repository is intended for self-paced learning. You can explore the exercises at your own pace, selecting those that interest you.
The recommended order for completing the exercises is:
- Start with the introduction slide deck.
- Complete the first five exercises in the tools section:
- 2.1. Automated Testing Tools
- 2.2. Manual Testing Tools
- 2.3. Keyboard Navigation
- 2.4. Screen Readers
- 2.5. Disability Simulators
- Move on to pitfalls exercises.
- (Optional, if time allows) Complete the remaining tool exercises.
- (Optional, if time allows) Explore the resources section(s) for further information.
If you are completing this exercise in a group and would like to use one mac, then consider using Multi-output device in Audio MIDI Setup to create an aggregate device. This will allow you to have multiple audio outputs and inputs.
- Open
Audio MIDI Setup
- Click on the
+
in the bottom left corner and selectCreate Multi-Output Device
- Select the devices you want to include in the aggregate device
- Right click on the group and select
Use this device for sound output
If you have any suggestions for improving this repository, feel free to open an issue or submit a pull request.
Author: Jakub Tkacz
Email: [email protected]