Questionnaire Module Main Survey
contactdetails_w3
Contact details module
Questions 9
contactdetails_w3.intcontact
Contact details intro
Type: choice
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 years time and we may also contact you to make sure you were satisfied with the way the interview was conducted.
| Option | Label |
|---|---|
| 1 | Continue |
contactdetails_w3.detinc
Detail incorrect
Type: multichoice
Source: UKHLS
Interviewer Instruction: READ OUT.
Text: I would just like to confirm the following details we have on record for you. We have...
| Option | Label |
|---|---|
| 1 | Home landline |
| 2 | Personal mobile |
| 3 | Work phone number |
| 4 | E-mail address |
| 5 | All correct |
| 6 | (SPONTANEOUS) Respondent adamantly refuses further contact |
Universe:
if ff_rhland <> MIS | ff_rphmob <> MIS | ff_rphwrk <> MIS | ff_remail <> MIS (has provided at wave t-1 a home landline number or a mobile phone number or a work phone number or an e-mail address)
contactdetails_w3.rhland
Home landline phone number
Type: string
Source: BHPS
Interviewer Instruction: USE ONLY NUMBERS, SPACES AND '-'. ENTER '0' IF DOES NOT HAVE A LANDLINE NUMBER
Text: Could I please have your home landline number?
Universe:
if (ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rhland = MIS & ff_rhland <> REF) | DetInc = 1 (new entrant never interviewed, has no fed-forward landline phone number or fed-forward landline number is incorrect)
contactdetails_w3.rphmob
Mobile phone number
Type: string
Source: BHPS
Interviewer Instruction: USE ONLY NUMBERS, SPACES AND '-'.
Text: And can I please have your personal mobile phone number?
Universe:
if DEMOGRAPHICS.MOBUSE = 1 & ((ff_ivlolw <> 1 & ff-everint <> 1) | (ff_rphmob = MIS & ff_rphmob <> REF) | DetInc = 2) (has a personal mobile phone and respondent is new entrant never interviewed, has no fed-forward mobile phone number or fed-forward mobile number is incorrect)
contactdetails_w3.rphwrk
Work phone number
Type: string
Source: BHPS
Interviewer Instruction: USE ONLY NUMBERS, SPACES AND '-'.
Text: Can I have a work phone number?
Universe:
if (CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1) & ((ff_ivlolw <> 1 & ff_everint <> 1) | (ff_rphwrk = MIS & ff_rphwrk <> REF) | DetInc = 3) (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_w3.hasemail
Has e-mail
Type: choice
Source: UKHLS
Text: Do you have an e-mail address?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if (ff_ivlolw <> 1 & ff-everint <> 1) | (ff_remail = MIS & ff_remail <> REF) (new entrant never interviewed or fed-forward e-mail address is missing)
contactdetails_w3.remail
E-mail address
Type: string
Source: UKHLS
Interviewer Instruction: ENTER E-MAIL ADDRESS
Text: Can you give me an e-mail address we can use to contact you if we need to?
Universe:
if HasEmail = 1 | DetInc = 4 (Has an e-mail address or fed-forward e-mail address is wrong)
contactdetails_w3.othcont
Other contact details provided
Type: choice
Source: BHPS
Text: Do you have any other contact details you can give me?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if (ff_ivlolw <> 1 & ff_everint <> 1) (new entrant never interviewed)
contactdetails_w3.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)



