24 lines
1021 B
YAML
24 lines
1021 B
YAML
questionnaire: "lack_of_fomo"
|
|
scales:
|
|
- name: "lack_of_fomo_no_user"
|
|
label: "Lack of Fear of Missing Out on AI Among Non-Users"
|
|
items:
|
|
- id: "noFOMO_noUser_1"
|
|
text: "I do not worry about missing out on opportunities by not using AI."
|
|
inverse: false
|
|
- id: "noFOMO_noUser_2"
|
|
text: "I feel secure in my current technological approach even though many others are adopting AI."
|
|
inverse: false
|
|
- id: "noFOMO_noUser_3"
|
|
text: "I rarely feel pressured to keep up with the latest AI trends."
|
|
inverse: false
|
|
- id: "noFOMO_noUser_4"
|
|
text: "I am content with the technology I use and do not feel left behind by AI advancements."
|
|
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: "lack_of_fomo_no_user"
|
|
reference: "self"
|