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

Please answer the following question.

Imagine: You are participant A and you would have to send ECUs to participant B.


{% formfields %} {% next_button %} {{ form.errors }} {% endblock %}