{% extends "global/Page.html" %} {% load staticfiles otree %} {% block styles %} {% endblock %} {% block title %}

Relation between the Green player's performance and the wheels of fortune


{% endblock %} {% block content %}

Remember that you are paired with {{ Constants.nameperformer }} who is your Green player.

Below you can see how each addition solved correctly by {{ Constants.nameperformer }} affected the wheel of fortune that was assigned to you as the Yellow player.


Number of correct answers by {{ Constants.nameperformer }} led to Wheel of fortune earned by you
Between 0 to 2 correct answers –>

Between 3 to 4 correct answers –>

Remember, red corresponds to $0, purple corresponds to $1 and blue corresponds to $2.

{% next_button %} {% endblock %}