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

Please answer the following question:

How well does the following statement describe you as a person?

As long as I am not convinced otherwise, I assume that people have only the best intentions.

does not describe me at all {% formfield player.intentions %} describes me perfectly
{% next_button %} {% endblock %}