Skip to content

A/B text or images don't appear in survey results #104

@nathanielolin

Description

@nathanielolin

Manual exports contain the A/B text or A/B image randomly selected for an individual response, but parse_survey doesn't contain columns for any A/B test elements of a survey. (Please ignore the strange question titles in my toy survey 😅)

Manually exported to CSV:
Screen Shot 2022-05-12 at 4 37 39 PM

Pulled with surveymonkey::parse_survey:
Screen Shot 2022-05-12 at 4 36 10 PM

Edit: It looks like A/B question types do exist in the get_responses results, and the metadata does exist in the survey object created by fetch_survey_obj, so it drops out somewhere in parse_survey specifically, I think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions