{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Survey {% endblock %} {% block content %} {% formfield player.risk %} {% formfield player.trust %}
Now we would like you to answer some questions about the study.
{% formfield player.fair_allocation %} {% next_button %} {% endblock %}