{% extends "global/Page.html" %} {% load otree %} {% block title %} Final Results {% endblock %} {% block content %}
You are {{ player.role }}.
The paying round for this task was {{ paying_round }}.
You will now be regrouped into a new group of 4. Please remember you will never repeat a given sender/receiver
pair.
Please press "Next" to proceed to the post-experiment survey. {% next_button %}
{% endblock %}