{% 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 you?


Question 1

I get stressed/anxious in distracting environments.


Question 2

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


Question 3

I do not mind working in distracting environments.


Question 4

I have trouble limiting my phone usage.


Question 5

I am more productive when concentrating my efforts on just one project than when switching back and forth between several projects.


Question 6

I can concentrate well in noisy environments.


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