preprocessing/config/questionnaires/attitudes_toward_disclosure.yaml
2025-12-15 13:47:28 +01:00

42 lines
1.9 KiB
YAML

questionnaire: "attitudes_toward_disclosure"
scales:
- name: "attitudes_toward_disclosure"
label: "Attitudes Toward AI Data Disclosure and Privacy"
items:
- id: "disclosure_1"
text: "I feel that AI practices are an invasion of privacy."
inverse: false
- id: "disclosure_2"
text: "I feel uncomfortable about the types of information that AI collects."
inverse: false
- id: "disclosure_3"
text: "The way that AI monitors its users makes me feel uneasy."
inverse: false
- id: "disclosure_4"
text: "I feel personally invaded by the methods used by AI to collect information."
inverse: false
- id: "disclosure_5"
text: "I am concerned about my privacy when using AI."
inverse: false
- id: "disclosure_6"
text: "I would find it acceptable if AI records and uses information about my usage behavior."
inverse: true
- id: "disclosure_7"
text: "I would provide AI access to information about me that is stored in or collected by other technological applications or systems."
inverse: true
- id: "disclosure_8"
text: "I would provide a lot of information to AI about things that represent me personally."
inverse: true
- id: "disclosure_9"
text: "I would find it acceptable if AI had a detailed profile of my person."
inverse: true
- id: "disclosure_10"
text: "I would give AI access to a lot of information that would characterize me as a person."
inverse: true
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Somewhat disagree, 4 = Neutral, 5 = Somewhat agree, 6 = Agree, 7 = Strongly agree"
output: "attitudes_toward_disclosure"
reference: "Gieselmann, M., & Sassenberg, K. (2023); https://doi.org/10.1177/08944393221142787"