{{ extends "global/Page.html" }} {{ block title }}Social Norms Task{{ endblock }} {{ block content }}
📋 Social Norms Task Imagine that a person has been given 10 tokens and must decide how many to keep for themselves and how many to give to a charitable organization. For each possible allocation below, please rate how socially appropriate you think that choice would be, using the 7-point scale.
Very inappropriate Neutral Very appropriate
{{ for alloc in allocations }} {{ for v in "1234567" }} {{ endfor }} {{ endfor }}
Allocation 1 2 3 4 5 6 7
Keep {{ alloc.keep }}  ·  Give {{ alloc.give }}
0 / 11 answered
🤖

Task Assistant

Clarifications only  ·  No advice

👋 Hello! I can help clarify the task instructions. I cannot suggest answers or give strategic advice. Feel free to ask if anything is unclear.
🤖
Enter to send  ·  Shift+Enter for new line
{{ endblock }}