24 lines
844 B
YAML
24 lines
844 B
YAML
questionnaire: "potential_motivators_for_ai_usage"
|
|
scales:
|
|
- name: "potential_motivators_for_ai_usage"
|
|
label: "Motivators that could increase AI Usage"
|
|
items:
|
|
- id: "motivator_1"
|
|
text: "I would use AI if it were easier to understand."
|
|
inverse: false
|
|
- id: "motivator_2"
|
|
text: "I would use AI if it felt more trustworthy."
|
|
inverse: false
|
|
- id: "motivator_3"
|
|
text: "I would use AI if it saved me time."
|
|
inverse: false
|
|
- id: "motivator_4"
|
|
text: "I would use AI if it fit my daily routines."
|
|
inverse: false
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "mean"
|
|
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Neutral, 4 = Agree, 5 = Strongly agree"
|
|
output: "potential_motivators_for_ai_usage"
|
|
reference: "self"
|