{{ load static }}
{{ block content }}
{{ block title }}
Slider Training: Feedback
Round {{ player.round_number }}
{{ endblock }}
Invest Value: {{ invest_value }}
Your Minimum Endowment: {{ player.pb_outside_option }}
Draw: |
Endowment: |
Your Payoff: |
Our Advice Payoff: |
Payoff Difference: |
{{ for key, values in draw_dict.items() }}
{{ values.1 }} |
{{ values.2 }} |
{{ values.3 }} |
{{ values.4 }} |
{{ values.5 }} |
{{ endfor }}
You earned more than Our Advice: |
|
|
You earned less than Our Advice: |
|
|
{{ endblock }}