{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Payoff Distribution rule vote {% endblock %} {% block content %}
This is the final phase of the experiment.
On this page you may vote for your prefered payoff distribution rule which will be used during the last rounds.
You are player {{ player.id_in_group }} and have been selected as a {{ player.role }} cost player.
Player 1 and 2 are low cost players, Player 3 and 4 are high cost players.
Help: If you have any questions, please raise your hand.
{% endblock %}