{% extends "global/Page.html" %} {% load otree static %} {% block title %} Rate the Expert {% endblock %} {% block content %}
Please give a rating to your matched expert for this round: {% formfields %}
(1 the worst, 5 the best)



Note: Your rating will be included to update this expert’s average rating. Other clients interacting with this expert in the next round will receive this updated average rating. {% next_button %} {% endblock %}