{% extends "global/Page.html" %} {% load otree static %} {% block title %} Thank you & Reward {% endblock %} {% block content %} Thank you very much for participating in this HIT. In the following, you can review your forecasts and your resulting reward:

{{ payoff_table }}

Please tell us how you feel about this HIT:
{{ questionnaire_1 }}
{% formfield player.general_comments %}





Please answer all questions to continue.

{% endblock %}