-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories
Mana Azarm edited this page Oct 7, 2021
·
6 revisions
There are three user groups/actors in this app:
- Super admin
- Admin
- Player
Login to the app through SSO and see the dashboard. Once logged in the admins can access their profile page from the top right menu.
- In this page the super admin can view, create and delete simulations.
- They can add collaborators to an individual simulation.
- They can navigate to the simulation edit page or the admin page.
Lorem ipsum...
- A super admin can create/edit a simulation in this page. They are provided with a gridded canvas and general drawing tools.
- The canvas is divided into two spaces: group space and personal space (expandable).
- They can add various shapes, media, and default game pieces to both spaces. They can group items and adjust their size.
- Game cycles can be added to the group canvas as a way of advancing a simulation.
- From the personal canvas space, a super admin can add player roles and number of spots available per role.
Players are invited to a simulation through an email sent by the simulation admin. The email contains an individualized link to their assigned simulation room. Upon clicking on the link, the player can choose a role (if required) and enter their player name.
- The players can go through different phases of the simulation.
- They can chat with other fellow players in the room
- They can see alerts
- They can track their performance at any point during or after the simulation
- After the simulation is completed, the invitation link will always persist and redirect the players to the performance page of that simulation.