{{ block title }} {{if player.participant.treatment == False and player.participant.emig_decision == 1}} Results {{else}} Final Results {{endif}} {{ endblock }} {{ block content }}
{{if player.participant.treatment == False and player.participant.emig_decision == 1}} After 5 tax years your income so far is {{participant.payoff_plus_participation_fee}}.
Click next to continue to further rounds.
{{else}}After 5 tax years your final income for the entire game is {{participant.payoff_plus_participation_fee}}.
After filling out the questionnaire on the following pages you will receive your unique participation code based on which you will enter the random draw and get a chance to win a gift card worth {{participant.payoff_plus_participation_fee}}.
{{endif}}{{ formfields }} {{ next_button }} {{ endblock }}