{% 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.
True or False: I will be matched with the same participants in the other role in all {{ num_rounds }} rounds.
{% formfield player.q2 label="" %}Click the "Next" button when you are ready to submit your answer.
Make sure your answer is correct before clicking the "Next" button.
{% next_button %} {% endblock %} {% block app_styles %} {% endblock %}