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

Feedback Repetition:

Please repeat the feedback you just received

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

{% formfield player.ConfirmNegFeedback label="How many need to solve fewer tasks than you: " %}

{%formfield player.ConfirmPosFeedback label="How many need to solve more tasks than you:"%}



Click here if you want to see your feedback again.

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

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

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


{% next_button %}

{% endblock %}