{% load otree_tags staticfiles %}
This round, your signal is that you will not contract the disease with probability {{ signal }}%. Consider the new payoff table below:
| Number of other players going | Payoff if you go | Payoff if you do not go |
|---|---|---|
| 0 | {{ signal_payoff }} | {{ Constants.home }} |
| 1 | {{ signal_payoff_1 }} | {{ Constants.home }} |
| 2 | {{ signal_payoff_2 }} | {{ Constants.home }} |
| 3 | {{ signal_payoff_3 }} | {{ Constants.home }} |
| 4 | {{ signal_payoff_4 }} | {{ Constants.home }} |
| 5 | {{ signal_payoff_5 }} | {{ Constants.home }} |
| 6 | {{ signal_payoff_6 }} | {{ Constants.home }} |
| 7 | {{ signal_payoff_7 }} | {{ Constants.home }} |
| 8 | {{ signal_payoff_8 }} | {{ Constants.home }} |
| 9 | {{ signal_payoff_9 }} | {{ Constants.home }} |