{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} FEEDBACK / 2 {% endblock %} {% block content %} {% if player.feedback2 == 'answer1' %}

Incorrect!

A BLUE expert says “The ball is RED” only if he is informed and the ball is, in fact, RED. In all other cases, he says “The ball is BLUE”.

This means that, if you get advise from a BLUE expert, and he says "The ball is RED", then you know for sure that the ball is RED. Remember that not all BLUE experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 3 out of 10). {% endif %}

Similarly, a RED expert says “The ball is BLUE” only if he is informed and the ball is, in fact, BLUE. In all other cases, he says “The ball is RED”.

This means that, if you get advise from a RED expert, and he says "The ball is BLUE", then you know for sure that the ball is BLUE. Remember that not all RED experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 7 out of 10). {% endif %}

{% endif %} {% if player.feedback2 == 'answer2' %}

Correct!

A BLUE expert says “The ball is RED” only if he is informed and the ball is, in fact, RED. In all other cases, he says “The ball is BLUE”.

This means that, if you get advise from a BLUE expert, and he says "The ball is RED", then you know for sure that the ball is RED. Remember that not all BLUE experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 3 out of 10). {% endif %}

Similarly, a RED expert says “The ball is BLUE” only if he is informed and the ball is, in fact, BLUE. In all other cases, he says “The ball is RED”.

This means that, if you get advise from a RED expert, and he says "The ball is BLUE", then you know for sure that the ball is BLUE. Remember that not all RED experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 7 out of 10). {% endif %}

{% endif %} {% if player.feedback2 == 'answer3' %}

Incorrect!

A BLUE expert says “The ball is RED” only if he is informed and the ball is, in fact, RED. In all other cases, he says “The ball is BLUE”.

This means that, if you get advise from a BLUE expert, and he says "The ball is RED", then you know for sure that the ball is RED. Remember that not all BLUE experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 3 out of 10). {% endif %}

Similarly, a RED expert says “The ball is BLUE” only if he is informed and the ball is, in fact, BLUE. In all other cases, he says “The ball is RED”.

This means that, if you get advise from a RED expert, and he says "The ball is BLUE", then you know for sure that the ball is BLUE. Remember that not all RED experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 7 out of 10). {% endif %}

{% endif %} {% if player.feedback2 == 'answer4' %}

Incorrect!

A BLUE expert says “The ball is RED” only if he is informed and the ball is, in fact, RED. In all other cases, he says “The ball is BLUE”.

This means that, if you get advise from a BLUE expert, and he says "The ball is RED", then you know for sure that the ball is RED. Remember that not all BLUE experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 3 out of 10). {% endif %}

Similarly, a RED expert says “The ball is BLUE” only if he is informed and the ball is, in fact, BLUE. In all other cases, he says “The ball is RED”.

This means that, if you get advise from a RED expert, and he says "The ball is BLUE", then you know for sure that the ball is BLUE. Remember that not all RED experts are informed (only {% if player.treatment == 'T1' or player.treatment == 'T4' %} 5 out of 10). {% endif %} {% if player.treatment == 'T2' or player.treatment == 'T5' %} 7 out of 10). {% endif %}

{% endif %}

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}