{{ extends 'global/Page.html' }} {{ block title }}Result{{ endblock }} {{ block content }}
{% trans "Outcome A" %} | {% trans "Outcome B" %} | |||||||
---|---|---|---|---|---|---|---|---|
{% trans "Lottery No." %} | {% trans "Prob." %} | {% trans "Payoff" %} | {% trans "Prob." %} | {% trans "Payoff" %} | {% trans "Your Choice" %} | |||
{{ index }} | {{ prob_lo }} | {{ lo }} | {{ prob_hi }} | {{ hi }} |
A random draw determined that outcome {{ outcome_to_pay }} has been realized.
Thus, your payoff from this task amounts to {{ player.payoff }} .Your account balance is {{ participant.Total }} .