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

Instructions

Read each item carefully. Using the scale shown below, please select the number that best describes you.


{% formfield player.q1 %}{% formfield player.q2 %}{% formfield player.q3 %}{% formfield player.q4 %}{% formfield player.q5 %}{% formfield player.q6 %}{% formfield player.q7 %}{% formfield player.q8 %}{% formfield player.q9 %}
{% next_button %} {% endblock %}