preprocessing/config/questionnaires/personality_specific_traits.yaml
2025-12-15 13:47:28 +01:00

36 lines
1.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

questionnaire: "personality_specific_traits"
scales:
- name: "personality_specific_traits"
label: "Personality-Specific Traits"
items:
- id: "pers_specific_1"
text: "I don't like being alone."
inverse: false
- id: "pers_specific_2"
text: "I have a strong 'need to belong.'"
inverse: false
- id: "pers_specific_3"
text: "I would prefer complex to simple problems."
inverse: false
- id: "pers_specific_4"
text: "Thinking is not my idea of fun."
inverse: true
- id: "pers_specific_5"
text: "I would rather do something that requires little thought than something that is sure to challenge my thinking abilities."
inverse: true
- id: "pers_specific_6"
text: "I dont like situations that are uncertain."
inverse: false
- id: "pers_specific_7"
text: "I dislike questions which could be answered in many different ways."
inverse: false
- id: "pers_specific_8"
text: "I feel uncomfortable when I dont understand the reason why an event occurred in my life."
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Somewhat disagree, 4 = Neither disagree nor agree, 5 = Somewhat agree, 6 = Agree, 7 = Strongly agree"
output: "personality_specific_traits"
reference: "Leary, M. R et al (2013); https://doi.org/10.1080/00223891.2013.819511"