Skip to content

Commit

Permalink
Change the sampling rate and end date of the jit survey (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayoung-lee authored Nov 6, 2023
1 parent 1c11467 commit 53d8091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions surveys/contextual-survey-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
{
"uniqueId": "d27d24da-f789-45e3-83af-7ebaeade75c1",
"startDate": "2023-10-30T09:00:00-07:00",
"endDate": "2023-11-21T09:00:00-07:00",
"endDate": "2023-12-31T09:00:00-07:00",
"description": "Tell us about your target platform by taking this 3-question survey!",
"snoozeForMinutes": 1440,
"samplingRate": 0.1,
"samplingRate": 0.5,
"excludeDashTools": [
],
"conditions": [
Expand Down

0 comments on commit 53d8091

Please sign in to comment.