{% block title %} {% endblock %} {% block content %}
In each round, after the Worker completes the decode task, you will see the quality of their service (i.e., the number of correct decodes they completed). You will also see your payoff for that round.
{% elif compensation_type == 'Pre_tip' %}In each round, before the Worker completes the decode task, you will decide how much to tip the Worker. Then, you will see the quality of their service (i.e., the number of correct decodes they completed). You will also see your payoff for that round.
{% elif compensation_type == 'Post_tip' %}In each round, after the Worker completes the decode task, you will see the quality of their service (i.e., the number of correct decodes they completed). Then, you will decide how much to tip the Worker. You will also see your payoff for that round.
{% endif %}Please note that the Worker will not see your level of satisfaction with their service or your payoff for each round.
{% if compensation_type == 'Service_charge' %}However, the Worker will be informed of the amount of service charge you pay them.
{% elif compensation_type == 'Pre_tip' or compensation_type == 'Post_tip' %}However, the Worker will be informed of the amount of tip you pay them.
At the end of each round, you will receive feedback showing:
Similarly, the Worker will receive feedback showing:
Next, you will take a short quiz to test your comprehension of the instructions.
Please click ‘Next’ to continue.
{{ next_button }}