{% block title %} {# Add title here if needed #} {% endblock %} {% block content %}
As the Customer, you now need to decide how much to tip the Worker in Round {{ subsession.round_number }}.
You need to decide how much to tip the Worker after they provide the service. The amount of the tip can range from zero up to 80 tokens. The Worker will see the tip amount you pay after they have provided the service (i.e., completed working on the decode task).
As a reminder, the Worker completed {{ effort }} decodes in Round {{ subsession.round_number }}.
How much do you want to tip the Worker for their service?
Please click ‘Next’ to continue.
{{ next_button }}