{{ extends 'otree/WaitPage.html' }} {{ block title }} {{ endblock }} {{ block content }}
{{ if player.participant.active == 0 }}

You have been marked inactive. You can rejoin the experiment on the next page.

{{ endif }}
⏳ Waiting for the Next Round

Thank you for your continued participation in this study.

You are now waiting for the other participants to finish so that the next round can begin.


🔔 Please Note


We truly appreciate your patience and your commitment to helping us complete this research.

Thank you for staying with us!

{% if view.group_by_arrival_time %} {% endif %} {{ endblock }} {{ block styles }} {{ endblock }}