{% extends 'otree/WaitPage.html' %} {% load staticfiles otree_tags %} {% block title %}Please wait!{% endblock %} {% block styles %} {% endblock %} {% block content %}
{% comment %} Can be used to display how many participants are missing, if the matching logic is simple (i.e. a fixed number of players, and no types) Otherwise, do not use, it might show things like 5 participants are missing waiting for -1 more, for groups of 4, if the types that have arrived do not correspond to the composition of the groupsYou can finish the study if nobody arrives in: