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

Please tell us a bit about your experience cooperating with your partner

{% formfield player.OpenEnd label=''%} {% next_button %} {% endblock %}