{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Questionnaire Page 1/3


How well do the following statements describe your personality?


Question 1

I see myself as someone who worries a lot.

Question 2

I see myself as someone who gets nervous easily.

Question 3

I see myself as someone who remains calm in tense situations.

Question 4

I see myself as someone who is productive under time pressure.

Question 5

I see myself as someone who is talkative.

Question 6

I see myself as someone who is outgoing, sociable.

{{ form.errors }}
{% endblock %} {% block scripts %} {% endblock %}