{% extends "global/Page.html" %} {% load otree %} {% block title %} FINAL QUESTIONNAIRE {% endblock %} {% block content %}
Please fill in the following fields in order to be able to take the amount you won during this experience. {% formfield player.lastname %} {% formfield player.firstname %} {% formfield player.email %} {% formfield player.room %}
Reminder for those who have not yet registered : to receive your gain you must subscribe to the list of voluntary participants via the link :
{% next_button %}
{% endblock %}