{% 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 better than you: {% formfield player.ConfirmNegFeedback label="How many ranked better than you?"%}
Number of participants that ranked worse than you: {%formfield player.ConfirmPosFeedback label="How many ranked worse than you?"%}
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}}