{% extends "global/Page.html" %} {% load otree %} {% block title %} End of study {% endblock %} {% block content %}
Thank you for completing this study. Please submit the following code.
Your payoff for this experiment is: {{payoff}}
This translates in a payoff of: {{payoff_usd}} (completion fee {{fixed_usd}} + bonus {{bonus_usd}})
{% endblock %}