{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Practice Period {% endblock %} {% block content %}
Time: :
{% if player.perceived_similarity == 1 %}
{% endif %}
{% if player.perceived_similarity == 2 %}
{% endif %}
{% if player.perceived_similarity == 3 %}
{% endif %}
{% if player.perceived_similarity == 4 %}
{% endif %}
{% if player.perceived_similarity == 5 %}
{% endif %}
{% if player.perceived_similarity == 6 %}
{% endif %}
{% if player.perceived_similarity == 7 %}
{% endif %}
{% endif %}
{% if player.position == 2 %}
{% endif %}
{% if player.position == 1 %}
Which label do you choose against CHOICE-other?
| Left Label | Right Label |
| {{ choice.tag }} | {% endfor %}