{% extends "global/Page.html" %} {% load otree static %} {% block title %} Recap {% endblock %} {% block content %}

You and your group will play this game for 5 rounds. Since you will not see your round payoffs until after all the games are played, you should treat your decisions in these 5 rounds independently.

If this game is chosen to compute your earnings, you will be paid based on the cumulative payoffs of these 5 rounds.

The instructions will remain available at the bottom of the page, and you can click "Review Instructions" to view it.

Now we will play round {{ player.round_number }} of the game.

{% next_button %} {% endblock %}