{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Questionnaire {% endblock %} {% block content %}
Before the end of the study, we ask you to answer a few questions on your background.
{{ form.altruism.label }}
"completely unwilling to share"
"very willing to share"
{{ form.giving_type.label }}
{{ form.giving_type }}
{% endblock %}