# Use Case 1.1 Introduce the app ## Overview | Aspect | Description | |------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Summary** | When using the app for the first time, the user navigates through multiple introductory screens and a privacy statement. | | **Goal** | Learning about the purpose, features, and privacy aspects of the app. | | **Preconditions** | | | **Postconditions** | | | **Triggered by** | | | **Additional Documentation** | *None* | | **Possible errors** | *None* | | **Logical test cases** | | --- ## Flow | # | Description | Next | |---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| | **1** | **PRIMARY SCENARIO** | | | **1.1** | **System displays screen 'Introduction (1/3)'** | | | 1.1a | User selects Next (or swipes to the right) | 1.2 | | 1.1b | User selects Skip | 1.4 | | 1.1c | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 1.1d | User selects Pause/Play animation
→ Animation pauses/plays | | | **1.2** | **System displays screen 'Introduction (2/3)'** | | | 1.2a | User selects Back (or swipes to the left) | Back | | 1.2b | User selects Next (or swipes to the right) | 1.3 | | 1.2c | User selects Skip | 1.4 | | 1.2d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 1.2e | User selects Pause/Play animation
→ Animation pauses/plays | | | **1.3** | **System displays screen 'Introduction (3/3)'** | | | 1.3a | User selects Back (or swipes to the left) | Back | | 1.3b | User selects Next | 1.4 | | 1.3c | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 1.3d | User selects Pause/Play animation
→ Animation pauses/plays | | | **1.4** | **System displays screen 'Privacy considerations'** | | | 1.4a | User selects Back | Back | | 1.4b | User selects Next | Go to: [UC2.1 Set up a remote PIN and biometric unlock](UC2.1_SetupRemotePinAndBiometricsUnlock.md) | | 1.4c | User selects Read Privacy Statement | 2 | | 1.4d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | **2** | **READ PRIVACY STATEMENT** | | | **2.1** | **System displays screen 'Privacy Statement'** | | | 2.1a | User selects Back | Back |