{% extends "global/Page.html" %} {% load otree static %} {% block title %} Your Payment {% endblock %} {% block content %}
{{ Constants.wage_trialsliders }} – X points
{{ Constants.wage_trialsliders }}
| The random number X that was drawn was: | {{ BDM_price }} |
| The price of the product in the selected round was: | {{ buying_price }} |
| Your payoff in this round was: | {{ final_payoff }} |
| Each point is worth: | € {{ exchange_rate }} |
| Your final payment is therefore: | € {{ rounded_euro_payoff }} |
| The number of sliders you have to solve to get your payment is: | {{ final_sliders }} sliders |