Skip to content

survey: adjust the survey prompt probability computation #2545

@hyangah

Description

@hyangah

The current logic is biased and favors users who open editors for the first time near the end of the month. Our requirements are:

  • Prompting should be approximately uniformly distributed throughout the month and year. As much as possible, we should avoid cyclical behavior.

  • The sample of prompted users should approximate our 28d user base. That is to say that any 28d user is approximately equally likely to be prompted throughout the month. Obviously for users that only use VS Code once a month, this means they are more likely to be prompted in each individual session.

  • We should aim for 200-300 responses per month. Currently we're around 300.

cc @pjweinb @findleyr @fflewddur

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions