{% extends "global/Page.html" %} {% load otree static %} {% block title %} Quiz {% endblock %} {% block content %}
These questions will test your understanding of the instructions for this experiment.
{% formfield player.q7 label="Suppose you are a Blue. If you choose Y, two others choose Y, and one other chooses X, how many points will you get?" %}Click the "Next" button when you are ready to submit your answers.
Make sure your answer is correct before clicking the "Next" button.
{% next_button %} {% endblock %} {% block app_styles %} {% endblock %}