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

Tutorial - Start


{{ if subsession.round_number == 1 }}

The first tutorial is starting now.

The computer has randomly determined the number of tokens in the pot. It will be the same in rounds 1 and 2.


{{ else }}

The next tutorial is starting now.

The computer has randomly determined the number of tokens in the pot. It is independent of the number of tokens in previous tutorials or decision tasks. It will be the same in rounds 1 and 2.


{{ endif }} {{ endblock }}