{{ extends 'global/Page.html' }}
{{ block title }}
Please Make Your Decisions
{{ endblock }}
{{ block content }}
{% formfield player.R5_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.R5_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.R5_RA %}
{% next_button %}
{{ endblock }}