{% extends "global/Page.html" %} {% load otree static %} {% block title %} The Assessment Task {% endblock %} {% block content %}
Part 1 is selected.
The cards {{if card1_money > 0}} No report + ${{ card1_money }} {{else}} {{ if card1 == 21 }} Report 1 {{ elif card1 == 22 }} Report 2 {{ elif card1 == 23 }} Report 3 {{ elif card1 == 24 }} Report 4 {{ elif card1 == 25 }} Report 5 {{ endif }} {{endif}} and {{if card2_money > 0}} No report + ${{ card2_money }} {{else}} {{ if card2 == 21 }} Report 1 {{ elif card2 == 22 }} Report 2 {{ elif card2 == 23 }} Report 3 {{ elif card2 == 24 }} Report 4 {{ elif card2 == 25 }} Report 5 {{ endif }} {{endif}} are drawn,
where {{if winning_card > 20}} {{ if winning_card == 21 }} Report 1 {{ elif winning_card == 22 }} Report 2 {{ elif winning_card == 23 }} Report 3 {{ elif winning_card == 24 }} Report 4 {{ elif winning_card == 25 }} Report 5 {{ endif }} {{else}} No report + ${{ payoff_from_card}} {{endif}} was ranked higher.
Because No report + ${{ payoff_from_card}} is ranked higher, you do not receive any report.
Therefore you get Report 1 and receive the following information.
{{elif winning_card == 22}}Therefore you get Report 2 and receive the following information.
{{elif winning_card == 23}}Therefore you get Report 3 and receive the following information.
{{elif winning_card == 24}}Therefore you get Report 4 and receive the following information.
{{elif winning_card == 25}}Therefore you get Report 5 and receive the following information.
{{ endif }} {% if winning_report == 1 %} {% if signal_majority == 1 %} There are more than {% else %} There are more than {% endif %} {% elif winning_report == 2 %} {{signal_ratio1}}% are{% elif i == 2 %} | {% endif %} {% endfor %} |
{{forloop.counter}} | {% endif %} {% endfor %}
What is the percentage chance that the picked box is Box G vs Box O?
Click on the slider bar then drag to assess.
Box G |
---|
|
% |
There is % chance that Box O was picked.
There is % chance that Box G was picked.
Box O |
---|
|
% |