{% extends "global/Page.html" %} {% load otree %} {% block title %} Round {{round}}/20 {% endblock %} {% block content %}

On this page, you can see your neighbor' beliefs on how many questions have the answer None of the Above.

Your neighbor believes that {{player.neighbor_belief}} questions have the answer None of the Above.
Please tell us with what probability you believe your neighbor is correct in the number of answers in the quiz which are None of the Above (0% - 100%).
{{form.neighbor_correct}}

{% next_button %} {% endblock %}