{% extends "global/Page.html" %} {% load otree static %} {% block title %} Final Results {% endblock %} {% block content %} Thank you for completing the experiment. Please find the data on your final result below.

Your participant code is {{ code }}
Your earning in the experiment {{ treatment_earnings }}
Your earning in the post-experiment task 1 {{ bc_earnings }}
Your earning in the post-experiment task 2 {{ risk_earnings }}
Participation fee {{show_up_fee}}
Your total earnings are {{ total_earnings }}
{% endblock %}