{{ extends 'global/Page.html' }} {{ block title }}Rounds {{ round_start }}-{{ round_end }}{{ endblock }} {{ block content }}

In rounds {{ round_start }} through {{ round_end }}, your island rankings will have a cap of {{ cap_num }}.

{{ if is_second_block }}

Note that your payoffs and priorities will be the same as the first {{ C.NUM_ROUNDS_PER_BLOCK }} rounds, possibly in a different order.

{{ endif }}

Click "next" to continue with the study.

{{ next_button }}
{{ endblock }}