questionnaire: "needs" scales: - name: "need_to_belong" label: "need to belong" 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 score_range: [1, 7] format: "likert" calculation: "mean" response_options: "1 = strongly disagree, 7 = strongly agree" output: "need_to_belong" reference: "2 items from Baumeister & Leary (2015)" - name: "need_for_cognition" label: "need for cognition" items: - 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 score_range: [1, 7] format: "likert" calculation: "mean" response_options: "1 = strongly disagree, 7 = strongly agree" output: "need_for_cognition" reference: "3 items from Lins de Holanda Coelho et al. (2020)" - name: "need_for_closure" label: "need for need_for_closure" items: - 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, 7 = strongly agree" output: "need_for_closure" reference: "3 items from Roets & van Hiel (2011)"