diff --git a/scoping_document.md b/scoping_document.md index f9b8305..219b4a2 100644 --- a/scoping_document.md +++ b/scoping_document.md @@ -133,7 +133,7 @@ The corresponding acceptance criteria supplement the specification of the requir ### Use in the Regular Process | # of user story ID | User story | Acceptance criteria | |-----------------|------------|--------------------| -| E03.01 | As a user, I want to be able to activate and deactivate the app, so that I can switch the functions on and off. | 1. The functions for generating pseudonymized IDs and sending them to nearby devices can be activated and deactivated.
2. If the user activated the app, the app explains the consequences of activation. If the user deactived the app, the app explains the consequences of deactivation. | +| E03.01 | As a user, I want to be able to activate and deactivate the app, so that I can switch the functions on and off. | 1. The functions for generating pseudonymized IDs and sending them to nearby devices can be activated and deactivated.
2. If the user activates the app, the app explains the consequences of activation. If the user deactivates the app, the app explains the consequences of deactivation. | | E03.02 | As a user, I want to be able to reset to the app to the delivery defaults, so that I can reconfigure the app. | 1. The app can be reset to the delivery defaults with a setting option. The saved traces have to be deleted through the system settings. | | E03.03 | As a user, I want to be able to adjust the app settings (such as access permissions and notifications) in a menu, so that I can manage the app functions and accesses. | 1. Users can call a menu for app settings.
2. Notifications can be activated and deactivated.
3. Access to the functions for generating pseudonymized IDs and sending them to nearby devices can be activated and deactivated.
4. Before access permissions are deactivated, I receive information as to which app functions will no longer work (in full). |