{% extends "global/Page.html" %} {% load otree static %} {% block title %} Fragen {% endblock %} {% block content %}
{% formfield 'own_bg_sympathetic' %}
{% formfield 'other_bg_sympathetic' %}
{% formfield 'own_bg_effect' label="Hatte Ihr Hintergrundbild Ihrer Meinung nach einen Einfluss auf das Verhandlungsergebnis?" %}
{% formfield 'other_bg_effect' label="Hatte das Hintergrundbild Ihres Verhandlungspartners bei der Videokonferenz einen Einfluss auf das Verhandlungsergebnis?" %}
{% next_button %} {% endblock %}