Skip to content
Tobias edited this page Dec 15, 2021 · 10 revisions

Create Room

You can create a room with a displayname and a modus

async Room

Displayname:

  • The displayname have to be uniqe in the room
  • All other Estimators in the romm will see your name

Modus:

  • You can select one of our two modi: Fibonacci and TShirt
  • The modus defines the cards for the estimation
  • Fibonacci: You can choose between "0, 0.5, 1, 2, 3, 5, 8, 13, coffee, infinite"
  • TShirt: You can choose between "S, M, L, XL, XXL, coffee, infinite"

Async Room

  • If you activate async Estimations the romms will be open for a time period
  • You can open the room for 1, 3 or 7 days
  • Copy the link so you can join the room later again. Then you can see the result
  • With the button "leave" you leave the room and can join them later
  • With the button "close" you can close the room. The room will be deleated. No more estimations can be made

Manage Estimation

You will be redirected after you pressed the button "create"

Invide Estimator

  • Invide more persons with a link. For the link just press "copy url"
  • With the button "copy roomID" you can also copy the roomId

Start Estimation:

  • As host you can start an estimation with the button "start voting"
  • All estimations will be restet
  • If you enter an titel all estimators will see this titel if you start the voting

Close Estimation:

  • With the button "close voting" you close the estimation
  • The result will be printed on the upper right corner as pie-char
  • If you close the estimation no more estimations can be made
Clone this wiki locally