{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire 2 {% endblock %} {% block content %}
Please respond to the questions below.
{% formfield player.Q1 %}
{% formfield player.Q2 %}
{% formfield player.Q3 %}