Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymous questionnaires include non-anonymised user profile fields #452

Open
mwreichel opened this issue Jan 3, 2023 · 0 comments
Open

Comments

@mwreichel
Copy link

mwreichel commented Jan 3, 2023

If you use the anonymous questionnaire, some user profile fields are included in the export files.
Most of them are anonymised (e.g. fullname, username, id), but some further profile fields are included with the real data (e.g. institution, department).

questionnaire_anonymous_export

At our university we use one of such fields also for the identification of users and that's the reason why it is problematic with us, but also in general it would be the best way to anonymise all profile fields in this case.

STEPS TO REPRODUCE

  1. As a teacher:
  • add a new questionnaire and set "Respondent type" to "anonymous"
  • add a simple question (e.g. checkbox)
  1. As a student (with different accounts):
  • add some responses
  1. As a teacher:
  • go to "View all responses > Summary > Download"
  • download the data of the responses

There's an admin setting ("downloadoptions") to be able to define which fields should be included in the export, but this is a general setting, and not specific for the anonymous mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant