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

75 lines
2.5 KiB
YAML

questionnaire: "cognitive selfesteem"
scales:
- name: "cognitive_selfesteem_thinking"
label: "cognitive selfesteem thinking"
items:
- id: "self_esteem_1"
text: "I am smart"
inverse: false
- id: "self_esteem_2"
text: "I am smarter than the average person"
inverse: false
- id: "self_esteem_3"
text: "My mind is one of my best qualities"
inverse: false
- id: "self_esteem_4"
text: "I am good at thinking"
inverse: false
- id: "self_esteem_5"
text: "I feel good about my ability to think through problems"
inverse: false
- id: "self_esteem_6"
text: "I am capable of solving most problems without outside help"
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "cognitive_selfesteem_thinking"
reference: "Ward (2013)"
- name: "cognitive_selfesteem_memory"
label: "cognitive_selfesteem memory"
items:
- id: "self_esteem_7"
text: "I am proud of my memory"
inverse: false
- id: "self_esteem_8"
text: "I feel good about my ability to remember things"
inverse: false
- id: "self_esteem_9"
text: "I have a better memory than most people"
inverse: false
- id: "self_esteem_10"
text: "I have a good memory for recalling trivial information"
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "cognitive_selfesteem_memory"
reference: "Ward (2013)"
- name: "cognitive_selfesteem_transactive_memory"
label: "cognitive selfesteem transactive memory"
items:
- id: "self_esteem_11"
text: "I know where to look to answer questions I don't know myself"
inverse: false
- id: "self_esteem_12"
text: "When I don't know the answer to a question right away, I know where to find it"
inverse: false
- id: "self_esteem_13"
text: "I know which people to ask when I don't know the answer to a question"
inverse: false
- id: "self_esteem_14"
text: "I have a knack for tracking down information"
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "cognitive_selfesteem_transactive_memory"
reference: "Ward (2013)"