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

Comprehension Check

Please answer the questions below. Incorrect answers will be highlighted.

1. Which of the following describes the setup of the experiment?
{{ form.cq1 }}
2. In a given task, for the same light configuration (e.g. blue on and red on), will the sound always be the same?
{{ form.cq2 }}
3. Do the lights in one row affect the sound in another observation?
{{ form.cq3 }}
4. What is your objective?
{{ form.cq4 }}
5. How will your additional payment for the prediction stage be determined?
{{ form.cq5 }}
{% endblock %}