Submission scientific data
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
questionnaire: "context_of_use"
|
||||
scales:
|
||||
- name: "context_of_use_user"
|
||||
label: "Primary Context of Personal AI Usage"
|
||||
items:
|
||||
- id: "contxt"
|
||||
text: "In which context do you use AI systems primarily?"
|
||||
calculation: "categorical"
|
||||
response_options:
|
||||
"1": "Personal context"
|
||||
"2": "Professional context"
|
||||
output: "context_of_use_user"
|
||||
reference: "self"
|
||||
|
||||
- name: "context_of_use_no_user"
|
||||
label: "Primary Context of AI System Usage"
|
||||
items:
|
||||
- id: "contxt_noUser"
|
||||
text: "In which context do you see AI systems primarily used?"
|
||||
calculation: "categorical"
|
||||
response_options:
|
||||
"1": "Personal context"
|
||||
"2": "Professional context"
|
||||
output: "context_of_use_no_user"
|
||||
reference: "self"
|
||||
Reference in New Issue
Block a user