{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire {% endblock %} {% block content %} Please take a minute to indicate how much you agree to the following statements:





Please answer all questions to continue!

{{ form.errors }} {% endblock %}