{% extends "global/Page.html" %} {% load otree static %} {% block title %} Rules for the Voucher {% endblock %} {% block content %}
If you agree to donate your B unit in the event that your A unit fails, you will be given a voucher.
You can choose one of the following:
At the beginning of each round, you will be informed if your Senior passed a voucher to you.
The voucher will give you a higher priority for the allocation of donated B units in the event that your B unit fails and you are waiting for donation from other players.
In other words, the sequence of B unit allocation is as follows:
Note that a voucher can only be used once, and can only be passed once.
But if your Senior passes a voucher to you, and if you become a donor, you are holding a voucher yourself (which you inherit from your Senior), and your Junior will also inherit a voucher from you (which is generated by you).
Note that for each round, a player can use at most one voucher. In other words, holding two vouchers does not give you a higher priority than those who have only one voucher.
For your convenience, these instruction are available on the quiz page.
{% next_button %} {% endblock %}