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

Select-multiple questions in NLP analysis don't respect export settings #5117

Open
esario opened this issue Sep 19, 2024 · 1 comment
Open

Comments

@esario
Copy link

esario commented Sep 19, 2024

Description

Select-multiple questions in the transcript analysis section always export in one column as comma-separated regardless of export settings ("Export Select Many questions as…" {single column | separate columns | single and separate columns}

Steps to Reproduce

  1. Create a survey with an audio question and submit once
  2. Open the audio transcription/transcription/analysis view from the Data -> Table view
  3. Create a select-multiple question in the Analysis tab
  4. Select at least two options for that question for the submission and save
  5. Export the data with separate columns or single and separate columns selected under the Export Select Many questions as… setting

Expected behavior

Export respects the export settings: when selecting separate columns option, the export contains a separate column for each answer option and codes the answers with ones and zeros.
image

Actual behavior

The select-multiple answers show up in one column as comma-separated values
image

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

2 participants
@esario and others