# Use Case 1.3 App tour ## Overview | Aspect | Description | | ---------------------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Summary** | The user watches short videos to learn about the app. | | **Goal** | Learning about app functionalities. | | **Preconditions** | *None* | | **Postconditions** | *None* | | **Triggered by** | | | **Additional Documentation** | *None* | | **Possible errors** | | | **Logical test cases** | | --- ## Flow | # | Description | Next | | ------- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------- | | **1** | **PRIMARY SCENARIO** | | | **1.1** | **System displays screen 'App Tour Overview'** | | | 1.1a | User selects Video | 1.3 | | 1.1b | User selects Back | Go to: [UC7.1 Show all available cards](UC7.1_ShowAllAvailableCards.md) | | **1.2** | **System displays screen 'App Tour Video' (with selected video)** | | | 1.2a | User selects Pause
→ Video pauses | | | 1.2b | User selects Play
→ Video plays | | | 1.2c | User selects Controls
→ Controls are toggled on/off | | | 1.2d | User selects Rewind
→ Video is rewinded 10 seconds | | | 1.2e | User selects Forward
→ Video is forwarded 10 seconds | | | 1.2f | User selects Sound
→ Sound is toggled on/off | | | 1.2g | User selects Subtitles
→ Subtitles are toggled on/off | | | 1.2h | User selects Close | 1.2 | | 1.2i | Error: No internet | Error flow: No internet | | 1.2j | Error: Server unreachable | Error flow: Server unreachable |