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

You have reached the end of the experiment.

One machine was randomly selected: Machine {{ chosen_machine }} (out of {{ n_machines }} total). From that machine, one of your predictions was randomly drawn.

Here is a summary of your payment:

Show-up fee: {{ show_up_fee | c }}
Selected machine: {{ chosen_machine }}
Drawn prediction correct: {{ if n_correct }}Yes{{ else }}No{{ endif }}
Additional payment: {{ bonus | c }}
Total payment: {{ total_payment | c }}
{{ endblock }}