{{ extends "global/Page.html" }} {{ block title }} {{ if r_num == 1}} Begin Script {{ else }} Part 1: Instructions {{ inst_num }}/3 {{ endif }} {{ endblock }} {{ block content }}
{{ if r_num == 1}}

Thank you for participating in this experiment. This study is in three parts.


Please click “Next” to read the instruction. When you have finished reading the instructions, you will be asked to complete a short quiz to ensure that you understand the experiment and how participant earnings will be determined.

{{ elif r_num == 2}}

The Part 1 consist of 6 rounds.

In this experiment, we will simulate a procedure to allocate students to schools. The procedure, payment rules, and student allocation process are described below.


School: A B C
Your Payoff: $12 $9 $4

NOTE: different students might have different payoff tables. That is, payoff by the school might be different for different students.

{{ elif r_num == 3}}

During the experiment, each participant first completes the Application Form by listing schools in their order of preference.


After all students have indicated their preferences, the computer will follow the allocation process:

{{ elif r_num == 4 }}

Example: please watch the following short video (no audio) about the allocation process.


{{ endif }}
{{ if r_num == 4 }} {{ else }} {{ next_button }} {{ endif }}
{{ endblock }} {{ block styles }} {{ endblock }} {{ block script}} {{ endblock }}