{% extends "global/Page.html" %} {% load otree static %} {% block title %} {# 推测页面#} Speculative Page {% endblock %} {% block content %}
当前是第{{ round_number_4 }}期
#}This is round {{ round_number_4 }}
请选择你所认为的资产A所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset A:
{% formfield 'Asset_A_forecast' %}请选择你所认为的资产B所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset B:
{% formfield 'Asset_B_forecast' %}请选择你所认为的资产C所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset C:
{% formfield 'Asset_C_forecast' %}请选择你所认为的资产D所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset D:
{% formfield 'Asset_D_forecast' %}请选择你所认为的资产E所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset E:
{% formfield 'Asset_E_forecast' %}请选择你所认为的资产F所对应的实际资产种类:
#}Please select the type of asset that you think corresponds to asset F:
{% formfield 'Asset_F_forecast' %}