Skip to content

Commit

Permalink
Add Transport_iteration_4 survey
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Baines committed Mar 9, 2018
1 parent 19b8f56 commit 481aeb0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,23 @@
section: ['childcare-parenting', 'education']
},
allowedOnMobile: true
},
{
identifier: 'Transport_iteration_4',
surveyType: 'url',
frequency: 3,
startTime: new Date('March 8, 2018').getTime(),
endTime: new Date('March 13, 2018').getTime(),
url: 'https://GDSUserResearch.optimalworkshop.com/treejack/82p1e0a6-0-0-1-0-0-1-0?c={{currentPath}}',
templateArgs: {
title: 'Help us make things easier to find on GOV.UK',
surveyCta: 'Answer 2 quick questions.',
surveyCtaPostscript: 'This activity will open in a separate window.'
},
activeWhen: {
section: ['transport/all']
},
allowedOnMobile: true
}
],

Expand Down

0 comments on commit 481aeb0

Please sign in to comment.