{{ extends 'otree/WaitPage.html' }} {{ block title }}{{ title_text }}{{ endblock }} {{ block content }}
{{if player.id_in_group == 1 || player.id_in_group == 2 }}
You have decided the admission cutoff for your college.
Please wait for the other college and students to make their decisions.
{{else}}
You have chosen the college you want to apply.
Please wait for the colleges and other students to make their decisions.
{{endif}}