{% extends "global/Page.html" %} {% load otree %} {% block title %} Thank you! What do you think? {% endblock %} {% block content %}

We would be grateful for any quick comments on the IQ test and the feedback from the judges. Did you feel comfortable with instructions? Were you confused? If you have suggestions on what to do better we would be very grateful! Thanks in advance!

Feedback on the IQ test:

{% formfield player.feedback_part_1 label="" %}

Feedback on the judges:

{% formfield player.feedback_part_2 label="" %} {% next_button %} {% endblock %}