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

Finally, please answer a few questions about the experiment.

{% formfield player.heard %} {% formfield player.content %} {% formfield player.aim %}

The instructions were clear and easy to understand.

totally disagree {% formfield player.understand %} totally agree

I sometimes felt time pressure.

totally disagree {% formfield player.time_pressure %} totally agree

I enjoyed participating in this experiment.

totally disagree {% formfield player.enjoy %} totally agree
{% next_button %} {% endblock %}