{% load otree %}
Owner 1
Owner 2
Owner 3
Owners' Current Prediction
Initial Value of Each Owner's Asset
{{C.BEGINNING_ASSET_VALUE}} points
{{C.BEGINNING_ASSET_VALUE}} points
{{C.BEGINNING_ASSET_VALUE}} points
Owner's Predicted Change in Asset Value for this round
{{group.R5_O1_PS}}{{group.R5_O1_P}} points
{{group.R5_O2_PS}}{{group.R5_O2_P}} points
{{group.R5_O3_PS}}{{group.R5_O3_P}} points
Estimated Final Value of the Asset (Initial Value + Predicted Change)
{{group.R5_O1_E}} points
{{group.R5_O2_E}} points
{{group.R5_O3_E}} points
Owners' Past Prediction Accuracy
% of Owner's prior predictions that overestimated
the actual change in asset value by more than 50 points
{{group.PR_O1_OM_P}}%
{{group.PR_O2_OM_P}}%
{{group.PR_O3_OM_P}}%
% of Owner's prior predictions that overestimated
the actual change in asset value by less than 50 points
{{group.PR_O1_OL_P}}%
{{group.PR_O2_OL_P}}%
{{group.PR_O3_OL_P}}%
% of Owner's prior predictions that underestimated
the actual change in asset value by less than 50 points
{{group.PR_O1_UL_P}}%
{{group.PR_O2_UL_P}}%
{{group.PR_O3_UL_P}}%
% of Owner's prior predictions that underestimated
the actual change in asset value by more than 50 points
{{group.PR_O1_UM_P}}%
{{group.PR_O2_UM_P}}%
{{group.PR_O3_UM_P}}%
{% if player.Initial_Role_Common == 'Buyer' %}

Reminder: If you are the highest bidder of an asset, you will receive 50% of the final value of the asset minus the value of the bid.

{% endif %} {% if player.Initial_Role_Common == 'Owner' %}

Please click "Next" to enter a waiting room. Buyers will make their bidding decisions.

{% endif %}