{% extends "global/Page.html" %} {% load otree %} {% block title %} Questionnaire about the task {% endblock %} {% block content %} Members will now receive an additional 10 points.

Members can use these points to increase or decrease your earnings:
- For each point they invest in Increase, your final payout will increase with 1 point (5 cents).
- For each point they invest in Decrease, your final payout will decrease with 1 point (5 cents).

On the final page, you will learn how many points your group’s members invested in Increase and Decrease.

{% next_button %} {% endblock %}