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

Please read carefully the instruction of

Task #1.

After finishing reading, you will take a quiz. You must answer all quiz questions correctly in order to proceed. You can attempt the quiz as many times as you want.



Instructions of

Task #1.


In this task, you will be given a series of product items. For each item, you need to find its weight information from a table, and enter this information into the computer using a dropdown list. Then click “Next Item” to proceed. See the following screenshot for an example.



Note that in Task #1, the products in the table are sorted alphabetically.

You will earn ${{C.MONEY_PER_ITEM}} for each item you enter correctly. If an item’s weight is entered incorrectly, you will earn $0 for that item.

You will have {{C.EXPERIMENT_TIME_MINUTES}} minutes to complete as many items as possible. Remember, the more items you complete

correctly

, the higher cash you will earn in the end.


Note that you must complete all sections of the experiment (the two tasks and the survey) in order to earn a cash reward. If you exit the experiment in the middle, your cash earning will be $0.


{{ endif }} {{ if player.id_in_group >= C.NUM_PLAYERS_DB2PLS1 }}

Please read carefully the instruction of

Task #1.

After finishing reading, you will take a quiz. You must answer all quiz questions correctly in order to proceed. You can attempt the quiz as many times as you want.



Instructions of

Task #1.


In this task, you will be given a series of product items. For each item, you need to find its price and weight information from a table. You need to enter the weight from a dropdown list, and enter the price using a slider bar. Then click “Next Item” to proceed. See the following screenshot for an example.



Note that in Task #1, the products in the table are listed in random order.

You will earn ${{C.MONEY_PER_ITEM}} for each item you enter correctly. If either an item’s weight or price is entered incorrectly, you will earn $0 for that item.

You will have {{C.EXPERIMENT_TIME_MINUTES_DIFFICULT}} minutes to complete as many items as possible. Remember, the more items you complete

correctly

, the higher cash you will earn in the end.


Note that you must complete all sections of the experiment (the two tasks and the survey) in order to earn a cash reward. If you exit the experiment in the middle, your cash earning will be $0.


{{ endif }}

Attention Quiz

Correct?









{{ endblock }}