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

Relation between performer's performance and earnings of the decider


{% 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 {{ Constants.Pronounperformer }} Yellow player
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.

Once the researcher knows the wheel of fortune that was assigned to you, they will spin it for you and tell you the outcome of the wheel.


{% next_button %} {% endblock %}