-
Notifications
You must be signed in to change notification settings - Fork 819
Closed
Description
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.