0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 17:54:41 +01:00
posthog/frontend/__snapshots__/scenes-app-surveys--surveys-list--light.png
Phani Raj 566f9be77f
feat(survey): randomize questions & choices in surveys (#22274)
Users want to remove biases in the survey responses by shuffling around the questions when their customers get survey requests. 
To support this, we will add options to the API that allow us to save values specific to questions `shuffleOptions`, and a boolean flag `shuffleQuestions` to the survey object so that posthog-js can do the right thing based on these flags.

1. Adds a `shuffle options` checkbox to the UI that adds additional options to the questions. 
2. Adds a `Shuffle questions` checkbox to the `Customization` section of the survey edit UI.
2024-05-13 15:49:01 +00:00

121 KiB
1015x808px