{{ extends "global/Page.html" }} {{ load otree static }} {{ block title }} Questionnaire {{ endblock }} {{ block content }} {# APP: oathexp (First Mover) | FILE: Questionnaire.html #}

Part 1: Connection to the Second Movers

In this task we ask you to {{ if is_ios_continuous }} shift the circles to {{ elif is_ios_step_choice }} choose a pair of circles that {{ elif is_ios_original }} choose a pair of circles that {{ endif }} best represents your connection with the Second Movers in your group.

{{ if is_ios_continuous }} Click on the left circle, drag it to the right and drop it when the circles {{ elif is_ios_step_choice }} Select the pair of circles which {{ elif is_ios_original }} Select the pair of circles which {{ endif }} indicate to what extent you and the Second Movers are connected.



Part 2: Additional Questions

{{ if took_oath }} {{ formfield 'oath_recall' }} {{ endif }} {{ formfield 'age_questionnaire' }} {{ formfield 'gender_questionnaire' }} {{ formfield 'political_affiliation' }} {{ formfield 'religious_affiliation' }} {{ formfield 'religious_affiliation_other' }}
{{ next_button }}
{# Hidden form fields for IOS widget #} {{ if is_ios_step_choice }} {{ endif }} {{ if is_ios_original }} {{ endif }} {{ endblock }} {{ block scripts }} {{ endblock }}