{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire 3/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: very uncharacteristic (1), uncharacteristic (2), neutral (3), characteristic (4), very characteristic (5)
{% formfields %} {% next_button %} {% endblock %}