{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire {% endblock %} {% block content %}

Please answer the following questions truthfully and provide as detailed information as possible in order to help the researcher in understanding your decisions.

All data will be kept anonymous and is only used for the researcher's thesis.

{% formfield player.interaction%} {% formfield player.adjustment_frequency%} {% formfield player.additional_info1%} {% formfield player.additional_info2%} {% formfield player.feedback%} {% next_button %} {% endblock %}