{% extends "global/Page.html" %} {% load otree %} {% block title %} Round {{round}}/20 {% endblock %} {% block content %}
On this page, you can see your neighbors' beliefs on how many questions have the answer None of the Above.
| Neighbor 1 believes that {{player.neighbor1_belief}} questions have the answer |   | Neighbor 2 believes that {{player.neighbor2_belief}} questions have the answer |
| None of the Above. |   | None of the Above. |
| Neighbor 3 believes that {{player.neighbor3_belief}} questions have the answer |   | Neighbor 4 believes that {{player.neighbor4_belief}} questions have the answer |
| None of the Above. |   | None of the Above. |