2 Guiding Principles

2.1 Maps not directions

Navigating from A to B, if you’re go wrong on a set of directions your lost. However, if you have a map you’ve got a chance to find your way again.

Creating an explorable digital object rather than writing alt text gives the user the opportunity to build a map of the image themselves, rather than rely on someone else’s interpretation.

Example: Geometric diagram.

Image of right angled triangle

Image of right angled triangle

Creating a digital interactive geometric diagram allows the user to move between points themsleves and findout what is connected to what.

2.2 Simplify

Our life is frittered away by detail… simplify, simplify.

Henry David Thoreau

Personally I think one simplify would have done, but hey! Screen readers are verbose. Reducing screen clutter makes for a more pleasant experience. Some embleshments to diagrams that are neccessary when they are static pictures become obsolite once they become interactive. Take for example arrows to show movement. Once movement is possible is the arrow necessary. The best replacement for an image may not look 100% like the original image.

For example the arrows on this image.

Once the object becomes interactive the arrows become irrelavent since the user can move the object themselves.

2.3 The wheel is already invented

Where possible use the in built functionality of the software being used to make digital objects.

To recreate the tick marks on the following image, three extra points would have to be added to the dirgram. This makes more clutter for a screen reader user.

Using the baked in functionality of the software adds some extra tick marks but creates a much cleaner experience.