The experiment has ended.
In PART 1,
Your payoff is {{part_1_payoff}}.
{% if payoff_round <= 3 and payoff_round > 0 %}
The computer has randomly selected PART 2 for payment,
In PART 2,the computer has randomly selected Round {{payoff_round}} for payment.
Your payoff in Round {{payoff_round}} is {{part_2_payoff}}.
{% elif payoff_round > 3 and payoff_round <= 6 %}
The computer has randomly selected PART 3 for payment,
In PART 3,the computer has randomly selected Round {{payoff_round}} for payment.
Your payoff in Round {{payoff_round}} is {{part_3_payoff}}.
{% else %}
{% endif %}
In PART 4:
For questionnaire 1, your response matched with another randomly selected participant in [0/1/2] questions. Your
corresponding payment is {{part_4_payoff_quest_1}}.
For questionnaire 2, your response matched with another randomly selected participant in [0/1/2] questions. Your
corresponding payment is {{part_4_payoff_quest_2}}.
For questionnaire 3, the computer has randomly selected {{quest_3_chosen_question}} for payment.
Your payoff from question {{quest_3_chosen_question}} is {{part_4_payoff_quest_3}}.
Including your show-up fee, your final payoff in today's experiment is {{final_payoff_dollars}}
{{ endblock }}