{{ block title }} Part 2 {{ endblock }} {{ block content }}


Please report a probability that the stock price on day 240 will be {{if player.buy_sell == 0}} lower than 3200 points {{else}} higher than 3200 points. {{endif}}

  Probability (%) {{if player.buy_sell == 1}}
{{formfield_errors 'prob0'}}

%

{{else}}

%


{{formfield_errors 'prob0'}}
{{endif}}
Your answers and historical ball's colors

Part 1 {{if player.buy_sell == 1}}
You bought the stock.
{{else}}
You short sold the stock.
{{endif}}

Part 2 Before receiving information After receiving information
1 2 3 4 5
Color of the ball -
Price on day 240 >3200 points
Price on day 240 <3200 points

{{ next_button }}

{{ endblock }}