Innovation Panel Questionnaire Module
contactdetails_ip17
Contact Details Module
Questions 18
contactdetails_ip17.emailent
Email entry pre-amble
Type: choice
Source: UKHLS
| Option | Label |
|---|---|
| 1 | Continue |
Universe:
if [(HasEmail = 1 | DETINCOTHR = 3) | (GRIDVARIABLES.GRIDRESP = 1 & (HHGRID.RESPEMAILADD string = 0|DK|MIS) & HASEMAIL = 1) & GRIDVARIABLES.ModeType = 1] // Has an e-mail address or fed-forward email address is wrong OR respondent was HH grid respondent and did not provide email or did not refuse e-mail address and has email AND mode is face-to-face
contactdetails_ip17.rphmobb
Mobile phone number
Type: String
Source: BHPS adapted
Interviewer Instruction: USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES
Text: Can I please have your personal mobile phone number?
Universe:
if [DEMOGRAPHICS.MOBUSE = 1 & ((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rphmob = DK|MIS) | DETINCB = 1)] // Has a personal mobile phone AND is a new entrant/never interviewed or has no fed-forward mobile phone number or fed-forward mobile number is incorrect
contactdetails_ip17.rhland
Home landline phone number
Type: String
Source: BHPS
Interviewer Instruction: USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
Text: Can I please have your home landline number?
Universe:
if [(ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rhland = DK|MIS) | DETINCOTHR = 1] // New entrant never interviewed OR has no fed-forward landline phone number OR fed-forward landline number is incorrect
contactdetails_ip17.rphwrk
Work phone number
Type: String
Source: BHPS
Interviewer Instruction: USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES
Text: Can I have a work phone number?
Universe:
if [(CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1) & ((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rphwrk = DK|MIS) | DetIncOTHR = 2)] // Did paid work last week or did no paid work but has a job AND respondent is new entrant never interviewed or has no fed-forward work phone number or fed-forward work phone number is incorrect
contactdetails_ip17.remailchk
Email entry interviewer number
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER INTERVIEWER SERIAL NUMBER TO CONTINUE.
Text: Thank you! Please return the laptop to the interviewer.
Universe:
if [ff_remail <> MIS & (REMAIL = ff_remail) & GRIDVARIABLES.ModeType = 1] // Fed-forward email not missing and email address matches fed-forward email address and mode is face to face
contactdetails_ip17.remailend
Email second entry interviewer number
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER INTERVIEWER SERIAL NUMBER TO CONTINUE.
Text: Thank you! Please return the laptop to the interviewer.
Universe:
if [REMAIL2 <> MIS & (REMAIL = REMAIL2) & GRIDVARIABLES.ModeType = 1] // Second email entry not missing and first email entry matches second email entry and mode is face to face
contactdetails_ip17.rcotherd
Other contact details
Type: String
Source: BHPS
Interviewer Instruction: WRITE IN
Text: What are the details for this other type of contact?
Universe:
if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
And if [OthCont = 1] // Has other contact details to give
contactdetails_ip17.detincb
Details incorrect
Type: choice
Source: UKHLS
Interviewer Instruction: READ OUT.
SELECT IF INCORRECT.
QUESTION OBTAINING CORRECT DETAILS FOLLOW.
Text: Earlier you said that you expect to move in the coming year. To help us keep in contact {if DEMOGRAPHICS.XPMOVE = 1} I would just like to confirm the following details we have on record for you. We have...
| Option | Label |
|---|---|
| 1 | Personal mobile [ff_rphmob] {if ff_rphmob <> DK or REF or MIS} |
| 2 | Mobile phone correct |
Universe:
if [ff_rphmob <> DK|REF|MIS] // Has provided at wave t-1 a mobile phone number
contactdetails_ip17.detincothr
Other details
Type: multichoice
Source: UKHLS
Interviewer Instruction: READ OUT.
CODE ANY THAT ARE INCORRECT.
IF DETAILS ARE INCORRECT, QUESTIONS OBTAINING CORRECT DETAILS FOLLOW.
CODE ALL THAT ARE WRONG.
Text: We also have...
| Option | Label |
|---|---|
| 1 | A home landline [ff_rhland] {if ff_rhland <> DK or REF or MIS} |
| 2 | A work phone number [ff_rphwrk] {if ff_rphwrk <> DK or REF or MIS} |
| 3 | An e-mail address [GridVariables.RESPEMAILADDGV/ff_remail] {if GridVariables.RESPEMAILADDGV <> MIS | ff_remail <> DK or REF or MIS} |
| 4 | All correct |
Universe:
if [(ff_rhland <> DK|REF|MIS) | (ff_rphwrk <> DK|REF|MIS) | (ff_remail <> DK|REF|MIS) | (GRIDVARIABLES.GRIDRESP = 1 & (HHGRID.RESPEMAILADD string <> 0|DK|MIS))] // Has provided at wave t-1 a home landline number or a work phone number or an e-mail address OR respondent was Household Grid respondent and provided email address
contactdetails_ip17.consentsms
Consent to send questions by text
Type: choice
Source: UKHLS
Text: May we send you an occasional text message which contains a quick question?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [DEMOGRAPHICS.MOBUSE = 1 & (ff_consentsmsw14<>1 & ff_consentsmsw15<>1)] // Respondent has mobile phone and did not consent in Wave 14 Mainstage AND Wave 15 Mainstage
contactdetails_ip17.mobnrchk
Mobile phone non-response check
Type: String
Source: UKHLS
Text: If possible, please provide your mobile phone number as it is very important to the study to be able to keep in contact with you.
Please be assured that the information you give us will be treated confidentially.
Universe:
if [DEMOGRAPHICS.MOBUSE = 1 & ((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rphmob = DK|MIS) | DETINCB = 1)] // Has a personal mobile phone AND is a new entrant/never interviewed or has no fed-forward mobile phone number or fed-forward mobile number is incorrect
And if [RPHMOBB = DK|REF] // No mobile phone number given
contactdetails_ip17.othcont
Other contact details provided
Type: choice
Source: BHPS
Text: Do you have any other contact details you can give us?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
contactdetails_ip17.remail
E-mail address
Type: String
Source: UKHLS
Text: Please enter your e-mail address here.
Universe:
if [(HasEmail = 1 | DETINCOTHR = 3) | ((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_remail = DK|REF|MIS & HasEmail <> 2|DK|REF) | (GRIDVARIABLES.GRIDRESP = 1 & (HHGRID.RESPEMAILADD string = 0|DK|MIS) & HASEMAIL = 1))] // Has an e-mail address or fed-forward e-mail address is wrong OR new entrant never interviewed OR fed-forward e-mail address is missing and has not said they do not have an email address OR email address not provided in HH grid and has email address
contactdetails_ip17.remail2
E-mail address second entry
Type: String
Source: UKHLS
Text: Please re-enter your e-mail address.
Universe:
if [((ff_remail = MIS) & (GRIDVARIABLES.GRIDRESP = 1 & (HHGRID.RESPEMAILADD string = 0|DK|MIS) and HASEMAIL = 1))| (ff_remail <> MIS & (REMAIL <>= ff_remail))] // Fed-forward email is missing and respondent was HH grid respondent and did not provide email or did not refuse e-mail address or fed-forward email is not missing but email address does not match fed-forward email address
contactdetails_ip17.intcontact
Contact details intro
Type: choice
Source: UKHLS
Text: Thank you very much for your time and patience. You have been a great help. One of the things we are most interested in is how things might change. We would like to contact you again in about a year's time and we may also contact you to make sure you were satisfied with the way the interview was conducted {if CAPI}.
| Option | Label |
|---|---|
| 1 | Continue |
Universe:
Ask all
contactdetails_ip17.hasemail
Has e-mail
Type: choice
Source: UKHLS
Text: In the future it may be possible to complete your Understanding Society interview on-line. To do this, we would need your email address so that we can send you a unique link to the survey. We would also like to use your email address to keep in touch. What is your email address?
| Option | Label |
|---|---|
| 1 | Record e-mail address |
| 2 | Respondent has no e-mail address |
Universe:
if [((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_remail = DK|REF|MIS) | (GRIDVARIABLES.GRIDRESP = 1 & HHGRID.RESPEMAILADD string = 0|DK|MIS))] // New entrant never interviewed OR fed-forward e-mail address is missing OR respondent was HH grid respondent and did not provide email and did not refuse e-mail address
contactdetails_ip17.remailref
Text to respondents who refuse to provide an email address
Type: choice
Source: UKHLS
Text: As you have not been able to provide an email address, we will send you your voucher by post.
| Option | Label |
|---|---|
| 1 | Continue |
Universe:
if [GRIDVARIABLES.MODETYPE = 3 & OWEDINCENT = 1 & REMAIL = MIS|DK |REF] // Mode is web and owed incentive and email address not provided
contactdetails_ip17.owedincent
Owed PERKS incentive
Type: choice
Source: UKHLS
| Option | Label |
|---|---|
| 0 | No PERKS incentive owed |
| 1 | PERKS incentive owed |
Universe:
Ask all



