{% load otree %}
#}
{# 本页面用来测试玩家对于资产类型判断的正确率,此部分也会获得收益,正确率越高,此部分获得收益越多。
#}
{#
#}
{# 资产类型:
#}
{# 优质资产:每一轮中上涨概率为65%,下跌概率为35%。
#}
{# 次优资产:每一轮中上涨概率为55%,下跌概率为45%。
#}
{# 普通资产1:每一轮中上涨概率为50%,下跌概率为50%。
#}
{# 普通资产2:每一轮中上涨概率为50%,下跌概率为50%。
#}
{# 次劣资产:每一轮中上涨概率为45%,下跌概率为55%。
#}
{# 劣质资产:每一轮中上涨概率为35%,下跌概率为65%。
#}
{#
#}
{# 该页面限时2分钟完成。
#}
{#
This page is used to test the correct rate of the player's judgment on the asset type. This part will also get benefits. The higher the correct rate, the more benefits this part will get.
Asset type:
Best asset: In each round, the probability of rising is 65%, and the probability of falling is 35%.
Second best asset: In each round, the probability of rising is 55%, and the probability of falling is 45%.
Ordinary asset 1: In each round, the probability of rising is 50%, and the probability of falling is 50%.
Ordinary asset 2: In each round, the probability of rising is 50%, and the probability of falling is 50%.
Second worst asset: In each round, the probability of rising is 45%, and the probability of falling is 55%.
Worst asset: In each round, the probability of rising is 35%, and the probability of falling is 65%.
This page is limited to 2 minutes to complete.