39 lines
1.4 KiB
YAML
39 lines
1.4 KiB
YAML
questionnaire: "intention_usage"
|
|
scales:
|
|
- name: "intention_use_favorite_ai"
|
|
label: "Intention to use favorite AI system"
|
|
items:
|
|
- id: "int_use_bhvr_User_fav_1"
|
|
text: "I intend to use [favorite AI] in the next 2 months."
|
|
inverse: false
|
|
- id: "int_use_bhvr_User_fav_2"
|
|
text: "I predict I would use [favorite AI] in the next 2 months."
|
|
inverse: false
|
|
- id: "int_use_bhvr_User_fav_3"
|
|
text: "I plan to use [favorite AI] in the next 2 months."
|
|
inverse: false
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "mean"
|
|
response_options: "1 = strongly disagree, 5 = strongly agree"
|
|
output: "intention_use_favorite_ai"
|
|
reference: "Venkatesh et al., 2003"
|
|
|
|
- name: "intention_use_no_user"
|
|
label: "Intention to use AI systems (no user)"
|
|
items:
|
|
- id: "int_use_bhvr_noUser_1"
|
|
text: "I intend to use an AI in the next 2 months."
|
|
inverse: false
|
|
- id: "int_use_bhvr_noUser_2"
|
|
text: "I predict I would use an AI in the next 2 months."
|
|
inverse: false
|
|
- id: "int_use_bhvr_noUser_3"
|
|
text: "I plan to use an AI in the next 2 months."
|
|
inverse: false
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "mean"
|
|
response_options: "1 = strongly disagree, 5 = strongly agree"
|
|
output: "intention_use_no_user"
|
|
reference: "Venkatesh et al., 2003" |