{% extends "global/Page.html" %} {% load otree %} {% block title %} Decision {{round }} of {{num_questions}}
|
{% for prob, sum in player.current_lottery %}
With probability {{ prob }}% :
{% if sum >= 0 %}
Get
{% elif sum < 0 %}
Lose
{% endif %}
$ {{ sum | abs }} {% endfor %} |
{% elif type == 'rocl' %}
We roll a fair four-sided dice with numbers 20, 40, 60, 80 {% for roll, prob1, sum1, prob2, sum2 in player.current_lottery %} If dice comes up {{ roll }}:
|
{% endif %}
How much is this specific lottery worth to you?
To me, receiving a certain payment of $ is worth the same as playing this specific lottery.