{{ extends "global/Page.html" }} {{ block title }}Task{{ endblock }} {{ block content }} {{ if info_condition == 'info' }}

What others consider socially appropriate
The chart below shows how other participants in a prior study rated the social appropriateness of each possible allocation (scale 1–7, where 1 = very inappropriate and 7 = very appropriate).

Average appropriateness rating (1–7) per allocation choice

{{ endif }}

Out of 9 dollars, $4.50 have been initially assigned to YOU and $4.50 to an independent non-partisan water security organization.

Given the initial setting described, assuming you can modify this initial allocation, how would you allocate the money between yourself and an independent non-partisan water security organization?

Initial allocation
You = $4.50   |   Organization = $4.50

Selected allocation

{% for value, label in choices %} {% endfor %}

{{ endblock }}