{% load otree static %} {% block content %}

Raven IQ-test:

Please choose an answer by selecting one of the options.

{% load static %} {% formfield player.answer_IQ_1 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_2 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_3 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_4 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_5 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_6 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_7 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_8 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_9 label="Please select the element that completes the pattern:"%}
{% load static %} {% formfield player.answer_IQ_10 label="Please select the element that completes the pattern:"%}

{% next_button %}

{% endblock %}