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

Feedback Repetition:

Please, again, repeat the feedback you just received

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

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

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


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 %}