{{ extends 'otree/WaitPage.html' }} {{ block title }} {{ title_text }} {{ endblock }} {{ block content }} You are player {{ player.player_id }}. It is not your turn to make your guess. While you wait you can observe the other guesses as they come in.
Player Number | Guess | |
---|---|---|
| ||
Player {{ other.player_id }} | {{ other.string_choice }} | |
|