{{ extends 'global/Page.html' }} {{ block title }}
Please Make Your Decisions
{{ endblock }} {{ block content }}

Your Role: {{player.Initial_Role_2}}

Owner 1
Owner 2
Owner 3
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}}%
{% formfield player.R1_BF_Decision label="% likelihood that the Bonus Factor will equal 100 points (Enter a number between 0 and 100. Note: Your response for this question will NOT be shared with Buyers)" %} {% formfield player.R1_Prediction label="Predicted change in asset value (Enter a number between -150 and +150. Note: Your response for this question WILL be shared with Buyers)"%} {% formfield player.R1_RA %} {% next_button %} {{ endblock }}