{% extends "global/Page.html" %} {% load otree static %} {% block title %} Comprehension Questions {% endblock %} {% block content %}
Please answer the following comprehension questions.
Consider the following slider choice.
{% endif %}
{% if player.reciprocity == "Positive" and player.colors_reversed == 1 %}
{% endif %}
{% if player.reciprocity == "Negative" and player.colors_reversed == 0 %}
{% endif %}
{% if player.reciprocity == "Negative" and player.colors_reversed == 1 %}
{% endif %}
Consider the following slider choice.
{% endif %}
{% if player.reciprocity == "Positive" and player.colors_reversed == 1 %}
{% endif %}
{% if player.reciprocity == "Negative" and player.colors_reversed == 0 %}
{% endif %}
{% if player.reciprocity == "Negative" and player.colors_reversed == 1 %}
{% endif %}