{% 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.ConfirmPosFeedback label="How many need to solve more additional tasks than you:"%}
{% formfield player.ConfirmNegFeedback label="How many need to solve fewer additional tasks than you: " %}
Of the 3 randomly selected participants from your group....
Number of participants that have to solve more additional tasks than you: {{ player.PositiveFeedback}}
Number of participants that have to solve fewer additional tasks than you: {{ player.NegativeFeedback}}