{% extends "global/Page.html" %} {% load otree %} {% block title %} Result {% endblock %} {% block content %}

Trivia quiz {{pay_round}} was chosen for payment.

Based on your performance, and your group’s performance, you have received ${{player.payoff}} in the experiment.

Please stay on this screen and once everyone is finished the experimenter will be around to give you your payment.

Thank you for participating!

{% next_button %} {% endblock %}