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

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

Your neighbor
Your neighbor believes that {{player.neighbor_belief}} questions have the answer
None of the Above.

{% next_button %} {% endblock %}