{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Survey {% endblock %} {% block content %}
Please indicate how much you agree with the following sentences:
{% formfield player.trust_reciprocity %} {% formfield player.e_punnish_confront %} {% formfield player.e_punnish_effort %} {% formfield player.e_luck %} {% formfield player.e_fair %} {% formfield player.assymetric_high %} {% formfield player.assymetric_low %} {% next_button %} {% endblock %}