{% if group.round_number != 1 %} {% for seed in temp_A %} {% for p in player_in_all_rounds %} {% if p.subsession.round_number == seed %} {% endif %} {% endfor %} {% endfor %} {% for seed in temp_A %} {% for p in player_in_all_rounds %} {% if p.subsession.round_number == seed %} {% endif %} {% endfor %} {% endfor %} {% for seed in temp_A %} {% for p in player_in_all_rounds %} {% if p.subsession.round_number == seed %} {% if p.FE_selected == 0 %} {% if p.nowcast == 1000 %} {% endif %} {% if p.nowcast < 1000 %} {% endif %} {% endif %} {% if p.FE_selected == 1 %} {% if p.nowcast == 1000 %} {% endif %} {% if p.nowcast < 1000 %} {% endif %} {% endif %} {% endif %} {% endfor %} {% endfor %} {% for seed in temp_A %} {% for p in player_in_all_rounds %} {% if p.subsession.round_number == seed %} {% if seed > 1 %} {% if p.FE_selected == 0 %} {% if p.forecast_lag == 1000 %} {% endif %} {% if p.forecast_lag < 1000 %} {% endif %} {% endif %} {% if p.FE_selected == 1 %} {% if p.forecast_lag == 1000 %} {% endif %} {% if p.forecast_lag < 1000 %} {% endif %} {% endif %} {% endif %} {% endif %} {% endfor %} {% endfor %} {% for seed in temp_A %} {% for p in player_in_all_rounds %} {% if p.subsession.round_number == seed %} {% endif %} {% endfor %} {% endfor %}
{{p.subsession.round_number }} Period
{{p.group.y|stringformat:".0f"}} Value Red process
- {{p.nowcast|stringformat:".0f"}} - {{p.nowcast|stringformat:".0f"}} Your latest prediction
- {{p.forecast_lag|stringformat:".0f"}} - {{p.forecast_lag|stringformat:".0f"}} Your prediction one period before
{{p.tot_score|stringformat:".0f"}} Your score
{% endif %}