<url>/admin
is made of two parts:Reset Games
to clean the data from previous instances/tests. It will remove the current batches, games, players but it will keep the treatments, factors, and lobby configurations.Reset Entire App
to clean the whole database. It will remove all of the data in the database.Timeout Type
(whole lobby or individual)Timeout Duration in Seconds
Timeout Strategy
(fail, ignore)Extend Count
playerCount
factor.Timeout Type
is set to Lobby then the countdown to the timeout starts as soon as the first player reaches the Lobby. Here the Timeout Stragety
determines what happens when the Lobby times-out:Timeout Type
is set to Individual then a different countdown starts for each player when they reach the Lobby. If the Lobby times-out, the player will be sent to the Exit Steps set for them with their Exit Status set to playerLobbyTimedOut, but the Game will not fail (i.e., players can still join the game). With Extend Count
you can set the number of times the player needs to timeout before they are sent to the Exit Steps. If Extend Count
is set to 0, then after one timeout the player is sent to the Exit Steps, if it is set to 1, then after two timeouts the player is sent to the Exit Steps..yaml
file of your treatments and factors..yaml
file to set the treatments and factors..yaml
so that they can use the same treatments and factors as you.