{{ extends "global/Page.html" }} {% block title %} Follow-Up Questionnaire {% endblock %} {% block content %}

Please answer the remaining questions below. When finished, click "Next" to receive confirmation of completing this study.



Given the choice of compensation contracts, which one do you prefer?

Contract A: Fixed salary of 900 and a potential for a 100 bonus if you hit your target
Contract B: Fixed salary of 1000 and a potential for a 100 penalty if you do not hit your target

Indicate your preference on a scale of 0-100, where 0 = Strong preference for contract A, and 100 = Strong preference for contract B.




Please indicate the extent to which you agree with the following:

People see me as a natural leader.

{% for radio in form.narcissism_1 %} {% endfor %} {% for radio in form.narcissism_1 %} {% endfor %}

I hate being the center of attention.

{% for radio in form.narcissism_2 %} {% endfor %} {% for radio in form.narcissism_2 %} {% endfor %}

Many group activities tend to be dull without me.

{% for radio in form.narcissism_3 %} {% endfor %} {% for radio in form.narcissism_3 %} {% endfor %}

I know that I am special because everyone keeps telling me so.

{% for radio in form.narcissism_4 %} {% endfor %} {% for radio in form.narcissism_4 %} {% endfor %}

I like to get acquainted with important people.

{% for radio in form.narcissism_5 %} {% endfor %} {% for radio in form.narcissism_5 %} {% endfor %}

I feel embarrassed if someone compliments me.

{% for radio in form.narcissism_6 %} {% endfor %} {% for radio in form.narcissism_6 %} {% endfor %}

I have been compared to famous people.

{% for radio in form.narcissism_7 %} {% endfor %} {% for radio in form.narcissism_7 %} {% endfor %}

I am an average person.

{% for radio in form.narcissism_8 %} {% endfor %} {% for radio in form.narcissism_8 %} {% endfor %}

I insist on getting the respect I deserve.

{% for radio in form.narcissism_9 %} {% endfor %} {% for radio in form.narcissism_9 %} {% endfor %}



Please answer these demographic questions:

Gender Identity
{% formfield player.gender %}

Age (Please enter a whole number)


GPA (0.00-4.00)


Major


Months of full-time work experience (Please enter a whole number)



Please indicate how you would like to receive the compensation you earned in today's study.
{{ formfield 'pay_method' }}
  If you are choosing an electronic payment, please enter your user information for that payment platform and an email address to receive confirmation when payment is made (which will be within the next 24-48 hours).
  Payment platform user info:  
  Email:  

For purposes of receiving your extra credit, please enter your name and the Professor who offered you extra credit for participating. If you did not receive an offer for extra credit, please enter "None" in that field. As a reminder, none of your decisions or information from the study will be shared with anyone individually or associated with you personally.
First Name
Last Name
Professor who offered you extra credit

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