{{ block title }} Thank you for participating {{ endblock }} {{ block content }}
You have reached the end of the experiment.
One machine was randomly selected (out of {{ n_machines }} total), and one of your predictions was randomly drawn. A random observation with the same light configuration was then drawn from that machine's data and compared to your prediction.
Click next or wait 20 seconds to be redirected to the final page and completion code.
| Randomly selected task | Machine {{ chosen_machine }} |
| Randomly selected observation | {{ lights_html | safe }} Sound: {{ correct_text }} |
| Your prediction | {{ guess_text }} |
| Correct answer | {{ correct_text }} {{ if is_correct }}✓{{ else }}✗{{ endif }} |
| Earnings added | {{ if is_correct }}+{{ bonus | c }}{{ else }}+{{ C.CURRENCY }}0.00{{ endif }} |
| Total payment | {{ total_payment | c }} |