{% extends "global/Page.html" %} {% load otree static %} {% block content %} On the next few pages we will ask you some questions about your thoughts and behavior throughout the study, as well as some more general questions.

While evaluating Player B... {% for field in form %} {% for choice in field %} {% endfor %} {% endfor %}
Strongly disagree DisagreeSomewhat disagreeNeutralSomewhat agreeAgreeStrongly agree
{{ field.label }}{{ choice }}


{% next_button %} {% endblock %}