{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Results & Feedback
{% endblock %}
{% block content %}
In the following table you can review your selection and the resulting value for each round.
The total value of all rounds is {{sumvalue_cent}}¢. This equals ${{sumvalue_dollar}}.
Combined with your fixed reward of {{fixed_reward_dollar}}, your total payoff for this HIT is {{total_payoff}}.
Thank you very much for your participation. Have a nice day!