{% extends "global/Page.html" %} {% load staticfiles otree %} {% csrf_token %} {% block title %} Quick questions {% endblock %} {% block content %}
Please answer these last three questions. Your answers will not have an impact on receiving the performance bonus.
{% formfield player.answer_1 %} {% formfield player.answer_2 %} {% formfield player.answer_3 %} {% endblock %}