{{ block title }} Thank you for participating! {{ endblock }} {{ block content }}

You have now reached the end of the experiment. Thank you for your participation!

The round {{rand_round_string}} was selected, in which the realized choices gave you a payoff of {{player.rand_payoff}}. Together with the endowment of {{endowment}} points, this yields {{tot_payoff}} which corresponds to a bonus payment of {{tot_gbp}}

{{ if tot_wait_time > session.config.expected_wait_time}}

You spent a total of {{tot_wait_time }} seconds on wait pages which is {{additional_wait}} more than what is included in the show up fee which gives you an additional {{waittime_wage}}.

{{ else }}

You spent a total of {{tot_wait_time }} seconds on wait pages which is less than the {{session.config.expected_wait_time}} seconds included in the show up fee, so no additional payment for the wait time is included.

{{ endif}}

The total bonus payment from the experiment is thus {{tot_inc_wage_gbp}}

Your submission code is C17I5MN7

{{ endblock }}