{% load otree static %} {% load otree i18n %}
{% blocktrans %} In this study, we simulate a procedure to assign students to schools. {% endblocktrans %}
{% blocktrans with participant_fee=participant_fee %} Please give this study your full attention. You will have a limited amount of time to complete the study. If you are inactive for long and time runs out, you will be unable to continue the study and will only be paid {{ participant_fee }} for your participation. {% endblocktrans %}
{% blocktrans %} Your earnings are given in points. At the end of the study, you will be paid based on the following exchange rate: {% endblocktrans %}
{{ point }} = {{ exchange_rate }}.
{% blocktrans with participant_fee=participant_fee %} Your earnings depend on your decisions and those made by other participants. In addition, you will be paid {{ participant_fee }} for your participation. No other participant will be informed about your payment. {% endblocktrans %}
{% blocktrans %} Note: As you can see on top of this screen, these instructions are organized in different tabs (Introduction, Procedure, Example, Practice Questions). You can switch back and forth between these tabs. All tabs (except the tab with the Practice Questions) will be accessible any time during the entire experiment. {% endblocktrans %}