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

Feedback Repetition:

Please repeat the feedback you just received

Of the 3 randomly selected participants from the group ...

Number of participants that ranked worse than you: {%formfield player.ConfirmPosFeedback label=""%}

Number of participants that ranked better than you: {% formfield player.ConfirmNegFeedback label=""%}


Of the 3 randomly selected participants from your group....

Number of participants that ranked worse than you: {{ player.PositiveFeedback}}

Number of participants that ranked better than you: {{ player.NegativeFeedback}}


{% next_button %}

{% endblock %}