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

Please answer the following question:

How competitive do you consider yourself to be?

Not competitive at all {% formfield player.competetiveness %} Very competitive
{% next_button %} {% endblock %}