From ff1f94cd49178c132cc39848dc7f384b14668a02 Mon Sep 17 00:00:00 2001 From: Sebastian Wolf Date: Fri, 17 Jul 2020 14:39:47 +0200 Subject: [PATCH] Scoping: Apply fixes to grammar & wrong translation as reported via #241 --- scoping_document.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scoping_document.md b/scoping_document.md index 73cea25..18b04f0 100644 --- a/scoping_document.md +++ b/scoping_document.md @@ -233,7 +233,7 @@ satisfy user needs.. | # of user story ID | User story | Acceptance criteria | |-----------------|------------|--------------------| -| E05.01 | As the RKI, I want only positive tested users to trigger a one-time warning, so that I can prevent misuse. | 1. Only positive tests can trigger a warning. This is ensured by the verification server and the hotline for the phone TAN procedure.
2. A warning can only be triggered once for each test. | +| E05.01 | As the RKI, I want only positively tested users to trigger a one-time warning, so that I can prevent misuse. | 1. Only positive tests can trigger a warning. This is ensured by the verification server and the hotline for the phone TAN procedure.
2. A warning can only be triggered once for each test. | | E05.02 | As an app user, in case of a positive test result, I want to receive information about the illness and the necessary next steps, so that I can adapt my behavior to RKI recommendations. | 1. A notification merely informs you that there is news in the app. The test result itself can only be seen in the app.
2. An info text with defined content is displayed in the app (for example, information about the outcome of the test result, information about necessary measures, a hotline number). | ### Triggering a Warning @@ -257,7 +257,7 @@ satisfy user needs.. | # of user story ID | User story | Acceptance criteria | |-----------------|------------|--------------------| -| E08.01 | As an app user, I want to be able to contact a hotline, so that I can resolve any technical problems with the app. | 1. The phone number of the technical hotline is stored in the app. | +| E08.01 | As an app user, I want to be able to contact a hotline, so that I can resolve any technical problems with the app. | 1. The phone number of the technical hotline is available in the app. | ### Accessibility