{% extends "otree/WaitPage.html" %} {% load otree static %} {% block title %} Please wait for other participants to finish the quiz. {% endblock %} {% block content %}

You have completed the quiz and are ready to begin the experiment.

Please wait for the other participants to finish the quiz.

{% endblock %} {% block app_styles %} {% endblock %}