{{ block title }} Introduction {{ endblock }} {{ block content }}

Hi, you're about to play a game where you will choose between two actions: G or S

Normally, in a game, you know how all players' actions determine each player's payoff. However, in this game, you're going to have to learn it.

After you and all other players make their choice, we'll tell you {{ if learning_rule == 'rd' }}

  1. The average payoff earned by players choosing G.
  2. The average payoff earned by players choosing S.
{{ else }} your payoff. {{ endif }}

In each round, you'll have 30 seconds to make your choice, and 20 seconds to review your choice. Please make your choice as soon as you're ready, so that others aren't kept waiting.

You'll play this game for {{Constants.num_rounds}} rounds.

{{ next_button }} {{ endblock }}