{% extends "_templates/global/Page.html" %} {{ block content }}
Setting

{{ strings.setting_imagine|safe }} {{ strings.setting_specifics_VCG|safe }}


Matching app

{{ strings.matching_app_VCG|safe }}


Example

{{ strings.example_intro_VCG|safe }}

{% include "_templates/VCG/bids.html" %} {{ strings.example_outro_VCG|safe}} {% include "_templates/VCG/winning_allocation.html" %}

Tenants who have a decisive influence on the final matching

{{ strings.tenants_decisive_influence_VCG|safe }}

{% include "_templates/VCG/bids_without.html" %} {{ strings.maximum_bids_without_VCG|safe }} {% include "_templates/VCG/alternative_winning_allocation.html" %} {{ strings.alternative_matching_VCG|safe }} {% include "_templates/VCG/non_decisive_allocation.html" %} {{ strings.non_decisive_VCG|safe}}

Payment to the home improvement fund

{{ strings.payment_home_improvement_fund_VCG|safe}} {% include "_templates/VCG/payment.html" %}

Bonus payment

{{ strings.payoff_VCG|safe}}

{% include "_templates/VCG/bids.html" %}
{{ strings.payoff_example_VCG|safe}}

{{ strings.payoff_info|safe}}


{{ next_button}}

Part {{ player.round_number }}/3

{{ endblock }}