{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey Questions {% endblock %} {% block content %}

For all following statements, please indicate your responses according to the following scale: 1 (Strongly Disagree) to 5 (Strongly Agree)



If you prefer not to answer any given question below, you may elect to do so by choosing `Prefer not to answer'

Statement Answer
I like having authority over others{% formfield player.styleQuestion1 label="" %}
I see myself as a good leader.{% formfield player.styleQuestion2 label="" %}
I try to lead others.{% formfield player.styleQuestion3 label="" %}
I want to be in charge{% formfield player.styleQuestion4 label="" %}
I have a strong need for power.{% formfield player.styleQuestion5 label="" %}
I find it easy to manipulate others.{% formfield player.styleQuestion6 label="" %}
I dislike having authority over others.{% formfield player.styleQuestion7 label="" %}
I dislike taking responsibility for making decisions.{% formfield player.styleQuestion8 label="" %}
I am not highly motivated to succeed.{% formfield player.styleQuestion9 label="" %}
I wait for others to lead the way.{% formfield player.styleQuestion10 label="" %}



Think about the work groups in which you currently belong (outside the current study), and have belonged to in the past. The items below ask about your relationship with, and thoughts about, those particular groups. Respond to the following questions, using the response scale provided.



Statement Answer
I preferred to work in those groups rather than working alone.{% formfield player.groupQuestion1 label="" %}
Working in those groups was better than working alone.{% formfield player.groupQuestion2 label="" %}
I wanted to work with those groups as opposed to working alone.{% formfield player.groupQuestion3 label="" %}
I felt comfortable counting on group members to do their part.{% formfield player.groupQuestion4 label="" %}
I was not bothered by the need to rely on group members.{% formfield player.groupQuestion5 label="" %}
I felt comfortable trusting group members to handle their tasks.{% formfield player.groupQuestion6 label="" %}
The health of those groups was important to me.{% formfield player.groupQuestion7 label="" %}
I cared about the well-being of those groups.{% formfield player.groupQuestion8 label="" %}
I was concerned with the needs of those groups.{% formfield player.groupQuestion9 label="" %}
I followed the norms of those groups.{% formfield player.groupQuestion10 label="" %}
I followed the procedures used by those groups.{% formfield player.groupQuestion11 label="" %}
I accepted the rules of those groups.{% formfield player.groupQuestion12 label="" %}
I cared more about the goals of those groups than my own goals.{% formfield player.groupQuestion13 label="" %}
I emphasized the goals of those groups more than my individual goals.{% formfield player.groupQuestion14 label="" %}
Group goals were more important to me than my personal goals.{% formfield player.groupQuestion15 label="" %}



{% next_button %} {% endblock %}