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

Decision task 2

Typing task

Points scored in the typing task: {{ player.effort_earning}}

Your contribution to the common good: {{ player.contribution}}

Your private earnings: {{ player.private_earning}}

Common good

Total contribution to the common good: {{ 40}}

Your personal percentage of points:

Share of points of other citizens:

Share of points for the refugee:


Please indicate what percentage of the common good you are willing to give to the refugee if the first group gave between 15% and 20% of their common good.


0%   20%

%    



To get to the next page you have to click the slider at least once. Then a black point appears , which can be moved to the desired position. This will enable the button , which allows you to move on to the next slider.

{% endblock %} {% block scripts %} {% endblock %}