{{ block title }} Task {{ endblock }} {{ block content }}

In this task we ask you to {% if is_ios_continuous %} shift the circles to {% elif is_ios_discrete %} choose a pair of circles that {% endif %} best represents your connection with the participant.

{% if is_ios_continuous %} Click on the left circle, drag it to the right and drop it when the circles {% elif is_ios_discrete %} Select the pair of circles which {% endif %} indicate to what extent you and the participant are connected.

Then, click on the 'Next' button.

{{ next_button }} {# the {{ if not is_ios_original }}value="0"{{ endif }} are here to set initial values #} {# when not in the original IOS #} {# in these cases the subject could click next without touching the IOS #} {# which would be valid if the subject doesn't feel connected at all #} {% if is_ios_discrete %} {% endif %} {{ endblock }} {{ block scripts }} {{ endblock }}