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

Your answers for the first three questions are on a scale from 1 to 4. The answer for the last question is on a scale from 1 to 11. Please select the response that best describes you.

{% formfields %} {% next_button %} {% endblock %}