{{ extends 'global/IntroPage.html' }} {{ block title }}Today's Experiment{{ endblock }} {{ block page_body }}

In the island assignment process, there are {{ num_players }} travelers and {{ C.NUM_CAP }} islands.

Each island only has room for {{ num_quota }} travelers.

You are one of the travelers. The other {{ num_other_players }} are other Prolific participants.

{{ back_button }} {{ next_button }}
{{ endblock }}