{% extends "global/Page.html" %} {% load static otree %} {% block title %} Ownership {% endblock %} {% block content %} Please answer the following question.

How much did you feel like you owned/were entitled to the {{ Constants.endowment }} that you earned from the previous task?

Not at all entitled Fully entitled
0 1 2 3 4 5 6 7 8 9 10

{% next_button %} {% endblock %}