{% 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.q10 %}{% formfield player.q11 %}{% formfield player.q12 %}{% formfield player.q13 %}{% formfield player.q14 %}
{% next_button %} {% endblock %}