19 lines
672 B
YAML
19 lines
672 B
YAML
questionnaire: "impact_of_delegation_on_skills"
|
|
scales:
|
|
- name: "impact_of_delegation_on_skills"
|
|
label: "Perceived Impact of Letting AI Perform Tasks on Personal Skills"
|
|
items:
|
|
- id: "letAI_tsk_impct_skil"
|
|
text: "Do you think letting AI do more tasks for you has improved or reduced your own skills?"
|
|
calculation: "ordinal"
|
|
response_options:
|
|
"1": "Strongly reduced"
|
|
"2": "Somewhat reduced"
|
|
"3": "No impact"
|
|
"4": "Somewhat improved"
|
|
"5": "Strongly improved"
|
|
"6": "I do not let AI make any tasks for me"
|
|
output: "impact_of_delegation_on_skills"
|
|
missing_response_option: ["6"]
|
|
reference: "self"
|