{% extends "global/Page.html" %} {% load otree %} {% block title %}Control Questions{% endblock %} {% block content %}
These questions are to confirm that you understood the instructions. Please answer carefully.
Your potential payoff will be determined by the following:
Payoff = 20 - your contribution + 1.5 [(sum of contributions from all group members)/4]
You must get all correct before you can proceed to the next page.
{% formfields %} {% next_button %} {% endblock %}