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

Thank you for participating in this experiment. To determine your bonus payment, you can now open the envelope together with the experimenter. Without the bonus payment, you earned ABC €.

Statistics
{% for round in counting_task_rounds %} {% endfor %}
num_counting_correct num_counting_correct score
{{ round.num_counting_attempts }} {{ round.num_counting_correct }} {{ round.task_score }}

Placement Score: {{ placement_score }}
Cumulative Payoff: {{ cumulative_payoff }}
{% endblock %}