{{ extends 'global/Page.html' }} {{ block title }}Checking...{{ endblock }} {{ block content }}
PREDICTION DEBUG — REMOVE BEFORE LAUNCH
Hidden prediction-response information is shown only for testing.

Period {{ round_number }} Prediction Check

Market {{ market_number }}
These predictions concern Period {{ target_period }}.

{{ for row in rows }} {{ endfor }}
Link Currently Invested Q4 Shown Timed Out New Investments Answered? Redemption Requests Answered? Fund Closes Answered? Own Redemption Paid Answered?
P{{ row.link_number }} {{ if row.currently_invested }} Yes {{ else }} No {{ endif }} {{ if row.own_question_shown }} Yes {{ else }} No {{ endif }} {{ if row.timed_out }} YES {{ else }} No {{ endif }} {{ if row.q1_answered }} {{ row.q1 }} {{ else }} — {{ endif }} {{ if row.q1_answered }} Yes {{ else }} No {{ endif }} {{ if row.q2_answered }} {{ row.q2 }} {{ else }} — {{ endif }} {{ if row.q2_answered }} Yes {{ else }} No {{ endif }} {{ if row.q3_answered }} {{ row.q3 }} {{ else }} — {{ endif }} {{ if row.q3_answered }} Yes {{ else }} No {{ endif }} {{ if row.q4_answered }} {{ row.q4 }} {{ else }} — {{ endif }} {{ if row.own_question_shown }} {{ if row.q4_answered }} Yes {{ else }} No {{ endif }} {{ else }} N/A {{ endif }}
{{ next_button }} {{ endblock }}