{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 1/4{% endblock %} {% block content %}
Please respond to the following questions by placing a select button in the answer box that corresponds to your response and/or fill in the blank where indicated.
The scale: completely very unlikely (0) and very likely (10). You can also use any numbers between 0 and 10 to indicate where you fall on the scale.
Would you rather...
{% formfields %} {% next_button %} {% endblock %}