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

{% if player.ask_red == 1 %} The correct percentage of red dots was 65%. {% else %} The correct percentage of blue dots was 35%. {% endif %}

{% load static %}

{% next_button %}

{% endblock %}