{{ block title }} Commitment Stage {{ endblock }} {{ block content }}

{{ if player.switch }}

You just switched to another door in the second stage.

Do you want to commit to the strategy "Switch"?

{{ else }}

You just stayed with your first-stage choice.

Do you want to commit to the strategy "Stay"?

{{ endif }}

Warning:
By choosing Yes,
{{ if player.switch }} you get an additional 1 game point for each following rounds, but you must switch your answer after you click "Reveal a goat". {{ else }} you get an additional 1 game point for each following rounds, but you must stay with your first-stage choice after you click "Reveal a goat". {{ endif }}

{{ formfield_errors 'commit' }}

{{ next_button }} {{ endblock }}