{{ block title }} Comprehension Quiz {{ endblock }} {{ block scripts }} {{ endblock }} {{ block content }} {{ if player.q3 == 2}}

You replied that you didn't want ticket X for free. This way you lose a certain profit: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q7' }} {{ endif }} {{ if player.q3 == 3}}

You replied that you were not sure if you wanted to take ticket X for free. Note that by taking the ticket you can only gain: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q9' }} {{ endif }} {{ if player.q5 == 1}}

You replied that you would sell ticket X for free. This way you lose a certain profit: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q11' }} {{ endif }} {{ if player.q5 == 3}}

You replied that you were not sure if you wanted to sell ticket X for free. Note that by selling ticket X for free you lose a certain profit: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q12' }} {{ endif }} {{ if player.q6 == 1}}

You replied that you would issue ticket X for free. This way you lose money for sure: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q8' }} {{ endif }} {{ if player.q6 == 3}}

You replied that you were not sure if you wanted to issue ticket X for free. Note that by issuing the ticket for free you lose money for sure: 600 zlotys if a red ball is drawn or 100 zlotys if a blue ball is drawn.

{{ formfield 'q10' }} {{ endif }} {{ next_button }} {{ endblock }}