{{ extends 'global/Page.html' }} {{ block title }} {{ endblock }} {{ block content }} {{ if C.NUM_PLAYERS_DB2PLS1 > player.id_in_group }} Section 2 Claim

In this section, you will have {{C.EXPERIMENT_TIME_MINUTES}} minutes to complete as many items as you can.

You will be paid ${{C.MONEY_PER_ITEM}} for each item answered correctly.

Please read the following instructions for completing an item. Once you are ready, click "Start Experiment".

{{ endif }} {{ if player.id_in_group >= C.NUM_PLAYERS_DB2PLS1 }} Section 2 Claim

In this section, you will have {{C.EXPERIMENT_TIME_MINUTES}} minutes to complete as many items as you can.

You will be paid ${{C.MONEY_PER_ITEM}} for each item answered correctly.

Please read the following instructions for completing an item. Once you are ready, click "Start Experiment".

{{ endif }}











{{ endblock }}