{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey Questions {% endblock %} {% block content %}

Please indicate whether the following statements are True or False

Statement Answer
In the current round, there is a possibility that the message sent by the Red Player could either be accurate or inaccurate. {% formfield player.man_check1Question1 label="" %}
In the current round, the Manager definitely did not intervene or change the message sent by the Red Player. {% formfield player.man_check1Question2 label=""%}


{% next_button %} {% endblock %}