{% 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.

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).

For your convenience, these instruction are available on the quiz page.

{% next_button %} {% endblock %}