Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change wording and frequency of education top tasks survey #1155

Merged
merged 1 commit into from
Sep 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change wording and frequency of education top tasks survey
We're not getting a great response so we make it slightly likely to appear
and tweak the wording to try to pull people in more.
h-lame committed Sep 26, 2017
commit 4b677a6500a9fc5cc3d5d13b63e4bd6bc4d4bf02
4 changes: 2 additions & 2 deletions app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
@@ -345,12 +345,12 @@
{
identifier: 'edu_tt',
surveyType: 'url',
frequency: 6,
frequency: 5,
startTime: new Date('September 15, 2017').getTime(),
endTime: new Date('September 25, 2017 23:59:50').getTime(),
url: 'https://www.smartsurvey.co.uk/s/ZZRCN/?c={{currentPath}}',
templateArgs: {
title: 'Help improve GOV.UK',
title: 'What matters most to you on GOV.UK?',
surveyCta: 'Take the 2 minute survey.',
surveyCtaPostscript: 'This will open in another window.'
},