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

107 lines
3.1 KiB
YAML

questionnaire: "consequences_ai_use"
scales:
- name: "consequences_ai_use_user"
label: "Users' perceived consequences of AI use"
items:
- id: "conseq1_User_1"
text: "personal development"
inverse: false
- id: "conseq1_User_2"
text: "wellbeing"
inverse: false
- id: "conseq1_User_3"
text: "personality"
inverse: false
- id: "conseq1_User_4"
text: "friendships"
inverse: false
- id: "conseq1_User_5"
text: "interactions with strangers"
inverse: false
- id: "conseq1_User_6"
text: "interactions with family and friends"
inverse: false
- id: "conseq1_User_7"
text: "relationships with family and friends"
inverse: false
- id: "conseq2_User_1"
text: "feelings toward other people"
inverse: false
- id: "conseq2_User_2"
text: "patience with other people"
inverse: false
- id: "conseq2_User_3"
text: "politeness toward other people"
inverse: false
- id: "conseq2_User_4"
text: "collaboration with colleages"
inverse: false
- id: "conseq2_User_5"
text: "communication skills"
inverse: false
- id: "conseq2_User_6"
text: "problem-solving skills"
inverse: false
- id: "conseq2_User_7"
text: "other skills"
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = Very harmful, 7 = Very helpful"
output: "consequences_ai_use_user"
reference: "Guingrich & Graziano (2024), self"
retain_single_items: true
- name: "consequences_ai_use_no_user"
label: "Non-users' perceived consequences of AI use"
items:
- id: "conseq1_noUser_1"
text: "personal development"
inverse: false
- id: "conseq1_noUser_2"
text: "wellbeing"
inverse: false
- id: "conseq1_noUser_3"
text: "personality"
inverse: false
- id: "conseq1_noUser_4"
text: "friendships"
inverse: false
- id: "conseq1_noUser_5"
text: "interactions with strangers"
inverse: false
- id: "conseq1_noUser_6"
text: "interactions with family and friends"
inverse: false
- id: "conseq1_noUser_7"
text: "relationships with family and friends"
inverse: false
- id: "conseq2_noUser_1"
text: "feelings toward other people"
inverse: false
- id: "conseq2_noUser_2"
text: "patience with other people"
inverse: false
- id: "conseq2_noUser_3"
text: "politeness toward other people"
inverse: false
- id: "conseq2_noUser_4"
text: "collaboration with colleages"
inverse: false
- id: "conseq2_noUser_5"
text: "communication skills"
inverse: false
- id: "conseq2_noUser_6"
text: "problem-solving skills"
inverse: false
- id: "conseq2_noUser_7"
text: "other skills"
inverse: false
score_range: [1, 7]
format: "likert"
calculation: "mean"
response_options: "1 = Very harmful, 7 = Very helpful"
output: "consequences_ai_use_no_user"
reference: "Guingrich & Graziano (2024), self"
retain_single_items: true