Skip to content

Commit

Permalink
Merge pull request #1350 from alphagov/taxonomy_surveys
Browse files Browse the repository at this point in the history
Taxonomy surveys
  • Loading branch information
benthorner authored Mar 21, 2018
2 parents 7e6d0a5 + b5564e1 commit 8feb144
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@
allowedOnMobile: true
},
{
identifier: 'CTTUK_iteration_10',
identifier: 'CTTUK_iteration_11',
surveyType: 'url',
frequency: 3,
startTime: new Date('March 16, 2018').getTime(),
endTime: new Date('March 21, 2018').getTime(),
url: 'https://GDSUserResearch.optimalworkshop.com/treejack/82p1e0a6-0-0-1-0-0-1-1?c={{currentPath}}',
startTime: new Date('March 24, 2018').getTime(),
endTime: new Date('March 28, 2018').getTime(),
url: 'https://GDSUserResearch.optimalworkshop.com/treejack/82p1e0a6-0-0-1-0-0-1-1-0?c={{currentPath}}',
templateArgs: {
title: 'Help us make things easier to find on GOV.UK',
surveyCta: 'Answer 2 quick questions.',
Expand Down Expand Up @@ -184,12 +184,12 @@
allowedOnMobile: true
},
{
identifier: 'Transport_iteration_4',
identifier: 'Transport_iteration_5',
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}}',
startTime: new Date('March 24, 2018').getTime(),
endTime: new Date('March 28, 2018').getTime(),
url: 'https://GDSUserResearch.optimalworkshop.com/treejack/82p1e0a6-0-0-1-0-0-1-0-1?c={{currentPath}}',
templateArgs: {
title: 'Help us make things easier to find on GOV.UK',
surveyCta: 'Answer 2 quick questions.',
Expand Down

0 comments on commit 8feb144

Please sign in to comment.