{% extends "global/Page.html" %} {% load otree static %} {% block title %} {{ title_text }} {% endblock %} {% block styles %} {% endblock %} {% block content %}
You received the message "The color of the shell is {% if player.message_received == 0 %}BLUE{% else %}RED{% endif %}."
{% if subsession.gamemode == 0 %}Your message was generated from the following spinning wheels:
When the color of the shell is BLUE:
{{ recom_0 }}% Red, {{ recomm_0 }}% Blue
When the color of the shell is RED:
{{ recomm_1 }}% Red, {{ recom_1 }}% Blue
Please choose one of the following two actions:
{% endblock %} {% block scripts %} {% endblock %}