Skip to content

Commit

Permalink
Increase environment survey frequency
Browse files Browse the repository at this point in the history
This is to get enough data in the time span set.
  • Loading branch information
Alan Gabbianelli committed Aug 15, 2018
1 parent 846ada4 commit a1a2bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
{
identifier: 'environment_tree_test',
surveyType: 'url',
frequency: 6,
frequency: 2,
startTime: new Date('August 14, 2018').getTime(),
endTime: new Date('August 18, 2018').getTime(),
url: 'https://gdsuserresearch.optimalworkshop.com/treejack/i177xfzs?c={{currentPath}}',
Expand Down

0 comments on commit a1a2bdf

Please sign in to comment.