102 lines
3.1 KiB
YAML
102 lines
3.1 KiB
YAML
questionnaire: "microblog"
|
|
scales:
|
|
- name: "microblog_profile"
|
|
label: "Profile on Microblogging Services"
|
|
items:
|
|
- id: "microblog_profile"
|
|
text: "Do you have a profile on a microblogging service (e.g., Bluesky, X, Truth Social)?"
|
|
score_range: [1, 2]
|
|
format: "categorial"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "Yes"
|
|
"2": "No"
|
|
output: "microblog_profile"
|
|
reference: "self"
|
|
|
|
- name: "microblog_usage_frequency"
|
|
label: "Frequency of Logging into Microblogging Services"
|
|
items:
|
|
- id: "microblog_frequency"
|
|
text: "How often do you log in to microblogging services?"
|
|
score_range: [1, 7]
|
|
format: "ordinal"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "Less frequently"
|
|
"2": "Monthly"
|
|
"3": "A few times per month"
|
|
"4": "Weekly"
|
|
"5": "Several times a week"
|
|
"6": "Daily"
|
|
"7": "Several times a day"
|
|
output: "microblog_usage_frequency"
|
|
reference: "self"
|
|
|
|
- name: "microblog_usage_since_ai_use"
|
|
label: "Change in Microblogging Service Usage Since Starting AI Use"
|
|
items:
|
|
- id: "microblog_ai"
|
|
text: "Since you started using AI, do you use microblogging services less or more often?"
|
|
score_range: [1, 5]
|
|
format: "ordinal"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "A lot less"
|
|
"2": "Less"
|
|
"3": "About the same"
|
|
"4": "More"
|
|
"5": "A lot more"
|
|
output: "microblog_usage_since_ai_use"
|
|
reference: "self"
|
|
|
|
- name: "professional_social_network_profile"
|
|
label: "Profile on professional Social Networking Sites (SNS)"
|
|
items:
|
|
- id: "sns_profile"
|
|
text: "Do you have a profile on a social networking site for professional purposes (e.g., LinkedIn)?"
|
|
score_range: [1, 2]
|
|
format: "categorial"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "Yes"
|
|
"2": "No"
|
|
output: "professional_social_network_profile"
|
|
reference: "self"
|
|
|
|
- name: "professional_social_network_usage_frequency"
|
|
label: "Frequency of Logging into professional Social Networking Sites (SNS)"
|
|
items:
|
|
- id: "sns_frequency"
|
|
text: "How often do you log in to social networking sites for professional purposes?"
|
|
score_range: [1, 7]
|
|
format: "ordinal"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "Less frequently"
|
|
"2": "Monthly"
|
|
"3": "A few times per month"
|
|
"4": "Weekly"
|
|
"5": "Several times a week"
|
|
"6": "Daily"
|
|
"7": "Several times a day"
|
|
output: "professional_social_network_usage_frequency"
|
|
reference: "self"
|
|
|
|
- name: "professional_social_network_usage_since_ai_use"
|
|
label: "Change in Professional Social Networking Site Usage Since Starting AI Use"
|
|
items:
|
|
- id: "sns_ai"
|
|
text: "Since you started using AI, do you use professional social networking sites less or more often?"
|
|
score_range: [1, 5]
|
|
format: "Likert"
|
|
calculation: "response"
|
|
response_options:
|
|
"1": "A lot less"
|
|
"2": "Less"
|
|
"3": "About the same"
|
|
"4": "More"
|
|
"5": "A lot more"
|
|
output: "professional_social_network_usage_since_ai_use"
|
|
reference: "self"
|