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

Test Task

  1. Mark all letters "K" in the grid by clicking on them.
  2. Mark all letters "I" that appear directly to the left of a letter "K" in the grid ("I before K") by clicking on them.
  3. Indicate the numbers of "K"s that you have marked in the grid in the respective entry field on the bottom left.
  4. Indicate the numbers of "I before K"s that you have marked in the grid in the respective entry field on the bottom left.
  5. Click on the "Next"-button on the bottom to continue with the next grid.



{{ formfields }} {{ next_button }} {{ endblock }} {{ block script}} {{ endblock }}