PLAY-15 Declare Arrival

Use Case: Declare Arrival

As Guide who has arrived with the team at the next destination,
I want to reveal the next puzzle to all members once they are ready,
So they have a fair chance of solving the puzzle.

Actors

  • Guide

Pre-Conditions

  • Team has completed riding to the next location and is ready to solve the next puzzle.

Steps

  1. The Guide makes sure everyone is ready to open the puzzle.
  2. The Guide sends the signal to the application server to send the Arrival event (See Server Sent Events)

Alternative Paths

At the destination or the return to start, there won't be a puzzle, but the signal still indicates the transition out of the Rolling state and into the Course Completed state. This Server Sent Event triggers the "Complete Course" use case.

Post-Conditions

Puzzle is shown to the Seekers.

References

ref1

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License