{{ block title }}
Vaccination decision
{{ endblock }}
{{ block content }}
{% if player.treatment_A == 1 %}
You have complete ownership of assets and complete control over flow of income
{% endif %}
{% if player.treatment_B == 1 %}
You have no ownership of assets but complete control over flow of income
{% endif %}
{% if player.treatment_C == 1 %}
You have complete ownership of assets and no complete control over flow of income
{% endif %}
This is round {{player.round_number}} with following parameters.
Control over benefits of herd ownership (selling) | Yes |
Control over money that gets generated from milk production | Yes |
Control over benefits of herd ownership (selling) | No |
Control over money that gets generated from milk production | Yes |
Control over benefits of herd ownership (selling) | Yes |
Control over money that gets generated from milk production | No |
Endowment | {{player.payoff_round_start}} |
Calf crop | {{player.herd_size_round_start}} |
Vaccination Price per Calf | {{Constants.fixed}} |
Household expenses | {{Constants.exp}} |