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

These survey questions are strictly for research purposes and would not affect your overall score in any way. So, please answer the following questions as honestly as possible.

For the following statements, please indicate your responses that best fits the statements underneath

Statements
My partner Red Player is likely to send me an inaccurate message at some point in the game.
{% formfield player.believe3Question1 label="" %}
My partner Red Player is likely to send me an inaccurate message in the next block.
{% formfield player.trust3Question1 label="" %}


{% next_button %} {% endblock %}