{% extends "global/Page.html" %} {% load otree static %} {% block title %} {{ view.title }} {% endblock %} {% block content %}
 
Please click through the stages of the experiment:
Stage 1: Voting stage
You see a table of possible tax rates and Settings. For each tax rate, you indicate which Setting you prefer. (We explain the Settings on the next page.)
Stage 2: Draw of the decision-maker
One participant is randomly drawn. The Setting he/she selected applies for the group.
Stage 3: Draw of the tax rate
One of the tax rates you saw in the table in voting stage is randomly drawn ans applies for the group.
Stage 4: Work stage
Task-solving takes place.
Stage 5: Payoff stage
Payoffs are calculated and everybody sees who has solved how many tasks.
{% formfields %}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}