{% extends "global/Page.html" %} {% load otree static %} {% block title %} Start of New Stage: Rules for the Voucher {% endblock %} {% block content %}

The first stage of this game has ended, we are now entering the second stage of the game.

The rules for the voucher has been changed. Please read the instructions carefully.


If you agree to donate your B unit in the event that your A unit fails, you will be given a voucher.

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:

  1. If any donors had A unit failure, their B units are allocated to the players who have B unit failure and have vouchers (i.e., donors).
  2. If there are any donated B units remaining, they are allocated to the players who have B unit failure but do not have vouchers (i.e., non-donors).

Note that the voucher can be used only by the donor (i.e., cannot be passed to anyone else) and will expire at the end of the round if it is not used.

Please raise your hand if you have any question.

{% endblock %}