{{ block title }} Introduction {{ endblock }} {{ block content }} {% block style %} {% endblock %}

Variable pay

During the experiment, you will be paid in points.
At the end of the experiment, all points will be converted to EUR such that 500 Points equal 1.00€.
Below you find the contract rules that describe how you can earn points.
Please read the contract carefully and take enough time to understand it entirely.
You can read the contract details at any time during the task by clicking on the drop-down menu on the top of the page.

{{ if participant.contract_group < 3 }}

For each grid that you work on, you can earn 50 points for each of the following:

  1. If you mark the correct number of “K”s in the grid
  2. If you mark the correct number of "I before K"s in the grid
  3. If you enter the correct number of “K”s into the entry field
  4. If you enter the correct number of “I before K”s into the entry field

{{endif}} {{ if participant.contract_group > 2 }}

For each grid that you work on, you can earn points according to the following rules:
The contract consists of two components, component A and B.

Your component A will be determined by:

  1. Every correctly marked “K” in the grid earns you 5 points.
  2. Every correctly marked “I before K” in the grid earns you 7 points.
  3. Every correct "number of K"s entered into the entry field earns you 23 points.
  4. Every correct "number of I before K"s entered into the entry field earns you 17 points.
Your component B will be determined by:
  1. 0,25 times component A-1, but only if the number of marked "K"s in the grid is correct.
  2. 0,25 times component A-1, but only if the number of marked "I before K"s in the grid is correct.
  3. 0,25 times component A-2, but only if the number of marked "K"s in the grid is correct.
  4. 0,25 times component A-2, but only if the number of marked "I before K"s in the grid is correct.
  5. Your component B will be multiplied with the factor 1.2 if the number of marked "K"s and the number of marked "I before K"s are both correct.

{{endif}}

I hereby confirm that I have fully read and understood the contract explained above. By clicking on "Next", another test-task will start.

{{ formfield_errors 'contract_read' }} {{ next_button }} {{ endblock }}