Ga naar hoofdinhoud
Logo Appt Light

Succescriterium 3.2.4 - Niveau AA

Consistente identificatie

Zorg dat icoontjes op elk scherm dezelfde functie hebben. Stel dat je een zoekglas icoontje gebruikt om te zoeken. Gebruik het zoekglas icoontje dan op een andere plek in de app niet om inhoud te vergroten. Zorg dat de functie van het zoekglas icoontje op elk scherm dezelfde functie heeft. Voor gebruikers is het hierdoor duidelijk welke functie ze kunnen verwachten.

Impact

  • Het is voor iedereen makkelijker om te leren welke functie elk icoontje heeft

  • Mensen met leerproblemen kunnen eenvoudiger de app gebruiken als icoontjes op dezelfde manieren gebruikt worden.

Controleren

Hebben icoontjes overal dezelfde functie?

Dit kan getest worden zonder hulpmiddelen.

Let op: dit succescriterium is uitgesloten voor apps in de EN 301 549 en Section 508.

Oplossing

Gebruik consistente identificatie

In Android, you should create custom Views to re-use functionality on multiple screens.

When using icons, use the search function of your IDE to check all instances. The icon should have the same accessibility label on each screen, and the functionality should also be the same.

For example, when using a cross icon for closing a screen, make sure the label is 'Close' on all screens, and check that it always closes a screen.

In Android Studio, you can use the Find Usages option to check if resources are used on multiple screens. Go to your drawable folder, right click and select the Find Usages option. You can also use the shortcut Option + F7 on Mac, or Alt + F7 on Windows.

Not available, contribute!
Bijdragen

Bronnen

Feedback?

Laat 't ons weten!