From 2668f96096d5a61779576c0f113ea4cd3ebacf32 Mon Sep 17 00:00:00 2001 From: Henning Femmer Date: Thu, 18 Jun 2020 20:09:20 +0200 Subject: [PATCH] Response to https://github.com/corona-warn-app/cwa-documentation/pull/241#discussion_r441029404 --- scoping_document.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scoping_document.md b/scoping_document.md index 8549f31..f9b8305 100644 --- a/scoping_document.md +++ b/scoping_document.md @@ -172,7 +172,7 @@ The corresponding acceptance criteria supplement the specification of the requir ### Accessibility | # of user story ID | User story | Acceptance criteria | |-----------------|------------|--------------------| -| E09.01 | As a user, I want the app to provide audio output, so that I can use the app even if, for example, I have impaired vision or I am blind. | 1. Accessibility regarding audio output is provided depending on the options available in the respective operating system. | +| E09.01 | As a user, I want the app to provide audio output, so that I can use the app even if, for example, I have impaired vision or blindness. | 1. Accessibility regarding audio output is provided depending on the options available in the respective operating system. | | E09.02 | As a user, I want to have good contrast settings, modifiable font sizes, and an easily readable font, so that I can read the texts in the app easily. | 1. Accessibility regarding contrast, font size, and font type is provided depending on the options available in the respective operating system. | | E09.03 | As a user, I want to have the content of the app in simplified language, so that I can easily understand how to use the app and why I should use it. | 1. The texts and languages are defined by the ordering party. |