{{ block title }} {{ if player.round_number == 1 }} Welcome to the first round of the experiment! {{ else }} What kind of robot should be sent for the next sample! {{ endif }} {{ endblock }} {{ block content }} {{ if player.participant.admonish == 1 }}

⚠️ Warning

{{ admonish_msg }}

{{ endif }}
Experiment Progress
First sample Last sample

{{C.QUESTIONS_TRIPLE.0}}



{{C.QUESTIONS_TRIPLE.1}}



{{C.QUESTIONS_TRIPLE.2}}


{{ if player.participant.active == 0 }}

You have been marked inactive.
To rejoin the experiment on the next page, press this button.

{{ endif }} {{ endblock }} {{ block styles }} {{ endblock }}