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

Questionnaire Page 1/4


How well do the following statements describe your personality?


Question 1

I see myself as someone who gets nervous easily.


Question 2

I dislike working in distracting environments.


Question 3

I see myself as someone who is sometimes rude to others.


Question 4

I am good at working on several projects at the same time.


Question 5

I see myself as someone who does a thorough job.


Question 6

I see myself as someone who enjoys working under time pressure.



{% endblock %} {% block scripts %} {% endblock %}