{{ extends "global/Page.html" }} {{ block title }} {{ if r_num == 1}} Begin Script {{ elif r_num >= 5 }} Part 1: Round 2 Instructions {{ else }} Part 1: Round 1 Instructions {{ inst_num }}/3 {{ endif }} {{ endblock }} {{ block content }}
{{ if r_num == 4}} {{ if pooling_first == 0}}

In the first round, you will face a situation in which each college has a different test score requirement and a different enrollment bonus.

Below we show you an example of what you might see. These numbers are just an example; the numbers you will face in Round 1 will be different.

{{ include "pooling_baseline/P_1_inst_example_discrete.html" }} {{ else }}

The order of rounds has now been randomly determined. In the first round, you will face a situation in which some colleges are pooled together.

The colleges that are pooled together have the same test score requirement and the same cost of meeting this requirement. If you choose to spend your tokens on meeting the test score requirement for those colleges that are pooled together, you will be randomly enrolled in one of those colleges and your enrollment bonus will equal the average bonus of those colleges that are pooled together.

Below we show you an example of what you might see. These numbers are just an example; the numbers you will face in Round 1 will be different.

{{ include "pooling_baseline/P_1_inst_example_pooling.html" }} {{ endif }}

Click continue when you are ready to begin Round 1 comprehension quiz tests.

{{ elif r_num >= 5}} {{ if pooling_first == 0}}

You are now going to complete the second round of this part of the study.

Just like in the previous round, your task in this round will be to decide how much of your 100 Token endowment to spend on virtual study books, which will determine the college you enroll in, and therefore your Enrollment Bonus and Additional Payment.

However, in this round, there has been a policy change and now some colleges are pooled together. The colleges that are pooled together have the same test score requirement and the same cost of meeting this requirement. If you choose to spend your tokens on meeting the test score requirement for those colleges that are pooled together, you will be randomly enrolled in one of those colleges and your enrollment bonus will equal the average bonus of those colleges that are pooled together.

Below is an example of a situation in which some colleges have been pooled together. Note that these numbers are all just examples and the numbers you will actually face in Round 2 will be different.

{{ include "pooling_baseline/P_1_inst_example_pooling.html" }} {{ else }}

You are now going to complete the second round of this part of the study.

Just like in the previous round, your task in this round will be to decide how much of your 100 Token endowment to spend on virtual study books, which will determine which school you enroll in, and therefore determine your enrollment bonus, and ultimately your Additional Payment for this part of the study.

However, in this round, there has been a policy change and now each college has a different test score requirement and a different enrollment bonus.

Below we show you an example of what you might see. These numbers are just an example; the numbers you will face in Round 2 will be different.

{{ include "pooling_baseline/P_1_inst_example_discrete.html" }} {{ endif }}

Click continue when you are ready to begin Round 2 comprehension quiz tests.

{{ else }} {{ include "pooling_baseline/P_1_inst_preambule.html" }} {{ endif }} {{ next_button }}
{{ endblock }} {{ block styles }} {{ endblock }} {{ block script}} {{ endblock }}