{% extends "global/Page.html" %} {% load otree %} {% block title %} Questionnaire {% endblock %} {% block content %} 10. Please fill out the following questionnaire. Once you have answered all questions click on the 'Next' button to proceed to the next screen {% formfield player.women_negotiator %} {% formfield player.men_negotiator %} {% next_button %} {% endblock %}