{{ block title }} Practice Round Result {{ endblock }} {{ block content }}
On this page you will see the game result. Since it is practice round, the payoff here is an example and will not be realized.
This is the practice round.
You must pass the following quiz about the game rules to start the official rounds.
{{ if player.is_winner }} You won. Your payoff in this round is {{ player.temp_payoff }}. {{ else }} You lost. Your payoff in this round is {{ player.temp_payoff }}. {{ endif }}