{{ block title }}{{ endblock }} {{ block content }}

Allocation Preferences


For each of the 6 items below, choose the allocation you most prefer. There are no right or wrong answers.

Orange = Your allocation (ECs)  |  Blue = Other person's allocation (ECs)

🔍 If this task is selected for payment, one of the 6 items will be chosen at random to be implemented.

⚠ You must make a selection for all 6 items before continuing. Items with a yellow border have not yet been answered.

{% for field in form %} {{ formfield field.name }} {% endfor %}
{% for item in svo_items %}
Item {{ item.num }}
{% for opt in item.options %}
{% endfor %}
{% endfor %}
{{ endblock }}