 UK Household Longitudinal Study
 Mainstage Questionnaire
 Wave 17, v02

 Web Login .................................................................................................................................................... 1
 Household Grid.............................................................................................................................................. 5
 Grid Variables.............................................................................................................................................. 116
 Household Questionnaire .......................................................................................................................... 147
Individual Questionnaire ............................................................................................................................ 216
             Individual Intro..............................................................................................................................216
             Demographics ................................................................................................................................ 221
             Device Use and Online Activity....................................................................................................... 249
             Initial Conditions............................................................................................................................. 270
             Own First Job.................................................................................................................................. 300
             Educational Aspirations ................................................................................................................. 306
              Young Adults .................................................................................................................................. 310
             Family Background ........................................................................................................................ 326
             Ethnicity and National Identity ...................................................................................................... 334
             Language ........................................................................................................................................340
             Childhood Language .......................................................................................................................344
             Ethnic Identity sub-sample .............................................................................................................346
             Religion ..........................................................................................................................................378
             Religious Practice ........................................................................................................................... 384
             Harassment .................................................................................................................................... 392
             Disability ......................................................................................................................................... 404
             Annual Health Conditions .............................................................................................................. 407
             Mental and Physical Health Conditions ......................................................................................... 424
             Health Service Use .......................................................................................................................... 438
             Health Welfare Use ........................................................................................................................ 440
             Young Adults Smoking .................................................................................................................... 445
            Caring .............................................................................................................................................. 447
             Annual Partnership History ............................................................................................................. 454
            Partnership History ......................................................................................................................... 469
            Current Pregnancies....................................................................................................................... 480
            Annual Fertility History ................................................................................................................... 488
            Fertility History.............................................................................................................................. 533
             Child Summary. .............................................................................................................................. 595
             Annual Residential History.............................................................................................................. 653
             Annual Education History .............................................................................................................. 662
             Higher Education Consent ............................................................................................................. 698
             Annual Employment History ......................................................................................................... 702
             Current Employment .................................................................................................................... 737
             Employer Link ................................................................................................................................. 755
             Employees ...................................................................................................................................... 758
Self-Employment ........................................................................................................................... 786
Physical Work ................................................................................................................................ 808
Work Conditions ........................................................................................................................... 808
Other Work ................................................................................................................................... 826
NEST Consent ................................................................................................................................ 830
Work Illness ................................................................................................................................... 835
Non-Employment ......................................................................................................................... 835
Job Search .................................................................................................................................... 843
Job Satisfaction ............................................................................................................................ 848
Parents Return to Work ................................................................................................................ 849
Voluntary Work ............................................................................................................................. 855
Childcare........................................................................................................................................ 857
Remittances ...................................................................................................................................864
Unearned Income and State Benefits ............................................................................................. 871
Benefit Consents ............................................................................................................................ 889
Wealth Assets and Debt ................................................................................................................. 893
Pension Drawdown ....................................................................................................................... 917
Household finances ....................................................................................................................... 919
Student Loans ................................................................................................................................ 924
Education Consents ........................................................................................................................ 927
Savings ............................................................................................................................................ 931
Personal Pensions ........................................................................................................................... 933
Retirement Planning ....................................................................................................................... 937
CASI Start ....................................................................................................................................... 947
Self-Completion: SF12 .................................................................................................................... 947
Self-Completion: GHQ. ....................................................................................................................955
Self-Completion: Satisfaction. ........................................................................................................ 961
Self-Completion: Adult Work Conditions .................................................................................... 964
Self-Completion: Gender Attitudes. ............................................................................................... 965
Self-Completion: Sexual Orientation. ............................................................................................. 968
Self-Completion: Gambling .............................................................................................................. 969
Self-Completion: Young Adults. ....................................................................................................... 977
Self-Completion: Non Co-Resident Relationships ............................................................................ 997
Self-Completion: Child Development. ............................................................................................. 1022
 Self-Completion: Parenting Styles. ................................................................................................. 1064
 Self-Completion Adult Identity...............................................................................................................1081
Self-Completion: General Election................................................................................................... 1085
Self-Completion: Devolved Elections Scotland. ...............................................................................1087
Self-Completion: Devolved Elections Wales. ................................................................................... 1090
 Self-Completion: Devolved Elections NI. ........................................................................................ 1093
CASI End......................................................................................................................................... 1095
Contact Details............................................................................................................................... 1095
Stable Contact ............................................................................................................................... 1104
End of Interview ............................................................................................................................ 1112
Interviewer Observations ...............................................................................................................1117
Proxy Questionnaire ......................................................................................................................1121
UK Household Longitudinal Study
Understanding Society Mainstage Wave 17 Questionnaire
Version: 2
This file is produced on the date: 08/01/2026 15:14:29




Web Login Module                            (weblogin_w16.v03)

Start
if [GRIDVARIABLES.ModeType = 3] // If mode is web


     Display Note
     SCREEN START CAWI (use day-month-year template)




     Question: weblogin_w16.CHKWEBDOBD                                 [ Check Respondent day of birth web ]

      Module:        weblogin_w16
      Source:        UKHLS
      Scripting Use drop-down list
      Notes:

                       Type: Number                       Range: 1 .. 31
                       Don't know: -1                    Refused: -2                Inapplicable: -8        Missing: -9

      Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
      Text:          Thank you for taking part in the web survey for Understanding Society. {if HHGrid.NAMEPERM = 1} We
                     need to make sure we are surveying the correct person. What is your date of birth?
      Question Day
      Box
      Label:
      Use:           Ask CHKWEBDOBD




     Question: weblogin_w16.CHKWEBDOBM                                 [ Check Respondent month of birth web ]

      Module:        weblogin_w16
      Source:        UKHLS
      Scripting Use drop-down list
      Notes:

                       Type: choice
                       Don't know: -1                    Refused: -2                Inapplicable: -8        Missing: -9

      Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
      Question Month
      Box
      Label:



                                                                                                                      Page 1 of 1165
Options:      1        January    January

              2        February   February

              3        March      March

              4        April      April

              5        May        May

              6        June       June

              7        July       July

              8        August     August

              9        September September

              10       October    October

              11       November   November

              12       December   December


Use:        Ask CHKWEBDOBM




Question: weblogin_w16.CHKWEBDOBY                        [ Check Respondent year of birth web ]

Module:     weblogin_w16
Source:     UKHLS
Scripting Use drop-down list
Notes:

              Type: Number                    Range: 1900 .. 9999
              Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
Question Year
Box
Label:
Use:        Ask CHKWEBDOBY



Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.


Soft Check: If (Date Of Birth Indicates Respondent Aged Under 16)// Date of birth entered indicates
respondent aged under 16
Text
You have entered that you are currently aged under 16. Please make sure that you have entered your correct date of
birth.


if [(ChkWebDOBD <> ff_birthd | ChkWebDOBM <> ff_birthm | ChkWebDOBY <> ff_birthy) &
HHGRID.NAMEPERM <> 1] // Respondent's DOB does not match records & Respondent's name given in Household
Grid




   Question: weblogin_w16.DOBNOMATCH                         [ Date of birth does not match records ]

    Module:        weblogin_w16                                                                                 Page 2 of 1165
    Source:    UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
              And if [(ChkWebDOBD <> ff_birthd | ChkWebDOBM <> ff_birthm | ChkWebDOBY <> ff_birthy) &
              HHGRID.NAMEPERM <> 1] // Respondent's DOB does not match records & Respondent's name
              given in Household Grid
    Text:      The date of birth you have entered does not match the one we hold in our records. Please contact our
               helpdesk on <[helpdesk number]> to give us your correct date of birth if you would like to continue to
               take part online. Alternatively, if you would prefer, an interviewer will call on you to give you the
               chance to take part.
    Options:    1        Continue Continue

    Use:       Ask DOBNOMATCH



if [Respondent aged under 16] // Respondent aged under 16




   Question: weblogin_w16.WEBDOBU16                       [ Respondent aged under 16 ]

    Module:    weblogin_w16
    Source:    UKHLS
    Scripting The respondent reports being under 16, ineligible for this interview and the interview MUST terminate
    Notes:    here. Please return in the data an appropriate outcome code for this interview and the corrected DOB.

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
              And if [Respondent aged under 16] // Respondent aged under 16
    Text:      Thank you for your help but we would like you to complete a youth questionnaire as you are aged
               under 16 and we will be in contact with you in the next couple of weeks.
    Use:       Ask WEBDOBU16



if [HHGrid.NAMEPERM = 1] // If Respondent's name not given in the HHGrid




   Question: weblogin_w16.ADDRCHCKWEB                          [ Respondent confirms first line of
   address ]

    Module:    weblogin_w16
    Source:    UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
              And if [HHGrid.NAMEPERM = 1] // If Respondent's name not given in the HHGrid




                                                                                                                  Page 3 of 1165
Text:         Your participation is completely voluntary and if you don’t want to answer any of the questions, please
              just click to move on to the next one.

              Before we get started, we would like to check we have your correct address. Can you please confirm
              if the first line of your address is as follows?

              [ff_address1]

Options:       1         Yes Yes

               2         No     No

Use:          Ask ADDRCHCKWEB



if [ADDRCHCKWEB = 2] // If first line of address is not correct




   Question: weblogin_w16.ADDRCHCKWEB2TEXT                                     [ Locked incorrect first line
   message ]

    Module:        weblogin_w16
    Source:        UKHLS
    Scripting Respondent to be screened out of survey
    Notes:

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
              And if [HHGrid.NAMEPERM = 1] // If Respondent's name not given in the HHGrid
              And if [ADDRCHCKWEB = 2] // If first line of address is not correct
    Text:          Thank you for this information. Only people ordinarily resident at [ff_address1] should take part in
                   the survey. As your address does not match the address on the invitation letter, you do not need
                   to do anything further. Please contact our helpdesk on [insert helpdesk number] if you would like
                   further information.
    Options:        1         Continue Continue

    Use:           Ask ADDRCHCKWEB2TEXT




   Question: weblogin_w16.LOCKEDSERIALMESSAGE                                       [ Locked serial message ]

    Module:        weblogin_w16
    Source:        UKHLS
    Scripting Text to appear for subsequent login attempts to the survey in cases where the first line of address
    Notes:    was incorrect at the first try

                     Type: choice

    Universe: if [GRIDVARIABLES.ModeType = 3] // If mode is web
              And if [HHGrid.NAMEPERM = 1] // If Respondent's name not given in the HHGrid
              And if [ADDRCHCKWEB = 2] // If first line of address is not correct
    Text:          Thank you for expressing an interest in participating in Understanding Society. Unfortunately, this
                   account is currently locked as your address does not match the sampled address, [ff_address1] .
                   Please contact our helpdesk on [insert helpdesk] if you live at [ff_address1 ] or if you would like
                   further information.
    Use:           Ask LOCKEDSERIALMESSAGE
                                                                                                                     Page 4 of 1165
End



Household Grid Module                        (hhgrid_w17.v012)

Start
if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone




   Question: hhgrid_w17.HGLIENG                      [ Interview conducted in English ]

      Module:         hhgrid_w17
      Source:         UKHLS
      Scripting       If answered 1 at HgLieng proceed to do HH grid in English.
      Notes:

                        Type: choice
                        Don't know: -1                Refused: -2                  Inapplicable: -8   Missing: -9

      Universe:       if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
      Interviewer WILL THIS INTERVIEW BE CONDUCTED IN ENGLISH?
      Instruction:
      Options:         1       Yes Yes

                       2       No    No

      Use:            Ask HGLIENG




Question: hhgrid_w17.HGLITRANS                       [ Translated language ]

Module:           hhgrid_w17
Source:           UKHLS
Scripting         If answered Welsh at HgLitrans proceed to do HH grid in selected language.
Notes:

                    Type: choice
                    Don't know: -1                 Refused: -2                     Inapplicable: -8   Missing: -9

Universe:         Ask all
Interviewer WHICH LANGUAGE WILL THE INTERVIEW BE CONDUCTED IN?
Instruction:




                                                                                                                Page 5 of 1165
Options:        0        English {if GRIDVARIABLES.MODETYPE =              English {if GRIDVARIABLES.MODETYPE =
                         3}                                                3}

                2        Bengali                                           Bengali

                4        Gujarati                                          Gujarati

                10       Polish                                            Polish

                11       Portuguese                                        Portuguese

                5        Punjabi: Gurmukhi                                 Punjabi: Gurmukhi

                6        Punjabi: Urdu                                     Punjabi: Urdu

                12       Turkish                                           Turkish

                8        Urdu                                              Urdu

                9        Welsh                                             Welsh

                97       Other language {if                                Other language {if
                         GRIDVARIABLES.MODETYPE = 1|2}                     GRIDVARIABLES.MODETYPE = 1|2}


Mixed Mode Alternatives
Web            Text
Interview:     This year it is possible to do your Understanding Society interview in the following languages. Would you
               like to do your interview in one of these languages?
               Delete
               Pre-text Interviewer Instruction
Use:           if (HGLIENG= 1) Compute HGLITrans=0
               Else: ask



if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone


   Soft Check: If [HGLITRANS = 2 Thru 12] // Language is Bengali .. Welsh
   Text
   Interviews in [HgLITrans] must be conducted by a Verian/NatCen Accredited Bilingual Interviewer or Agency
   Translator. Check with the office before proceeding if you think there is a specific justification to use someone else as
   interpreter (e.g..if respondent uncomfortable to be interviewed with an agency translator).


   Soft Check: If [HGLITRANS = 97] // Language is other
   Text
   For any language apart from the 9 languages that the standard questionnaire has been translated into you can only use
   a household translator (aged 14 or over).




Question: hhgrid_w17.HGLITRANSCONF                          [ Confirm translated language ]

Module:        hhgrid_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                  Refused: -2                        Inapplicable: -8           Missing: -9

Universe:      Ask all
Interviewer    [chosen translated language]
Instruction:
               YOU HAVE SELECTED TO CONTINUE THIS INTERVIEW IN [chosen translated language] . IF THIS IS
               CORRECT, PLEASE CLICK TO CONTINUE.

               IF YOU NEED TO CHANGE THE LANGUAGE, PLEASE GO BACK AND DO SO.
                                                                                                                           Page 6 of 1165
Options:      1        Continue Continue

Mixed Mode Alternatives
Web          [chosen translated language]
Interview:
             You have selected that you wish to do your Understanding Society survey in [chosen translated language] .
             If this is correct, please click to continue.

             If you wish to change your language, please go back and do so.
Use:         Ask HGLITRANSCONF




Question: hhgrid_w17.PERGRID                [ Who answers HH grid questions ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    If MODETYPE = CAWI then compute. 0 is not a valid response in CAWI.
Notes:

               Type: choice
               Don't know: -1                 Refused: -2                     Inapplicable: -8           Missing: -9

Universe:    Ask all
Interviewer PLEASE CODE THE PERSON YOU ARE SPEAKING TO
Instruction:




                                                                                                                    Page 7 of 1165
Options:        0                                                                   New person not recorded in list
                           New person not recorded in list below
                                                                                    below

                1          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 1
                           [ff_birthy]

                2          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 2
                           [ff_birthy]

                3          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 3
                           [ff_birthy]

                4          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 4
                           [ff_birthy]

                5          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 5
                           [ff_birthy]

                6          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 6
                           [ff_birthy]

                7          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 7
                           [ff_birthy]

                8          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 8
                           [ff_birthy]

                9          [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 9
                           [ff_birthy]

                10         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 10
                           [ff_birthy]

                11         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 11
                           [ff_birthy]

                12         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 12
                           [ff_birthy]

                13         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 13
                           [ff_birthy]

                14         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 14
                           [ff_birthy]

                15         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                    Person number 15
                           [ff_birthy]



Use:          If (GRIDVARIABLES.ModeType = 3) Compute PERGRID = PNO answering HH grid questions
              Else: ask



if [(GRIDVARIABLES.ModeType = 1 | 2) & (PERGRID = 0)]// If new person answering HH grid questions




   Question: hhgrid_w17.PNAME                     [ Forename new person grid respondent ]

    Module:          hhgrid_w17
    Source:          UKHLS

                       Type: String                    Length: 40
                       Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

    Universe:        if [(GRIDVARIABLES.ModeType = 1 | 2) & (PERGRID = 0)] // If new person answering HH grid
                     questions
    Text:            Please tell me your first, or given, name?
    Interviewer ENTER NAME
    Instruction:                                                                                                      Page 8 of 1165
Use:            Ask PNAME




Question: hhgrid_w17.PSNAME                        [ Surname new person grid respondent ]

Module:         hhgrid_w17
Source:         UKHLS

                   Type: String                      Length: 40
                   Don't know: -1                   Refused: -2            Inapplicable: -8        Missing: -9

Universe:       if [(GRIDVARIABLES.ModeType = 1 | 2) & (PERGRID = 0)] // If new person answering HH grid
                questions
Text:           And please tell me your surname, or family name?
Interviewer ENTER SURNAME
Instruction:
Use:            Ask PSNAME




Question: hhgrid_w17.PTITLE                    [ Title new person grid respondent ]

Module:       hhgrid_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                     Refused: -2             Inapplicable: -8        Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 | 2) & (PERGRID = 0)] // If new person answering HH grid questions
Text:         What title do you use?
Options:       1         Mr           Mr

               2         Master       Master

               3         Mrs          Mrs

               4         Ms           Ms

               5         Miss         Miss

               7         Mx           Mx

               6         Other title Other title

Use:          Ask PTITLE



if [PTITLE = 6] // If other title is used




    Question: hhgrid_w17.PTITLEX                     [ Other title new person grid respondent ]

     Module:         hhgrid_w17
     Source:         UKHLS

                       Type: String                    Length: 255
                       Don't know: -1                 Refused: -2           Inapplicable: -8       Missing: -9

                                                                                                             Page 9 of 1165
        Universe:         if [(GRIDVARIABLES.ModeType = 1 | 2) & (PERGRID = 0)] // If new person answering HH grid
                          questions
                          And if [PTITLE = 6] // If other title is used

        Text:             What title do you use?
        Interviewer TYPE IN
        Instruction:
        Use:              Ask PTITLEX




Question: hhgrid_w17.ADDRCHCK                         [ Address check - asked ]

Module:         hhgrid_w17
Source:         UKHLS

                  Type: choice
                  Don't know: -1                     Refused: -2                   Inapplicable: -8            Missing: -9

Universe:       Ask all
Text:            There may have been some changes in your household. {if ff_all_moved = 1 | ff_suspsplit = 1 |
                ff_all_moved = 2} Are you normally resident at this
                address?

                READ OUT
                [ff_address1]

                [ff_address2]
                [ff_address3]
                [ff_address4] , [ff_address5]
                [ff_postcode]
Interviewer IF YOU HAVE TRACED THIS RESPONDENT TO A NEW ADDRESS, CODE 'NO'.
Instruction:
Options:         1         Yes Yes

                 2         No    No

Mixed Mode Alternatives
Web             Text
Interview:      Thank you for participating in Understanding Society. This interview is completely voluntary, if you should
                come to any question that you don't want to answer, just click to continue on to the next question.

                 There may have been some changes in your household. {if ff_all_moved = 1 | ff_suspsplit = 1 |
                ff_all_moved = 2} Are you normally resident at this address?

                [ff_address1]
                [ff_address2]
                [ff_address3]
                [ff_address4] , [ff_address5]
                [ff_postcode]
                Delete
                Post-text Interviewer Instruction
Use:            If (Admin.HHold <> 1 | Interim Call Outcome Code = 82) Compute ADDRCHCK = 2;
                Else: Ask




Question: hhgrid_w17.ORIGADD                        [ Interview being conducted at original address - computed
]

Module:      hhgrid_w17
Source:      UKHLS                                                                                                        Page 10 of 1165
Scripting Original address = 1, NOT at original address = 2
Notes:


                Type: choice
                Inapplicable: -8                                       Missing: -9

Universe: Ask all
Options:      1        Original address          Original address

              2        Not at original           Not at original
                       address                   address

Use:        If (ff_all_moved <> 1 & ADDRCHCK = 1) Compute ORIGADD = 1
            Else If (ff_all_moved = 1 | ADDRCHCK = 2) Compute ORIGADD = 2



if [(ff_hhsize > 1) & (ff_absent <> 2 & ff_pris <> 1 for all not selected at PerGrid)]// Issued HH size is greater than 1
and all issued household members other than hh grid respondent are not absent at university halls of residence and not
absent in prison.




    Question: hhgrid_w17.CORESWHO                         [ Confirm co-residence ]

    Module:        hhgrid_w17
    Source:        UKHLS
    Scripting      Code 96 is exclusive code. INCLUDE ff_absent = 1 & ff_absent = 3 & ff_pris = 0 in this list.
    Notes:

                     Type: multichoice
                     Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

    Universe:      if [(ff_hhsize > 1) & (ff_absent <> 2 & ff_pris <> 1 for all not selected at PerGrid)] // Issued HH size is
                   greater than 1 and all issued household members other than hh grid respondent are not absent at
                   university halls of residence and not absent in prison
    Text:          Of the following list of people, please indicate whether you are still currently living with each of them.
                   Please include students who may be away at boarding school or those currently in institutions but have
                   this address as their main residence.
    Interviewer READ OUT AND CODE EACH PERSON STILL LIVING HERE
    Instruction:




                                                                                                                                 Page 11 of 1165
    Options:       1         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 1
                             [ff_birthy]

                   2         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 2
                             [ff_birthy]

                   3         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 3
                             [ff_birthy]

                   4         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 4
                             [ff_birthy]

                   5         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 5
                             [ff_birthy]

                   6         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 6
                             [ff_birthy]

                   7         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 7
                             [ff_birthy]

                   8         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 8
                             [ff_birthy]

                   9         [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 9
                             [ff_birthy]

                   10        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 10
                             [ff_birthy]

                   11        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 11
                             [ff_birthy]

                   12        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 12
                             [ff_birthy]

                   13        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 13
                             [ff_birthy]

                   14        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 14
                             [ff_birthy]

                   15        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 15
                             [ff_birthy]

                   16        [ff_forname] [ff_surname] , [ff_birthd] [ff_birthm]
                                                                                        Person number 16
                             [ff_birthy]

                   96                                                                   No longer live with any of these
                             No longer live with any of these people
                                                                                        people

    Mixed Mode Alternatives
    Web           Text
    Interview:    Of the following list of people, please indicate whether you are still currently living with each of them.
                  Please include students who may be away at boarding school or those currently in institutions but have
                  this address as their main residence. Please select each person still living here.
                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask CORESWHO



if [any ff_absent = 2 & ADMIN.HHOLD = 1] // If any household member was absent last wave at University in halls of
residence and household is original household


   Loop for each [ff_absent = 2 & ADMIN.HHOLD = 1]
   Name: ABSUNLoop




       Question: hhgrid_w17.ABSUN                   [ Confirm absent at university ]
                                                                                                                           Page 12 of 1165
        Module:         hhgrid_w17
        Source:       UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

        In Loops:     Loop for each [ff_absent = 2 & ADMIN.HHOLD = 1]

        Universe:     if [any ff_absent = 2 & ADMIN.HHOLD = 1] // If any household member was absent last wave at
                      University in halls of residence and household is original household
        Text:         Last time, [ff_forname] was away at university and living in halls of residence. Is [ff_forname] still
                      living in university halls of residence?
        Interviewer CODE YES IF RESPONDENT IS STILL IN HALLS OF RESIDENCE, EVEN IF NOT THE SAME
        Instruction: HALLS OR UNIVERSITY AS LAST YEAR.
        Options:
                       1        Yes Yes

                       2        No     No

        Mixed Mode Alternatives
        Web           Help
        Interview:    * These do not have to be exactly the same halls of residence or the same university as last year.
                      Delete
                      Post-text Interviewer Instruction
        Use:          Ask ABSUN



       if [ABSUN = 2] // If household member is no longer living in halls of residence at University




           Question: hhgrid_w17.UNIHOME                     [ Confirm main residence ]

           Module:     hhgrid_w17
           Source:     UKHLS

                           Type: choice
                           Don't know: -1              Refused: -2                   Inapplicable: -8           Missing: -9

           In Loops: Loop for each [ff_absent = 2 & ADMIN.HHOLD = 1]

           Universe: if [any ff_absent = 2 & ADMIN.HHOLD = 1] // If any household member was absent last wave at
                     University in halls of residence and household is original household
                     And if [ABSUN = 2] // If household member is no longer living in halls of residence at University
           Text:       Does [ff_forname] live with you as their main residence?
           Options:        1      Yes Yes

                           2      No    No

           Help:       By main residence we mean sharing living accommodation or sharing at least one meal a day
                       (including breakfast), and expecting to be resident at this address for a period of at least six (6)
                       months.
           Use:        Ask UNIHOME



   END LOOP (ABSUNLoop)


if [any ff_pris = 1 & ADMIN.HHOLD = 1] // If any household member was absent last wave in prison and household is
original household


                                                                                                                              Page 13 of 1165
  loopforeach [ff_pris = 1 & ADMIN.HHOLD = 1]
  Name: ABSPRISLoop




     Question: hhgrid_w17.ABSPRIS                        [ Still in prison ]

      Module:       hhgrid_w17
      Source:       UKHLS

                      Type: choice
                      Don't know: -1                   Refused: -2                    Inapplicable: -8            Missing: -9

      In Loops: loopforeach [ff_pris = 1 & ADMIN.HHOLD = 1]

      Universe: if [any ff_pris = 1 & ADMIN.HHOLD = 1] // If any household member was absent last wave in prison
                and household is original household
      Text:         Last time [ff_forname] was in prison. Is [ff_forname] still in prison?
      Options:
                     1         Yes Yes

                     2         No     No

      Use:          Ask ABSPRIS



     if [ABSPRIS = 2] // If household member is no longer in prison




          Question: hhgrid_w17.PRISHOME                         [ Confirm main residence ]

          Module:        hhgrid_w17
          Source:        UKHLS

                           Type: choice
                           Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

          In Loops: loopforeach [ff_pris = 1 & ADMIN.HHOLD = 1]

          Universe: if [any ff_pris = 1 & ADMIN.HHOLD = 1] // If any household member was absent last wave in
                    prison and household is original household
                    And if [ABSPRIS = 2] // If household member is no longer in prison
          Text:          Does [ff_forname] live with you as their main residence?
          Options:        1         Yes Yes

                          2         No     No

          Help:          By main residence we mean sharing living accommodation or sharing at least one meal a day
                         (including breakfast), and expecting to be resident at this address for a period of at least six (6)
                         months.
          Use:           Ask PRISHOME



  END LOOP (ABSPRISLoop)




Question: hhgrid_w17.NEWBABY                       [ New baby resident ]

                                                                                                                                Page 14 of 1165
Module:   hhgrid_w17
Source:     UKHLS


                Type: choice
                Don't know: -1                  Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Are there any new babies who have this address as their main residence?
Options:      1        Yes Yes

              2        No      No

Use:        Ask NEWBABY



if [NEWBABY = 1] // New baby has this address as main residence




   Question: hhgrid_w17.BABYNUM                      [ Number of new babies ]

    Module:       hhgrid_w17
    Source:       UKHLS

                   Type: Number                     Range: 1 .. 9
                   Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

    Universe: if [NEWBABY = 1] // New baby has this address as main residence
    Text:         How many new babies are there in this residence?
    Use:          Ask BABYNUM



   Loop for each [BABYNUM]
   Name: BABYFORENAMELoop


        Display Note
        SCREEN START.




        Question: hhgrid_w17.BABYFORENAME                            [ Forename new baby ]

        Module:        hhgrid_w17
        Source:        UKHLS

                          Type: String                  Length: 40
                          Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9

        In Loops:      Loop for each [BABYNUM]

        Universe:      if [NEWBABY = 1] // New baby has this address as main residence
        Text:          What is the first name, or given name, of this {if Babynum = 1} / the first/second/third {if Babynum
                       >1} baby?
        Interviewer ENTER NAME
        Instruction:
        Mixed Mode Alternatives


                                                                                                                          Page 15 of 1165
Web            Question Box Label
Interview:     Name

               Delete
               Post-text Interviewer Instruction

Use:          Ask BABYFORENAME




Question: hhgrid_w17.BABYSURNAME                            [ Surname new baby ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: String                    Length: 40
               Don't know: -1                 Refused: -2               Inapplicable: -8   Missing: -9

In Loops: Loop for each [BABYNUM]

Universe: if [NEWBABY = 1] // New baby has this address as main residence
Text:        What is their surname or family name?
Mixed Mode Alternatives
Web        Question Box Label
Interview: Surname

Use:         Ask BABYSURNAME



Display Note
SCREEN END




Question: hhgrid_w17.BABYSEX                       [ New baby sex ]

Module:      hhgrid_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                  Refused: -2               Inapplicable: -8   Missing: -9

In Loops: Loop for each [BABYNUM]

Universe: if [NEWBABY = 1] // New baby has this address as main residence
Text:        Is [BABYFORENAME] ...
Options:     1        Male      Male

             2        Female Female

Use:         Ask BABYSEX



Display Note
SCREEN START [use day/month/year template]




Question: hhgrid_w17.BABYBIRTHD                        [ New baby DOB day ]
                                                                                                    Page 16 of 1165
Module:       hhgrid_w17
Source:      UKHLS

              Type: Number                    Range: 1 .. 31
              Don't know: -1                 Refused: -2             Inapplicable: -8   Missing: -9

In Loops:    Loop for each [BABYNUM]

Universe:    if [NEWBABY = 1] // New baby has this address as main residence
Text:        What is [BABYFORENAME] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Question Box Label
Interview:   Day
Use:         Ask BABYBIRTHD




Question: hhgrid_w17.BABYBIRTHM                     [ New baby DOB month ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Use drop down list of response options.
Notes:

              Type: choice
              Don't know: -1                 Refused: -2             Inapplicable: -8   Missing: -9

In Loops:    Loop for each [BABYNUM]

Universe:    if [NEWBABY = 1] // New baby has this address as main residence
Text:        (What is [[BABYFORENAME]'s] date of birth?)
Interviewer ENTER MONTH
Instruction:
Options:      1       January      January

              2       February     February

              3       March        March

              4       April        April

              5       May          May

              6       June         June

              7       July         July

              8       August       August

              9       September September

              10      October      October

              11      November     November

              12      December     December

Mixed Mode Alternatives


                                                                                                 Page 17 of 1165
Web             Question Box Label
Interview:      Month
                Delete
                Post-text Interviewer Instruction

Use:            Ask BABYBIRTHM




Question: hhgrid_w17.BABYBIRTHY                         [ New baby DOB year ]

Module:         hhgrid_w17
Source:         UKHLS
Scripting       If day and/or month of baby DOB missing calculate age based on year of birth for subsequent soft
Notes:          check

                 Type: Number
                 Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

In Loops:       Loop for each [BABYNUM]

Universe:       if [NEWBABY = 1] // New baby has this address as main residence
Text:           (What is [[BABYFORENAME]'s] date of birth?)
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web             Question Box Label
Interview:      Year
                Delete
                Post-text Interviewer Instruction
Use:            Ask BABYBIRTHY



Soft check: if (baby >=2 years old) // Date of birth
Text
You said that [BABYFORENAME] 's date of birth is [BABYBIRTHD/BABYBIRTHM/BABYBIRTHY] .


Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END.


if [any ff_potrejoiner = 3 in household] // If any new babies identified from the Life Events Study for this
household




    Question: hhgrid_w17.REJOINERBABY                             [ Rejoiner baby indicator ]

    Module:        hhgrid_w17
    Source:        UKHLS
    Scripting      Use potential rejoiner baby list (ff_potrejoiner = 3)
    Notes:

                     Type: choice
                     Don't know: -1                 Refused: -2               Inapplicable: -8                   Page 18 of 1165
                                                                                                       Missing: -9
      In Loops:      Loop for each [BABYNUM]

      Universe:      if [NEWBABY = 1] // New baby has this address as main residence
                     And if [any ff_potrejoiner = 3 in household] // If any new babies identified from the Life Events
                     Study for this household
      Text:          You may have told us about [NAME] as part of the Life Events Study . Can I just check, is
                     [NAME] any of these people?
      Interviewer CODE NUMBER OF REJOINER BABY FROM LIST.
      Instruction: IF NOT FOUND, SELECT 'No, none of these people' FROM
                   THE LIST.
      Options:
                      0                                                                        No, none of these
                               No, none of these people
                                                                                               people

                      1        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 1
                               [ff_birthy]

                      2        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 2
                               [ff_birthy]

                      3        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 3
                               [ff_birthy]

                      4        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 4
                               [ff_birthy]

                      5        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 5
                               [ff_birthy]

                      6        [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                               Potential rejoiner 6
                               [ff_birthy]

      Mixed Mode Alternatives
      Web            Delete
      Interview:     Interviewer Instruction

                     Text
                     You may have told us about [NAME] as part of the Life Events Study . Can we just check, is
                     [NAME] any of these people?
      Use:           Ask REJOINERBABY




  Question: hhgrid_w17.YNEWBABY                       [ New Joiner reason is New Baby ]

   Module:    hhgrid_w17
   Source:    UKHLS

                  Type: choice
                  Inapplicable: -8                                  Missing: -9

   In Loops: Loop for each [BABYNUM]

   Universe: if [NEWBABY = 1] // New baby has this address as main residence
   Options:      1        New baby New baby

   Use:       Compute YNEWBABY = 1



END LOOP (BABYFORENAMELoop)
                                                                                                                         Page 19 of 1165
Question: hhgrid_w17.MORES                   [ More people resident ]
Module:      hhgrid_w17
Source:      UKHLS
Scripting    If PERGRID = 0 compute MORES = 1.
Notes:

               Type: choice
               Don't know: -1                      Refused: -2                      Inapplicable: -8       Missing: -9

Universe:    Ask all
Text:        Text
             [You have indicated that you live with these people. {PERGRID greater than 0 & CORESWHO NOT EQUAL
             TO 96}] /
             [You seem to no longer live with anyone that you were living with the last time we interviewed you.
             {PERGRID greater than 0 & CORESWHO = 96}]
             Is there anyone else who has this address as their main residence, for example other {if NEWBABY = 1} /
             new {if NEWBABY <> 1} babies, lodgers
             or students moving home from university?
             [ [ff_forname] [ff_surname] [ff_birthd] [ff_birthm] [ff_birthy]

             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy]
             [ff_forname]     [ff_surname]   [ff_birthd]   [ff_birthm]   [ff_birthy] {PERGRID > 0 & CORESWHO NOT EQUAL
             TO 96} ]
Interviewer INCLUDE NEWBORN BABIES AS NEW HOUSEHOLD MEMBERS
Instruction:
Options:      1          Yes Yes

              2          No    No

Help:        By main residence we mean sharing living accommodation or sharing at least one meal a day (including
             breakfast), and expecting to be resident at this address for a period of at least six (6) months.
Use:         If (PERGRID = 0) Compute MORES = 1
             Else: Ask



loop until [MORE <> 1]
Name: NameLoop


   if [MORES = 1] // If more people resident


        Display Note
        SCREEN START.




        Question: hhgrid_w17.NAME                   [ Name/identifier for household member ]

        Module:        hhgrid_w17                                                                                   Page 20 of 1165
Source:       UKHLS

Scripting     Compute NAME = PNAME if PERGRID = 0 & DO NOT ASK, Compute NAME = NONAME If
Notes:        (NAMEPERM = 1 & (NONAME <> MIS|REF))

                 Type: String                   Length: 255
                 Don't know: -1                Refused: -2                   Inapplicable: -8      Missing: -9

In Loops:     loop until [MORE <> 1]

Universe:     if [MORES = 1] // If more people resident
Text:         What is the first name, or given name, of this other person?

              For other adults in the household, please ensure you have permission to provide us with the
              person's name.
Interviewer ENTER NAME
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer Instruction
Use:          If (PERGRID = 0) Compute NAME = PNAME
              Else If (NAMEPERM = 1 & (NONAME <> MIS|REF)) Compute NAME = NONAME
              Else: Ask




Question: hhgrid_w17.NAMEPERM                        [ Does not have permission to give name ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting Do not allow Don't Know or Refused. Display on screen below NAME as single option without text.
Notes:    NAME and NAMEPERM are mutually exclusive.

              Type: choice
              Inapplicable: -8                                  Missing: -9

In Loops: loop until [MORE <> 1]

Universe: if [MORES = 1] // If more people resident
Options:
             1        Do not have permission to give          Do not have permission to give
                      name                                    name

Use:         Ask NAMEPERM



Display Note
SCREEN END


if [NAMEPERM <> 1] // If has permission to give name


   Display Note
   SCREEN START




   Question: hhgrid_w17.SNAME                      [ Surname for household member ]

   Module:        hhgrid_w17                                                                                Page 21 of 1165
Source:         UKHLS

Scripting       Compute SNAME = PSNAME if PERGRID = 0 & DO NOT ASK.
Notes:

                   Type: String                     Length: 255
                   Don't know: -1                  Refused: -2          Inapplicable: -8   Missing: -9

In Loops:       loop until [MORE <> 1]

Universe:       if [MORES = 1] // If more people resident
                And if [NAMEPERM <> 1] // If has permission to give name
Text:           What is [NAME] ’s surname, or family name?
Interviewer ENTER SURNAME.
Instruction:
Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer Instruction
Use:            If (PERGRID = 0) Compute SNAME = PSNAME
                Else: Ask




Question: hhgrid_w17.TITLE                       [ Title for household member ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting Compute TITLE = PTITLE if PERGRID = 0 & DO NOT ASK.
Notes:

                Type: choice
                Don't know: -1                    Refused: -2           Inapplicable: -8   Missing: -9

In Loops: loop until [MORE <> 1]

Universe: if [MORES = 1] // If more people resident
          And if [NAMEPERM <> 1] // If has permission to give name
Text:        What title does [NAME] use?
Options:
               1         Mr             Mr

               2         Master         Master

               3         Mrs            Mrs

               4         Ms             Ms

               5         Miss           Miss

               7         Mx             Mx

               6         Other title Other title

Use:         If (PERGRID = 0) Compute TITLE = PTITLE
             Else: Ask



Display Note
SCREEN END


if [TITLE = 6] // If other title used
                                                                                                    Page 22 of 1165
          Question: hhgrid_w17.TITLEX                 [ Other title for household member ]

          Module:        hhgrid_w17
          Source:        UKHLS
          Scripting      Compute TITLEX = PTITLEX if PERGRID = 0 & DO NOT ASK.
          Notes:

                           Type: String                Length: 255
                           Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

          In Loops:      loop until [MORE <> 1]

          Universe:      if [MORES = 1] // If more people resident
                         And if [NAMEPERM <> 1] // If has permission to give name
                         And if [TITLE = 6] // If other title used
          Text:          What title does [NAME] use?
          Interviewer ENTER TITLE
          Instruction:
          Mixed Mode Alternatives
          Web            Text
          Interview:     Please type in other title used.
                         Delete
                         Post-text Interviewer Instruction

          Use:           If (PERGRID = 0) Compute TITLEX = PTITLEX
                         Else: Ask



  if [NAMEPERM =1] // Does not have permission to give name




     Question: hhgrid_w17.NONAME                      [ Identifier where no name is given ]

      Module:     hhgrid_w17
      Source:     UKHLS

                      Type: String

      In Loops: loop until [MORE <> 1]

      Universe: if [MORES = 1] // If more people resident
                And if [NAMEPERM =1] // Does not have permission to give name
      Text:       Even though you were not able to provide their name, we still would like to collect basic
                  information about them to understand your household and personalise your survey. Please could
                  you provide their initials so you can identify them in later questions?

                  If they have the same first letter of their first and last names as another person in the household,
                  please include the initial of their middle name as well.
      Question ENTER TEXT
      Box
      Label:
      Use:        Ask NONAME




Question: hhgrid_w17.YNEW                [ New joiner reason ]

Module:   hhgrid_w17                                                                                                 Page 23 of 1165
Source:     UKHLS

              Type: choice
              Don't know: -1                    Refused: -2                   Inapplicable: -8            Missing: -9

In          loop until [MORE <> 1]
Loops:
Text:        Even though you could not give us their name, we would like to collect the following basic details about
            them, which do not identify them personally. {NAMEPERM = 1}

            Why [[are you] / [is NAME]] now in this household?
Options:
             1        New baby                                 New baby

             2        Cohabitation/marriage/civil partnership Cohabitation/marriage/civil partnership

             3        Moved from college/university            Moved from college/university

             4        Moved from institution                   Moved from institution

             5        Was resident last wave/never left        Was resident last wave/never left

             6        Moved in with parent/relative            Moved in with parent/relative

             7        Shared accommodation                     Shared accommodation

             8        Care/support                             Care/support

             97       Other                                    Other

Use:        Ask YNEW



if [YNEW = 97] // Other joiner reason




   Question: hhgrid_w17.YNEWO                     [ Other new joiner reason ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                   Length: 255
                     Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    In Loops:      loop until [MORE <> 1]

    Universe:      if [YNEW = 97] // Other joiner reason
    Text:          What other reason is that?
    Interviewer WRITE IN OTHER REASON
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:           Ask YNEWO



if [YNEW = 2 | 3 | 4 | 6 | 7 | 8 | 97]// If New joiner reason is Cohabitation/marriage/civil partnership OR From
college/university OR From institution OR Moved in with parent/relative OR Shared accommodation OR Care/Support
OR Other reason




   Question: hhgrid_w17.JNRPREV                        [ Joiner previous abode ]
                                                                                                                        Page 24 of 1165
    Module:      hhgrid_w17

    Source:      UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

    In Loops:    loop until [MORE <> 1]

    Universe:    if [YNEW = 2 | 3 | 4 | 6 | 7 | 8 | 97] // If New joiner reason is Cohabitation/marriage/civil partnership
                 OR From college/university OR From institution OR Moved in with parent/relative OR Shared
                 accommodation OR Care/Support OR Other reason
    Showcard: TBC
    Text:        Where [[were you] / [was NAME]] living before joining this household?
    Options:
                  1         Other house/flat                 Other house/flat

                  2         Working away from home           Working away from home

                  3         Halls of residence               Halls of residence

                  4         Boarding school                  Boarding school

                  5         Prison                           Prison

                  6         Hospital                         Hospital

                  7         Care or nursing home             Care or nursing home

                  8         Outside the UK                   Outside the UK

                  9         No fixed abode                   No fixed abode

                  97        Other type of                    Other type of
                            accommodation                    accommodation

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT
               Delete
               Showcard
    Use:         Ask JNRPREV



if [JNRPREV = 97] // Other previous abode




   Question: hhgrid_w17.JNRPREVO                       [ Other previous abode ]

    Module:      hhgrid_w17
    Source:      UKHLS

                      Type: String                  Length: 255
                      Don't know: -1               Refused: -2                    Inapplicable: -8            Missing: -9

    In Loops:    loop until [MORE <> 1]

    Universe:    if [JNRPREV = 97] // Other previous abode
    Text:        What other type of accommodation was that?
    Interviewer WRITE IN OTHER ACCOMMODATION TYPE
    Instruction:
                                                                                                                         Page 25 of 1165
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:           Ask JNRPREVO



if [YNEW = 2 | 3 | 4 | 5 | 6 | 7 | 8 | 97]// If New joiner reason is Cohabitation/marriage/civil partnership OR From
college/university OR From institution OR Had never left the household OR Moved in with parent/relative OR Shared
accommodation OR Care/Support OR Other reason




    Question: hhgrid_w17.JOINER                     [ Unlisted joiner ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: choice
                     Refused: -2                         Inapplicable: -8                  Missing: -9

    In Loops:      loop until [MORE <> 1]

    Universe:      if [YNEW = 2 | 3 | 4 | 5 | 6 | 7 | 8 | 97] // If New joiner reason is Cohabitation/marriage/civil
                   partnership OR From college/university OR From institution OR Had never left the household OR
                   Moved in with parent/relative OR Shared accommodation OR Care/Support OR Other reason
    Text:          In the past, [[have you] / [has NAME]] been in a household that has participated in this study? This
                   could either be as part of this household or in a different household.
    Interviewer THIS STUDY INCLUDES 'UNDERSTANDING SOCIETY', 'LIVING IN BRITAIN', 'LIVING IN
    Instruction: SCOTLAND', 'LIVING IN WALES' , 'THE NORTHERN IRELAND HOUSEHOLD PANEL STUDY'
                 AND 'THE LIFE EVENTS STUDY'.
    Options:
                    1        Yes            Yes

                    2        No             No

                    3        Don't          Don't
                             know           know

    Mixed Mode Alternatives
    Web            Text
    Interview:     In the past, [[have you] / [has NAME]] been in a household that has participated in this study? This
                   could either be as part of this household or in a different household. This study includes
                    'Understanding Society', 'Living in Britain', 'Living in Scotland', 'Living in Wales', 'The
                   Northern Ireland Household Panel Study' and 'The Life Events Study'.
                   Delete
                   Post-text Interviewer Instruction
    Use:           If (YNEW = 5) Compute JOINER = 1
                   Else: Ask



if [((YNEW = 2 | 3 | 4 | 5 | 6 | 7 | 8 | 97) & ((JOINER = 1 | 3) & NAMEPERM <> 1)) | (YNEW = 1 & any ff_potrejoiner
= 3)] // If New joiner reason is Cohabitation/marriage/civil partnership or From college/university or From institution or
Had never left the household or Moved in with parent/relative or Shared accommodation or Care/Support or Other
reason And if Joiner has taken part in the study in the past or not sure And Name has been given OR new joiner
reason is new baby and a baby from the Life Events Study is associated with this household


    if [ANY ff_potrejoiner = 1|2|3|4] // Any potential rejoiner previously attached to this household OR a baby from the
    Life Events Study or a partner from the Life Events Study




        Question: hhgrid_w17.REJOINER                      [ Rejoiner indicator ]

                                                                                                                       Page 26 of 1165
        Module:         hhgrid_w17
    Source:      UKHLS

    Scripting    Use Potential rejoiner list
    Notes:

                   Type: choice
                   Don't know: -1               Refused: -2                Inapplicable: -8          Missing: -9

    In Loops:    loop until [MORE <> 1]

    Universe:    if [((YNEW = 2 | 3 | 4 | 5 | 6 | 7 | 8 | 97) & ((JOINER = 1 | 3) & NAMEPERM <> 1)) | (YNEW = 1
                 & any ff_potrejoiner = 3)] // If New joiner reason is Cohabitation/marriage/civil partnership or
                 From college/university or From institution or Had never left the household or Moved in with
                 parent/relative or Shared accommodation or Care/Support or Other reason And if Joiner has
                 taken part in the study in the past or not sure And Name has been given OR new joiner reason
                 is new baby and a baby from the Life Events Study is associated with this household
                 And if [ANY ff_potrejoiner = 1|2|3|4] // Any potential rejoiner previously attached to this
                 household OR a baby from the Life Events Study or a partner from the Life Events Study
    Text:         [[Are you] / [Is NAME]] any of these people?
    Interviewer CODE NUMBER OF REJOINER FROM LIST.
    Instruction:
                 IF NOT FOUND, SELECT 'No, none of these people' FROM THE LIST.
    Options:      0                                                                      No, none of these
                           No, none of these people
                                                                                         people

                  1         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 1
                            [ff_birthy]

                  2         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 2
                            [ff_birthy]

                  3         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 3
                            [ff_birthy]

                  4         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 4
                            [ff_birthy]

                  5         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 5
                            [ff_birthy]

                  6         [ff_forname] [ff_surname] [ff_birthd] [ff_birthm]
                                                                                         Potential rejoiner 6
                            [ff_birthy]

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Post-text Interviewer Instruction
    Use:         Ask REJOINER



if [(ADMIN.HHOLD > 1 & REJOINER < 1)] // If split-off household and where joiner hasn’t already been selected at
REJOINER




   Question: hhgrid_w17.REJOINERO                     [ Joiner indicator ]

    Module:      hhgrid_w17
    Source:      UKHLS
    Scripting    List issued sample members from original household at previous wave
    Notes:

                   Type: choice
                   Don't know: -1               Refused: -2                Inapplicable: -8          Missing: -9

    In Loops:    loop until [MORE <> 1]                                                                         Page 27 of 1165
       Universe:      if [((YNEW = 2 | 3 | 4 | 5 | 6 | 7 | 8 | 97) & ((JOINER = 1 | 3) & NAMEPERM <> 1)) | (YNEW = 1
                      & any ff_potrejoiner = 3)] // If New joiner reason is Cohabitation/marriage/civil partnership or
                      From college/university or From institution or Had never left the household or Moved in with
                      parent/relative or Shared accommodation or Care/Support or Other reason And if Joiner has
                      taken part in the study in the past or not sure And Name has been given OR new joiner reason
                      is new baby and a baby from the Life Events Study is associated with this household
                      And if [(ADMIN.HHOLD > 1 & REJOINER < 1)] // If split-off household and where joiner hasn’t
                      already been selected at REJOINER
       Text:           [[Are you] / [Is NAME]] any of these people?
       Interviewer CODE NUMBER OF JOINER FROM LIST.
       Instruction:
                    IF NOT FOUND, SELECT 'No, none of these people' FROM THE LIST.
       Options:
                        0        No, none of these people                            No, none of these people

                        1         [ff_forname] [ff_surname]                          ff_forname] ff_surname ff_birthd
                                  [ff_birthd] [ff_birthm] [ff_birthy]                ff_birthm ff_birthy

                        2         [ff_forname] [ff_surname] [ff_birthd]              ff_forname] ff_surname ff_birthd
                                  [ff_birthm] [ff_birthy]                            ff_birthm ff_birthy

                        3         [ff_forname] [ff_surname] [ff_birthd]              ff_forname] ff_surname ff_birthd
                                  [ff_birthm] [ff_birthy]                            ff_birthm ff_birthy

                        4         [ff_forname] [ff_surname] [ff_birthd]              ff_forname] ff_surname ff_birthd
                                  [ff_birthm] [ff_birthy]                            ff_birthm ff_birthy

                        5         [ff_forname] [ff_surname] [ff_birthd]              ff_forname] ff_surname ff_birthd
                                  [ff_birthm] [ff_birthy]                            ff_birthm ff_birthy

                        6         [ff_forname] [ff_surname] [ff_birthd]              ff_forname] ff_surname ff_birthd
                                  [ff_birthm] [ff_birthy]                            ff_birthm ff_birthy

       Use:           Ask REJOINERO



if [(YNEW 2 | 3 | 4 | 6 | 7 | 8 | 97]// If New joiner reason is Cohabitation/marriage/civil partnership OR From
college/university OR From institution OR Moved in with parent/relative OR Shared accommodation OR Care/Support
OR Other reason


   Display Note
   SCREEN START [use month/year template]




   Question: hhgrid_w17.JNMNTH                      [ Month joined the household ]

    Module:        hhgrid_w17
    Source:        UKHLS
    Scripting      Display note
    Notes:         SCREEN START [use month/year template]

                     Type: choice
                     Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9

    In Loops:      loop until [MORE <> 1]

    Universe:      if [(YNEW 2 | 3 | 4 | 6 | 7 | 8 | 97] // If New joiner reason is Cohabitation/marriage/civil partnership
                   OR From college/university OR From institution OR Moved in with parent/relative OR Shared
                   accommodation OR Care/Support OR Other reason
    Text:          In what month and year did you start living with the other people in this household {if PERGRID =
                   0} / {NAME} start living with you {if PERGRID greater than 0} ?
    Interviewer ENTER YEAR                                                                                                    Page 28 of 1165
    Instruction:
Options:
              1        January        January

              2        February       February

              3        March          March

              4        April          April

              5        May            May

              6        June           June

              7        July           July

              8        August         August

              9        September September

              10       October        October

              11       November       November

              12       December       December

Mixed Mode Alternatives
Web          Text
Interview:   When did you start living with the other people in this household {if PERGRID = 0} / {NAME} start
             living with you {if PERGRID greater than 0} ?
             Question box label
             Month
             Delete
             Post-text Interviewer instruction
Use:         Ask JNMNTH




Question: hhgrid_w17.JNYEAR                    [ Year joined the household ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Display note
Notes:       SCREEN END

               Type: Number                     Range: 1900 .. 9999
               Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In Loops:    loop until [MORE <> 1]

Universe:    if [(YNEW 2 | 3 | 4 | 6 | 7 | 8 | 97] // If New joiner reason is Cohabitation/marriage/civil partnership
             OR From college/university OR From institution OR Moved in with parent/relative OR Shared
             accommodation OR Care/Support OR Other reason
Text:        In what month and year did you start living with the other people in this household {if PERGRID =
             0} / {NAME} start living with you {if PERGRID greater than 0} ?
Question     Year
Box Label:
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Question box label
Interview:   Year
             Delete
             Text, Post-text Interviewer instruction
Use:         Ask JNYEAR

                                                                                                                        Page 29 of 1165
   Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future.



   Soft check: If year is correct // Check entered year is correct
   You've said that [NAME] joined the household in [info taken from JNMNTH JNYEAR] but you didn't include them in
   the last interview which was completed on [last interview date here]. Are you sure you've entered the correct date?


   Display Note
   SCREEN END.


if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 & REJOINER = 0 &
REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in household




   Question: hhgrid_w17.NESEX                 [ New entrant sex ]

    Module:     hhgrid_w17
    Source:     UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    In Loops: loop until [MORE <> 1]

    Universe: if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 &
              REJOINER = 0 & REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in
              household
    Text:       [[Are you] / [Is NAME]] ...
    Options:
                1         Male      Male

                2         Female Female

    Use:        Ask NESEX



   Display Note
   SCREEN START [use day/month/year template].




   Question: hhgrid_w17.NEBIRTHD                    [ New entrant DOB day ]

    Module:      hhgrid_w17
    Source:      UKHLS
    Scripting    Display note
    Notes:       SCREEN START [use day/month/year template]

                    Type: Number                  Range: 1 .. 31
                    Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    In Loops:    loop until [MORE <> 1]

    Universe:    if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 &
                 REJOINER = 0 & REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in
                 household
    Text:        What is [[your]/[NAME]'s]] date of birth?
                                                                                                                  Page 30 of 1165
Question     Day
Box Label:

Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Question box label
Interview:   Day
             Delete
             Post-text Interviewer instruction
Use:         Ask NEBIRTHD




Question: hhgrid_w17.NEBIRTHM                     [ New entrant DOB month ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2          Inapplicable: -8         Missing: -9

In Loops:    loop until [MORE <> 1]

Universe:    if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 &
             REJOINER = 0 & REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in
             household
Text:        (What is [[your]/[NAME]'s]] date of birth?)
Interviewer ENTER MONTH
Instruction:
Options:
              1        January        January

              2        February       February

              3        March          March

              4        April          April

              5        May            May

              6        June           June

              7        July           July

              8        August         August

              9        September September

              10       October        October

              11       November       November

              12       December       December

Mixed Mode Alternatives
Web          Question box label
Interview:   Month
             Delete
             Post-text Interviewer instruction
Use:         Ask NEBIRTHM




Question: hhgrid_w17.NEBIRTHY                     [ New entrant DOB year ]
                                                                                                          Page 31 of 1165
Module:         hhgrid_w17
Source:         UKHLS
Scripting       Display note
Notes:          SCREEN END

                  Type: Number                  Range: 1900 .. 9999
                  Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

In Loops:       loop until [MORE <> 1]

Universe:       if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 &
                REJOINER = 0 & REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in
                household
Text:           (What is [[your]/[NAME]'s]] date of birth?)
Question        Year
Box Label:
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web             Question box label
Interview:      Year

                Delete
                Interviewer instruction
Use:            Ask NEBIRTHY



Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END.


if [BIRTHY = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing




   Question: hhgrid_w17.AGEIF                   [ Age last birthday ]

    Module:        hhgrid_w17
    Source:        UKHLS

                       Type: Number               Range: 0 .. 110
                       Don't know: -1            Refused: -2                  Inapplicable: -8         Missing: -9

    In Loops:      loop until [MORE <> 1]

    Universe:      if [((REJOINER = 0 | DK | REF) & (REJOINERO = 0 | DK | REF)) | JOINER = 2| (YNEW = 1 &
                   REJOINER = 0 & REJOINERO = 0)] // If new entrant or new baby not from Life Events Study in
                   household
                   And if [BIRTHY = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing
    Text:          What was [[your]/[NAME]'s]] age at [[your]/[their]] last birthday? If you don't know, please give
                   your best estimate.
    Question       Age
    Box Label:

                                                                                                                 Page 32 of 1165
            Interviewer IF RESPONDENTS REFUSE TO GIVE THEIR AGE, OR CANNOT, THEN GIVE YOUR BEST
            Instruction: ESTIMATE.
                         ENTER AGE

            Mixed Mode Alternatives
            Web           Display notes
            Interview:    Use drop-down list
                          Question box label
                          Age
                          Delete
                          Post-text Interviewer instruction
            Use:          Ask AGEIF




   Question: hhgrid_w17.MORE                  [ More household members ]

    Module:    hhgrid_w17
    Source:    UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8             Missing: -9

    In         loop until [MORE <> 1]
    Loops:
    Text:      Is there anyone else who has this address as their main residence, for example any [other NEWBABY =
               1] babies, children, other family members, lodgers or flatmates, or students moving home from university?
    Options:
                1         Yes Yes

                2         No   No

    Help:      By main residence we mean sharing living accommodation or sharing at least one meal a day (including
               breakfast), and expecting to be resident at this address for a period of at least six (6) months.
    Use:       Ask MORE



END LOOP (NameLoop)


if [ADMIN.HHOLD = 1] // If household number 1


   Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) | (ABSPRIS = 2 &
   PRISHOME = 2)]
   Name: CLSTATLoop


       if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME = 2) | (ABSPRIS = 2 &
       PRISHOME = 2)] // If issued sample members NOT selected at CORESWHO or household member is no longer
       living in halls of residence at University or no longer in prison and current address is not their main residence




            Question: hhgrid_w17.CLSTAT                  [ Leavers abode ]

            Module:       hhgrid_w17
            Source:       UKHLS

                            Type: choice
                            Don't know: -1              Refused: -2               Inapplicable: -8          Missing: -9
                                                                                                                      Page 33 of 1165
In Loops:    Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
             (ABSPRIS = 2 & PRISHOME = 2)]


Universe:    if [ADMIN.HHOLD = 1] // If household number 1
             And if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME = 2) |
             (ABSPRIS = 2 & PRISHOME = 2)] // If issued sample members NOT selected at CORESWHO or
             household member is no longer living in halls of residence at University or no longer in prison
             and current address is not their main residence
Showcard: TBC
Text:        Where is [ff_forname {leaver's name}] living now?
Options:
               0        Deceased                      Deceased

               1        Other house/flat              Other house/flat

               2        Working away from home        Working away from home

               3        Halls of residence            Halls of residence

               4        Boarding school               Boarding school

               5        Prison                        Prison

               8        Hospital                      Hospital

               9        Care or nursing home          Care or nursing home

               10       Outside the UK                Outside the UK

               11       No fixed abode                No fixed abode

               97       Other type of                 Other type of
                        accommodation                 accommodation

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask CLSTAT



if [CLSTAT = 97] // Leavers abode: other




   Question: hhgrid_w17.CLSTATO                    [ Other leavers abode ]

   Module:          hhgrid_w17
   Source:          UKHLS

                     Type: String               Length: 255
                     Don't know: -1            Refused: -2                 Inapplicable: -8    Missing: -9

   In Loops:        Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
                    (ABSPRIS = 2 & PRISHOME = 2)]

   Universe:        if [ADMIN.HHOLD = 1] // If household number 1
                    And if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME
                    = 2) | (ABSPRIS = 2 & PRISHOME = 2)] // If issued sample members NOT selected at
                    CORESWHO or household member is no longer living in halls of residence at University or
                    no longer in prison and current address is not their main residence
                    And if [CLSTAT = 97] // Leavers abode: other
                                                                                                        Page 34 of 1165
    Text:         What other type of accommodation is that?
    Interviewer WRITE IN OTHER ACCOMMODATION TYPE
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction

    Use:          Ask CLSTATO



if [CLSTAT = 0 | 5] // If Leaver is deceased or currently in prison


   Display Note
   SCREEN START [use month/year template]




   Question: hhgrid_w17.DIEPRISMTH                       [ Month to prison or died ]

    Module:       hhgrid_w17
    Source:       UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2          Inapplicable: -8        Missing: -9

    In Loops:     Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
                  (ABSPRIS = 2 & PRISHOME = 2)]

    Universe:     if [ADMIN.HHOLD = 1] // If household number 1
                  And if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME
                  = 2) | (ABSPRIS = 2 & PRISHOME = 2)] // If issued sample members NOT selected at
                  CORESWHO or household member is no longer living in halls of residence at University or
                  no longer in prison and current address is not their main residence
                  And if [CLSTAT = 0 | 5] // If Leaver is deceased or currently in prison
    Text:         In what month and year did [leaver's name] go to prison? {if CLSTAT = 5} I am sorry to
                  hear about [leaver's name] . In which month and year did that happen? {if CLSTAT = 0}
    Interviewer ENTER MONTH
    Instruction:
    Options:
                    1        January      January

                    2        February     February

                    3        March        March

                    4        April        April

                    5        May          May

                    6        June         June

                    7        July         July

                    8        August       August

                    9        September September

                    10       October      October

                    11       November     November

                    12       December     December

    Mixed Mode Alternatives


                                                                                                           Page 35 of 1165
    Web           Text
    Interview:    In what month and year did [leaver's name] go to prison? {if CLSTAT = 5} We are sorry to
                  hear about [leaver's name]. In which month and year did that happen? {if CLSTAT = 0}

                  Question box label
                  Month

                  Delete
                  Post-text Interviewer instruction
    Use:          Ask DIEPRISMTH




   Question: hhgrid_w17.DIEPRISYR                     [ Year to prison or died ]

    Module:       hhgrid_w17
    Source:       UKHLS

                    Type: Number               Range: 1900 .. 9999
                    Don't know: -1            Refused: -2                 Inapplicable: -8        Missing: -9

    In Loops:     Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
                  (ABSPRIS = 2 & PRISHOME = 2)]

    Universe:     if [ADMIN.HHOLD = 1] // If household number 1
                  And if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME
                  = 2) | (ABSPRIS = 2 & PRISHOME = 2)] // If issued sample members NOT selected at
                  CORESWHO or household member is no longer living in halls of residence at University or
                  no longer in prison and current address is not their main residence
                  And if [CLSTAT = 0 | 5] // If Leaver is deceased or currently in prison
    Question      Year
    Box Label:
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web           Question box label
    Interview:    Year
                  Delete
                  Post-text Interviewer instruction
    Use:          Ask DIEPRISYR



   Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END.


if [CLSTAT = 2 | 4 | 5]// Leaver is currently working away from home or at boarding school, or currently in
prison




   Question: hhgrid_w17.INCLUD                  [ Absence check ]

    Module:      hhgrid_w17
    Source:      UKHLS
    Scripting Compute INCLUD = 1 if CLSTAT = 5                                                                Page 36 of 1165
    Notes:
                        Type: choice
                        Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

          In Loops: Loop for each [HH member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
                    (ABSPRIS = 2 & PRISHOME = 2)]

          Universe: if [ADMIN.HHOLD = 1] // If household number 1
                    And if [(Issued Sample member NOT selected at CORESWHO) | (ABSUN = 2 & UNIHOME =
                    2) | (ABSPRIS = 2 & PRISHOME = 2)] // If issued sample members NOT selected at
                    CORESWHO or household member is no longer living in halls of residence at University or no
                    longer in prison and current address is not their main residence
                    And if [CLSTAT = 2 | 4 | 5] // Leaver is currently working away from home or at boarding
                    school, or currently in prison
          Text:       In Understanding Society, we would normally include someone away at boarding school {if
                      CLSTAT = 4} / working away from home {if CLSTAT =
                      2} as part of this household if it is their main residence. Is this the main residence for [leaver's
                      name{ff_forname}] , even if they are now somewhere
                      else?
          Options:     1        Yes Yes

                       2        No    No

          Help:       By main residence we mean sharing living accommodation or sharing at least one meal a day
                      (including breakfast), and expecting to be resident at this address for a period of at least six (6)
                      months.
          Use:        If (CLSTAT = 5) Compute INCLUD = 1;
                      Else: Ask



END LOOP (CLSTATLoop)


loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) | (ABSPRIS
= 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)]
Name: STILLRESLoopCondition


   if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) | (ABSPRIS = 2 &
   PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT the main residence for the Leaver but
   they are working away or at boarding school OR the Leaver has their own home or is in Halls of Residence or is in
   an Institution other than a prison or is somewhere else and NOT reported as deceased


      if [ADDRCHCK = 2] // If Resp reported NOT still resident at issued address




          Question: hhgrid_w17.STILLRES                    [ Still resident at issued address ]

          Module:     hhgrid_w17
          Source:     UKHLS

                        Type: choice
                        Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

          In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
                    UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)]




                                                                                                                       Page 37 of 1165
Universe: if [ADMIN.HHOLD = 1] // If household number 1
          And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME =
          2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT
          the main residence for the Leaver but they are working away or at boarding school OR the
          Leaver has their own home or is in Halls of Residence or is in an Institution other than a prison
          or is somewhere else and NOT reported as deceased
          And if [ADDRCHCK = 2] // If Resp reported NOT still resident at issued address
Text:        Is [ff_forname {leaver's name}] still resident at this address?

              [ff_address1] [ff_address2]
              [ff_address3] [ ff_address4]
             [address5] [ff_postcode]`
Options:
              1        Yes Yes

              2        No      No

Use:         Ask STILLRES



Soft Check: If (StillRes = 1 & GRIDVARIABLES.MODETYPE = 1)// Leaver still resident at previously
issued address and mode is face to face
Text
You seem to be interviewing in a household split-off from the original issued household. Please enumerate
the original issued household before proceeding with the current respondents.


if [STILLRES = 1] // If Leaver still resident at previously issued address




   Question: hhgrid_w17.STAYWITH                      [ Who else still resident at issued address ]

    Module:       hhgrid_w17
    Source:       UKHLS
    Scripting     Code 0 is exclusive
    Notes:

                    Type: multichoice
                    Don't know: -1             Refused: -2               Inapplicable: -8    Missing: -9

    In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)]

    Universe: if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME
              = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is
              NOT the main residence for the Leaver but they are working away or at boarding school
              OR the Leaver has their own home or is in Halls of Residence or is in an Institution other
              than a prison or is somewhere else and NOT reported as deceased
              And if [ADDRCHCK = 2] // If Resp reported NOT still resident at issued address
              And if [STILLRES = 1] // If Leaver still resident at previously issued address
    Text:         Who else is ff_forname {leaver's name}] still resident with?




                                                                                                       Page 38 of 1165
       Options:
                    0        None of these people                      None of these people

                    1        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    2        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    3        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    4        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    5        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    6        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    7        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    8        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    9        [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    10       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    11       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    12       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    13       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    14       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    15       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]

                    16       [ff_forname] [ff_surname] , [ff_birthd]   [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthm] [ff_birthy]                   [ff_birthm] [ff_birthy]



       Mixed Mode Alternatives
       Web        Text
       Interview: Who else is [ff_forname {leaver's name]} still resident with? Please select everyone they
                  are living with.

       Use:        Ask STAYWITH



if [(ADDRCHCK = 1 | STILLRES = 2) & CLStat <> 5]// If Resp reported still resident at issued address or
Leaver is NOT still resident at issued address and Resp not in prison




   Question: hhgrid_w17.MOTHR                 [ Moved with other HH member ]

   Module:     hhgrid_w17
   Source:     UKHLS

                  Type: choice
                  Don't know: -1            Refused: -2                Inapplicable: -8         Missing: -9
                                                                                                           Page 39 of 1165
In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
          UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)]


Universe: if [ADMIN.HHOLD = 1] // If household number 1
          And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME =
          2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT
          the main residence for the Leaver but they are working away or at boarding school OR the
          Leaver has their own home or is in Halls of Residence or is in an Institution other than a prison
          or is somewhere else and NOT reported as deceased
          And if [(ADDRCHCK = 1 | STILLRES = 2) & CLStat <> 5] // If Resp reported still resident at
          issued address or Leaver is NOT still resident at issued address and Resp not in prison
Text:       Did [ff_forname {leaver's name}] move to the same address with any other household
            members?
Options:      1        Yes Yes

              2        No      No

Use:        Ask MOTHR



if [MOTHR = 1] // Leaver moved with another household member




   Question: hhgrid_w17.MOVEWITH                       [ PNO of person moved with ]

    Module:       hhgrid_w17
    Source:       UKHLS
    Scripting     Autofill address, etc., for those who jointly move. List of issued sample members from
    Notes:        original household who are not selected at CORESWHO

                   Type: multichoice
                   Don't know: -1              Refused: -2              Inapplicable: -8       Missing: -9

    In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)]

    Universe: if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME
              = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is
              NOT the main residence for the Leaver but they are working away or at boarding school
              OR the Leaver has their own home or is in Halls of Residence or is in an Institution other
              than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | STILLRES = 2) & CLStat <> 5] // If Resp reported still resident
              at issued address or Leaver is NOT still resident at issued address and Resp not in prison
              And if [MOTHR = 1] // Leaver moved with another household member
    Text:         Who else did [ff_forname {leaver's name}] move with?




                                                                                                           Page 40 of 1165
       Options:     1        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    2        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    3        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    4        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    5        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    6        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    7        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    8        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    9        [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    10       [ff_forname] [ff_surname] ,             [ff_forname] [ff_surname] ,
                             [ff_birthd] [ff_birthm] [ff_birthy]     [ff_birthd] [ff_birthm] [ff_birthy]

                    11       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    12       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    13       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    14       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    15       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]

                    16       [ff_forname] [ff_surname] ,            [ff_forname] [ff_surname], [ff_birthd]
                             [ff_birthd] [ff_birthm] [ff_birthy]    [ff_birthm] [ff_birthy]


       Mixed Mode Alternatives
       Web        Text
       Interview: Who else did ff_forname {leaver's name}] move with? Select everyone that [ff_forname
                  {leaver's name]} moved with.
       Use:        Ask MOVEWITH



if [(CLSTAT = 1 | 97) | (STILLRES = 2 & ADMIN.HHOLD > 1)]// Leaver left to another home/flat or other type
of accommodation




   Question: hhgrid_w17.LVWHY                  [ Leavers...Why left ]

   Module:     hhgrid_w17
   Source:     UKHLS

                  Type: choice
                  Don't know: -1             Refused: -2              Inapplicable: -8          Missing: -9

   In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
             UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] Page 41 of 1165
Universe: if [ADMIN.HHOLD = 1] // If household number 1
          And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME =
          2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT
          the main residence for the Leaver but they are working away or at boarding school OR the
          Leaver has their own home or is in Halls of Residence or is in an Institution other than a prison
          or is somewhere else and NOT reported as deceased
          And if [(CLSTAT = 1 | 97) | (STILLRES = 2 & ADMIN.HHOLD > 1)] // Leaver left to another
          home/flat or other type of accommodation
Text:       Why did [ff_forname {leaver's name}] move or is no longer living with you {if ADDRCHCK = 1
            | STILLRES = 1 | PRISHOME = 2} ?
Options:
              2       Separation, Divorce or dissolved Civil     Separation, Divorce or dissolved Civil
                      Partnership                                Partnership

              3       Left to attend college or university       Left to attend college or university

              11      Returned home from college or              Returned home from college or
                      university                                 university

              6       Left for job                               Left for job

              7       Left to cohabit / Moved in with partner    Left to cohabit / Moved in with partner

              8       Marriage or Civil Partnership              Marriage or Civil Partnership

              9       To set up own home                         To set up own home

              10      Child/Dependent moved with                 Child/Dependent moved with
                      (responsible) adult or carer               (responsible) adult or carer

              97      Other reason                               Other reason

Use:        Ask LVWHY



Soft Check: If (DVAGE less than 16 and LVWHY <> 10 | 97)// Leaver is aged under 16 and age-
inappropriate response
Text
This person is under 16, please check your answer is coded correctly.


if [LVWHY = 97] // Leaver reason - other




   Question: hhgrid_w17.LVWHYO                     [ Other reason for leaving ]

    Module:        hhgrid_w17
    Source:        UKHLS

                    Type: String               Length: 255
                    Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

    In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
                   UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
                   5)]

    Universe:      if [ADMIN.HHOLD = 1] // If household number 1
                   And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
                   UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
                   5)] // If this is NOT the main residence for the Leaver but they are working away or at
                   boarding school OR the Leaver has their own home or is in Halls of Residence or is in
                   an Institution other than a prison or is somewhere else and NOT reported as deceased
                   And if [(CLSTAT = 1 | 97) | (STILLRES = 2 & ADMIN.HHOLD > 1)] // Leaver left to
                   another home/flat or other type of accommodation
                   And if [LVWHY = 97] // Leaver reason - other
    Text:          What other reason was that?
    Interviewer WRITE IN OTHER REASON                                                                      Page 42 of 1165
    Instruction:
        Mixed Mode Alternatives
        Web            Delete
        Interview:     Post-text Interviewer Instruction
        Use:           Ask LVWHYO



Display Note
SCREEN START [use month/year template]




Question: hhgrid_w17.MOVEMTH                        [ Month left household ]

Module:        hhgrid_w17
Source:        UKHLS

                Type: choice
                Don't know: -1                 Refused: -2              Inapplicable: -8         Missing: -9

In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)]

Universe:      if [ADMIN.HHOLD = 1] // If household number 1
               And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
               (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT the
               main residence for the Leaver but they are working away or at boarding school OR the Leaver
               has their own home or is in Halls of Residence or is in an Institution other than a prison or is
               somewhere else and NOT reported as deceased
Text:          In what month and year did [ff_forname {leaver's name}] move or stop living with you?
Interviewer ENTER MONTH
Instruction:
Options:        1        January      January

                2        February     February

                3        March        March

                4        April        April

                5        May          May

                6        June         June

                7        July         July

                8        August       August

                9        September September

                10       October      October

                11       November     November

                12       December     December

Mixed Mode Alternatives
Web            Question Box Label
Interview:     Month
               Delete
               Post-text Interviewer Instruction

Use:           Ask MOVEMTH




Question: hhgrid_w17.MOVEYR                        [ Year left Household ]                                 Page 43 of 1165
Module:       hhgrid_w17

Source:       UKHLS

                 Type: Number                Range: 1900 .. 9999
                 Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

In Loops:     loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)]

Universe:     if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME = 2) |
              (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is NOT the
              main residence for the Leaver but they are working away or at boarding school OR the Leaver
              has their own home or is in Halls of Residence or is in an Institution other than a prison or is
              somewhere else and NOT reported as deceased
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web           Question Box Label
Interview:    Year
              Delete
              Post-text Interviewer Instruction
Use:          Ask MOVEYR



Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.


Soft check: If (date entered if prior to ff_intdate) // Date entered is prior to the previous interview date
Text
The date you have entered is before the date of your last interview


Display Note
SCREEN END.


if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))]// Leaver from issued address OR leaver is not still
resident at issued address


   if [CLSTAT = 9] // Leaver moved into care/nursing home




       Question: hhgrid_w17.CHMECODE                      [ Name/address of care/nursing home ]

       Module:        hhgrid_w17
       Source:        UKHLS

                       Type: Number
                       Don't know: -1             Refused: -2             Inapplicable: -8       Missing: -9

       In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
                      UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
                      5)]




                                                                                                           Page 44 of 1165
Universe:     if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)] // If this is NOT the main residence for the Leaver but they are working away or at
              boarding school OR the Leaver has their own home or is in Halls of Residence or is in
              an Institution other than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
              address OR leaver is not still resident at issued address
              And if [CLSTAT = 9] // Leaver moved into care/nursing home

Text:         You mentioned that [ff_forname {leaver's name}'s] has moved into a care or nursing
              home. We are interested in understanding the changes that happen in people's lives. So
              that we can use the publicly available information on care and nursing homes, please
              could you tell me the name of [ff_forname {leaver's name}'s] care or nursing home?
Interviewer TYPE IN ANY PART OF CARE/NURSING HOME NAME AND ADDRESS AND THEN
Instruction: SELECT THE ANSWER FROM THE DROP DOWN MENU.
             WHEN YOU HAVE SELECTED THE CORRECT ANSWER PRESS CONTINUE TO
             CARRY ON.
             IF NECESSARY TYPE IN MORE DETAIL TO NARROW DOWN THE SELECTION.
             IF YOU ARE UNABLE TO FIND THE CARE/NURSING HOME IN THE DROP DOWN
             MENU, SELECT 'NOT LISTED'.
             IF ASKED WHY CARE/NURSING HOME NAME IS WANTED: HELP
Help:         We are interested in linking publicly available information on care and nursing homes
              such as care inspection ratings and staffing levels to understand the effects on resident's
              lives. The name of the care or nursing home you provide here will be kept confidential.
Mixed Mode Alternatives
Web           Text
Interview:    You mentioned that [ff_forname {leaver's name}'s] has moved into a care or nursing
              home. We are interested in understanding the changes that happen in people's lives. So
              that we can use the publicly available information on care and nursing homes, could you
              tell us the name of [ff_forname {leaver's name}'s] care or nursing home? Type in any
              part of the name and address. Type in more detail to narrow down the selection. If you
              are unable to find the name of the care or nursing home, please select “Not listed”.

              Delete
              Post-text Interviewer instruction
Use:          Ask CHMECODE



if [CHmeCode = 1 - 999995] // Care/nursing home found on look-up file




   Question: hhgrid_w17.CHMECODEOK                         [ Care/nursing home details
   correct ]

    Module:    hhgrid_w17
    Source:    UKHLS

                 Type: choice
                 Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

    In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0
              | 5)]




                                                                                                     Page 45 of 1165
   Universe: if [ADMIN.HHOLD = 1] // If household number 1
             And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
             UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0
             | 5)] // If this is NOT the main residence for the Leaver but they are working away or at
             boarding school OR the Leaver has their own home or is in Halls of Residence or is in
             an Institution other than a prison or is somewhere else and NOT reported as deceased
             And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
             address OR leaver is not still resident at issued address
             And if [CLSTAT = 9] // Leaver moved into care/nursing home
             And if [CHmeCode = 1 - 999995] // Care/nursing home found on look-up file
   Text:        Are the details reported below correct?

                [CARE/NURSING HOME NAME FROM LOOKUP FILE]
   Options:
                 1        Yes Yes

                 2        No    No

   Use:         Ask CHMECODEOK



if [CHmeCode = 999997 | CHMECODEOK = 2]// Care/nursing home not found on look-up file OR
care/nursing home details incorrect




   Question: hhgrid_w17.CHMENAME                       [ Care/nursing home name (not coded)
   ]

   Module:        hhgrid_w17
   Source:        UKHLS

                     Type: String            Length: 255
                     Don't know: -1         Refused: -2             Inapplicable: -8       Missing: -9

   In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2
                  & UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) &
                  NOT(CLSTAT = 0 | 5)]

   Universe:      if [ADMIN.HHOLD = 1] // If household number 1
                  And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
                  UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT
                  = 0 | 5)] // If this is NOT the main residence for the Leaver but they are working away
                  or at boarding school OR the Leaver has their own home or is in Halls of Residence
                  or is in an Institution other than a prison or is somewhere else and NOT reported as
                  deceased
                  And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
                  address OR leaver is not still resident at issued address
                  And if [CLSTAT = 9] // Leaver moved into care/nursing home
                  And if [CHmeCode = 999997 | CHMECODEOK = 2] // Care/nursing home not found
                  on look-up file OR care/nursing home details incorrect
   Text:           Sorry, we don't seem to have the details of [ff_forname {leaver's name}'s] care or
                  nursing home. What is/was the name of their care or nursing home, its address and
                  postcode, or as much detail as you know? {if CHmeCode = 999997} / What are the
                  correct details of [ff_forname {leaver's name}'s] care or nursing home? {if
                  CHmeCodeOK = 2}
   Interviewer IF ASKED WHY CARE/NURSING HOME NAME IS WANTED SEE HELP
   Instruction:
   Help:          We are interested in linking publicly available information on care and nursing homes
                  such as care inspection ratings and staffing levels to understand the effects on
                  resident's lives. The name of the care or nursing home you provide here will be kept
                  confidential.
   Mixed Mode Alternatives
   Web            Delete
                                                                                                     Page 46 of 1165
   Interview:     Post-text Interviewer instruction
   Use:          Ask CHMENAME




Question: hhgrid_w17.CHOMERES2                    [ Currently resident in care home ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: choice
             Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
          UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
          5)]

Universe: if [ADMIN.HHOLD = 1] // If household number 1
          And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME
          = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is
          NOT the main residence for the Leaver but they are working away or at boarding school
          OR the Leaver has their own home or is in Halls of Residence or is in an Institution other
          than a prison or is somewhere else and NOT reported as deceased
          And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
          address OR leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
Options:    0        Does not live in a care      Does not live in a care
                     home                         home

            1        Lives in a care home         Lives in a care home

Use:       Compute CHOMERES2 = flag To Indicate Respondent Is Currently Resident In A Care
           Home With Clstat = 9




Question: hhgrid_w17.CHMEFOUND2                      [ Current care home code identified
via look-up file ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: choice
             Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
          UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
          5)]

Universe: if [ADMIN.HHOLD = 1] // If household number 1
          And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME
          = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is
          NOT the main residence for the Leaver but they are working away or at boarding school
          OR the Leaver has their own home or is in Halls of Residence or is in an Institution other
          than a prison or is somewhere else and NOT reported as deceased
          And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
          address OR leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
Options:    0        Current care home code not identified   Current care home code not identified
                     via look-up file                        via look-up file

            1        Current care home code identified via   Current care home code identified via
                     look-up file                            look-up file
                                                                                                 Page 47 of 1165
    Use:        If ((chmecodeok = 1)) Compute CHMEFOUND2 = 1
                Else compute CHMEFOUND2 = 0




   Question: hhgrid_w17.CHMECODEFINAL2                         [ Current care home code
   identified via look-up file ]

    Module:     hhgrid_w17
    Source:     UKHLS

                 Type: choice
                 Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

    In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)]

    Universe: if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 & UNIHOME
              = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 | 5)] // If this is
              NOT the main residence for the Leaver but they are working away or at boarding school
              OR the Leaver has their own home or is in Halls of Residence or is in an Institution other
              than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
              address OR leaver is not still resident at issued address
              And if [CLSTAT = 9] // Leaver moved into care/nursing home
    Options:    0        No current care home name             No current care home name
                         available                             available

                1        Current care home name available      Current care home name available

    Use:        If ((chmecodeok = 1)) Compute CHMECODEFINAL2 = chmecode;
                Else compute CHMECODEFINAL2 = 0;



Display Note
SCREEN START [use address template]


if [CLSTAT <> 9] // Leaver not moved into care/nursing home




   Question: hhgrid_w17.MOVADD1                   [ Leavers - where moved to ]

    Module:      hhgrid_w17
    Source:      UKHLS
    Scripting    If linked mover (MOTHR = 1) then MOVADD1, MOVTOWN, MOVAREA, MOVPCOD
    Notes:       and MOVCTRY should be auto-filled with same responses for linked movers (those
                 selected at MOVEWITH).

                    Type: String             Length: 255
                    Don't know: -1          Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:    loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
                 UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
                 5)]




                                                                                                     Page 48 of 1165
Universe:    if [ADMIN.HHOLD = 1] // If household number 1
             And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
             UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
             5)] // If this is NOT the main residence for the Leaver but they are working away or at
             boarding school OR the Leaver has their own home or is in Halls of Residence or is in
             an Institution other than a prison or is somewhere else and NOT reported as deceased
             And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
             address OR leaver is not still resident at issued address
             And if [CLSTAT <> 9] // Leaver not moved into care/nursing home

Text:         Keeping in contact with all participants is very important to us. Please let us know
             [ff_forname {leaver's name}]'s new details as we may like to ask them to take part in
             Understanding Society in the future. In giving these details you are not committing
             [ff_forname {leaver's name}] to take part. All participation is entirely voluntary and they
             could choose whether or not to participate. {if CLSTAT <> 8} To what address did
              [ff_forname] move?
Interviewer ENTER FIRST LINE OF ADDRESS - HOUSE NUMBER OR NAME AND DETAILS OF
Instruction: ROAD(S). IF NOT KNOWN, CODE DON'T KNOW
Mixed Mode Alternatives
Web          Text
Interview:    Keeping in contact with all participants is very important to us. Please let us know
             [ff_forname {leaver's name}]'s new details as we may like to ask them to take part in
             Understanding Society in the future. In giving these details you are not committing
             [ff_forname {leaver's name}] to take part. All participation is entirely voluntary and they
             could choose whether or not to particpate. {if CLSTAT <> 8} What are [ff_forname] ’s
             new contact details?
             Question box label
             First Line of Address
             Delete
             Post-text Interviewer instruction
Use:         Ask MOVADD1




Question: hhgrid_w17.MOVTOWN                     [ Leavers - new town ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    If linked mover (MOTHR = 1) then MOVADD1, MOVTOWN, MOVAREA, MOVPCOD
Notes:       and MOVCTRY should be auto-filled with same responses for linked movers (those
             selected at MOVEWITH).

               Type: String               Length: 255
               Don't know: -1            Refused: -2                Inapplicable: -8        Missing: -9

In Loops:    loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
             UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
             5)]

Universe:    if [ADMIN.HHOLD = 1] // If household number 1
             And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
             UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
             5)] // If this is NOT the main residence for the Leaver but they are working away or at
             boarding school OR the Leaver has their own home or is in Halls of Residence or is in
             an Institution other than a prison or is somewhere else and NOT reported as deceased
             And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
             address OR leaver is not still resident at issued address
             And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Text:        (To what address did [ff_forname] move?)
Interviewer ENTER POSTAL TOWN - THIS IS THE TOWN THAT IMMEDIATELY PRECEDES THE
Instruction: POST CODE (OR COUNTRY WHERE THIS IS SHOWN).
             IF POSTAL TOWN IS NOT KNOWN, CODE DON'T KNOW.

Mixed Mode Alternatives                                                                                Page 49 of 1165
Web           Text
Interview:    What are [ff_forname] ’s new contact details?.
              Question box label
              Town
              Delete
              Post-text Interviewer instruction
Use:          Ask MOVTOWN




Question: hhgrid_w17.MOVPCOD                     [ Leavers - new postcode ]

Module:       hhgrid_w17
Source:       UKHLS
Scripting     If linked mover (MOTHR = 1) then MOVADD1, MOVTOWN, MOVAREA, MOVPCOD
Notes:        and MOVCTRY should be auto-filled with same responses for linked movers (those
              selected at MOVEWITH).

                Type: String               Length: 255
                Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

In Loops:     loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)]

Universe:     if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)] // If this is NOT the main residence for the Leaver but they are working away or at
              boarding school OR the Leaver has their own home or is in Halls of Residence or is in
              an Institution other than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
              address OR leaver is not still resident at issued address
              And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Interviewer ENTER POSTAL CODE. IF COMPLETE POSTAL CODE IS NOT KNOWN, CODE
Instruction: DON'T KNOW.
Mixed Mode Alternatives
Web           Text
Interview:    What are [ff_forname] ’s new contact details?.
              Question box label
              Postal Code
              Delete
              Post-text Interviewer Instruction

Use:          Ask MOVPCOD



Soft check: [postcode format] // Check postcode is in a valid format
Text
The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry
is correct, click to continue.




Question: hhgrid_w17.MOVCTRY                    [ Leavers - new country ]

Module:       hhgrid_w17
Source:       UKHLS
Scripting     If linked mover (MOTHR = 1) then MOVADD1, MOVTOWN, MOVAREA, MOVPCOD
Notes:        and MOVCTRY should be auto-filled with same responses for linked movers (those
              selected at MOVEWITH).

                                                                                                    Page 50 of 1165
                Type: choice
                Don't know: -1              Refused: -2              Inapplicable: -8    Missing: -9


In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)]

Universe:      if [ADMIN.HHOLD = 1] // If household number 1
               And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)] // If this is NOT the main residence for the Leaver but they are working away or at
               boarding school OR the Leaver has their own home or is in Halls of Residence or is in
               an Institution other than a prison or is somewhere else and NOT reported as deceased
               And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
               address OR leaver is not still resident at issued address
               And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Interviewer SELECT COUNTRY. IF COUNTRY IS NOT KNOWN, CODE DON'T KNOW.
Instruction:
Options:
                1        England                          England

                2        Wales                            Wales

                3        Scotland                         Scotland

                4        Northern Ireland                 Northern Ireland

                5        Somewhere outside of the         Somewhere outside of the
                         UK                               UK

Mixed Mode Alternatives
Web            Scripting notes
Interview:     Use drop down list for response options
               Text
               What are [ff_forname] ’s new contact details?.
               Question box label
               Country
               Delete
               Post-text Interviewer Instruction

Use:           Ask MOVCTRY



Display Note
SCREEN END.


if [((GRIDVARIABLES.MODETYPE = 1 | 2) & (MovAdd1 = DK | MovTown = DK | MovPCod = DK)) |
(GRIDVARIABLES.MODETYPE = 3 & (MovAdd1 = MIS | MovTown = MIS | MovPCod = MIS))] //
Leaver's address details are incomplete




   Question: hhgrid_w17.MOVAREA                      [ Leavers - new area ]

   Module:          hhgrid_w17
   Source:          UKHLS
   Scripting        If linked mover (MOTHR = 1) then MOVADD1, MOVTOWN, MOVAREA, MOVPCOD
   Notes:           and MOVCTRY should be auto-filled with same responses for linked movers (those
                    selected at MOVEWITH).

                     Type: String              Length: 255
                     Don't know: -1           Refused: -2             Inapplicable: -8   Missing: -9

                                                                                                   Page 51 of 1165
   In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2
                  & UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) &
                  NOT(CLSTAT = 0 | 5)]


   Universe:      if [ADMIN.HHOLD = 1] // If household number 1
                  And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
                  UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT
                  = 0 | 5)] // If this is NOT the main residence for the Leaver but they are working away
                  or at boarding school OR the Leaver has their own home or is in Halls of Residence
                  or is in an Institution other than a prison or is somewhere else and NOT reported as
                  deceased
                  And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
                  address OR leaver is not still resident at issued address
                  And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
                  And if [((GRIDVARIABLES.MODETYPE = 1 | 2) & (MovAdd1 = DK | MovTown = DK
                  | MovPCod = DK)) | (GRIDVARIABLES.MODETYPE = 3 & (MovAdd1 = MIS |
                  MovTown = MIS | MovPCod = MIS))] // Leaver's address details are incomplete
   Interviewer PROBE FOR AREA TO WHICH [ff_forname] MOVED.
   Instruction: IF HOUSE AND ROAD NOT KNOWN, PROBE FOR VILLAGE, TOWN, COUNTY,
                REGION.

                  ATTEMPT TO GAIN AS FULL ADDRESS INFORMATION AS POSSIBLE.
                  IF MOVED ABROAD, RECORD COUNTRY.
   Mixed Mode Alternatives
   Web            Text
   Interview:     What area did [ff_forname {leaver's name}] move to? Any information, such as the
                  house or road, village, town, county, region or country would be helpful.
                  Question box label
                  Address information
                  Delete
                  Post-text Interviewer instruction
   Use:           Ask MOVAREA




Question: hhgrid_w17.MOVETEL                   [ Leavers - contact telephone number ]

Module:        hhgrid_w17
Source:        UKHLS

                Type: String               Length: 11
                Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)]

Universe:      if [ADMIN.HHOLD = 1] // If household number 1
               And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)] // If this is NOT the main residence for the Leaver but they are working away or at
               boarding school OR the Leaver has their own home or is in Halls of Residence or is in
               an Institution other than a prison or is somewhere else and NOT reported as deceased
               And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
               address OR leaver is not still resident at issued address
               And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Text:          What is [ff_forname {leaver's name}] 's contact telephone number?
Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES. IF NOT KNOWN,
Instruction: CODE DON'T KNOW. IF NOT PREPARED TO GIVE IT TO YOU, CODE REFUSED.
Mixed Mode Alternatives


                                                                                                     Page 52 of 1165
Web            Text
Interview:     What is [ff_forname {leaver's name}] 's contact telephone number? Please do not use
               spaces or dashes.

               Delete
               Post-text Interviewer instruction

Use:           Ask MOVETEL



Hard check: (Phone number format) // Check phone number is in standard format
Text
The number entered looks to be invalid. UK numbers start with '0' and are made up of a total of 10 or 11
digits.


if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone




   Question: hhgrid_w17.MVHASEMAIL                          [ Leavers - contact e-mail ]

    Module:     hhgrid_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

    In Loops: loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0
              | 5)]

    Universe: if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0
              | 5)] // If this is NOT the main residence for the Leaver but they are working away or at
              boarding school OR the Leaver has their own home or is in Halls of Residence or is in
              an Institution other than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
              address OR leaver is not still resident at issued address
              And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
              And if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
    Text:       What is [ff_forname {leaver's name}] 's contact email address?
    Options:      1       Record e-mail address                   Record e-mail address

                  2       Respondent has no e-mail                Respondent has no e-mail
                          address                                 address

    Use:        Ask MVHASEMAIL



   if [MVHASEMAIL = 1 & GRIDVARIABLES.ModeType = 1] // Mover has email address & mode is
   face-to-face




       Question: hhgrid_w17.MVEMAILENT                           [ Email entry pre-amble ]

        Module:       hhgrid_w17
        Source:       UKHLS

                        Type: choice
                        Don't know: -1             Refused: -2         Inapplicable: -8      Missing: -9
                                                                                                      Page 53 of 1165
        In Loops:       loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN
                        = 2 & UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) &
                        NOT(CLSTAT = 0 | 5)]


        Universe:       if [ADMIN.HHOLD = 1] // If household number 1
                        And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
                        UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) &
                        NOT(CLSTAT = 0 | 5)] // If this is NOT the main residence for the Leaver but they
                        are working away or at boarding school OR the Leaver has their own home or is
                        in Halls of Residence or is in an Institution other than a prison or is somewhere
                        else and NOT reported as deceased
                        And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from
                        issued address OR leaver is not still resident at issued address
                        And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
                        And if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
                        And if [MVHASEMAIL = 1 & GRIDVARIABLES.ModeType = 1] // Mover has
                        email address & mode is face-to-face
        Interviewer PLEASE GIVE THE LAPTOP TO THE RESPONDENT TO ENTER THE E-MAIL
        Instruction: ADDRESS.
        Options:         1        Continue Continue

        Use:            Ask MVEMAILENT




Question: hhgrid_w17.MVEMAIL                       [ E-mail address ]

Module:        hhgrid_w17
Source:        UKHLS
Scripting      Allow this question to be left blank.
Notes:

                 Type: String                Length: 255
                 Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

In Loops:      loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)]

Universe:      if [ADMIN.HHOLD = 1] // If household number 1
               And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
               UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
               5)] // If this is NOT the main residence for the Leaver but they are working away or at
               boarding school OR the Leaver has their own home or is in Halls of Residence or is in an
               Institution other than a prison or is somewhere else and NOT reported as deceased
               And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
               address OR leaver is not still resident at issued address
               And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Text:          Please enter [ff_forname {leaver's name}] 's e-mail address here.
Mixed Mode Alternatives
Web            Text
Interview:     What is [ff_forname {leaver's name}] 's contact email address? If there is no e-mail, just
               leave blank.

               Delete
               Post-text Interviewer Instruction

Telephone Interviewer instruction
Interview: ENTER E-MAIL ADDRESS

               Delete
               Text

Use:           Ask MVEMAIL                                                                             Page 54 of 1165
Hard Check: If (E-mail Format) // check e-mail is in a valid format
Scripting Notes
Script should go back to MVEMAIL to allow re-entry of email address
Text
Email format does not look valid.




Question: hhgrid_w17.MVEMAIL2                    [ E-mail address second entry ]

Module:       hhgrid_w17
Source:       UKHLS

               Type: String               Length: 255
               Don't know: -1            Refused: -2               Inapplicable: -8      Missing: -9

In Loops:     loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)]

Universe:     if [ADMIN.HHOLD = 1] // If household number 1
              And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
              UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT = 0 |
              5)] // If this is NOT the main residence for the Leaver but they are working away or at
              boarding school OR the Leaver has their own home or is in Halls of Residence or is in an
              Institution other than a prison or is somewhere else and NOT reported as deceased
              And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
              address OR leaver is not still resident at issued address
              And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
Text:         Please re-enter [ff_forname {leaver's name}] 's e-mail address.
Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: RE-ENTER E-MAIL ADDRESS
           Delete
           Text

Use:          Ask MVEMAIL2



Hard Check: If (MVEMAIL <> MVEMAIL2) // Email addresses do not match
Scripting Notes
Return to 'MVEMAIL' if double entry of e-mail address does not match

Text
Sorry, the email addresses do not match. Please re-type the email.


if [MVEMAIL2 <> MIS & (MVEMAIL = MVEMAIL2) & GRIDVARIABLES.ModeType = 1]// Second
email entry not missing and first email entry matches second email entry and mode is face to face




   Question: hhgrid_w17.MVEMAILEND                         [ Email second entry interviewer
   number ]

    Module:       hhgrid_w17
    Source:       UKHLS

                    Type: Number
                    Don't know: -1           Refused: -2             Inapplicable: -8    Missing: -9


                                                                                                    Page 55 of 1165
                      In Loops:     loop for each [(issued sample member NOT selected at CORESWHO | (ABSUN = 2
                                    & UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) &
                                    NOT(CLSTAT = 0 | 5)]

                      Universe:     if [ADMIN.HHOLD = 1] // If household number 1
                                    And if [(Issued Sample member NOT selected at CORESWHO | (ABSUN = 2 &
                                    UNIHOME = 2) | (ABSPRIS = 2 & PRISHOME = 2) | INCLUD = 2) & NOT(CLSTAT
                                    = 0 | 5)] // If this is NOT the main residence for the Leaver but they are working away
                                    or at boarding school OR the Leaver has their own home or is in Halls of Residence
                                    or is in an Institution other than a prison or is somewhere else and NOT reported as
                                    deceased
                                    And if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued
                                    address OR leaver is not still resident at issued address
                                    And if [CLSTAT <> 9] // Leaver not moved into care/nursing home
                                    And if [MVEMAIL2 <> MIS & (MVEMAIL = MVEMAIL2) &
                                    GRIDVARIABLES.ModeType = 1] // Second email entry not missing and first email
                                    entry matches second email entry and mode is face to face
                      Text:         Thank you! Please return the laptop to the interviewer.
                      Interviewer ENTER INTERVIEWER SERIAL NUMBER TO CONTINUE.
                      Instruction:
                      Use:          Ask MVEMAILEND



   END LOOP (STILLRESLoopCondition)




Question: hhgrid_w17.CURSTAT                   [ Current Residential Status flag ]

Module:     hhgrid_w17
Source:     UKHLS

             Type: choice
             Don't know: -1                    Refused: -2                     Inapplicable: -8              Missing: -9

Universe: Ask all
Options:
            1        Resident/living here         Resident/living here

            2        Absent/temporarily away      Absent/temporarily away

            4        Not resident, having         Not resident, having
                     moved                        moved

            7        Deceased                     Deceased

Use:        If (Selected At CORESWHO | ABSUN = 1 | UNIHOME = 1) Compute Curstat = 1
            Else If ((CLSTAT = 2 | 4) & INCLUD = 1) Compute Curstat = 2
            Else If (ABSPRIS = 1 | CLSTAT = 5) Compute Curstat = 2
            Else If (NOT Selected At CORESWHO | UNIHOME = 2 | PRISHOME = 2) Compute Curstat = 4
            Else If (CLSTAT = 0) Compute Curstat = 7
            Else compute Curstat = EMPTY




Question: hhgrid_w17.CORDET                 [ Correct details check ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Include all enumerated HH members including issued respondents currently resident at address plus any
Notes:       new entrants or rejoiners.
             Code 96 is exclusive

                Type: multichoice
                Don't know: -1                  Refused: -2                     Inapplicable: -8                       Page 56 of 1165
                                                                                                             Missing: -9
Universe:     Ask all
Text:         We just need to check that we have the name and date of birth correct for all current household members.
              Please confirm, for each person, if the following information is all correct.
Interviewer READ OUT EACH LINE AND CODE IF CORRECT.
Instruction:
Options:       1          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               2          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               3          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               4          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               5          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               6          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               7          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               8          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               9          [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               10         [ff_ttl] [ff_forname] [ff_surname] , [ff_birthd]    ff_ttl ff_forname ff_surname, ff_birthd
                          [ff_birthm]                                         ff_birthm ff_birthy

               96         None correct                                        None correct

Mixed Mode Alternatives
Web           Scripting Notes
Interview:    Include all enumerated HH members including issued respondents currently resident at address plus any
              new entrants or rejoiners.
              Text
              We just need to check that we have the name and date of birth correct for all current household members.
              Please confirm, for each person, if the following information is all correct by selecting each line if the details
              are accurate.
              Delete
              Post-text Interviewer Instruction
Use:          Ask CORDET




Question: hhgrid_w17.NEWPER                     [ New Person Status flag ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting If JOINER = 2 or YNEW = 1 or YNEWBABY=1 then NEWPER = 1. If JOINER = 3 & (PID not found at
Notes:    REJOINER or PID not found at REJOINERO) then NEWPER = 1. PID found at REJOINER OR PID found at
          REJOINERO then NEWPER = 2. If JOINER = 1 & (PID not found at REJOINER or PID not found at
          REJOINERO) then NEWPER = 3. Else if continuing respondent then NEWPER = 4. If JOINER = DK | REF
          then NEWPER = 5.

              Type: choice
              Don't know: -1                     Refused: -2                       Inapplicable: -8               Missing: -9

Universe: Ask all

                                                                                                                             Page 57 of 1165
Options:     1      New entrant, never interviewed                 New entrant, never interviewed

             2      Rejoiner/Joiner - prior household member PID   Rejoiner/Joiner - prior household member PID
                    found                                          found

             3      Rejoiner/Joiner - prior household member PID   Rejoiner/Joiner - prior household member PID
                    not found/Rejoiner - not prior household       not found/Rejoiner - not prior household
                    member                                         member

             4      Continuing issued sample member                Continuing issued sample member

             5      Mover/DK/REF                                   Mover/DK/REF

Use:       If (JOINER = 2 | YNEW = 1 | YNEWBABY=1) Compute NEWPER = 1;
           Else If (JOINER = 3 & (PID Not Found At REJOINER Or PID Not Found At REJOINERO)) Compute NEWPER
           =1
           Else If (PID Found At REJOINER OR PID Found At REJOINERO) Compute NEWPER = 2
           Else If (JOINER = 1 & (PID Not Found At REJOINER Or PID Not Found At REJOINERO)) Compute NEWPER
           =3
           Else If (Continuing Respondent) Compute NEWPER = 4
           Else If (JOINER = DK | REF) Compute NEWPER = 5
           Else compute NEWPER = EMPTY




Question: hhgrid_w17.PNO            [ PNO ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: Number
             Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: -9

Universe: Ask all
Use:       Compute PNO = PNO = CORDET




Question: hhgrid_w17.HHSIZE             [ Number of people in household ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: Number
             Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: -9

Universe: Ask all
Use:       Compute HHSIZE = from Number Of People Reported In Household Including Absents;



Loop for each [NOT selected at CORDET]
Name: CNAMELoop


   Display Note
   SCREEN START.




   Question: hhgrid_w17.CNAME               [ Correct first name ]

   Module:       hhgrid_w17
   Source:       UKHLS                                                                                            Page 58 of 1165
Scripting    Pre-fill first name.
Notes:


               Type: String                       Length: 255
               Don't know: -1                    Refused: -2                  Inapplicable: -8   Missing: -9

In Loops:    Loop for each [NOT selected at CORDET]

Text:        What is the correct first name, or given name?
             (Details collected previously: [TITLE] , [NAME] , [SURNAME] , [DOB] )
Interviewer ENTER CORRECT FIRST NAME
Instruction: IF THE NAME IS CORRECT, CLICK TO CONTINUE
Mixed Mode Alternatives
Web          Text
Interview:   What is the correct first name, or given name?
             (Details collected previously: [TITLE] , [NAME] , [SURNAME], [DOB]`)

             If the name shown is correct, click to continue to the next question.
             Question box label
             Name
             Delete
             Post-text Interviewer instruction
Use:         Ask CNAME




Question: hhgrid_w17.CSNAME                  [ Correct surname ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Pre-fill surname.
Notes:

               Type: String                                        Length: 255
               Inapplicable: -8                                   Missing: -9

In Loops:    Loop for each [NOT selected at CORDET]

Text:        What is the correct surname, or family name?
Interviewer ENTER CORRECT SURNAME
Instruction:
             IF THE NAME IS CORRECT, CLICK TO CONTINUE
Question     Surname
Box Label:
Mixed Mode Alternatives
Web          Question Box Label
Interview:   Surname
             Delete
             Post-text Interviewer Instruction

Use:         Ask CSNAME




Question: hhgrid_w17.CTITLE               [ Correct title ]

Module:      hhgrid_w17
Source:      UKHLS
                                                                                                          Page 59 of 1165
Scripting        Pre-fill correct title.
Notes:

                   Type: choice
                   Don't know: -1                      Refused: -2                 Inapplicable: -8   Missing: -9

In Loops:        Loop for each [NOT selected at CORDET]

Text:            What is the correct title?
                 (Details collected previously: [TITLE] , [NAME] , [SURNAME] , [DOB] )
Interviewer SELECT CORRECT TITLE
Instruction:
Options:
                  1          Mr            Mr

                  2          Master        Master

                  3          Mrs           Mrs

                  4          Ms            Ms

                  5          Miss          Miss

                  7          Mx            Mx

                  6          Other title Other title

Mixed Mode Alternatives
Web              Text
Interview:       What is the correct title?
                 (Details collected previously: [TITLE] , [NAME] , [SURNAME] , [DOB] ))
                 Delete
                 Post-text Interviewer instruction

Use:             Ask CTITLE



if [CTITLE = 6] // If other title used




    Question: hhgrid_w17.CTITLEX                         [ if other title used ]

     Module:       hhgrid_w17
     Source:       UKHLS
     Scripting     Pre-fill other title.
     Notes:

                      Type: String                                        Length: 255
                      Inapplicable: -8                                   Missing: -9

     In Loops: Loop for each [NOT selected at CORDET]

     Universe: if [CTITLE = 6] // If other title used
     Text:         What is the correct title?


     Mixed Mode Alternatives
     Web        Text
     Interview: Please type in the other title used.

                   Question Box Label
                   Title

                   Delete
                   Post-text Interviewer Instruction                                                           Page 60 of 1165
   Use:        Ask CTITLEX



Display Note
SCREEN END.


Display Note
SCREEN START [use day/month/year template]




Question: hhgrid_w17.CDOBD                  [ Correct DOB day ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Pre-fill date of birth.
Notes:

               Type: Number                     Range: 1 .. 31
               Don't know: -1                  Refused: -2                      Inapplicable: -8   Missing: -9

In Loops:    Loop for each [NOT selected at CORDET]

Text:        What is [your] / [NAME's] / [ff_forname's] date of birth?
Interviewer ENTER DAY
Instruction: IF THE DAY OF MONTH IS CORRECT, CLICK TO CONTINUE.
Mixed Mode Alternatives
Web          Text
Interview:   What is the correct date of birth?
             (Details collected previously: [TITLE] [NAME] [SURNAME] , [DOB] )
             If the date of birth shown is correct, click to continue to the next question.
             Question box label
             Day
             Delete
             Post-text Interviewer instruction

Use:         Ask CDOBD




Question: hhgrid_w17.CDOBM                  [ Correct DOB month ]

Module:      hhgrid_w17
Source:      UKHLS
Scripting    Pre-fill date of birth.
Notes:

               Type: choice
               Don't know: -1                  Refused: -2                      Inapplicable: -8   Missing: -9

In Loops:    Loop for each [NOT selected at CORDET]

Text:        What is [your] / [NAME's] / [ff_forname's] date of birth?

             (Details collected previously: [TITLE] , [NAME] , [SURNAME] , [DOB] )
Interviewer ENTER MONTH
Instruction: IF THE MONTH IS CORRECT, CLICK TO CONTINUE.


                                                                                                            Page 61 of 1165
Options:       1         January        January

               2         February       February


               3         March          March

               4         April          April

               5         May            May

               6         June           June

               7         July           July

               8         August         August

               9         September September

               10        October        October

               11        November       November

               12        December       December


Mixed Mode Alternatives
Web           Question box label
Interview:    Month
              Delete
              Post-text Interviewer instruction, Text
Use:          Ask CDOBM




Question: hhgrid_w17.CDOBY                      [ Correct DOB year ]

Module:       hhgrid_w17
Source:       UKHLS
Scripting     Pre-fill date of birth.
Notes:

                Type: Number                       Range: 1900 .. 9999
                Don't know: -1                    Refused: -2              Inapplicable: -8   Missing: -9

In Loops:     Loop for each [NOT selected at CORDET]

Text:         What is [your] / [NAME's] / [ff_forname's] date of birth?

              (Details collected previously: [TITLE] , [NAME] , [SURNAME] , [DOB] )
Question      Year
Box Label:
Interviewer ENTER YEAR
Instruction: IF THE YEAR IS CORRECT, CLICK TO CONTINUE.
Mixed Mode Alternatives
Web           Question box label
Interview:    Year
              Delete
              Post-text Interviewer instruction, Text
Use:          Ask CDOBY



Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.                                                            Page 62 of 1165
   Display Note
   SCREEN END.


   if [CDOBY = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing




      Question: hhgrid_w17.CAGEIF                   [ Correct age last birthday ]

       Module:       hhgrid_w17
       Source:       UKHLS

                       Type: Number                   Range: 0 .. 150
                       Don't know: -1                Refused: -2                    Inapplicable: -8        Missing: -9

       In Loops:     Loop for each [NOT selected at CORDET]

       Universe:     if [CDOBY = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing
       Text:         What was [NAME] / [ff_forname] ’s age at their last birthday? If you don't know, please give your
                     best estimate.
       Question      Age
       Box Label:
       Interviewer ENTER AGE
       Instruction:
       Mixed Mode Alternatives
       Web           Scripting notes
       Interview:    Use drop down list
                     Question box label
                     Age
                     Delete
                     Post-text Interviewer instruction

       Use:          Ask CAGEIF



END LOOP (CNAMELoop)


loop for each [enumerated HH member]
Name: SexLoop




   Question: hhgrid_w17.SEX               [ Sex ]

   Module:     hhgrid_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9

   In          loop for each [enumerated HH member]
   Loops:
   Options:
                1       Male      Male

                2       Female Female

   Use:        If (NESex <> MIS) Compute Sex = NESex
               Else compute Sex = ff_sex
                                                                                                                         Page 63 of 1165
Question: hhgrid_w17.BIRTHD                [ DOB Day ]

Module: hhgrid_w17
Source: UKHLS

            Type: Number                    Range: 1 .. 31
            Don't know: -1                 Refused: -2            Inapplicable: -8   Missing: -9

In         loop for each [enumerated HH member]
Loops:
Use:       If (NEBirthD <> MIS) Compute BirthD = NEBirthD
           Else If (CDOBD <> MIS) Compute BirthD = CDOBD
           Else compute BirthD = ff_birthd




Question: hhgrid_w17.BIRTHM                [ DOB Month ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                Refused: -2            Inapplicable: -8   Missing: -9

In         loop for each [enumerated HH member]
Loops:
Options:    1       January     January

            2       February    February

            3       March       March

            4       April       April

            5       May         May

            6       June        June

            7       July        July

            8       August      August

            9       September September

            10      October     October

            11      November    November

            12      December    December

Use:       If (NEBirthM <> MIS) Compute BirthM = NEBirthM
           Else If (CDOBM <> MIS) Compute BirthM = CDOBM
           Else compute BirthM = ff_birthm




Question: hhgrid_w17.BIRTHY                [ DOB year ]

Module: hhgrid_w17
Source: UKHLS

            Type: Number                    Range: 1900 .. 9999
            Don't know: -1                 Refused: -2            Inapplicable: -8   Missing: -9
                                                                                              Page 64 of 1165
In          loop for each [enumerated HH member]
Loops:

Use:        If (NEBirthY <> MIS) Compute BirthY = NEBirthY
            Else If (CDOBY <> MIS) Compute BirthY = CDOBY
            Else compute BirthY = ff_birthy




Question: hhgrid_w17.DVAGE                    [ Age ]

Module: hhgrid_w17
Source: UKHLS

             Type: Number                          Range: 1 .. 999
             Don't know: -1                       Refused: -2                Inapplicable: -8         Missing: -9

In          loop for each [enumerated HH member]
Loops:
Use:        Compute DVAge = using BIRTHD/BIRTHM/BIRTHY | Ageif | Cageif If DOB Not Known



if [DVAge >= 16] // If individual is 16 or over




    Question: hhgrid_w17.MARSTAT                        [ Legal marital status ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                   Refused: -2             Inapplicable: -8        Missing: -9

    In Loops:      loop for each [enumerated HH member]

    Universe:      if [DVAge >= 16] // If individual is 16 or over
    Showcard:      TBC
    Text:          Since personal circumstances can change over time, we would just like to check some important
                   information.
                   What is [[NAME] ’s / [CNAME] ’s / [ff_forname] ’s / [your] ] legal marital status?
    Interviewer CODE FIRST THAT APPLIES
    Instruction:
                 RECORD LEGAL MARITAL STATUS EVEN IF E.G. DIVORCED BUT COHABITING IN CURRENT
                 HOUSEHOLD




                                                                                                                   Page 65 of 1165
Options:        1        Single and never married or never in a          Single and never married or never in a
                         legally recognised Civil Partnership            legally recognised Civil Partnership

                2        Married                                         Married

                3        A Civil Partner in a legally recognised Civil   A Civil Partner in a legally recognised Civil
                         Partnership                                     Partnership

                4        Separated but legally married                   Separated but legally married

                5        Divorced                                        Divorced

                6        Widowed                                         Widowed

                7        SPONTANEOUS: Separated from Civil               SPONTANEOUS: Separated from Civil
                         Partner                                         Partner

                8        SPONTANEOUS: A former Civil Partner,            SPONTANEOUS: A former Civil Partner,
                         the Civil Partnership legally dissolved         the Civil Partnership legally dissolved

                9        SPONTANEOUS: A surviving Civil Partner          SPONTANEOUS: A surviving Civil Partner
                         (partner having died)                           (partner having died)



Help:          The aim is to obtain *legal* marital status, irrespective of any de facto arrangement. The only
               qualification to this aim is that you should not probe the answer 'separated'. Should a respondent
               query the term, explain that it covers any person whose spouse is living elsewhere because of
               estrangement (whether the separation is legal or not). Ignore temporary absences, e.g. on oil rig.
               A person whose spouse has been working away from home for over 6 months, e.g. on a contract
               overseas or in the armed forces, should still be coded as married and living with husband/wife if the
               separation is not permanent.
Mixed Mode Alternatives
Web            Scripting notes
Interview:     If mode is CAWI, show categories 7, 8 and 9 on screen without SPONTANEOUS
               Options
               1 Single and never married or never in a legally recognised Civil Partnership
               2 Married
               3 A Civil Partner in a legally recognised Civil Partnership
               4 Separated but legally married
               5 Divorced
               6 Widowed
               7 Separated from Civil Partner
               8 A former Civil Partner, the Civil Partnership legally dissolved
               9 A surviving Civil Partner (partner having died)

               Help
               *This should be the legal marital status, for example if divorced but now living with someone else
               as a couple, the legal marital status should be 'divorced'. *If a partner is temporarily away but will
               be returning, (e.g. working away in the army or on an oil rig) the legal status should be recorded,
               for example 'married' rather than 'separated'.
               Delete
               Showcard, Post-text Interviewer instruction

Telephone      Post-text Interviewer instruction
Interview:     READ OUT
               CODE FIRST THAT APPLIES
               RECORD LEGAL MARITAL STATUS EVEN IF E.G. DIVORCED BUT COHABITING IN
               CURRENT HOUSEHOLD
               Delete
               Showcard

Use:           Ask MARSTAT



if [HHSIZE > 1 & (MarStat = 2|3)] // Household size is greater than 1 and marital status is married or in a civil
partnership




    Question: hhgrid_w17.LIVESP                  [ Live with spouse ]
                                                                                                                    Page 66 of 1165
    Module:       hhgrid_w17

    Source:       UKHLS

                      Type: choice
                      Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    In Loops:     loop for each [enumerated HH member]

    Universe:     if [DVAge >= 16] // If individual is 16 or over
                  And if [HHSIZE > 1 & (MarStat = 2|3)] // Household size is greater than 1 and marital status is
                  married or in a civil partnership
    Text:         Does [ [NAME] ’s / [CNAME] ’s / [ff_forname] ’s / [your] ] spouse or civil partner live with
                  [ [NAME] / [CNAME] / [you] ] in this household?
    Interviewer ASK OR RECORD
    Instruction:
    Options:
                      1       Yes Yes

                      2       No    No

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction

    Use:          Ask LIVESP



if [HHSIZE > 1 & ((MarStat <> 2 | 3) | LiveSp = 2)]// Household size is greater than 1 and not married/in a civil
partnership and not living with spouse/civil partner




    Question: hhgrid_w17.LIVEWITH                      [ Live with someone as a couple ]

    Module:      hhgrid_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    In Loops: loop for each [enumerated HH member]

    Universe: if [DVAge >= 16] // If individual is 16 or over
              And if [HHSIZE > 1 & ((MarStat <> 2 | 3) | LiveSp = 2)] // Household size is greater than 1 and not
              married/in a civil partnership and not living with spouse/civil partner
    Text:        And, [are you / is [NAME] / is [CNAME] / is [ff_forname] ] living with someone in this household
                 as a couple?
    Options:      1        Yes Yes

                  2        No      No

    Help:        Only respondents who are living with their partner in this household should be coded as living
                 together as a couple. You may code No without asking the question ONLY if all members of the
                 household are too closely related for any to be living together in a de facto marital relationship.
    Mixed Mode Alternatives
    Web        Delete
    Interview: Help

    Use:         Ask LIVEWITH


                                                                                                                    Page 67 of 1165
       Question: hhgrid_w17.EMPLOY                     [ In paid employment ]


       Module:     hhgrid_w17
       Source:     UKHLS

                     Type: choice
                     Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

       In Loops: loop for each [enumerated HH member]

       Universe: if [DVAge >= 16] // If individual is 16 or over
       Text:       [Are you] / [Is [NAME] / [ff_forname] ] in paid employment?
       Options:      1        Yes Yes

                     2        No    No

       Use:        Ask EMPLOY



END LOOP (SexLoop)


loop for each [Relationship pair between household members - not previously confirmed]
Name: RELCONFLoopCondition


   if [HHSIZE > 1] // household size is greater than 1


       Display Note
       SCREEN START. List the relationships between each individual and the other household members in a grid. One
       screen per household member.




       Question: hhgrid_w17.RELCONF                       [ Confirm relationship amongst HH members ]

       Module:        hhgrid_w17
       Source:        UKHLS
       Scripting      CAPI ONLY: If ff_ro is 'Partner/Cohabitee', include the following II after relationship textfill on screen:
       Notes:         (DO NOT SELECT THIS CODE IF THIS COUPLE HAVE GOT MARRIED SINCE THE LAST
                      INTERVIEW)

                         Type: choice
                         Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

       In Loops:      loop for each [Relationship pair between household members - not previously confirmed]

       Universe:      if [HHSIZE > 1] // household size is greater than 1
       Text:           We just need to confirm the relationships amongst the household members. So, starting with
                      [NAME (DOBD/M/Y) / you] can you indicate whether these are correct? [NAME (DOBD/M/Y) / You]
                      [is / are] [your/[NAME (DOBD/M/Y)]'s] [ff_ro] { if first time through the loop}

                      And for [NAME (DOBD/M/Y) / you] can you tell me whether these are correct? [NAME (DOBD/M/Y)
                      / You] [is / are] [your/[NAME (DOBD/M/Y)'s] [ff_ro] {if second and all subsequent times through the
                      loop}
       Interviewer READ OUT, CONFIRM YES OR NO FOR EACH.
       Instruction:
                                                                                                                            Page 68 of 1165
Options:
                1          Yes Yes

                2          No    No

Help:          PLEASE TREAT RELATIVES OF COHABITING MEMBERS OF THE HOUSEHOLD AS THOUGH
               THE COHABITING COUPLE WERE MARRIED.
Mixed Mode Alternatives
Web            Delete
Interview:     Interviewer Instruction
Use:           Ask RELCONF



Display Note
SCREEN END.


if [New or relationship not confirmed at RELCONF] // Resp new to Household or relationship pair not confirmed
at RELCONF




   Question: hhgrid_w17.R1                [ Relationships of household members ]

   Module:          hhgrid_w17
   Source:          UKHLS

                     Type: choice
                     Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops:        loop for each [Relationship pair between household members - not previously confirmed]

   Universe:        if [HHSIZE > 1] // household size is greater than 1
                    And if [New or relationship not confirmed at RELCONF] // Resp new to Household or relationship
                    pair not confirmed at RELCONF
   Showcard: TBC
   Text:            [NAME (DOBD/M/Y)] [You] [is / are] [your] [NAME (DOBD/M/Y)'s] ...




                                                                                                               Page 69 of 1165
Options:       1         Husband/Wife               Husband/Wife

               2         Partner/Cohabitee          Partner/Cohabitee

               3         Civil Partner              Civil Partner

               4         Biological                 Biological
                         son/daughter               son/daughter

               5         Adopted son/daughter       Adopted son/daughter

               7         Stepson/stepdaughter       Stepson/stepdaughter

               9         BIological parent          BIological parent

               10        Adoptive parent            Adoptive parent

               12        Step-parent                Step-parent

               14        Biological                 Biological
                         brother/sister             brother/sister

               15        Half-brother/sister        Half-brother/sister

               16        Step-brother/sister        Step-brother/sister

               17        Adopted brother/sister     Adopted brother/sister

               20        Grand-child                Grand-child

               21        Grand-parent               Grand-parent

               96        None of the above          None of the above

Help:        THIS SECTION MUST BE ASKED FOR ALL HOUSEHOLDS CONSISTING OF MORE THAN
             ONE PERSON. PLEASE ASK IN EVERY CASE. YOU SHOULD NOT MAKE ASSUMPTIONS
             ABOUT ANY RELATIONSHIP. TREAT RELATIVES OF COHABITING MEMBERS OF THE
             HOUSEHOLD AS THOUGH THE COHABITING COUPLE WERE MARRIED.

             ASK RESPONDENT TO GIVE THE NUMBER ON THE CARD RATHER THAN THE
             RELATIONSHIP
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, Help
Telephone Help
Interview: THIS SECTION MUST BE ASKED FOR ALL HOUSEHOLDS CONSISTING OF MORE THAN
           ONE PERSON. PLEASE ASK IN EVERY CASE. YOU SHOULD NOT MAKE ASSUMPTIONS
           ABOUT ANY RELATIONSHIP. TREAT RELATIVES OF COHABITING MEMBERS OF THE
           HOUSEHOLD AS THOUGH THE COHABITING COUPLE WERE MARRIED.

             Delete
             Showcard
Use:         Ask R1



if [R1 = 96] // If relationships of household members not confirmed at R1




   Question: hhgrid_w17.R2                 [ Relationships of household members ]

   Module:          hhgrid_w17
   Source:          UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2                Inapplicable: -8    Missing: -9

   In Loops:        loop for each [Relationship pair between household members - not previously confirmed]
                                                                                                             Page 70 of 1165
   Universe:    if [HHSIZE > 1] // household size is greater than 1
                And if [New or relationship not confirmed at RELCONF] // Resp new to Household or
                relationship pair not confirmed at RELCONF
                And if [R1 = 96] // If relationships of household members not confirmed at R1

   Showcard: TBC
   Text:        [NAME (DOBD/M/Y)] [You] [is / are] [your] [NAME (DOBD/M/Y)'s] ...
   Options:
                 8       Son-in-law/daughter-in-law   Son-in-law/daughter-in-law

                 13      Parent-in-law                Parent-in-law

                 19      Brother-in-law/Sister-in-law Brother-in-law/Sister-in-law

                 6       Foster child                 Foster child

                 11      Foster parent                Foster parent

                 18      Foster brother/sister        Foster brother/sister

                 32      Legal child                  Legal child

                 33      Legal parent                 Legal parent

                 22      Cousin                       Cousin

                 23      Aunt/uncle                   Aunt/uncle

                 24      Niece/Nephew                 Niece/Nephew

                 25      Other relative               Other relative

                 26      Employee                     Employee

                 27      Employer                     Employer

                 28      Lodger/Boarder/Tenant        Lodger/Boarder/Tenant

                 29      Landlord/Landlady            Landlord/Landlady

                 30      Other non-relative           Other non-relative

   Help:        THIS SECTION MUST BE ASKED FOR ALL HOUSEHOLDS CONSISTING OF MORE
                THAN ONE PERSON. PLEASE ASK IN EVERY CASE. YOU SHOULD NOT MAKE
                ASSUMPTIONS ABOUT ANY RELATIONSHIP. TREAT RELATIVES OF COHABITING
                MEMBERS OF THE HOUSEHOLD AS THOUGH THE COHABITING COUPLE WERE
                MARRIED.

                ASK RESPONDENT TO GIVE THE NUMBER ON THE CARD RATHER THAN THE
                RELATIONSHIP
   Mixed Mode Alternatives
   Web          Delete
   Interview:   Showcard, Help
   Telephone Help
   Interview: THIS SECTION MUST BE ASKED FOR ALL HOUSEHOLDS CONSISTING OF MORE
              THAN ONE PERSON. PLEASE ASK IN EVERY CASE. YOU SHOULD NOT MAKE
              ASSUMPTIONS ABOUT ANY RELATIONSHIP. TREAT RELATIVES OF COHABITING
              MEMBERS OF THE HOUSEHOLD AS THOUGH THE COHABITING COUPLE WERE
              MARRIED.

                Delete
                Showcard

   Use:         Ask R2




Question: hhgrid_w17.R            [ Relationships of household members ]

Module:    hhgrid_w17
Source:    UKHLS
                                                                                                    Page 71 of 1165
             Type: choice

             Don't know: -1                 Refused: -2                  Inapplicable: -8   Missing: -9


In Loops: loop for each [Relationship pair between household members - not previously confirmed]

Universe: if [HHSIZE > 1] // household size is greater than 1
          And if [New or relationship not confirmed at RELCONF] // Resp new to Household or relationship
          pair not confirmed at RELCONF
Options:
            1       Husband/Wife                   Husband/Wife

            2       Partner/Cohabitee              Partner/Cohabitee

            3       Civil Partner                  Civil Partner

            4       Biological son/daughter        Biological son/daughter

            5       Adopted son/daughter           Adopted son/daughter

            6       Foster child                   Foster child

            7       Stepson/stepdaughter           Stepson/stepdaughter

            8       Son-in-law/daughter-in-law     Son-in-law/daughter-in-law

            9       Biological parent              Biological parent

            10      Adoptive parent                Adoptive parent

            11      Foster parent                  Foster parent

            12      Step-parent                    Step-parent

            13      Parent-in-law                  Parent-in-law

            14      Biological brother/sister      Biological brother/sister

            15      Half-brother/sister            Half-brother/sister

            16      Step-brother/sister            Step-brother/sister

            17      Adopted brother/sister         Adopted brother/sister

            18      Foster brother/sister          Foster brother/sister

            19      Brother-in-law/Sister-in-law Brother-in-law/Sister-in-law

            20      Grand-child                    Grand-child

            21      Grand-parent                   Grand-parent

            22      Cousin                         Cousin

            23      Aunt/Uncle                     Aunt/Uncle

            24      Niece/Nephew                   Niece/Nephew

            25      Other relative                 Other relative

            26      Employee                       Employee

            27      Employer                       Employer

            28      Lodger/Boarder/Tenant          Lodger/Boarder/Tenant

            29      Landlord/Landlady              Landlord/Landlady

            30      Other non-relative             Other non-relative

            32      Legal child                    Legal child

            33      Legal parent                   Legal parent




                                                                                                      Page 72 of 1165
Use:         Compute
             If R1=1 compute R=1;
             else if R1=2 compute R=2;
             else if R1=3 compute R=3;
             else if R1=4 compute R=4;
             else if R1=5 compute R=5;
             else if R1=7 compute R=7;
             else if R1=9 compute R=9;
             else if R1=10 compute R=10;
             else if R1=12 compute R=12;
             else if R1=14 compute R=14;
             else if R1=15 compute R=15;
             else if R1=16 compute R=16;
             else if R1=17 compute R=17;
             else if R1=20 compute R=20;
             else if R1=21 compute R=21;
             else if R2=8 compute R=8;
             else if R2=13 compute R=13;
             else if R2=19 compute R=19;
             else if R2=6 compute R=6;
             else if R2=11 compute R=11;
             else if R2=18 compute R=18;
             else if R2=32 compute R=32;
             else if R2=33 compute R=33;
             else if R2=22 compute R=22;
             else if R2=23 compute R=23;
             else if R2=24 compute R=24;
             else if R2=25 compute R=25;
             else if R2=26 compute R=26;
             else if R2=27 compute R=27;
             else if R2=28 compute R=28;
             else if R2=29 compute R=29;
             else if R2=30 compute R=30;
             else if R2=32 compute R=32;
             else if R2=33 compute R=33.



if [R = 25] // If Relationship pair is Other Relative




   Question: hhgrid_w17.ROTHREL                         [ Other relationship ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                   Length: 30
                     Don't know: -1                Refused: -2            Inapplicable: -8     Missing: -9

    In Loops:      loop for each [Relationship pair between household members - not previously confirmed]

    Universe:      if [HHSIZE > 1] // household size is greater than 1
                   And if [New or relationship not confirmed at RELCONF] // Resp new to Household or
                   relationship pair not confirmed at RELCONF
                   And if [R = 25] // If Relationship pair is Other Relative
    Text:          How are NAME (DOBD/M/Y) and NAME (DOBD/M/Y) related? NAME (DOBD/M/Y) is
                   NAME (DOBD/M/Y) 's ...


    Interviewer WRITE IN RELATIONSHIP OF PERSON 1 TO PERSON 2
    Instruction:
    Mixed Mode Alternatives




                                                                                                            Page 73 of 1165
               Web           Question Box Label
               Interview:    Type in the relationship

                             Delete
                             Interviewer Instruction


               Use:          Ask ROTHREL



END LOOP (RELCONFLoopCondition)


if [GRIDVARIABLES.MODETYPE = 1] // If mode is CAPI




   Question: hhgrid_w17.HHLANG                   [ Anyone in HH need translated interview ]

   Module:       hhgrid_w17
   Source:       UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2               Inapplicable: -8       Missing: -9

   Universe:     if [GRIDVARIABLES.MODETYPE = 1] // If mode is CAPI
   Interviewer DOES ANYONE AGED 16 OR OVER IN HHOLD REQUIRE AN INTERVIEW IN ONE OF THE
   Instruction: TRANSLATED LANGUAGES?
                TRANSLATED LANGUAGES ARE: BENGALI, GUJARATI, POLISH, PORTUGUESE, PUNJABI
                (GURMUKHI), PUNJABI (URDU), TURKISH, URDU AND WELSH
   Options:       1         Yes Yes

                  2         No   No

   Use:          Ask HHLANG



   if [HHLANG = 1] // Anyone in HH needs translated interview




      Question: hhgrid_w17.LINGUA                      [ Language translation needed in ]

       Module:     hhgrid_w17
       Source:     UKHLS

                      Type: choice
                      Don't know: -1                   Refused: -2               Inapplicable: -8   Missing: -9

       Universe: if [GRIDVARIABLES.MODETYPE = 1] // If mode is CAPI
                 And if [HHLANG = 1] // Anyone in HH needs translated interview
       Text:       In which language would you/ [NAME] like to be interviewed?




                                                                                                             Page 74 of 1165
       Options:      2        Bengali            Bengali

                     4        Gujarati           Gujarati

                     10       Polish             Polish

                     11       Portuguese         Portuguese

                     5        Punjabi:           Punjabi:
                              Gurmukhi           Gurmukhi

                     6        Punjabi: Urdu      Punjabi: Urdu

                     12       Turkish            Turkish

                     8        Urdu               Urdu

                     9        Welsh              Welsh

                     97       Other language     Other language


       Use:          Ask LINGUA



if [((GRIDVARIABLES.ModeType = 1) | (GRIDVARIABLES.ModeType = 2) | (GRIDVARIABLES.ModeType = 3 &
HHSIZE > 1)) & NAMEPERM <> 1] // If mode is CAPI or CATI or mode is CAWI AND more than one person enumerated
in Household AND Name has been given




   Question: hhgrid_w17.EMAILINTRO                      [ Household grid email introduction ]

    Module:    hhgrid_w17
    Source:    UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                    Inapplicable: -8           Missing: -9

    Universe: if [((GRIDVARIABLES.ModeType = 1) | (GRIDVARIABLES.ModeType = 2) |
              (GRIDVARIABLES.ModeType = 3 & HHSIZE > 1)) & NAMEPERM <> 1] // If mode is CAPI or CATI or
              mode is CAWI AND more than one person enumerated in Household AND Name has been given
    Text:      To make it easier to keep in touch and communicate about the study, including possible opportunities to
               complete the survey on-line, we would like to collect everyone’s email address.
    Options:     1        Continue Continue

    Use:       Ask EMAILINTRO



   loop for each [Enumerated adult (age >= 16) in HH except respondent]
   Name: HHEMAILLoop


       Display Note
       SCREEN START.




       Question: hhgrid_w17.HHEMAIL                 [ Household grid email request ]

       Module:        hhgrid_w17
       Source:        UKHLS
       Scripting      Please display HHEMAILADD on the same screen as HHEMAIL when HHEMAIL = 1 in CAPI/CATI
       Notes:
                                                                                                                    Page 75 of 1165
                Type: choice
                Refused: -2                        Inapplicable: -8                Missing: -9


In Loops:      loop for each [Enumerated adult (age >= 16) in HH except respondent]

Universe:      if [((GRIDVARIABLES.ModeType = 1) | (GRIDVARIABLES.ModeType = 2) |
               (GRIDVARIABLES.ModeType = 3 & HHSIZE > 1)) & NAMEPERM <> 1] // If mode is CAPI or CATI
               or mode is CAWI AND more than one person enumerated in Household AND Name has been given
Text:          What is [NAME's] email address?
Interviewer CODE HERE AND ENTER EMAIL ADDRESS
Instruction:
Options:        1         Has email address               Has email address

                2         Does not have an email          Does not have an email
                          address                         address

                3         Don't know                      Don't know

Mixed Mode Alternatives
Web            Scripting notes
Interview:     HHEMAILADD to appear on-screen above HHEMAIL. HHEMAIL Option 1 to be computed for
               CAWI, not shown on screen.
               Delete
               Post-text Interviewer instruction
Use:           If (GRIDVARIABLES.ModeType = 3 & HHEMAILADD String > 0) Compute HHEMAIL = 1;
               Else: Ask ;



if [(GRIDVARIABLES.ModeType = 3 & (number of enumerated HH members aged >= 16 > 1)) | HHEMAIL = 1]
// If mode is CAWI and more than one adult enumerated in Household or mode is CAPI and has email address




   Question: hhgrid_w17.HHEMAILADD                       [ Household grid email address ]

   Module:          hhgrid_w17
   Source:          UKHLS

                     Type: String                Length: 40
                     Don't know: -1             Refused: -2                Inapplicable: -8      Missing: -9

   In Loops:        loop for each [Enumerated adult (age >= 16) in HH except respondent]

   Universe:        if [((GRIDVARIABLES.ModeType = 1) | (GRIDVARIABLES.ModeType = 2) |
                    (GRIDVARIABLES.ModeType = 3 & HHSIZE > 1)) & NAMEPERM <> 1] // If mode is CAPI or
                    CATI or mode is CAWI AND more than one person enumerated in Household AND Name has
                    been given
                    And if [(GRIDVARIABLES.ModeType = 3 & (number of enumerated HH members aged >= 16 >
                    1)) | HHEMAIL = 1] // If mode is CAWI and more than one adult enumerated in Household or
                    mode is CAPI and has email address
   Interviewer ENTER EMAIL ADDRESS
   Instruction:
   Mixed Mode Alternatives




                                                                                                          Page 76 of 1165
           Web            Scripting notes
           Interview:     HHEMAILADD to appear on-screen above HHEMAIL. HHEMAIL Option 1 is computed for
                          CAWI, not shown on screen.

                          Text
                          What is [NAME's] email address?

                          Delete
                          Post-text Interviewer instruction

           Use:           Ask HHEMAILADD



           if [HHEMAILADD string > 0] // If an email address is given




              Question: hhgrid_w17.HHEMAILADD2                      [ Email address check ]

              Module:      hhgrid_w17
              Source:      UKHLS
              Scripting    Display note
              Notes:       Screen End

                             Type: String                  Length: 40
                             Don't know: -1               Refused: -2           Inapplicable: -8       Missing: -9

              In Loops: loop for each [Enumerated adult (age >= 16) in HH except respondent]

              Universe: if [((GRIDVARIABLES.ModeType = 1) | (GRIDVARIABLES.ModeType = 2) |
                        (GRIDVARIABLES.ModeType = 3 & HHSIZE > 1)) & NAMEPERM <> 1] // If mode is CAPI or
                        CATI or mode is CAWI AND more than one person enumerated in Household AND Name has
                        been given
                        And if [(GRIDVARIABLES.ModeType = 3 & (number of enumerated HH members aged >= 16
                        > 1)) | HHEMAIL = 1] // If mode is CAWI and more than one adult enumerated in Household or
                        mode is CAPI and has email address
                        And if [HHEMAILADD string > 0] // If an email address is given
              Text:        To make sure we have the correct email address, could you please give me [NAME's] email
                           again?
              Mixed Mode Alternatives
              Web        Text
              Interview: To make sure we have the correct email address, could you please re-type [NAME's] email?

              Use:         Ask HHEMAILADD2



              Display Note
              SCREEN END.


              Hard Check: If (Text at HHEMAILADD is not the same as text at HHEMAILADD2)// Return to
              HHEMAILADD not HHEMAILADD2
              Scripting Notes
              Text
              Sorry, the email addresses do not match. Please re-type the email.


   END LOOP (HHEMAILLoop)


if [ff_remail <> MIS & NAMEPERM <> 1] // If respondent's fed-forward email address is not missing AND Name has been
given


                                                                                                                 Page 77 of 1165
   Question: hhgrid_w17.RESPEMAILCONF                              [ Respondent email address check ]


    Module:      hhgrid_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                    Inapplicable: -8        Missing: -9

    Universe: if [ff_remail <> MIS & NAMEPERM <> 1] // If respondent's fed-forward email address is not missing AND
              Name has been given
    Text:        Finally can we confirm your email. Is it [ff_remail] ?
    Options:
                  1        Yes Yes

                  2        No    No

    Use:         Ask RESPEMAILCONF



if [ff_remail = MIS | RESPEMAILCONF = 2]// If respondent's fed-forward email is missing OR fed-forward email is not
confirmed as correct


   Display Note
   SCREEN START.




   Question: hhgrid_w17.RESPEMAIL                        [ Respondent email request ]

    Module:        hhgrid_w17
    Source:        UKHLS

                      Type: choice
                      Refused: -2                          Inapplicable: -8                 Missing: -9

    Universe:      if [ff_remail = MIS | RESPEMAILCONF = 2] // If respondent's fed-forward email is missing OR fed-
                   forward email is not confirmed as correct
    Text:          What is your email address?
    Interviewer CODE HERE AND ENTER EMAIL ADDRESS AT NEXT SCREEN
    Instruction:
    Options:          1       Has email address                   Has email address

                      2       Does not have an email              Does not have an email
                              address                             address

                      3       Don't know                          Don't know

    Mixed Mode Alternatives
    Web            Scripting notes
    Interview:     RESPEMAILADD to appear on-screen above RESPEMAIL. Code 1 is computed if an email address
                   has been entered, and should not appear on screen in WEB mode.
                   Options
                   1 Has email address
                   2 I do not have an email address
                   3 Don't know
                   Delete
                   Post-text Interviewer instruction

    Use:           if (GRIDVARIABLES.ModeType = 3 & RESPEMAILADD string > 0) compute RESPEMAIL=1;
                   else: ask;
                                                                                                                      Page 78 of 1165
if [RESPEMAIL = 1] // If has email address




   Question: hhgrid_w17.RESPEMAILADD                           [ Respondent email address ]

    Module:        hhgrid_w17
    Source:        UKHLS

                    Type: String                    Length: 40
                    Don't know: -1                 Refused: -2                Inapplicable: -8         Missing: -9

    Universe:      if [ff_remail = MIS | RESPEMAILCONF = 2] // If respondent's fed-forward email is missing OR fed-
                   forward email is not confirmed as correct
                   And if [RESPEMAIL = 1] // If has email address
    Interviewer ENTER EMAIL ADDRESS
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction

    Use:           Ask RESPEMAILADD



   if [RESPEMAILADD string > 0] // If an email address is given




       Question: hhgrid_w17.RESPEMAILADD2                            [ Respondent email address 2 ]

       Module:      hhgrid_w17
       Source:      UKHLS
       Scripting    Display note
       Notes:       Screen End

                      Type: String                      Length: 40
                      Don't know: -1                   Refused: -2            Inapplicable: -8         Missing: -9

       Universe: if [ff_remail = MIS | RESPEMAILCONF = 2] // If respondent's fed-forward email is missing OR fed-
                 forward email is not confirmed as correct
                 And if [RESPEMAIL = 1] // If has email address
                 And if [RESPEMAILADD string > 0] // If an email address is given
       Text:        To make sure we have the correct email address, could you please give me your email again?
       Mixed Mode Alternatives
       Web        Text
       Interview: To make sure we have the correct email address, could you please re-type your email?

       Use:         Ask RESPEMAILADD2



       Display Note
       SCREEN END.


       Hard Check: If (text at RESPEMAILADD is not the same as text at RESPEMAILADD2)
       Scripting Notes
       Return to RESPEMAILADD not RESPEMAILADD2
       Text
       Sorry, the email addresses do not match. Please re-type the email.
                                                                                                                 Page 79 of 1165
if [GRIDVARIABLES.ModeType = 3 & number of enumerated HH members aged >= 16 greater than 1]// If mode is
CAWI and more than one adult enumerated in Household




   Question: hhgrid_w17.HHQREF                  [ Household Questionnaire Ref Person ]

   Module:      hhgrid_w17
   Source:      UKHLS
   Scripting    List all enumerated adults (age >= 16) in household.
   Notes:

                  Type: multichoice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

   Universe:    if [GRIDVARIABLES.ModeType = 3 & number of enumerated HH members aged >= 16 greater than 1]
                // If mode is CAWI and more than one adult enumerated in Household
   Text:        Who in this household is responsible for paying the bills, such as rent, mortgage, gas or electricity?
   Interviewer IF MORE THAN ONE PERSON IS RESPONSIBLE, PLEASE SELECT EACH PERSON BELOW.
   Instruction:




                                                                                                                         Page 80 of 1165
   Options:
                 0        Person responsible for paying the bills does     Person responsible for paying the bills does
                          not live in household                            not live in household

                 1        [hhgrid.hhgrid.name where
                                                                           Person number 1
                          hhgrid.hhgrid.pno = 1]

                 2        [hhgrid.hhgrid.name where
                                                                           Person number 2
                          hhgrid.hhgrid.pno = 2]

                 3        [hhgrid.hhgrid.name where
                                                                           Person number 3
                          hhgrid.hhgrid.pno = 3]

                 4        [hhgrid.hhgrid.name where
                                                                           Person number 4
                          hhgrid.hhgrid.pno = 4]

                 5        [hhgrid.hhgrid.name where
                                                                           Person number 5
                          hhgrid.hhgrid.pno = 5]

                 6        [hhgrid.hhgrid.name where
                                                                           Person number 6
                          hhgrid.hhgrid.pno = 6]

                 7        [hhgrid.hhgrid.name where
                                                                           Person number 7
                          hhgrid.hhgrid.pno = 7]

                 8        [hhgrid.hhgrid.name where
                                                                           Person number 8
                          hhgrid.hhgrid.pno = 8]

                 9        [hhgrid.hhgrid.name where
                                                                           Person number 9
                          hhgrid.hhgrid.pno = 9]

                 10       [hhgrid.hhgrid.name where
                                                                           Person number 10
                          hhgrid.hhgrid.pno = 10]

                 11       [hhgrid.hhgrid.name where
                                                                           Person number 11
                          hhgrid.hhgrid.pno = 11]

                 12       [hhgrid.hhgrid.name where
                          hhgrid.hhgrid.pno = 12]                          Person number 12


                 13       [hhgrid.hhgrid.name where
                                                                           Person number 13
                          hhgrid.hhgrid.pno = 13]

                 14       [hhgrid.hhgrid.name where
                                                                           Person number 14
                          hhgrid.hhgrid.pno = 14]

                 15       [hhgrid.hhgrid.name where
                                                                           Person number 15
                          hhgrid.hhgrid.pno = 15]

                 16       [hhgrid.hhgrid.name where
                                                                           Person number 16
                          hhgrid.hhgrid.pno = 16]


   Mixed Mode Alternatives
   Web          Text
   Interview:   Who in this household is responsible for paying the bills, such as rent, mortgage, gas or electricity? If
                more than one person is responsible, please select each person below.
                Delete
                Post-text Interviewer instruction

   Use:         Ask HHQREF



loop for each [enumerated HH member aged 16+]
Name: HHELIGLoop




   Question: hhgrid_w17.HHELIG                [ Household Questionnaire Respondent ]

   Module: hhgrid_w17
   Source: UKHLS
                                                                                                                        Page 81 of 1165
                 Type: choice
                 Don't know: -1                  Refused: -2                Inapplicable: -8           Missing: -9


    In          loop for each [enumerated HH member aged 16+]
    Loops:
    Use:        If number of enumerated HH members aged >= 16 = 1, compute HHElig = 1,
                Else If PERSON selected at HHQREF, compute HHElig = 1,
                Else If spouse/partner of PERSON selected at HHQREF, compute HHElig = 1,
                Else If HHQREF = 0, compute HHElig = 1
                Else compute HHElig = 0.



END LOOP (HHELIGLoop)


loop for each [enumerated household member aged < 18]
Name: ADRESPLoop




   Question: hhgrid_w17.ADRESP                   [ Respondent adult for child under 18 ]

    Module:        hhgrid_w17
    Source:        UKHLS
    Scripting      Please list names of all adults aged 18+ in household
    Notes:

                     Type: choice
                     Don't know: -1                Refused: -2               Inapplicable: -8          Missing: -9

    In Loops:      loop for each [enumerated household member aged < 18]

    Interviewer WHO IS MAINLY RESPONSIBLE FOR [NAME {name of HH member aged less than 18}]?
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     Who is mainly responsible for [NAME {name of HH member aged less than 18}]?

                   Delete
                   Interviewer Instruction
    Use:           Compute AdResp = PNO Of Responsible Adult As Biological Mother. Else If No Bio Mother Then Bio
                   Father. Else If No
                   Bio Father Then Adoptive Mother. Else If No Adoptive Mother Then Adoptive Father.;
                   Or If Null: Ask



END LOOP (ADRESPLoop)


loop for each [untraced household that was a split-off from this original household]
Name: UTINFOLoopCondition


   if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3]// Any potential rejoiners to household are in untraced
   split-off households and not found as a rejoiner




       Question: hhgrid_w17.UTINFO                  [ Follow-up on untraced split-off hhs ]

       Module:       hhgrid_w17                                                                                 Page 82 of 1165
Source:       UKHLS


                Type: choice
                Don't know: -1                  Refused: -2                  Inapplicable: -8             Missing: -9

In Loops: loop for each [untraced household that was a split-off from this original household]

Universe: if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to household
          are in untraced split-off households and not found as a rejoiner
Text:         The last time we interviewed at this household, we learned that [ff_forname ff_surname (list each
              ff_potrejoiner)] had left. We have been unable to locate them but would still like to speak to them. Do
              you have any information about how to contact them?
Options:
               1         Yes                                           Yes

               2         No                                            No

               3         SPONTANEOUS: Listed sample members            SPONTANEOUS: Listed sample members
                         unknown to respondent                         unknown to respondent

               4         Has rejoined household                        Has rejoined household

Mixed Mode Alternatives
Web        Options
Interview: 1 Yes
           2 No
           3 I do not know these people
           4 These people have rejoined the household

Use:          Ask UTINFO



if [UTINFO = 1] // Has information about how to contact an untraced split-off hh




    Question: hhgrid_w17.UTTYPE                    [ Info available for untraced split-off hh ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: multichoice
                     Don't know: -1                Refused: -2                Inapplicable: -8            Missing: -9

    In Loops:      loop for each [untraced household that was a split-off from this original household]

    Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                   household are in untraced split-off households and not found as a rejoiner
                   And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
    Text:          Do you have an address, telephone number, e-mail address or some other type of information
                   for [ff_forname ff_surname and/or ff_forname ff_surname and/or ff_forname ff_surname]?
    Interviewer SELECT ALL THAT APPLY
    Instruction:
    Options:
                    1          Address            Address

                    2          Phone number       Phone number

                    3          E-mail address     E-mail address

                    97         Other information Other information

    Mixed Mode Alternatives

                                                                                                                   Page 83 of 1165
Web             Delete
Interview:      Post-text Interviewer Instruction
Use:            Ask UTTYPE



if [UTTYPE = 1] // Has address for untraced split-off hh


   Display Note
   SCREEN START [use address template]




   Question: hhgrid_w17.UTADD1                       [ Untraced split-off hh address ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                    Length: 255
                     Don't know: -1                 Refused: -2            Inapplicable: -8        Missing: -9

    In Loops:      loop for each [untraced household that was a split-off from this original household]

    Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                   household are in untraced split-off households and not found as a rejoiner
                   And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                   And if [UTTYPE = 1] // Has address for untraced split-off hh
    Text:          Please tell me the first line of their address.
    Interviewer ENTER FIRST LINE OF ADDRESS - HOUSE NUMBER OR NAME AND DETAILS OF
    Instruction: ROAD(S). IF NOT KNOWN, CODE DON'T KNOW
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction

    Use:           Ask UTADD1




   Question: hhgrid_w17.UTTOWN                         [ Untraced split-off hh town ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                    Length: 255
                     Don't know: -1                 Refused: -2            Inapplicable: -8        Missing: -9

    In Loops:      loop for each [untraced household that was a split-off from this original household]

    Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                   household are in untraced split-off households and not found as a rejoiner
                   And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                   And if [UTTYPE = 1] // Has address for untraced split-off hh
    Text:          And in which town is that?
    Interviewer ENTER POSTAL TOWN. IF POSTAL TOWN IS NOT KNOWN, CODE DON'T KNOW
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction
                                                                                                            Page 84 of 1165
    Use:           Ask UTTOWN
Question: hhgrid_w17.UTPCODE                        [ Untraced split-off hh postcode ]

Module:         hhgrid_w17
Source:         UKHLS

                  Type: String                Length: 255
                  Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops:       loop for each [untraced household that was a split-off from this original household]

Universe:       if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                household are in untraced split-off households and not found as a rejoiner
                And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                And if [UTTYPE = 1] // Has address for untraced split-off hh
Text:           And the postcode please if you know it.
Interviewer ENTER POSTAL CODE. IF COMPLETE POSTAL CODE IS NOT KNOWN, CODE DON'T
Instruction: KNOW
Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer instruction
Use:            Ask UTPCODE



Soft check: [postcode format] // Check postcode is in a valid format
Text
The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is
correct, click to continue.


Display Note
SCREEN END.


if [(GRIDVARIABLES.MODETYPE = 1 | 2 & (UTADD1 = DK | UTTOWN = DK | UTPCODE = DK) |
(GRIDVARIABLES.MODETYPE = 3 & (UTADD1 = MIS | UTTOWN = MIS | UTPCODE = MIS))] // Any part
of new address is not known




   Question: hhgrid_w17.UTAREA                       [ Untraced split-off hh area ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                Length: 255
                     Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:      loop for each [untraced household that was a split-off from this original household]

    Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                   household are in untraced split-off households and not found as a rejoiner
                   And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                   And if [UTTYPE = 1] // Has address for untraced split-off hh
                   And if [(GRIDVARIABLES.MODETYPE = 1 | 2 & (UTADD1 = DK | UTTOWN = DK |
                   UTPCODE = DK) | (GRIDVARIABLES.MODETYPE = 3 & (UTADD1 = MIS | UTTOWN =
                   MIS | UTPCODE = MIS))] // Any part of new address is not known
                                                                                                          Page 85 of 1165
       Text:          Could you tell us either the village, town county or region they moved to, if they moved
                      abroad could you tell us what country they went to?
       Interviewer PROBE FOR AREA. IF HOUSE AND ROAD NOT KNOWN, PROBE FOR VILLAGE,
       Instruction: TOWN, COUNTY, REGION. ATTEMPT TO GAIN AS FULL ADDRESS INFORMATION
                    AS POSSIBLE. IF MOVED ABROAD, RECORD COUNTRY.
       Mixed Mode Alternatives
       Web             Delete
       Interview:      Post-text Interviewer instruction
       Use:           Ask UTAREA



if [UTTYPE = 2] // Has telephone number for untraced split-off hh




   Question: hhgrid_w17.UTTEL1                   [ Untraced split-off hh phone 1 ]

   Module:         hhgrid_w17
   Source:         UKHLS

                     Type: String                Length: 11
                     Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

   In Loops:       loop for each [untraced household that was a split-off from this original household]

   Universe:       if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                   household are in untraced split-off households and not found as a rejoiner
                   And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                   And if [UTTYPE = 2] // Has telephone number for untraced split-off hh
   Text:           What is their telephone number?
   Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
   Instruction: IF NOT KNOWN, CODE DON'T KNOW.
   Mixed Mode Alternatives
   Web             Text
   Interview:      What is their telephone number? Please do not use spaces or dashes.

                   Delete
                   Post-text Interviewer instruction

   Use:            Ask UTTEL1



   if [UTTEL1 <> DK|REF] // Telephone number provided




       Question: hhgrid_w17.UTTEL2                     [ Untraced split-off hh phone 2 ]

       Module:        hhgrid_w17
       Source:        UKHLS

                        Type: String                Length: 11
                        Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

       In Loops:      loop for each [untraced household that was a split-off from this original household]




                                                                                                             Page 86 of 1165
        Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                       household are in untraced split-off households and not found as a rejoiner
                       And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                       And if [UTTYPE = 2] // Has telephone number for untraced split-off hh
                       And if [UTTEL1 <> DK|REF] // Telephone number provided

        Text:          Would you have a second telephone number, for example a work, mobile or landline
                       number?
        Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
        Instruction: IF NOT KNOWN, CODE DON'T KNOW.
        Mixed Mode Alternatives
        Web             Text
        Interview:      Would you have a second telephone number, for example a work, mobile or landline
                        number? Please do not use spaces or dashes.

                        Delete
                        Post-text Interviewer instruction

        Use:           Ask UTTEL2



if [UTTYPE = 3] // Has e-mail address for untraced split-off hh




   Question: hhgrid_w17.UTEMAIL                         [ Untraced split-off hh e-mail address ]

    Module:         hhgrid_w17
    Source:         UKHLS

                      Type: String                Length: 40
                      Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

    In Loops:       loop for each [untraced household that was a split-off from this original household]

    Universe:       if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                    household are in untraced split-off households and not found as a rejoiner
                    And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                    And if [UTTYPE = 3] // Has e-mail address for untraced split-off hh
    Text:           What is their e-mail address?
    Interviewer ENTER E-MAIL ADDRESS
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer instruction
    Use:            Ask UTEMAIL



if [UTTYPE = 97] // Has other contact details for untraced split-off hh




   Question: hhgrid_w17.UTOTHER                         [ Untraced split-off hh other information ]

    Module:         hhgrid_w17
    Source:         UKHLS

                      Type: String                Length: 255
                      Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

                                                                                                             Page 87 of 1165
              In Loops:     loop for each [untraced household that was a split-off from this original household]

              Universe:     if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                            household are in untraced split-off households and not found as a rejoiner
                            And if [UTINFO = 1] // Has information about how to contact an untraced split-off hh
                            And if [UTTYPE = 97] // Has other contact details for untraced split-off hh
              Text:         Please tell us is there any other information which you think might be useful?
              Interviewer ENTER OTHER INFORMATION HERE
              Instruction:
              Mixed Mode Alternatives
              Web           Text
              Interview:    Please tell us is there any other information which you think might be useful? Please type
                            this information into the box below.
                            Delete
                            Post-text Interviewer instruction

              Use:          Ask UTOTHER



END LOOP (UTINFOLoopCondition)


loop for each [(Leaver moved into care or nursing home since last wave AND currently resident in care or nursing
home)]
Name: CHSATPR2ConditionsLoop


   if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))]// Leaver from issued address OR leaver is not still
   resident at issued address


       if [CLSTAT = 9] // Leaver moved into care/nursing home


          if [CHOMERES2 = 1] // respondent is a care home resident




              Question: hhgrid_w17.CHSATPR2                     [ Satisfaction with care home ]

              Module:      hhgrid_w17
              Source:      UKHLS
              Scripting    For the care home name textfill Chmefound, please display the name of the care home
              Notes:       associated with the code rather than the code itself. Where no name is provided for the care
                           home or where respondents have provided a free-text/verbatim entry in the trigram, please
                           use 'their care or nursing home'.

                             Type: choice
                             Don't know: -1              Refused: -2               Inapplicable: -8          Missing: -9

              In Loops:    loop for each [(Leaver moved into care or nursing home since last wave AND currently
                           resident in care or nursing home)]

              Universe:    if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
                           leaver is not still resident at issued address
                           And if [CLSTAT = 9] // Leaver moved into care/nursing home
                           And if [CHOMERES2 = 1] // respondent is a care home resident
              Showcard: TBC
              Text:        Overall, how satisfied or dissatisfied are you with the care and support [NAME] receives at
                           [CHMECODEFINAL2] {if CHMEFOUND2 = 1} [their care or nursing home] {if
                           CHMEFOUND2 = 0} ?
                                                                                                                      Page 88 of 1165
Options:
              1        Very dissatisfied                  Very dissatisfied

              2        Somewhat dissatisfied              Somewhat dissatisfied

              3        Neither satisfied nor              Neither satisfied nor
                       dissatisfied                       dissatisfied

              4        Somewhat satisfied                 Somewhat satisfied

              5        Very satisfied                     Very satisfied

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard
Use:         Ask CHSATPR2




Question: hhgrid_w17.CHSATCHRES2                         [ Satisfaction with care home: proxy ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: choice
               Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops:    loop for each [(Leaver moved into care or nursing home since last wave AND currently
             resident in care or nursing home)]

Universe:    if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
             leaver is not still resident at issued address
             And if [CLSTAT = 9] // Leaver moved into care/nursing home
             And if [CHOMERES2 = 1] // respondent is a care home resident
Showcard: TBC
Text:        Overall, how satisfied or dissatisfied do you think [NAME] is with the care and support they
             receive at [CHMECODEFINAL2] {if CHMEFOUND2 = 1} [their care or nursing home] {if
             CHMEFOUND2 = 0} ?
Options:      1        Very dissatisfied                  Very dissatisfied

              2        Somewhat dissatisfied              Somewhat dissatisfied

              3        Neither satisfied nor              Neither satisfied nor
                       dissatisfied                       dissatisfied

              4        Somewhat satisfied                 Somewhat satisfied

              5        Very satisfied                     Very satisfied

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard

Use:         Ask CHSATCHRES2



                                                                                                       Page 89 of 1165
Question: hhgrid_w17.WHODEALCH2                        [ Care Home: who deals with care
payments ]

Module:       hhgrid_w17
Source:       UKHLS

               Type: choice
               Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9

In Loops:     loop for each [(Leaver moved into care or nursing home since last wave AND currently
              resident in care or nursing home)]

Universe:     if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
              leaver is not still resident at issued address
              And if [CLSTAT = 9] // Leaver moved into care/nursing home
              And if [CHOMERES2 = 1] // respondent is a care home resident
Text:         Now a few questions about paying for the care [NAME] receives at [CHMECODEFINAL2]
              {if CHMEFOUND2 = 1} [their care or nursing home] {if CHMEFOUND2 = 0}. Does
               [NAME] usually deal with paying for their care or does a family member or friend manage
              this for them?
Interviewer OPEN CODE. PROBE IF NECESSARY
Instruction:
Options:
               1         [NAME] deals with this all him/herself   [NAME] deals with this all him/herself

               2        [NAME] knows about some of it but         [NAME] knows about some of it but
                        not all                                   not all

               3         [NAME] does not deal with this at all    [NAME] does not deal with this at all

Mixed Mode Alternatives
Web           Delete
Interview:    Post-text Interviewer Instruction
Use:          Ask WHODEALCH2



if [WHODEALCH2 = 2 | 3] // Other person knows about or deals with care payments




   Question: hhgrid_w17.WHODEALCHPNO2                             [ Other person who manages
   care payments ]

    Module:    hhgrid_w17
    Source:    UKHLS
    Scripting Restrict list of household members to those >= 16 years old.
    Notes:

                   Type: choice
                   Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

    In Loops: loop for each [(Leaver moved into care or nursing home since last wave AND currently
              resident in care or nursing home)]

    Universe: if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address
              OR leaver is not still resident at issued address
              And if [CLSTAT = 9] // Leaver moved into care/nursing home
              And if [CHOMERES2 = 1] // respondent is a care home resident
              And if [WHODEALCH2 = 2 | 3] // Other person knows about or deals with care payments
    Text:      Who else deals with paying for [NAME's] care?
                                                                                                          Page 90 of 1165
   Options:
                  0         Non-household member                               Non-household member

                  1         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1}   Person number 1

                  2         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2}   Person number 2

                  3         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3}   Person number 3

                  4         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4}   Person number 4

                  5         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5}   Person number 5

                  6         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6}   Person number 6

                  7         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7}   Person number 7

                  8         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8}   Person number 8

                  9         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =9}    Person number 9

                  10        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 10
                            10}

                  11        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 11
                            11}

                  12        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 12
                            12}

                  13        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 13
                            13}

                  14        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 14
                            14}

                  15        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 15
                            15}

                  16        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 16
                            16}

   Use:           Ask WHODEALCHPNO2




Question: hhgrid_w17.INCASSCH2                     [ Care home: income assessment for care ]

Module:    hhgrid_w17
Source:    UKHLS

              Type: choice
              Don't know: -1              Refused: -2               Inapplicable: -8      Missing: -9

In Loops: loop for each [(Leaver moved into care or nursing home since last wave AND currently
          resident in care or nursing home)]

Universe: if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
          leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
          And if [CHOMERES2 = 1] // respondent is a care home resident
Text:      Has the local authority or council made an assessment of what [NAME] can afford for any of
           their care needs? This is sometimes called an income assessment or means testing.
Options:      1        Yes, had an income                Yes, had an income
                       assessment                        assessment

              2        No                                No

Use:       Ask INCASSCH2


                                                                                                    Page 91 of 1165
Question: hhgrid_w17.CHRESPAYS2                      [ CH resident covers care costs ]


Module:    hhgrid_w17
Source:    UKHLS

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8          Missing: -9

In Loops: loop for each [(Leaver moved into care or nursing home since last wave AND currently
          resident in care or nursing home)]

Universe: if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
          leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
          And if [CHOMERES2 = 1] // respondent is a care home resident
Text:      Does [NAME] pay or give any money for the care and support provided by
           [CHMECODEFINAL2] {if CHMEFOUND2 = 1} [their care or nursing
           home] {if CHMEFOUND2 = 0}? Please include any contributions made from income, savings,
           pensions or assets.
Options:
            1       Yes, they cover all the cost        Yes, they cover all the cost

            2       Yes, they cover some of the         Yes, they cover some of the
                    cost                                cost

            3       No                                  No

Use:       Ask CHRESPAYS2




Question: hhgrid_w17.ADDPAYCH2                     [ Other payment providers for care home
costs ]

Module:    hhgrid_w17
Source:    UKHLS

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8          Missing: -9

In Loops: loop for each [(Leaver moved into care or nursing home since last wave AND currently
          resident in care or nursing home)]

Universe: if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
          leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
          And if [CHOMERES2 = 1] // respondent is a care home resident
Text:      And in addition to what [NAME] pays {if CHRESPAYS2 = 1} As far as you are aware {if
           CHRESPAYS2 = 2|3|DK|REF} , does anyone else or any
           organisations pay or give money to [CHMECODEFINAL2] {if CHMEFOUND2 = 1} [their care
           or nursing home] {if CHMEFOUND2 = 0} for the
           care that [NAME] receives - for example the council, the NHS or a family member?
Options:    1       Yes, the council, local authority, social   Yes, the council, local authority, social
                    services, or NHS/health services            services, or NHS/health services

            2       Yes, a relative or friend with their own    Yes, a relative or friend with their own
                    money                                       money

            3       Yes, other                                  Yes, other

            4       No, nobody else pays                        No, nobody else pays
                                                                                                            Page 92 of 1165
Use:         Ask ADDPAYCH2




Question: hhgrid_w17.CHSF12                    [ General health ]

Module:       hhgrid_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                Refused: -2           Inapplicable: -8        Missing: -9

In Loops:     loop for each [(Leaver moved into care or nursing home since last wave AND currently
              resident in care or nursing home)]

Universe:     if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
              leaver is not still resident at issued address
              And if [CLSTAT = 9] // Leaver moved into care/nursing home
              And if [CHOMERES2 = 1] // respondent is a care home resident
Text:         In general, would you say [NAME] 's health is...
Interviewer READ OUT
Instruction:
             CODE ONE ONLY
Options:
               1          Excellent   Excellent

               2          Very good Very good

               3          Good        Good

               4          Fair        Fair

               5          or Poor?    or Poor?

Mixed Mode Alternatives
Web           Delete
Interview:    Post-text Interviewer Instruction

Use:          Ask CHSF12




Question: hhgrid_w17.CHHEALTH2                       [ Long-standing illness or disability ]

Module:      hhgrid_w17
Source:      FRS (adapted)

              Type: choice
              Don't know: -1                 Refused: -2            Inapplicable: -8        Missing: -9

In Loops: loop for each [(Leaver moved into care or nursing home since last wave AND currently
          resident in care or nursing home)]

Universe: if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
          leaver is not still resident at issued address
          And if [CLSTAT = 9] // Leaver moved into care/nursing home
          And if [CHOMERES2 = 1] // respondent is a care home resident
Text:        Does [NAME] have any long-standing physical or mental impairment, illness or disability? By
             'long-standing' I mean anything that has troubled [NAME] over a period of at least 12 months
             or that is likely to trouble [NAME] over a period of at least 12 months.



                                                                                                      Page 93 of 1165
Options:     1        Yes Yes

             2        No    No


Help:       This is the respondent's definition of the mover's disability status
Mixed Mode Alternatives
Web        Text
Interview: Does [NAME] have any long-standing physical or mental impairment, illness or disability? By
           'long-standing' we mean anything that has troubled [NAME] over a period of at least 12
           months or that is likely to trouble [NAME] over a period of at least 12 months.
           Help
           This is your definition of their disability status
           Delete
           Post-text Interviewer Instruction

Use:        Ask CHHEALTH2




Question: hhgrid_w17.CHDISDIFB                    [ Type of impairment or disability ]

Module:      hhgrid_w17
Source:      FRS (adapted)

                 Type: multichoice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops:    loop for each [(Leaver moved into care or nursing home since last wave AND currently
             resident in care or nursing home)]

Universe:    if [(ADDRCHCK = 1 | (ADDRCHCK = 2 & STILLRES = 2))] // Leaver from issued address OR
             leaver is not still resident at issued address
             And if [CLSTAT = 9] // Leaver moved into care/nursing home
             And if [CHOMERES2 = 1] // respondent is a care home resident
Showcard:    TBC
Text:         [Even though [NAME] doesn't have any long-standing health problems, does {if
             CHHEALTH2 = 2} / Does {if CHHEALTH2 <> 2} [NAME] have any health problems or
             disabilities that mean they have substantial difficulties with any of the following areas of their
             life?
Interviewer PROBE FOR ANY OTHERS
Instruction: CODE ALL THAT APPLY




                                                                                                           Page 94 of 1165
              Options:      1        Mobility (moving around at home and              Mobility (moving around at home
                                     walking)                                         and walking)

                            2        Lifting, carrying or moving objects              Lifting, carrying or moving objects

                            3        Manual dexterity (using their hands to carry     Manual dexterity (using their
                                     out everyday tasks)                              hands to carry out everyday tasks)

                            4                                                         Continence (bladder and bowel
                                     Continence (bladder and bowel control)
                                                                                      control)

                            5        Hearing (apart from using a standard             Hearing (apart from using a
                                     hearing aid)                                     standard hearing aid)

                            6                                                         Sight (apart from wearing standard
                                     Sight (apart from wearing standard glasses)
                                                                                      glasses)

                            7                                                         Communication or speech
                                     Communication or speech problems
                                                                                      problems

                            8        Memory or ability to concentrate, learn or       Memory or ability to concentrate,
                                     understand                                       learn or understand

                            9        Recognising when they are in physical            Recognising when they are in
                                     danger                                           physical danger

                            10                                                        Their physical co-ordination (e.g.
                                     Their physical co-ordination (e.g. balance)
                                                                                      balance)

                            11       Difficulties with own personal care (e.g.
                                                                                      Difficulties with own personal care
                                     getting dressed, taking a bath or shower)

                            12       Other health problem or disability               Other health problem or disability

                            96       None of these                                    None of these


              Mixed Mode Alternatives
              Web          Text
              Interview:    Even though [NAME] doesn't have any long-standing health problems, does {if
                           CHHEALTH2 = 2} / Does {if CHHEALTH2 <> 2} [NAME] have any health problems or
                           disabilities that mean they have substantial difficulties with any of the following areas of their
                           life? Please select all that apply.
                           Delete
                           Post-text Interviewer Instruction, Showcard

              Telephone    Post-text Interviewer Instruction
              Interview:   READ OUT
                           CODE ALL THAT APPLY
                           Delete
                           Showcard

              Use:         Ask CHDISDIFB



END LOOP (CHSATPR2ConditionsLoop)


loop for each [ff_CHmeMover]
Name: CHOMESTILLLoopCondition


   if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3]// Any potential rejoiners to household are a prior care
   home mover and not found as a rejoiner




      Question: hhgrid_w17.CHOMESTILL                      [ Follow-up on previous wave care home mover ]

       Module:    hhgrid_w17
       Source:    UKHLS
                                                                                                                         Page 95 of 1165
              Type: choice

              Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9


In Loops: loop for each [ff_CHmeMover]

Universe: if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to household
          are a prior care home mover and not found as a rejoiner
Text:        Last time we interviewed at this household, we learned that [ff_forname ff_surname (ff_CHmeMover's
             name)] had moved into a care or nursing home. Can we just check, does [ff_forname
             (ff_CHmeMover's name)] still live in a care or nursing home?
Options:
              1        Yes Yes

              2        No      No

Use:         Ask CHOMESTILL



if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home




   Question: hhgrid_w17.CHOMENOSTILL                          [ Previous wave care home mover no
   longer at care home ]

   Module:        hhgrid_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9

   In Loops: loop for each [ff_CHmeMover]

   Universe: if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to household
             are a prior care home mover and not found as a rejoiner
             And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
   Text:          May we ask what has happened to [ff_forname (ff_CHmeMover's name)] ?
   Options:
                   1        Deceased        Deceased

                   2        Living elswhere Living elswhere

   Use:           Ask CHOMENOSTILL



   if [CHomeNostill = 1] // ff_CHmeMover deceased




        Question: hhgrid_w17.DIECHMTH                   [ Month care home leaver died ]

        Module:        hhgrid_w17
        Source:        UKHLS

                          Type: choice
                          Don't know: -1           Refused: -2             Inapplicable: -8       Missing: -9

        In Loops:      loop for each [ff_CHmeMover]


                                                                                                            Page 96 of 1165
Universe:    if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
             household are a prior care home mover and not found as a rejoiner
             And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
             And if [CHomeNostill = 1] // ff_CHmeMover deceased
Text:        We are sorry to hear about [ff_forname (ff_CHmeMover's name)] . In which month and year
             did that happen?
Interviewer ENTER MONTH
Instruction:
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Mixed Mode Alternatives
Web          Question box label
Interview:   Month
             Delete
             Post-text Interviewer instruction

Use:         Ask DIECHMTH




Question: hhgrid_w17.DIECHYR                     [ Year care home leaver died ]

Module:      hhgrid_w17
Source:      UKHLS

              Type: Number                   Range: 1900 .. 9999
              Don't know: -1                Refused: -2            Inapplicable: -8      Missing: -9

In Loops:    loop for each [ff_CHmeMover]

Universe:    if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
             household are a prior care home mover and not found as a rejoiner
             And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
             And if [CHomeNostill = 1] // ff_CHmeMover deceased
Question     Year
Box Label:
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Question box label
Interview:   Year
             Delete
             Post-text Interviewer instruction

Use:         Ask DIECHYR                                                                             Page 97 of 1165
   Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


if [CHomeNostill = 2] // ff_CHmeMover living other than care home


   Display Note
   SCREEN START [use address template]




   Question: hhgrid_w17.CHLVADD1                     [ Care home leaver address ]

   Module:       hhgrid_w17
   Source:       UKHLS
   Scripting     Display note
   Notes:        SCREEN START [use address template]

                   Type: String                Length: 255
                   Don't know: -1             Refused: -2             Inapplicable: -8        Missing: -9

   In Loops:     loop for each [ff_CHmeMover]

   Universe:     if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                 household are a prior care home mover and not found as a rejoiner
                 And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
                 And if [CHomeNostill = 2] // ff_CHmeMover living other than care home
   Text:         What is [ff_forname ff_surname (ff_CHmeMover's name)] current address?
   Interviewer ENTER FIRST LINE OF ADDRESS - HOUSE NUMBER OR NAME AND DETAILS OF
   Instruction: ROAD(S). IF NOT KNOWN, CODE DON'T KNOW
   Mixed Mode Alternatives
   Web           Delete
   Interview:    Post-text Interviewer instruction

   Use:          Ask CHLVADD1




   Question: hhgrid_w17.CHLVTOWN                     [ Care home leaver town ]

   Module:       hhgrid_w17
   Source:       UKHLS

                   Type: String                Length: 255
                   Don't know: -1             Refused: -2             Inapplicable: -8        Missing: -9

   In Loops:     loop for each [ff_CHmeMover]

   Universe:     if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                 household are a prior care home mover and not found as a rejoiner
                 And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
                 And if [CHomeNostill = 2] // ff_CHmeMover living other than care home
   Text:         And in which town is that?
   Interviewer ENTER POSTAL TOWN. IF POSTAL TOWN IS NOT KNOWN, CODE DON'T KNOW
   Instruction:
   Mixed Mode Alternatives                                                                               Page 98 of 1165
Web             Delete
Interview:      Post-text Interviewer instruction

Use:            Ask CHLVTOWN




Question: hhgrid_w17.CHLVPCOD                       [ Care home leaver postcode ]

Module:         hhgrid_w17
Source:         UKHLS

                 Type: String                 Length: 255
                 Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9

In Loops:       loop for each [ff_CHmeMover]

Universe:       if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                household are a prior care home mover and not found as a rejoiner
                And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
                And if [CHomeNostill = 2] // ff_CHmeMover living other than care home
Text:           And the postcode please if you know it.
Interviewer ENTER POSTAL CODE. IF COMPLETE POSTAL CODE IS NOT KNOWN, CODE DON'T
Instruction: KNOW
Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer instruction

Use:            Ask CHLVPCOD



Soft check: [postcode format] // Check postcode is in a valid format
Text
The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is
correct, click to continue.


Display Note
SCREEN END.


if [(GRIDVARIABLES.MODETYPE = 1 | 2 & (CHLVadd1 = DK | CHLVtown = DK | CHLVpcod = DK) |
(GRIDVARIABLES.MODETYPE = 3 & (CHLVadd1 = MIS | CHLVtown = MIS | CHLVpcod = MIS))] // Any
part of new address is not known




   Question: hhgrid_w17.CHLVAREA                      [ Care home leaver area ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: String                Length: 255
                     Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:      loop for each [ff_CHmeMover]




                                                                                                        Page 99 of 1165
           Universe:      if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                          household are a prior care home mover and not found as a rejoiner
                          And if [CHomeStill = 2] // ff_CHmeMover no longer lives in a care home
                          And if [CHomeNostill = 2] // ff_CHmeMover living other than care home
                          And if [(GRIDVARIABLES.MODETYPE = 1 | 2 & (CHLVadd1 = DK | CHLVtown = DK |
                          CHLVpcod = DK) | (GRIDVARIABLES.MODETYPE = 3 & (CHLVadd1 = MIS |
                          CHLVtown = MIS | CHLVpcod = MIS))] // Any part of new address is not known

           Text:          Could you tell us either the village, town county or region they moved to?
           Interviewer PROBE FOR AREA. IF HOUSE AND ROAD NOT KNOWN, PROBE FOR VILLAGE,
           Instruction: TOWN, COUNTY, REGION. ATTEMPT TO GAIN AS FULL ADDRESS INFORMATION
                        AS POSSIBLE.
           Mixed Mode Alternatives
           Web            Delete
           Interview:     Post-text Interviewer instruction

           Use:           Ask CHLVAREA



if [CHomeStill = 1] // ff_CHmeMover still lives in a care home


   if [ff_CHMECODEFINAL <> MIS|DK|REF] // Care home name previously recorded




       Question: hhgrid_w17.CHMENAMECHK                           [ Fed forward care home name check ]

       Module:      hhgrid_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1              Refused: -2                Inapplicable: -8          Missing: -9

       In Loops: loop for each [ff_CHmeMover]

       Universe: if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                 household are a prior care home mover and not found as a rejoiner
                 And if [CHomeStill = 1] // ff_CHmeMover still lives in a care home
                 And if [ff_CHMECODEFINAL <> MIS|DK|REF] // Care home name previously recorded
       Text:        Does [ff_forname ff_surname (ff_CHmeMover's name)] still live at [ff_CHMECODEFINAL] ?
       Options:
                     1         Yes Yes

                     2         No   No

       Use:         Ask CHMENAMECHK



   if [CHMENAMECHK = 2 | ff_CHMECODEFINAL = MIS|DK|REF] // Care home name is no longer correct OR
   care home name is not previously recorded




       Question: hhgrid_w17.CHMECODEN                         [ Name/address of care/nursing home ]

       Module:         hhgrid_w17
       Source:         UKHLS

                         Type: Number
                         Don't know: -1             Refused: -2              Inapplicable: -8          Missing: -9

                                                                                                               Page 100 of 1165
In Loops:     loop for each [ff_CHmeMover]

Universe:     if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
              household are a prior care home mover and not found as a rejoiner
              And if [CHomeStill = 1] // ff_CHmeMover still lives in a care home
              And if [CHMENAMECHK = 2 | ff_CHMECODEFINAL = MIS|DK|REF] // Care home name is
              no longer correct OR care home name is not previously recorded
Text:         We are interested in understanding the changes that happen in people's lives. So that we
              can use the publicly available information on care and nursing homes, please could you tell
              me the name of [ff_forname {ff_CHmeMover's name}] 's care or nursing home?
Interviewer TYPE IN ANY PART OF CARE/NURSING HOME NAME AND ADDRESS AND THEN
Instruction: SELECT THE ANSWER FROM THE DROP DOWN MENU.
             WHEN YOU HAVE SELECTED THE CORRECT ANSWER PRESS CONTINUE TO CARRY
             ON.
             IF NECESSARY TYPE IN MORE DETAIL TO NARROW DOWN THE SELECTION.
             IF YOU ARE UNABLE TO FIND THE CARE/NURSING HOME IN THE DROP DOWN
             MENU, TYPE THE FULL NAME OF THE CARE/NURSING HOME AND AS MUCH OF THE
             ADDRESS AS POSSIBLE INTO THE BOX AND PRESS CONTINUE TO CARRY ON.
             IF ASKED WHY CARE/NURSING HOME NAME IS WANTED: HELP
Help:         We are interested in linking publicly available information on care and nursing homes such
              as care inspection ratings and staffing levels to understand the effects on resident's lives.
              The name of the care or nursing home you provide here will be kept confidential.
Mixed Mode Alternatives
Web           Text
Interview:    We are interested in understanding the changes that happen in people's lives. So that we
              can use the publicly available information on care and nursing homes, could you tell us the
              name of [ff_forname {ff_CHmeMover's name}] 's care or nursing home? Type in any part of
              the name and address. Type in more detail to narrow down the selection. If you are unable
              to find the name of the care or nursing home, simply type the full name and as much of the
              address as possible into the box yourself.
              Delete
              Post-text Interviewer instruction

Use:          Ask CHMECODEN



if [CHmeCodeN = 1 - 999995] // Care/nursing home found on look-up file




   Question: hhgrid_w17.CHMECODEOKN                           [ Care/nursing home details correct
   ]

    Module:    hhgrid_w17
    Source:    UKHLS

                 Type: choice
                 Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

    In Loops: loop for each [ff_CHmeMover]

    Universe: if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
              household are a prior care home mover and not found as a rejoiner
              And if [CHomeStill = 1] // ff_CHmeMover still lives in a care home
              And if [CHMENAMECHK = 2 | ff_CHMECODEFINAL = MIS|DK|REF] // Care home name is
              no longer correct OR care home name is not previously recorded
              And if [CHmeCodeN = 1 - 999995] // Care/nursing home found on look-up file
    Text:      Are the details reported below correct?

                [CARE/NURSING HOME NAME FROM LOOKUP FILE]




                                                                                                         Page 101 of 1165
             Options:     1          Yes Yes

                          2          No    No


             Use:         Ask CHMECODEOKN



          if [CHmeCodeN = 999997 | CHMECODEOKN = 2]// Care/nursing home not found on look-up file OR
          care/nursing home details incorrect




             Question: hhgrid_w17.CHMENAMEN                         [ Care/nursing home name (not coded) ]

             Module:         hhgrid_w17
             Source:         UKHLS

                               Type: String               Length: 255
                               Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

             In Loops:       loop for each [ff_CHmeMover]

             Universe:       if [any ff_potrejoiner = 2 & NEWPER <> 2 & NEWPER <> 3] // Any potential rejoiners to
                             household are a prior care home mover and not found as a rejoiner
                             And if [CHomeStill = 1] // ff_CHmeMover still lives in a care home
                             And if [CHMENAMECHK = 2 | ff_CHMECODEFINAL = MIS|DK|REF] // Care home name
                             is no longer correct OR care home name is not previously recorded
                             And if [CHmeCodeN = 999997 | CHMECODEOKN = 2] // Care/nursing home not found
                             on look-up file OR care/nursing home details incorrect
             Text:            Sorry, we don't seem to have the details of [ff_forname {ff_CHmeMover's name}]'s care
                             or nursing home. What is/was the name of their care or nursing home, its address and
                             postcode, or as much detail as you know? {if CHmeCode = 999997} / What are the
                             correct details of [ff_forname {ff_CHmeMover's name}]'s care or nursing home? {if
                             CHmeCodeOK = 2}
             Interviewer IF ASKED WHY CARE/NURSING HOME NAME IS WANTED SEE HELP
             Instruction:
             Help:           We are interested in linking publicly available information on care and nursing homes
                             such as care inspection ratings and staffing levels to understand the effects on resident's
                             lives. The name of the care or nursing home you provide here will be kept confidential.
             Mixed Mode Alternatives
             Web             Delete
             Interview:      Post-text Interviewer instruction

             Use:            Ask CHMENAMEN




Question: hhgrid_w17.CHOMERES                     [ Currently resident in care home ]

Module:   hhgrid_w17
Source:   UKHLS

            Type: choice
            Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

In        loop for each [ff_CHmeMover]
Loops:



                                                                                                                   Page 102 of 1165
Options:    0        Does not live in a care        Does not live in a care
                     home                           home

            1        Lives in a care home           Lives in a care home

Use:       Compute CHOMERES = flag To Indicate Respondent Is Currently Resident In A Care Home With
           Chomestill = 1;




Question: hhgrid_w17.CHMEFOUND                       [ Current care home code identified via look-up file
]

Module:    hhgrid_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

In         loop for each [ff_CHmeMover]
Loops:
Options:    0        Current care home code not identified via look- Current care home code not identified via look-
                     up file                                         up file

            1        Current care home code identified via look-up     Current care home code identified via look-up
                     file                                              file

Use:       If ((chmecodeok = 1)) Compute CHMEFOUND = 1;
           Else If ((chmenamechk = 1)) Compute CHMEFOUND = 1;
           Else If ((chmecodeokn = 1)) Compute CHMEFOUND = 1;
           Else compute CHMEFOUND = 0;




Question: hhgrid_w17.CHMECODEFINAL                           [ Current care home name available ]

Module:    hhgrid_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

In         loop for each [ff_CHmeMover]
Loops:
Options:
            0        No current care home name               No current care home name
                     available                               available

            1        Current care home name available        Current care home name available

Use:       If ((chmecodeok = 1)) Compute CHMECODEFINAL = chmecode;
           Else If ((chmenamechk = 1)) Compute CHMECODEFINAL = ff_chmecodefinal;
           Else If ((chmecodeokn = 1)) Compute CHMECODEFINAL = chmecoden;
           Else compute CHMECODEFINAL = 0;



if [CHOMERES = 1] // respondent is a care home resident




   Question: hhgrid_w17.CHSATPR                     [ Satisfaction with care home ]

    Module:      hhgrid_w17
                                                                                                                  Page 103 of 1165
    Source:      UKHLS
Scripting    For the care home name textfill Chmefound, please display the name of the care home associated
Notes:       with the code rather than the code itself. Where no name is provided for the care home or where
             respondents have provided a free-text/verbatim entry in the trigram, please use 'their care or nursing
             home'.

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8        Missing: -9

In Loops:    loop for each [ff_CHmeMover]

Universe:    if [CHOMERES = 1] // respondent is a care home resident
Showcard: TBC
Text:        Overall, how satisfied or dissatisfied are you with the care and support [NAME] receives at
             [CHMECODEFINAL] {if CHMEFOUND = 1} [their care or nursing home] {if CHMEFOUND = 0}?
Options:
              1        Very dissatisfied                 Very dissatisfied

              2        Somewhat dissatisfied             Somewhat dissatisfied

              3        Neither satisfied nor             Neither satisfied nor
                       dissatisfied                      dissatisfied

              4        Somewhat satisfied                Somewhat satisfied

              5        Very satisfied                    Very satisfied

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard

Use:         Ask CHSATPR




Question: hhgrid_w17.CHSATCHRES                       [ Satisfaction with care home: proxy ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8        Missing: -9

In Loops:    loop for each [ff_CHmeMover]

Universe:    if [CHOMERES = 1] // respondent is a care home resident
Showcard: TBC
Text:        Overall, how satisfied or dissatisfied do you think [NAME] is with the care and support they receive
             at [CHMECODEFINAL] {if CHMEFOUND = 1} [their care or nursing home] {if CHMEFOUND = 0}?
Options:
              1        Very dissatisfied                 Very dissatisfied

              2        Somewhat dissatisfied             Somewhat dissatisfied

              3        Neither satisfied nor             Neither satisfied nor
                       dissatisfied                      dissatisfied

              4        Somewhat satisfied                Somewhat satisfied

              5        Very satisfied                    Very satisfied

Mixed Mode Alternatives
                                                                                                               Page 104 of 1165
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard

Use:         Ask CHSATCHRES




Question: hhgrid_w17.WHODEALCH                        [ Care home: Who deals with care payments ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

In Loops:    loop for each [ff_CHmeMover]

Universe:    if [CHOMERES = 1] // respondent is a care home resident
Text:        Now a few questions about paying for the care [NAME] receives at [CHMECODEFINAL] {if
             CHMEFOUND = 1} [their care or nursing home] {if CHMEFOUND = 0}. Does [NAME] usually deal
             with paying for their care or does a family member or friend manage this for them?
Interviewer OPEN CODE. PROBE IF NECESSARY
Instruction:
Options:
              1         [NAME] deals with this all him/herself       [NAME] deals with this all him/herself

              2         [NAME] knows about some of it but not       [NAME] knows about some of it but not
                        all                                         all

              3         [NAME] does not deal with this at all        [NAME] does not deal with this at all

Mixed Mode Alternatives
Web          Delete
Interview:   Post-text Interviewer Instruction

Use:         Ask WHODEALCH



if [WHODEALCH = 2 | 3] // Other person knows about or deals with care payments




   Question: hhgrid_w17.WHODEALCHPNO                             [ Other person who manages care
   payments ]

   Module:     hhgrid_w17
   Source:     UKHLS
   Scripting Restrict list of household members to those >= 16 years old.
   Notes:

                  Type: choice
                  Don't know: -1                 Refused: -2              Inapplicable: -8          Missing: -9

   In Loops: loop for each [ff_CHmeMover]

   Universe: if [CHOMERES = 1] // respondent is a care home resident
             And if [WHODEALCH = 2 | 3] // Other person knows about or deals with care payments
   Text:       Who else deals with paying for [NAME's] care?                                                  Page 105 of 1165
   Options:
                  0         Non-household member                                 Non-household member

                  1         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1}     Person number 1

                  2         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2}     Person number 2

                  3         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3}     Person number 3

                  4         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4}     Person number 4

                  5         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5}     Person number 5

                  6         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6}     Person number 6

                  7         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7}     Person number 7

                  8         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8}     Person number 8

                  9         {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =9}      Person number 9

                  10        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 10
                            10}

                  11        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 11
                            11}

                  12        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 12
                            12}

                  13        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 13
                            13}

                  14        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 14
                            14}

                  15        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 15
                            15}

                  16        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                 Person number 16
                            16}

   Use:           Ask WHODEALCHPNO




Question: hhgrid_w17.INCASSCH                    [ Care home: income assessment for care ]

Module:    hhgrid_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                    Inapplicable: -8        Missing: -9

In Loops: loop for each [ff_CHmeMover]

Universe: if [CHOMERES = 1] // respondent is a care home resident
Text:      Has the local authority or council made an assessment of what [NAME] can afford for any of their
           care needs? This is sometimes called an income assessment or means testing.
Options:
              1        Yes, had an income                Yes, had an income
                       assessment                        assessment

              2        No                                No

Use:       Ask INCASSCH




Question: hhgrid_w17.CHRESPAYS                      [ CH resident covers care costs ]

Module:    hhgrid_w17                                                                                         Page 106 of 1165
Source:     UKHLS


             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In Loops: loop for each [ff_CHmeMover]

Universe: if [CHOMERES = 1] // respondent is a care home resident
Text:       Does [NAME] pay or give any money for the care and support provided by [CHMECODEFINAL] {if
            CHMEFOUND = 1} [their care or nursing
            home] {if CHMEFOUND = 0}? Please include any contributions made from income, savings, pensions
            or assets.
Options:
             1        Yes, they cover all the cost        Yes, they cover all the cost

             2        Yes, they cover some of the         Yes, they cover some of the
                      cost                                cost

             3        No                                  No

Use:        Ask CHRESPAYS




Question: hhgrid_w17.ADDPAYCH                        [ Other payment providers for care home costs ]

Module:     hhgrid_w17
Source:     UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In Loops: loop for each [ff_CHmeMover]

Universe: if [CHOMERES = 1] // respondent is a care home resident
Text:        And in addition to what [NAME] pays {if CHRESPAYS = 1} As far as you are aware {if CHRESPAYS
            = 2|3|DK|REF} , does anyone else or any
            organisations pay or give money to [CHMECODEFINAL] {if CHMEFOUND = 1} [their care or nursing
            home] {if CHMEFOUND = 0} for the care
            that [NAME] receives - for example the council, the NHS or a family member?
Options:     1        Yes, the council, local authority, social       Yes, the council, local authority, social
                      services, or NHS/health services                services, or NHS/health services

             2        Yes, a relative or friend with their own        Yes, a relative or friend with their own
                      money                                           money

             3        Yes, other                                      Yes, other

             4        No, nobody else pays                            No, nobody else pays

Use:        Ask ADDPAYCH




Question: hhgrid_w17.CHSF1                 [ General health ]

Module:      hhgrid_w17
Source:      SF12

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9

In Loops:    loop for each [ff_CHmeMover]                                                                         Page 107 of 1165
Universe:     if [CHOMERES = 1] // respondent is a care home resident
Text:         In general, would you say [NAME] 's health is...
Interviewer READ OUT
Instruction:
             CODE ONE ONLY
Options:
                  1       Excellent   Excellent

                  2       Very good Very good

                  3       Good        Good

                  4       Fair        Fair

                  5       or Poor?    or Poor?

Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer Instruction

Use:          Ask CHSF1




Question: hhgrid_w17.CHHEALTH                       [ Long-standing illness or disability ]

Module:      hhgrid_w17
Source:      FRS (adapted)

               Type: choice
               Don't know: -1                 Refused: -2                     Inapplicable: -8     Missing: -9

In Loops: loop for each [ff_CHmeMover]

Universe: if [CHOMERES = 1] // respondent is a care home resident
Text:        Does [NAME] have any long-standing physical or mental impairment, illness or disability? By 'long-
             standing' I mean anything that has troubled [NAME] over a period of at least 12 months or that is
             likely to trouble [NAME] over a period of at least 12 months.
Options:
              1        Yes Yes

              2        No        No

Help:        This is the respondent's definition of the mover's disability status
Mixed Mode Alternatives
Web        Text
Interview: Does [NAME] have any long-standing physical or mental impairment, illness or disability? By 'long-
           standing' we mean anything that has troubled [NAME] over a period of at least 12 months or that is
           likely to trouble [NAME] over a period of at least 12 months.
           Help
           This is your definition of their disability status.

Use:         Ask CHHEALTH




Question: hhgrid_w17.CHDISDIF                      [ Type of impairment or disability ]

Module:       hhgrid_w17
Source:       FRS (adapted)
Scripting     Code 96 is exclusive
Notes:

                                                                                                             Page 108 of 1165
                      Type: multichoice
                      Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9



       In Loops:    loop for each [ff_CHmeMover]

       Universe:    if [CHOMERES = 1] // respondent is a care home resident
       Showcard:    TBC
       Text:         Even though [NAME] doesn't have any long-standing health problems, does {if CHHEALTH = 2} /
                    Does {if CHHEALTH <> 2} [NAME] have any health problems or disabilities that mean they have
                    substantial difficulties with any of the following areas of their life?
       Interviewer PROBE FOR ANY OTHERS
       Instruction: CODE ALL THAT APPLY
       Options:
                     1                                                            Mobility (moving around at home and
                              Mobility (moving around at home and walking)
                                                                                  walking)

                     2        Lifting, carrying or moving objects                 Lifting, carrying or moving objects

                     3        Manual dexterity (using their hands to carry out    Manual dexterity (using their hands to
                              everyday tasks)                                     carry out everyday tasks)

                     4                                                            Continence (bladder and bowel
                              Continence (bladder and bowel control)
                                                                                  control)

                     5        Hearing (apart from using a standard hearing        Hearing (apart from using a standard
                              aid)                                                hearing aid)

                     6                                                            Sight (apart from wearing standard
                              Sight (apart from wearing standard glasses)
                                                                                  glasses)

                     7        Communication or speech problems                    Communication or speech problems

                     8        Memory or ability to concentrate, learn or          Memory or ability to concentrate,
                              understand                                          learn or understand

                     9                                                            Recognising when they are in
                              Recognising when they are in physical danger
                                                                                  physical danger

                     10                                                           Their physical co-ordination (e.g.
                              Their physical co-ordination (e.g. balance)
                                                                                  balance)

                     11       Difficulties with own personal care (e.g. getting
                                                                                  Difficulties with own personal care
                              dressed, taking a bath or shower)

                     12       Other health problem or disability                  Other health problem or disability

                     96       None of these                                       None of these

       Mixed Mode Alternatives
       Web           Even though [NAME] doesn't have any long-standing health problems, does {if CHHEALTH = 2} /
       Interview:   Does {if CHHEALTH <> 2} [NAME] have any health problems or disabilities that mean they have
                    substantial difficulties with any of the following areas of their life? Please select all that apply.
                    Delete
                    Post-text Interviewer Instruction, Showcard

       Telephone    Post-text Interviewer Instruction
       Interview:   READ OUT
                    CODE ALL THAT APPLY
                    Delete
                    Showcard

       Use:         Ask CHDISDIF



END LOOP (CHOMESTILLLoopCondition)


if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (Admin.HHold <> 1 | interim call outcome code = 82)]// If CATI or CAWI
                                                                                                           Page 109 of 1165
and HHGRID.ADDRCHK autocoded to 2
   Question: hhgrid_w17.CONADD1CHK                         [ CATI/CAWI mover HH address confirmation ]

    Module:      hhgrid_w17
    Source:      UKHLS
    Scripting    Conadd1CHK is asked before Alladd1 in cases where Addrchck has been autocoded to 2.
    Notes:

                   Type: choice
                   Don't know: -1                    Refused: -2                   Inapplicable: -8       Missing: -9

    Universe:    if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (Admin.HHold <> 1 | interim call outcome code = 82)] // If
                 CATI or CAWI and HHGRID.ADDRCHK autocoded to 2
    Text:        Is this now your current address?
                  [ff_address1]
                  [ff_address2]
                  [ff_address3]
                  [ff_address4] , [ff_address5]
                  [ff_postcode]
    Interviewer PLEASE READ THE ADDRESS AND CONFIRM IT IS CORRECT
    Instruction: GO BACK AND CHANGE IF NOT CORRECT
    Options:
                  1        Address correct           Address correct

                  2        Address NOT correct Address NOT correct

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Post-text Interviewer instruction
    Use:         Ask CONADD1CHK



if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at previous known
address


   Display Note
   SCREEN START (CAWI) [use address template]




   Question: hhgrid_w17.ALLADD1                      [ CATI/CAWI mover HH address line 1 ]

    Module:      hhgrid_w17
    Source:      UKHLS

                   Type: String                       Length: 255
                   Don't know: -1                    Refused: -2                       Inapplicable: -8   Missing: -9

    Universe:    if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
                 previous known address
    Text:        Earlier you said that you are not currently living at this address.
                 [ff_address1]
                 [ff_address2]
                 [ff_address3]
                 [ff_address4] , [ff_address5]
                 [ff_postcode]

                 What is your current address?
                                                                                                                  Page 110 of 1165
Interviewer ENTER FIRST LINE OF ADDRESS
Instruction:

Mixed Mode Alternatives
Web          Delete
Interview:   Post-text Interviewer instruction

Use:         Ask ALLADD1




Question: hhgrid_w17.ALLADD2                     [ CATI/CAWI mover HH address line 2 ]

Module:      hhgrid_w17
Source:      UKHLS

              Type: String                        Length: 255
              Don't know: -1                     Refused: -2             Inapplicable: -8          Missing: -9

Universe:    if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
             previous known address
Interviewer ENTER SECOND LINE OF ADDRESS
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Post-text Interviewer instruction

Use:         Ask ALLADD2




Question: hhgrid_w17.ALLADD3                     [ CATI/CAWI mover HH address line 3 ]

Module:      hhgrid_w17
Source:      UKHLS

              Type: String                        Length: 255
              Don't know: -1                     Refused: -2             Inapplicable: -8          Missing: -9

Universe:    if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
             previous known address
Interviewer ENTER THIRD LINE OF ADDRESS
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Post-text Interviewer instruction

Use:         Ask ALLADD3




Question: hhgrid_w17.ALLADD4                     [ CATI/CAWI mover HH address line 4 ]

Module:      hhgrid_w17
Source:      UKHLS

              Type: String                        Length: 255
              Don't know: -1                     Refused: -2             Inapplicable: -8          Missing: -9

                                                                                                            Page 111 of 1165
Universe:      if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
               previous known address
Interviewer ENTER FOURTH LINE OF ADDRESS
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer instruction
Use:           Ask ALLADD4




Question: hhgrid_w17.ALLPCODE                        [ CATI/CAWI mover HH postcode ]

Module:        hhgrid_w17
Source:        UKHLS

                 Type: String                       Length: 9
                 Don't know: -1                    Refused: -2                 Inapplicable: -8            Missing: -9

Universe:      if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
               previous known address
Interviewer ENTER POSTCODE
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer instruction

Use:           Ask ALLPCODE



Soft check: [postcode format] // Check postcode is in a valid format
Text
The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is correct, click
to continue.




Question: hhgrid_w17.CONADD1                       [ CATI/CAWI mover HH address confirmation ]

Module:        hhgrid_w17
Source:        UKHLS
Scripting        Ask Conadd1 before Alladd1 in cases where Addrchck has been autocoded to 2, and display
Notes:         ff_address1 to ff_postcode

               2. If CONADD1 = 2 (collected address is not the current address), return to ALLADD1 (CATI) or
               Address entry screen (CAWI) and update ALLADD1/ALLADD2/ALLADD3/ALLADD4/ALLPCODE (to
               collect the correct current address) and repeat CONADD1

                 Type: choice
                 Don't know: -1                    Refused: -2                 Inapplicable: -8            Missing: -9

Universe:      if [(GRIDVARIABLES.MODETYPE = 2 | 3) & (AddrChck = 2)] // If CATI or CAWI and not still resident at
               previous known address
Text:          Is this now your current address?

               [alladd1]
               [alladd2]
               [alladd3]
               [alladd4]
               [AllPCode]
                                                                                                                     Page 112 of 1165
    Interviewer PLEASE READ THE ADDRESS AND CONFIRM IT IS CORRECT
    Instruction:
                 GO BACK AND CHANGE IF NOT CORRECT
    Options:
                      1        Address correct          Address correct

                      2        Address NOT correct Address NOT correct

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction

    Use:           Ask CONADD1



   Display Note
   SCREEN END.


if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2]// If CATI or CAWI and not still resident at previous known
address




   Question: hhgrid_w17.DWLTYPE                         [ Type of accommodation ]

    Module:      hhgrid_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                    Refused: -2                     Inapplicable: -8     Missing: -9

    Universe: if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2] // If CATI or CAWI and not still resident at
              previous known address
    Text:        Is this property...
    Options:
                  1          a house or bungalow                  a house or bungalow

                  2          a purpose built flat or maisonette   a purpose built flat or maisonette

                  3          a converted flat or maisonette       a converted flat or maisonette

                  4          a dwelling with business             a dwelling with business
                             premises                             premises

                  5          a bedsit                             a bedsit

                  6          Sheltered accommodation              Sheltered accommodation

                  7          Institutional accommodation          Institutional accommodation

                  8          Or something else?                   Or something else?

    Use:         Ask DWLTYPE



   if [DWLTYPE = 7] // In institutional accommodation




       Question: hhgrid_w17.INSTDET                       [ Type of institutional accommodation ]

       Module:        hhgrid_w17
       Source:        UKHLS

                          Type: String                   Length: 255
                          Don't know: -1                Refused: -2                    Inapplicable: -8   Missing: Page
                                                                                                                   -9 113 of 1165
    Universe: if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2] // If CATI or CAWI and not still resident at
              previous known address
              And if [DWLTYPE = 7] // In institutional accommodation
    Text:       What type of institutional accommodation is it?
    Use:        Ask INSTDET



if [DWLTYPE = 1] // Dwelling type is a house or a bungalow




   Question: hhgrid_w17.HOUSEBUN                      [ Type of house/bungalow ]

    Module:     hhgrid_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                 Refused: -2                  Inapplicable: -8      Missing: -9

    Universe: if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2] // If CATI or CAWI and not still resident at
              previous known address
              And if [DWLTYPE = 1] // Dwelling type is a house or a bungalow
    Text:       And is your accommodation…
    Options:     1        Detached         Detached

                 2        Semi-detached Semi-detached

                 3        an end terrace   an end terrace

                 4        or terraced?     or terraced?

    Use:        Ask HOUSEBUN



if [(DWLTYPE = 2 | DWLTYPE = 3)] // Dwelling type is purpose built or converted flat/maisonette




   Question: hhgrid_w17.PURPOSEBLT                        [ Fewer than 10 dwellings in building ]

    Module:     hhgrid_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                 Refused: -2                  Inapplicable: -8      Missing: -9

    Universe: if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2] // If CATI or CAWI and not still resident at
              previous known address
              And if [(DWLTYPE = 2 | DWLTYPE = 3)] // Dwelling type is purpose built or converted flat/maisonette
    Text:       Are there fewer than 10 dwellings in your building or are there 10 or more?
    Options:
                 1        Fewer than 10             Fewer than 10
                          dwellings                 dwellings

                 2        10 or more dwellings      10 or more dwellings

    Use:        Ask PURPOSEBLT

                                                                                                             Page 114 of 1165
    if [DWLTYPE = 5] // Dwelling type is bedsit




        Question: hhgrid_w17.BEDSITS                    [ Bedsit in a building with fewer than 10 dwellings ]

        Module:      hhgrid_w17
        Source:      UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

        Universe: if [(GRIDVARIABLES.MODETYPE = 2 | 3) & AddrChck = 2] // If CATI or CAWI and not still resident at
                  previous known address
                  And if [DWLTYPE = 5] // Dwelling type is bedsit
        Text:        Is your bedsit in a building with fewer than 10 dwellings, 10 or more dwellings or is it a single
                     occupancy building?
        Options:        1       fewer than 10          fewer than 10

                        2       10 or more             10 or more
                                dwellings              dwellings

                        3       single occupancy       single occupancy

        Use:         Ask BEDSITS



if [OrigAdd = 2] // Interview is not being carried out at the same address as last time




    Question: hhgrid_w17.REGIONCHK                        [ Region check for movers ]

    Module:        hhgrid_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

    Universe:      if [OrigAdd = 2] // Interview is not being carried out at the same address as last time
    Interviewer CODE COUNTRY INTERVIEW IS BEING CARRIED OUT IN.
    Instruction:
    Options:        1        England            England

                    2        Wales              Wales

                    3        Scotland           Scotland

                    4        Northern Ireland Northern Ireland

    Mixed Mode Alternatives
    Web            Text
    Interview:     Can we just check, which Country are you living in?
                   Options
                   1 England
                   2 Wales
                   3 Scotland
                   4 Northern Ireland
                   5 Somewhere outside of the UK
                   Delete
                   Post-text Interviewer instruction

    Use:           Ask REGIONCHK                                                                                         Page 115 of 1165
Question: hhgrid_w17.REGION                    [ Region computed ]

Module:      hhgrid_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                      Refused: -2                      Inapplicable: -8            Missing: -9

Universe: Ask all
Options:      1          England          England

              2          Wales            Wales

              3          Scotland         Scotland

              4          Northern Ireland Northern Ireland

Use:         if (RegionChk = 1|2|3|4) compute Region=RegionChk;
             else if (RegionChk = MIS) compute Region=ff_country;




Question: hhgrid_w17.HHGRIDCOMPLETE                               [ HHGrid completed ]

Module:        hhgrid_w17
Source:        UKHLS

                  Type: choice
                  Don't know: -1                    Refused: -2                     Inapplicable: -8            Missing: -9

Universe:      Ask all
Text:          Thanks for telling us a few things about the people you live with.
Interviewer THAT IS THE END OF THE HOUSEHOLD GRID. TO COMPLETE THE HOUSEHOLD QUESTIONNAIRE
Instruction: WITH THE PERSON THAT YOU ARE CURRENTLY TALKING TO, PRESS CONTINUE.
             TO COMPLETE THE HOUSEHOLD QUESTIONNAIRE WITH SOMEONE ELSE, PAUSE THE INTERVIEW
             TO RETURN TO THE RESPONDENTS GRID AND SELECT THE PNO OF THE PERSON YOU WANT TO
             INTERVIEW.
Options:
                  1        Continue Continue

Mixed Mode Alternatives
Web            Text
Interview:     Thanks for telling us a few things about the people you live with. We will next ask some questions about you
               and your home. There might be a slight delay while your answers are saving. Please be patient. This
               interview is completely voluntary, if there is any question that you don't want to answer, just click to
               continue and go onto the next question.
Telephone      Delete
Interview:     Post-text Interviewer instruction
Use:           Ask HHGRIDCOMPLETE



End



Grid Variables Module                    (gridvariables_w17.v01)

Start
if [HHGRID.Rejoiner > 0 | HHGRID.RejoinerO > 0] // If rejoiner identified in potential rejoiner list or rejoiner was identified
                                                                                                                            Page 116 of 1165
in the original household issued list
   Question: gridvariables_w17.RJRFLAG                      [ Rejoiner to household ]

   Module:     gridvariables_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

   Universe: if [HHGRID.Rejoiner > 0 | HHGRID.RejoinerO > 0] // If rejoiner identified in potential rejoiner list or rejoiner
             was identified in the original household issued list
   Options:
                0        No    No

                1        Yes Yes

   Use:        Compute RJRFlag = flag To Indicate Rejoiner To Household. Any Enumerated Individual Who Is New To
               The Household
               And Reports Participating In This Study In The Past And We Have Identified Them By Person Number;




Question: gridvariables_w17.PENSIONER                      [ Respondent is of pensionable age ]

Module:    gridvariables_w17
Source:    UKHLS
Scripting compute as follows:
Notes:
          (Raising of SPA to 65 for women. (NB. It was already 65 for men but this only applies to men born before
          6/12/1953))
          If HHGRID.Sex =1 & HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,12,05) THEN PENSIONER =
          1
          If HHGRID.Sex = 2 & HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,04,05) THEN PENSIONER
          =1
          If HHGRID.Sex = 2 & ((1950,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,05,05)) &
          StartDat >= (2010,05,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,06,05)) &
          StartDat >= (2010,07,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,07,05)) &
          StartDat >= (2010,09,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,08,05)) &
          StartDat >= (2010,11,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,09,05)) &
          StartDat >= (2011,01,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,10,05)) &
          StartDat >= (2011,03,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,11,05)) &
          StartDat >= (2011,05,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,11,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1950,12,05)) &
          StartDat >= (2011,07,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1950,12,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,01,05)) &
          StartDat >= (2011,09,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,01,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,02,05)) &
          StartDat >= (2011,11,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,02,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,03,05)) &
          StartDat >= (2012,01,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,03,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,04,05)) &
          StartDat >= (2012,03,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,05,05)) &
          StartDat >= (2012,05,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,06,05)) &
          StartDat >= (2012,07,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,07,05)) &
          StartDat >= (2012,09,06) THEN PENSIONER = 1
          If HHGRID.Sex = 2 & ((1951,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,08,05)) &
                                                                                                                   Page 117 of 1165
          StartDat >= (2012,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1951,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,09,05)) &
StartDat >= (2013,01,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1951,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,10,05)) &
StartDat >= (2013,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1951,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,11,05)) &
StartDat >= (2013,05,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1951,11,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1951,12,05)) &
StartDat >= (2013,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1951,12,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,01,05)) &
StartDat >= (2013,09,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,01,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,02,05)) &
StartDat >= (2013,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,02,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,03,05)) &
StartDat >= (2014,01,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,03,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,04,05)) &
StartDat >= (2014,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,05,05)) &
StartDat >= (2014,05,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,06,05)) &
StartDat >= (2014,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,07,05)) &
StartDat >= (2014,09,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,08,05)) &
StartDat >= (2014,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,09,05)) &
StartDat >= (2015,01,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,10,05)) &
StartDat >= (2015,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,11,05)) &
StartDat >= (2015,05,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,11,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1952,12,05)) &
StartDat >= (2015,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1952,12,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,01,05)) &
StartDat >= (2015,09,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,01,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,02,05)) &
StartDat >= (2015,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,02,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,03,05)) &
StartDat >= (2016,01,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,03,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,04,05)) &
StartDat >= (2016,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,05,05)) &
StartDat >= (2016,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,06,05)) &
StartDat >= (2016,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,07,05)) &
StartDat >= (2017,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,08,05)) &
StartDat >= (2017,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,09,05)) &
StartDat >= (2017,11,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,10,05)) &
StartDat >= (2018,03,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,11,05)) &
StartDat >= (2018,07,06) THEN PENSIONER = 1
If HHGRID.Sex = 2 & ((1953,11,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1953,12,05)) &
StartDat >= (2018,11,06) THEN PENSIONER = 1\r
(Raising of SPA to 66 for men and women)
If ((1953,12,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,01,05)) & StartDat >=
(2019,03,06) THEN PENSIONER = 1
If ((1954,01,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,02,05)) & StartDat >=
(2019,05,06) THEN PENSIONER = 1
If ((1954,02,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,03,05)) & StartDat >=
(2019,07,06) THEN PENSIONER = 1
If ((1954,03,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,04,05)) & StartDat >=
(2019,09,06) THEN PENSIONER = 1
If ((1954,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,05,05)) & StartDat >=
(2019,11,06) THEN PENSIONER = 1
If ((1954,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,06,05)) & StartDat >=
(2020,01,06) THEN PENSIONER = 1
If ((1954,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,07,05)) & StartDat >=
(2020,03,06) THEN PENSIONER = 1
If ((1954,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,08,05)) & StartDat >=
                                                                                               Page 118 of 1165
(2020,05,06) THEN PENSIONER = 1
           If ((1954,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,09,05)) & StartDat >=
           (2020,07,06) THEN PENSIONER = 1
           If ((1954,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1954,10,05)) & StartDat >=
           (2020,09,06) THEN PENSIONER = 1
           If ((1954,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,4,05)) & HHGRID.dvage >= 66
           THEN PENSIONER = 1

           (Raising of SPA to 67 for men and women)
           If ((1960,04,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,05,05)) & HHGRID.dvage >=
           (66yrs+1month) THEN PENSIONER = 1
           If ((1960,05,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,06,05)) & HHGRID.dvage >=
           (66yrs+2months) THEN PENSIONER = 1
           If ((1960,06,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,07,05)) & HHGRID.dvage >=
           (66yrs+3months) THEN PENSIONER = 1
           If ((1960,07,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,08,05)) & HHGRID.dvage >=
           (66yrs+4months) THEN PENSIONER = 1
           If ((1960,08,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,09,05)) & HHGRID.dvage >=
           (66yrs+5months) THEN PENSIONER = 1
           If ((1960,09,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,10,05)) & HHGRID.dvage >=
           (66yrs+6months) THEN PENSIONER = 1
           If ((1960,10,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,11,05)) & HHGRID.dvage >=
           (66yrs+7months) THEN PENSIONER = 1
           If ((1960,11,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1960,12,05)) & HHGRID.dvage >=
           (66yrs+8months) THEN PENSIONER = 1
           If ((1960,12,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1961,01,05)) & HHGRID.dvage >=
           (66yrs+9months) THEN PENSIONER = 1
           If ((1961,01,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1961,02,05)) & HHGRID.dvage >=
           (66yrs+10months) THEN PENSIONER = 1
           If ((1961,02,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1961,03,05)) & HHGRID.dvage >=
           (66yrs+11months) THEN PENSIONER = 1
           If ((1961,03,06)=<HHGRID.BirthD/HHGRID.BirthM/HHGRID.BirthY =< (1977,4,05)) & HHGRID.dvage >= 67
           THEN PENSIONER = 1

           (Calculating SPA for respondents with no DOB information:)

           (Raising of SPA to 65 for women. (NB. It was already 65 for men but this only applies to men born before
           6/12/1953))
           IF HHGRID.Sex = 1 & HHGRID.dvage >= 65 & StartDat <= (2020,09,05) THEN PENSIONER = 1

           IF HHGRID.Sex = 2 & HHGRID.dvage >= 60 & StartDat < (2012,03,06) THEN PENSIONER = 1
           IF HHGRID.Sex = 2 & HHGRID.dvage >= 61 & StartDat >= (2012,03,06) & StartDat <= (2014,03,05) THEN
           PENSIONER = 1
           IF HHGRID.Sex = 2 & HHGRID.dvage >= 62 & StartDat >= (2014,03,06) & StartDat <= (2016,03,05) THEN
           PENSIONER = 1
           IF HHGRID.Sex = 2 & HHGRID.dvage >= 63 & StartDat >= (2016,03,06) & StartDat <= (2017,07,05) THEN
           PENSIONER = 1
           IF HHGRID.Sex = 2 & HHGRID.dvage >= 64 & StartDat >= (2017,07,06) & StartDat <= (2018,11,05) THEN
           PENSIONER = 1
           IF HHGRID.Sex = 2 & HHGRID.dvage >= 65 & StartDat >= (2018,11,06) & StartDat <= (2020,09,05) THEN
           PENSIONER = 1

           (Raising of SPA to 66 for men and women)
           IF HHGRID.dvage >= 66 & StartDat >= (2020,09,06) & StartDat <= (2028,03,05) THEN PENSIONER = 1

           (Raising of SPA to 67 for men and women)
           IF HHGRID.dvage >= 67 & StartDat >= (2028,03,06) THEN PENSIONER = 1

           ELSE PENSIONER = 0.

            Type: choice
            Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

Universe: Ask all
Options:
            0       No    No

            1       Yes Yes

Use:       Compute PENSIONER = respondent Is Of Pensionable Age


                                                                                                                      Page 119 of 1165
Question: gridvariables_w17.BUTYPE                [ Benefit Unit type ]


Module:    gridvariables_w17
Source:    UKHLS

            Type: Number                     Range: 1 .. 4
            Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

Universe: Ask all
Use:       If (Single Adult, No Children Aged 16-19 In Full-time Education) Compute BUType = 1
           Else If (Single Adult, With Children Aged 16-19 In Full-time Education) Compute BUType = 2
           Else If (Couple, No Children Aged 16-19 In Full-time Education) Compute BUType = 3
           Else If (Couple, With Children Aged 16-19 In Full-time Education) Compute BUType = 4




Question: gridvariables_w17.LIVPAR               [ Living at home with parent(s) ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

Universe: Ask all
Options:    1       Yes Yes

            2       No    No

Use:       Compute LivPar = flag To Indicate Respondent Is Living At Home With Bio/Adopted/Legal/Step Parents
           Calculate From HH Grid;




Question: gridvariables_w17.HGPART                 [ PNO of husband/wife/CP ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: Number
            Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

Universe: Ask all
Use:       Compute Hgpart = variable To Indicate PNO Of Husband/wife/civil Partner




Question: gridvariables_w17.HGBIOM                 [ PNO of biological mother ]

Module:    gridvariables_w17
Source:    UKHLS
Scripting Code 00 indicates person not in Household
Notes:

            Type: Number
            Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9
                                                                                                                Page 120 of 1165
Universe: Ask all
Use:        Compute Hgbiom = variable To Indicate PNO Of Biological Mother;




Question: gridvariables_w17.HGBIOF                   [ PNO of biological father ]

Module:     gridvariables_w17
Source:     UKHLS
Scripting Code 00 indicates person not in Household
Notes:

              Type: Number
              Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Use:        Compute Hgbiof = variable To Indicate PNO Of Biological Father;




Question: gridvariables_w17.HGBIOAD1                     [ PNO of primary biological or adoptive or legal
parent ]

Module:     gridvariables_w17
Source:     UKHLS
Scripting Priority ordering for determining the relevant PNO is biological mother, biological father, adoptive/legal
Notes:    mother, or adoptive/legal father. Variable takes a value of 0 if none present.

              Type: Number
              Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Use:        Compute Hgbioad1 = variable To Indicate PNO Of Primary Biological Or Adoptive Or Legal Parent




Question: gridvariables_w17.HGBIOAD2                     [ PNO of second biological or adoptive parent ]

Module:     gridvariables_w17
Source:     UKHLS
Scripting Priority ordering follows from HGBioAD1 in determining the relevant second PNO to be either biological father,
Notes:    adoptive/legal mother, or adoptive/legal father.
          Variable takes a value of 0 if none present.

              Type: Number
              Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Use:        Compute Hgbioad2 = variable To Indicate PNO Of Second Biological Or Adoptive Or Legal Parent;




Question: gridvariables_w17.HGADOPTM                       [ PNO of adoptive/legal mother ]

Module:     gridvariables_w17
Source:     UKHLS
                                                                                                                       Page 121 of 1165
Scripting Code 00 indicates person not in Household
Notes:


            Type: Number
            Don't know: -1                   Refused: -2                    Inapplicable: -8              Missing: -9

Universe: Ask all
Use:       Compute Hgadoptm = variable To Indicate PNO Of Adoptive/legal Mother;




Question: gridvariables_w17.HGADOPTF                     [ PNO of adoptive/legal father ]

Module:    gridvariables_w17
Source:    UKHLS
Scripting Code 00 indicates person not in Household
Notes:

            Type: Number
            Don't know: -1                   Refused: -2                    Inapplicable: -8              Missing: -9

Universe: Ask all
Use:       Compute Hgadoptf = variable To Indicate PNO Of Adoptive/legal Father




Question: gridvariables_w17.NEWMUM                    [ Biological mother of a new entrant baby ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                   Refused: -2                    Inapplicable: -8              Missing: -9

Universe: Ask all
Options:
            0       Not a biological mother of new entrant      Not a biological mother of new entrant
                    baby                                        baby

            1       Biological mother of a new entrant baby     Biological mother of a new entrant baby

Use:       Compute NewMum = flag To Indicate Biological Mother Of A New Entrant Baby Born Since Ff_intdate;




Question: gridvariables_w17.NEWDAD                   [ Biological father of a new entrant baby ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                   Refused: -2                    Inapplicable: -8              Missing: -9

Universe: Ask all
Options:
            0       Not a biological father of new entrant     Not a biological father of new entrant
                    baby                                       baby

            1       Biological father of a new entrant baby    Biological father of a new entrant baby
                                                                                                                  Page 122 of 1165
Use:         Compute NewDad = flag To Indicate Biological Father Of A New Entrant Baby Born Since Ff_intdate




Question: gridvariables_w17.RESPM16                      [ Mother of a child under 16 ]

Module:      gridvariables_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                    Refused: -2                      Inapplicable: -8      Missing: -9

Universe: Ask all
Options:
              0        Not a mother of a child under      Not a mother of a child under
                       16                                 16

              1        Mother of a child under 16         Mother of a child under 16

Use:         Compute Respm16 = variable To Indicate Mother Of A Child Under 16




Question: gridvariables_w17.RESPF16                     [ Father of a child under 16 ]

Module:      gridvariables_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                    Refused: -2                      Inapplicable: -8      Missing: -9

Universe: Ask all
Options:
              0        Not a father of a child under    Not a father of a child under
                       16                               16

              1        Father of a child under 16       Father of a child under 16

Use:         Compute Respf16 = variable To Indicate Father Of A Child Under 16




Question: gridvariables_w17.P1617COR                      [ parent of child aged 16 or 17 co-res in hhold ]

Module:      gridvariables_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                    Refused: -2                      Inapplicable: -8      Missing: -9

Universe: Ask all
Options:
              0        No    No

              1        Yes Yes

Use:         Compute P1617CoR = flag To Indicate Biological Or Adoptive Parent Or Legal parent Of A Child Aged 16 Or
             17 Co-resident In The Household



if [ff_ivlolw = 4|5] // Last wave interview status was youth interview or youth not interviewed

                                                                                                                 Page 123 of 1165
   Question: gridvariables_w17.RISING16                    [ Enumerated at last wave and 16 at current wave
   ]

   Module:       gridvariables_w17
   Source:       UKHLS

                  Type: choice
                  Refused: -2                         Inapplicable: -8                    Missing: -9

   Universe: if [ff_ivlolw = 4|5] // Last wave interview status was youth interview or youth not interviewed
   Options:
                  0         Not enumerated at last wave and 16 at current Not enumerated at last wave and 16 at current
                            wave                                          wave

                  1         Enumerated at last wave and 16 at current      Enumerated at last wave and 16 at current
                            wave                                           wave

                  -1        Don't Know                                     Don't Know

   Use:          Compute Rising16 = flag To Indicate Rising 16 Year Old. A Rising 16 Was Enumerated At The Previous
                 Wave And Was
                 Either Interviewed Or Not Interviewed At The Previous Wave. Any 16 Year Old Never Enumerated Is A
                 New Entrant
                 Never Interviewed.;




Question: gridvariables_w17.EMBOOST                      [ EMBoost sample member ]

Module:    gridvariables_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                    Refused: -2                     Inapplicable: -8               Missing: -9

Universe: Ask all
Options:
             0         No    No

             1         Yes Yes

Use:       Compute EMBoost = flag To Indicate EMBoost Sample Member Using Ff_emboost. EMBoost OSMs And All
           Household Members
           Co-resident At The Current Wave;




Question: gridvariables_w17.GPCOMPARE                         [ GP Comparison sample member ]

Module:    gridvariables_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                    Refused: -2                     Inapplicable: -8               Missing: -9

Universe: Ask all
Options:
             0         No    No

             1         Yes Yes

Use:       Compute GPCompare = flag To Indicate GP Comparison Sample Member Using Ff_gpcompare. GPCompare
           OSMs And All
           Household Members Co-resident At The Current Wave;                                         Page 124 of 1165
Question: gridvariables_w17.LDA             [ LDA sample member ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

Universe: Ask all
Options:
            0       No    No

            1       Yes Yes

Use:       Compute LDA = flag To Indicate LDA Sample Member Using Ff_lda. Ethnic Minority OSMs Living In An LDA
           At Wave 1
           And All Household Members Co-resident At The Current Wave




Question: gridvariables_w17.MODETYPE                  [ Mode ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Refused: -2                         Inapplicable: -8                  Missing: -9

Universe: Ask all
Options:
            1       Face to       Face to
                    Face          Face

            2       Telephone     Telephone

            3       Web           Web

            -1      Don't Know    Don't Know

Use:       If (Mode Is Face-to-face) Compute ModeType = 1
           Else If (Mode Is Telephone) Compute ModeType = 2
           Else If (Mode Is Web) Compute ModeType = 3




Question: gridvariables_w17.IEMB              [ IEMB sample member ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: Number
            Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

Universe: Ask all
Use:       Compute IEMB = flag To Indicate IEMB Sample Member Using Ff_iemb. IEMB OSMs And All Household
           Members Co-resident
           At The Current Wave




                                                                                                            Page 125 of 1165
Question: gridvariables_w17.FBORN             [ Not born in UK/living with someone not born in UK ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute FBORN = flag To Indicate Foreign Born Sample Using Ff_fborn. Foreign Born OSMs As Of Wave 6
          And All
          Household Members Co-resident At The Current Wave. All Household Members Are Flagged Only If At Least
          One ADULT
          (Aged 16+) Household Member Has Ff_fborn = 1. Household Members Are Not Flagged If All ADULTS (Aged
          16+) Have
          Ff_fborn = 0.




Question: gridvariables_w17.NKIDS05             [ Number of children aged 0-5 in hhold ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute NKIDS05 = number Of Children Aged 0 To 5 In The Household




Question: gridvariables_w17.NKIDS015             [ Number of children aged 0-15 in hhold ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute NKIDS015 = number Of Children Aged 0 To 15 In The Household




Question: gridvariables_w17.N10TO15             [ Number of children aged 10-15 in HH ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute N10TO15 = number Of Children In The Household Between The Ages Of 10 And 15 Years
          Inclusive. Regardless
          Of Who Is Responsible For Them
                                                                                                           Page 126 of 1165
Question: gridvariables_w17.NKIDS615             [ Number of children aged 6-15 in hhold ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute NKIDS615 = number Of Children Aged 6 To 15 In The Household




Question: gridvariables_w17.NPENSIONER                 [ Number of pensioners in the hhold ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute NPENSIONER = number Of Pensioners In The Household




Question: gridvariables_w17.NCHUNDER16 [ Number of children aged under 16 that resp is
parent (biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-
mother or step-father) of ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all
Use:      Compute NCHUNDER16 = number Of Children Aged Under 16 Resp Is Parent [Biological-mother Biological-
          father
          Adoptive/legal-mother Adoptive/legal-father Step-mother Or Step-father] Of




Question: gridvariables_w17.NCH5TO15 [ Number of children aged 5 to 15 that resp is
parent (biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-
mother or step-father) of ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

Universe: Ask all

                                                                                                          Page 127 of 1165
Use:      Compute NCh5to15 = number Of Children Aged 5 To 15 Resp Is Parent [Biological-mother Biological-father
          Adoptive/legal mother
          Adoptive/legal-father Step-mother Or Step-father] Of




Question: gridvariables_w17.NCH10TO15 [ Number of children aged 10 to 15 that resp is
parent (biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-
mother or step-father) of ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe: Ask all
Use:      Compute NCh10to15 = number Of Children Aged 10 To 15 Resp Is Parent [Biological-mother Biological-
          father
          Adoptive/legal-mother Adoptive/legal-father Step-mother Or Step-father] Of




Question: gridvariables_w17.NCH10 [ Number of children aged 10 that resp is parent
(biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-mother or
step-father) of ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe: Ask all
Use:      Compute NCh10 = number Of Children Aged 10 That Resp Is Parent [Biological-mother Biological-father
          Adoptive/legal mother
          Adoptive/legal-father Step-mother Or Step-father] Of




Question: gridvariables_w17.NUNDER16ABS                    [ Number of kids aged 0-15 with one and only
one parent in HH ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe: Ask all
Use:      Compute NUnder16Abs = number Of Children Aged 0-15 With Only One Parent, Biological Or Adoptive/legal,
          In The Household
          With The Other Parent, Biological Or Adoptive/legal, Being Absent.




Question: gridvariables_w17.N1619ABS               [ Number of kids aged 16-19 with one and only one
parent in HH ]
                                                                                                                Page 128 of 1165
Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute N1619Abs = number Of Children Aged 16-19 With Only One Parent, Biological Or Adoptive/legal, In
          The Household
          With The Other Parent, Biological Or Adoptive/legal, Being Absent.




Question: gridvariables_w17.NCHRESP                [ Number of children aged under 16 that resp is
responsible for ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute NCHRESP = number Of Children Aged Under 16 Resp Is Responsible Adult For




Question: gridvariables_w17.NCH14RESP                 [ Number of children aged under 15 that
respondent is responsible for ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute NCh14Resp = Number Of Children Aged Under 15 That Respondent Is Responsible For




Question: gridvariables_w17.NCH415RESP                  [ Number of children aged 4 to 15 that
respondent is responsible for ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute NCh415Resp = number Of Children Aged 4 To 15 That Resp Is Responsible Adult For




Question: gridvariables_w17.NCH3RESP                [ Number of children aged 3 that respondent is
responsible for ]

Module:   gridvariables_w17                                                                                  Page 129 of 1165
Source:     UKHLS


              Type: Number
              Don't know: -1                 Refused: -2                       Inapplicable: -8    Missing: -9

Universe: Ask all
Use:        Compute NCh3Resp = number Of Children Aged 3 That Resp Is Responsible Adult For




Question: gridvariables_w17.NCH5RESP                    [ Number of children aged 5 that respondent is
responsible for ]

Module:     gridvariables_w17
Source:     UKHLS

              Type: Number
              Don't know: -1                 Refused: -2                       Inapplicable: -8    Missing: -9

Universe: Ask all
Use:        Compute NCh5Resp = number Of Children Aged 5 That Resp Is Responsible Adult For




Question: gridvariables_w17.NCH8RESP                    [ Number of children aged 8 that respondent is
responsible for ]

Module:     gridvariables_w17
Source:     UKHLS

              Type: Number
              Don't know: -1                 Refused: -2                       Inapplicable: -8    Missing: -9

Universe: Ask all
Use:        Compute NCh8Resp = number Of Children Aged 8 That Resp Is Responsible Adult For



if [NCHRESP > 0] // Responsible adult for one or more children aged under 16




   Question: gridvariables_w17.RESPCHILD                    [ PNO of child responsible for ]

    Module:     gridvariables_w17
    Source:     UKHLS

                 Type: multichoice
                 Don't know: -1                 Refused: -2                     Inapplicable: -8   Missing: -9

    Universe: if [NCHRESP > 0] // Responsible adult for one or more children aged under 16




                                                                                                           Page 130 of 1165
   Options:
                1       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

                2       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

                3       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

                4       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

                5       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

                6       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

                7       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

                8       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

                9       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

                10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        10]                                                10

                11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        11]                                                11

                12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        12]                                                12

                13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        13]                                                13

                14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        14]                                                14

                15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        15]                                                15

                16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                        16]                                                16



   Use:        Ask RESPCHILD




Question: gridvariables_w17.NADOPTCH                  [ Number of respondent's adoptive/legal/step-
children in the household ]

Module:   gridvariables_w17
Source:   UKHLS

              Type: Number
              Don't know: -1               Refused: -2                     Inapplicable: -8      Missing: -9

Universe: Ask all
Use:      Compute NAdoptCh = number Of Respondent's Adoptive/Legal/Step-children In The Household, Using
          Information From The Relationships Data Collected In The Grid;




Question: gridvariables_w17.ADOPTCHONLY                     [ Number of respondent's adoptive/legal
children in the household ]

Module:   gridvariables_w17
Source:   UKHLS

              Type: Number
              Don't know: -1               Refused: -2                     Inapplicable: -8      Missing: -9
                                                                                                           Page 131 of 1165
Universe: Ask all
Use:      Compute AdoptChOnly = number Of Respondent's Adoptive/legal Children In The Household, Using
          Information From The Relationships Data Collected In The Grid




Question: gridvariables_w17.NNATCH              [ Number of respondent's biological children in the
household ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute NNatCh = number Of Respondent's Biological Children In The Household, Using Information From
          The Relationships Data Collected In The Grid;




Question: gridvariables_w17.NSTEPCH               [ Number of respondent's step children in the
household ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: Number
            Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

Universe: Ask all
Use:      Compute NStepCh = number Of Respondent's Step Children In The Household, Using Information From The
          Relationships Data Collected In The Grid;




Question: gridvariables_w17.PMARSTAT                [ Current legal marital status ]

Module:   gridvariables_w17
Source:   UKHLS

            Type: choice
            Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

Universe: Ask all




                                                                                                           Page 132 of 1165
Options:
            1       Single and never married or never in a legally   Single and never married or never in a legally
                    recognised Civil                                 recognised Civil

            2       Married                                          Married

            3       A Civil Partner in a legally recognised Civil    A Civil Partner in a legally recognised Civil
                    Partnership                                      Partnership

            4       Separated but legally married                    Separated but legally married

            5       Divorced                                         Divorced

            6       Widowed                                          Widowed

            7       Separated from Civil Partner                     Separated from Civil Partner

            8       A former Civil Partner, the Civil Partnership    A former Civil Partner, the Civil Partnership
                    legally dissolved                                legally dissolved

            9       A surviving Civil Partner (your partner having   A surviving Civil Partner (your partner having
                    died)                                            died)




Use:       If (Demographics.MLSTAT <> MIS) Compute PMARSTAT = Demographics.MLSTAT;
           Else If (AnnualPartnershipHistory.CurrMSTAT <> MIS) Compute PMARSTAT =
           AnnualPartnershipHistory.CurrMSTAT;
           Else compute PMARSTAT = HHGrid.Marstat;




Question: gridvariables_w17.SIBLING                  [ Has brothers or sisters living at home ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                    Refused: -2                   Inapplicable: -8               Missing: -9

Universe: Ask all
Options:
            0       No    No

            1       Yes Yes

Use:       Compute Sibling = flag To Indicate Whether Resp Has Any Brothers Or Sisters Living With Them From HH
           Grid;




Question: gridvariables_w17.PWCU18ABS [ PNO of child under 18 the adult is responsible
for (biological mother, biological father, adoptive mother, adoptive father, step-mother or step-
father) with the other parent (biological or adoptive) being absent (no other adult in Household
recorded as child's Biological or Adoptive/Legal parent). ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: multichoice
            Don't know: -1                     Refused: -2                  Inapplicable: -8               Missing: -9

Universe: Ask all




                                                                                                                      Page 133 of 1165
Options:
              1          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

              2          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

              3          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

              4          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

              5          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

              6          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

              7          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

              8          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

              9          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

              10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        10]                                                 10

              11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        11]                                                 11

              12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        12]                                                 12

              13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        13]                                                 13

              14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        14]                                                 14

              15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        15]                                                 15

              16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =       Person number
                        16]                                                 16

Use:        Compute PWCU18ABS = flag To Indicate PNO Of Child Under 18 The Adult Is Responsible For



if [(ff_neww13 = 1 | MIS) | (ff_npdconsent = 0 | 3)]// Sample member was a new entrant at Wave 13, or subsequently,
including current wave, or NPD consent was not previously asked, was asked once and rejected on that occasion




   Question: gridvariables_w17.NPDFLAG                      [ NPD and EYC consent should be asked ]

    Module:        gridvariables_w17
    Source:        UKHLS

                    Type: Number
                    Don't know: -1                 Refused: -2                  Inapplicable: -8         Missing: -9

    Universe: if [(ff_neww13 = 1 | MIS) | (ff_npdconsent = 0 | 3)] // Sample member was a new entrant at Wave 13, or
              subsequently, including current wave, or NPD consent was not previously asked, was asked once and
              rejected on that occasion
    Use:           Compute NPDFLAG = flag To Indicate NPD And EYC Consent Should Be Asked. All Sample Members
                   Aged From 0 Are
                   Included At This Flag, However It Is Used In Education Consents Module Only For Those Aged 2..15




Question: gridvariables_w17.NPDADULT                      [ Responsible adult of child flagged for NPD & EYC
consents ]

Module:     gridvariables_w17
Source:     UKHLS                                                                                                  Page 134 of 1165
              Type: Number
              Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9


Universe: Ask all
Use:         Compute NPDADULT = flag To Indicate Responsible Adult Of Child Flagged For NPD & EYC Consents.
             Responsible Adult For Any Child Aged 2-15 Where The Child's NPDFLAG = 1



loop for each [hhmember 1..16]
Name: NPDALoop




   Question: gridvariables_w17.NPDA                   [ Each household member for NPD & EYC consent ]

    Module:     gridvariables_w17
    Source:     UKHLS
    Scripting This variable was not being set correctly initially, leading to people missing the parental consent questions
    Notes:    to link to NPD data. Script errors corrected
              in a later version of the script. More information in User Guide

                  Type: Number
                  Don't know: -1                   Refused: -2                   Inapplicable: -8            Missing: -9

    In          loop for each [hhmember 1..16]
    Loops:
    Use:        Compute NPDA = multi-coded Variable To Flag The PNOs Of Each Child Coded As NPDflag = 1 The
                Adult Is Responsible
                For.



END LOOP (NPDALoop)




Question: gridvariables_w17.PWCU13 [ PNO of child 0-12 the adult is responsible for
(biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-mother or
step-father) ]

Module:      gridvariables_w17
Source:      UKHLS

              Type: multichoice
              Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all




                                                                                                                       Page 135 of 1165
Options:    1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

            2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

            3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

            4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

            5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

            6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

            7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

            8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

            9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

            10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    10]                                                   10

            11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    11]                                                   11

            12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    12]                                                   12

            13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    13]                                                   13

            14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    14]                                                   14

            15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    15]                                                   15

            16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    16]                                                   16

Use:       Compute PWCU13 = flag To Indicate PNO Of Child Aged 0-12 The Respondent Is Responsible Adult For.
           Assigned To All Adults In Household Who Meet Criteria (Biological Mother, Biological Father, Adoptive/legal
           Mother, Adoptive/legal Father, Step-mother Or Step-father);




Question: gridvariables_w17.PWC1015 [ PNO of child 10-15 the adult is responsible for
(biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-mother or
step-father) ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: multichoice
            Don't know: -1                    Refused: -2                     Inapplicable: -8            Missing: -9

Universe: Ask all




                                                                                                                    Page 136 of 1165
Options:    1       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

            2       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

            3       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

            4       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

            5       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

            6       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

            7       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

            8       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

            9       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

            10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    10]                                                10

            11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    11]                                                11

            12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    12]                                                12

            13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    13]                                                13

            14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    14]                                                14

            15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    15]                                                15

            16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    16]                                                16


Use:       Compute PWC1015 = flag To Indicate PNO Of Child Aged 10-15 The Respondent Is Responsible Adult For.
           Assigned To
           All Adults In Household Who Meet Criteria (Biological Mother, Biological Father, Adoptive/legal Mother,
           Adoptive/legal Father, Step-mother Or Step-father);




Question: gridvariables_w17.NCH1015RESP                    [ Number of children aged 10 to 15 that
respondent is responsible adult for ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: Number
            Don't know: -1                  Refused: -2                    Inapplicable: -8           Missing: -9

Universe: Ask all
Use:       Compute NCh1015Resp = number Of Children Aged 10 To 15 That Resp Is The Responsible Adult For.
           Assigned To One Adult In Household Per Child.;




Question: gridvariables_w17.NEWPARENTOTHER                          [ Non biological parent of a new entrant
baby ]

Module:    gridvariables_w17
Source:    UKHLS


                                                                                                                Page 137 of 1165
            Type: choice
            Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Options:    0       Not a non biological parent of new entrant         Not a non biological parent of new entrant
                    baby                                               baby

            1       Non biological parent of a new entrant baby        Non biological parent of a new entrant baby

Use:       Compute NewParentOther = flag To Indicate Continuing Respondent Who Is Either The Adoptive Parent Or
           Legal Parent Of A Child Born Since The Last Interview Or The Spouse/partner Of Another HH Member Who
           Is The Biological Parent Or Adoptive Parent Or Legal Parent Of A Child Born Since The Respondent’s Last
           Interview. The Respondent Is Not The Biological Parent Of The Newborn Child.)




Question: gridvariables_w17.NEWPARENTSALL                             [ Biological or non biological parents of a
child born since the last interview ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Options:    0       Not a biological or non biological parents of a      Not a biological or non biological parents of a
                    child born since the last                            child born since the last

            1       Biological or non biological parents of a child      Biological or non biological parents of a child
                    born since the last                                  born since the last

Use:       Compute NewParentsAll = flag To Indicate The Respondent Is Either Newmum, Newdad Or
           NewParentOther.)




Question: gridvariables_w17.PWCU16ABS [ PNO of child under 16 the adult is responsible
for (biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-
mother or step-father) with the other parent (biological or adoptive/legal) being absent (no other
adult in Household recorded as child's Biological or Adoptive/legal parent). ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: multichoice
            Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all




                                                                                                                           Page 138 of 1165
Options:
            1       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

            2       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

            3       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

            4       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

            5       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

            6       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

            7       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

            8       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

            9       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

            10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    10]                                                  10

            11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    11]                                                  11

            12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    12]                                                  12

            13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    13]                                                  13

            14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    14]                                                  14

            15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    15]                                                  15

            16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                    16]                                                  16

Use:       Compute PWCU16ABS = flag To Indicate PNO Of Child Under 16 The Adult Is Responsible For




Question: gridvariables_w17.GRIDCOMPLETEDBY                            [ PNO of person who completed the
HHGrid ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: multichoice
            Don't know: -1                  Refused: -2                     Inapplicable: -8         Missing: -9

Universe: Ask all




                                                                                                             Page 139 of 1165
Options:
              1          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

              2          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

              3          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

              4          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

              5          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

              6          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

              7          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

              8          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

              9          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

              10         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         10]                                                  10

              11         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         11]                                                  11

              12         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         12]                                                  12

              13         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         13]                                                  13

              14         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         14]                                                  14

              15         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         15]                                                  15

              16         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         16]                                                  16


Use:         Compute GRIDCOMPLETEDBY = PNO Of Person Who Completed The HHGrid



Loop for each [child in hh]
Name: CHDEV3Loop




   Question: gridvariables_w17.CHDEV3                       [ Child eligible for child development questions
   about 3 year olds ]

    Module:       gridvariables_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

    In            Loop for each [child in hh]
    Loops:
    Options:
                   0        Child not eligible for age 3 development         Child not eligible for age 3 development
                            questions                                        questions

                   1        Child eligible for age 3 development questions   Child eligible for age 3 development questions

    Use:          If (CHILD Aged 3) Compute ChDev3 = 1;
                  Else If (CHILD Aged 4 & Ff_chdev <> 1) Compute ChDev3 = 1;
                  Else compute ChDev3 = 0;



                                                                                                                        Page 140 of 1165
Question: gridvariables_w17.CHDEV5                   [ Child eligible for child development questions
about 5 year olds ]

Module:    gridvariables_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In         Loop for each [child in hh]
Loops:
Options:    0        Child not eligible for age 5 development         Child not eligible for age 5 development
                     questions                                        questions

            1        Child eligible for age 5 development questions   Child eligible for age 5 development questions

Use:       If (CHILD Aged 5) Compute ChDev5 = 1;
           Else If (CHILD Aged 6 & Ff_chdev <> 1) Compute ChDev5 = 1;
           Else compute ChDev5 = 0




Question: gridvariables_w17.CHDEV8                   [ Child eligible for child development questions
about 8 year olds ]

Module:    gridvariables_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In         Loop for each [child in hh]
Loops:
Options:    0        Child not eligible for age 8 development         Child not eligible for age 8 development
                     questions                                        questions

            1        Child eligible for age 8 development questions   Child eligible for age 8 development questions

Use:       If (CHILD Aged 8) Compute ChDev8 = 1;
           Else If (CHILD Aged 9 & Ff_chdev <> 1) Compute ChDev8 = 1;
           Else compute ChDev8 = 0




Question: gridvariables_w17.CHDEV12                    [ Child eligible for child development questions
about 12 year olds ]

Module:    gridvariables_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

In         Loop for each [child in hh]
Loops:
Options:
            0        Child not eligible for age 12 development        Child not eligible for age 12 development
                     questions                                        questions

            1        Child eligible for age 12 development            Child eligible for age 12 development
                     questions                                        questions                                   Page 141 of 1165
   Use:          If (CHILD Aged 12) Compute ChDev12 = 1;
                 Else If (CHILD Aged 13 & Ff_chdev <> 1) Compute ChDev12 = 1;
                 Else compute ChDev12= 0;




   Question: gridvariables_w17.PSTY10                      [ Child eligible for parenting style questions about
   10 year olds ]

   Module:       gridvariables_w17
   Source:       UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                   Inapplicable: -8              Missing: -9

   In            Loop for each [child in hh]
   Loops:
   Options:
                  0        Child not eligible for age 10 parenting style    Child not eligible for age 10 parenting style
                           questions                                        questions

                  1        Child eligible for age 10 parenting style        Child eligible for age 10 parenting style
                           questions                                        questions

   Use:          If (CHILD Aged 10) Compute PSty10 = 1;
                 Else If (CHILD Aged 11 & Ff_psty <> 1) Compute PSty10 = 1;
                 Else compute PSty10 = 0



END LOOP (CHDEV3Loop)




Question: gridvariables_w17.CHDEVASK                         [ Responsible adult for a child eligible for child
development questions ]

Module:     gridvariables_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                      Refused: -2                    Inapplicable: -8               Missing: -9

Universe: Ask all
Options:     0          Do not ask child development               Do not ask child development
                        questions                                  questions

             1          Ask child development questions            Ask child development questions

Use:        Compute ChDevAsk = flag To Indicate Respondent Is Responsible Adult For One Or More Children With
            ChDev3 = 1 | ChDev5 = 1 | ChDev8 = 1;




Question: gridvariables_w17.PSTYASK                       [ Parent of a child eligible for parenting style
questions ]

Module:     gridvariables_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                      Refused: -2                    Inapplicable: -8               Missing: -9
                                                                                                                            Page 142 of 1165
Universe: Ask all
Options:
            0       Do not ask parenting style             Do not ask parenting style
                    questions                              questions

            1       Ask parenting style questions          Ask parenting style questions

Use:       Compute PStyAsk = flag To Indicate Respondent Is Parent [Biological-mother Biological-father
           Adoptive/legal-mother
           Adoptive/legal-father Step-mother Or Step-father] Of A Child With GRIDVARIABLES.PSty10 = 1




Question: gridvariables_w17.HGBIOCHM                   [ PNO of child 0-15 in household where the
respondent is biological mother ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: multichoice
            Don't know: -1                   Refused: -2                      Inapplicable: -8            Missing: -9

Universe: Ask all
Options:
            1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

            2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

            3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

            4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

            5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

            6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

            7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

            8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

            9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

            10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    10]                                                   10

            11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    11]                                                   11

            12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    12]                                                   12

            13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    13]                                                   13

            14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    14]                                                   14

            15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    15]                                                   15

            16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                    16]                                                   16

Use:       Compute HGBIOCHM = flag To Indicate PNO Of Child Aged 0-15 In Household Where The Respondent Is
           Biological
           Mother




Question: gridvariables_w17.HGBIOCHF                  [ PNO of child 0-15 in household where the
respondent is biological father ]
                                                                                                                  Page 143 of 1165
Module:    gridvariables_w17

Source:    UKHLS

            Type: multichoice
            Don't know: -1                  Refused: -2                   Inapplicable: -8       Missing: -9

Universe: Ask all
Options:
            1       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

            2       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

            3       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

            4       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

            5       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

            6       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

            7       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

            8       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

            9       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

            10      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    10]                                                10

            11      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    11]                                                11

            12      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    12]                                                12

            13      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    13]                                                13

            14      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    14]                                                14

            15      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    15]                                                15

            16      [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                    16]                                                16

Use:       Compute HGBIOCHF = flag To Indicate PNO Of Child Aged 0-15 In Household Where The Respondent Is
           Biological Father;




Question: gridvariables_w17.TITLEALL               [ Respondents title from Household Grid ]

Module:    gridvariables_w17
Source:    UKHLS

            Type: String                    Length: 255
            Don't know: -1                 Refused: -2                    Inapplicable: -8       Missing: -9

Universe: Ask all
Use:       If (PTITLE <> MIS) Compute TITLEALL = PTITLEX;
           Else If (PTITLEX <> MIS) Compute TITLEALL = PTITLEX;
           Else If (TITLE <> MIS) Compute TITLEALL = TITLE;
           Else If (TITLEX <> MIS) Compute TITLEALL = TITLEX;
           Else If (ff_ttl <> MIS) Compute TITLEALL = ff_ttl;
           Else If (TITLEALL) Compute TITLEALL = MIS



                                                                                                         Page 144 of 1165
Question: gridvariables_w17.GRIDRESP                  [ Respondent was household grid respondent ]

Module:    gridvariables_w17
Source:    UKHLS
Scripting Flag to indicate whether the current respondent completed the household grid.
Notes:

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8         Missing: -9

Universe: Ask all
Options:
            0        No   No

            1        Yes Yes

Use:       Compute GRIDRESP = flag to indicate whether individual respondent was the household grid respondent
           (PERGRID = PNO of respondent)




Question: gridvariables_w17.GUARDIAN                   [ Responsible adult where no parent in hh ]

Module:    gridvariables_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8         Missing: -9

Universe: Ask all
Options:    1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

            2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

            3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

            4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

            5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

            6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

            7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

            8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

            9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

            10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     10]                                                10

            11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     11]                                                11

            12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     12]                                                12

            13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     13]                                                13

            14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     14]                                                14

            15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     15]                                                15

            16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                     16]                                                16                                       Page 145 of 1165
Use:        Compute GUARDIAN = variable to indicate PNO of adult responsible for a child U16 where no
            biological/adoptive mother/father of child recorded in the household




Question: gridvariables_w17.NSRAN                   [ Controlling variable for Number Series Test ]

Module:     gridvariables_w17
Source:     UKHLS
Scripting
Notes:

              Type: choice
              Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

Universe: Ask all
Options:      1         Number Series group     Number Series group
                        1                       1

              2         Number Series group     Number Series group
                        2                       2

Use:        Variable to indicate Number Series Test group, compute as random allocation equally split across sample.




Question: gridvariables_w17.WRDRCL                     [ Word Recall Test Group ]

Module:     gridvariables_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

Universe: Ask all
Options:      1         Word Recall group     Word Recall group
                        1                     1

              2         Word Recall group     Word Recall group
                        2                     2

              3         Word Recall group     Word Recall group
                        3                     3

              4         Word Recall group     Word Recall group
                        4                     4

Use:        Variable to indicate Word Recall group, compute as random allocation equally split across sample.



Loop for each child in HH last wave
Name: CHIDINHHCondition




   Question: gridvariables_w17.CHIDINHH                       [ Child in HH in last wave ]

    Module:       gridvariables_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: Page
                                                                                                                    -9 146 of 1165
      In          Loop for each child in HH last wave
      Loops:
      Options:
                   1        Child in HH      Child in HH

                   2        Child not in HH Child not in HH

                   3        Child            Child
                            deceased         deceased

      Use:        If (selected at HHGRID.CORESWHO) compute CHIDINHH = 1;
                  else if (not selected at HHGRID.CORESWHO & (HHGRID.CLSTAT > 0 | (HHGRID.CLSTAT = DK|REF)))
                  compute CHIDINHH = 2;
                  else if (not selected at HHGRID.CORESWHO & HHGRID.CLSTAT = 0) compute CHIDINHH = 3



END LOOP (CHIDINHHCondition)




Question: gridvariables_w17.RESPEMAILADDGV                               [ Household Grid Respondent's updated
email address ]

Module:        gridvariables_w17
Source:        UKHLS

                 Type: String                                          Length: 40
                 Inapplicable: -8                                     Missing: -9

Universe: Ask all
Use:           if (GridVariables.GRIDRESP = 1 & email address given at HHGrid.RESPEMAILADD) Compute
               RESPEMAILADDGV = HHGrid.RESPEMAILADD/RESPEMAILADD2




Question: gridvariables_w17.NADCH [ Number of adult children in the household that resp is
parent (biological mother, biological father, adoptive/legal mother, adoptive/legal father, step-
mother or step-father) of ]

Module:        gridvariables_w17
Source:        UKHLS

                 Type: Number
                 Don't know: -1                   Refused: -2                      Inapplicable: -8             Missing: -9

Universe: Ask all
Use:           Compute NADCH = number of adult (aged 16+) children in the household that resp is parent [biological
               mother, biological father, adoptive/legal mother, adoptive/legal father, step-mother or step-father] of.



End



Household Questionnaire Module                                (household_w17.v06)

Start
if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone


   Display Note
   If answered 1 at HLieng proceed to do HH questionnaire in English.                                                     Page 147 of 1165
   Question: household_w17.HLIENG                      [ Interview conducted in English ]

   Module:           household_w17
   Source:           UKHLS
   Scripting         If answered 1 at HLieng proceed to do HH questionnaire in English.
   Notes:

                      Type: choice
                      Don't know: -1                Refused: -2                      Inapplicable: -8   Missing: -9

   Universe:         if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
   Interviewer WILL THIS INTERVIEW BE CONDUCTED IN ENGLISH
   Instruction:
   Options:           1       Yes Yes

                      2       No     No

   Use:              Ask HLIENG




Question: household_w17.HLITRANS                       [ Translated language ]

Module:        household_w17
Source:        UKHLS
Scripting      If answered 0-12 at HLITRANS proceed to do HH grid in selected language.
Notes:

                 Type: choice
                 Don't know: -1                   Refused: -2                       Inapplicable: -8    Missing: -9

Universe:      Ask all
Interviewer WHICH LANGUAGE WILL THE INTERVIEW BE CONDUCTED IN?
Instruction:
Options:
                0         English {if GRIDVARIABLES.MODETYPE =             English {if GRIDVARIABLES.MODETYPE =
                          3}                                               3}

                2         Bengali                                          Bengali

                4         Gujarati                                         Gujarati

                10        Polish                                           Polish

                11        Portuguese                                       Portuguese

                5         Punjabi: Gurmukhi                                Punjabi: Gurmukhi

                6         Punjabi: Urdu                                    Punjabi: Urdu

                12        Turkish                                          Turkish

                8         Urdu                                             Urdu

                9         Welsh                                            Welsh

                97        Other language {if                               Other language {if
                          GRIDVARIABLES.MODETYPE = 1|2}                    GRIDVARIABLES.MODETYPE = 1|2}

Mixed Mode Alternatives



                                                                                                                Page 148 of 1165
Web             Text
Interview:      This year it is possible to do your Understanding Society interview in the following languages. Would you
                like to do your interview in one of these languages?
                Delete
                Pre-text Interviewer Instruction

Use:           if (HLIENG = 1) Compute HLITrans = 0
               if (GridVariables.MODETYPE = 3 & GridVariables.GRIDRESP = 1) Compute HLITRANS =
               HHGrid.HGLITRANS
               Else: ask




Question: household_w17.HLITRANSCONF                            [ Confirm translated language; ]

Module:        household_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                   Refused: -2                     Inapplicable: -8            Missing: -9

Universe:      Ask all
Interviewer     chosen translated language
Instruction:
               YOU HAVE SELECTED TO CONTINUE THIS INTERVIEW IN chosen translated language . IF THIS IS
               CORRECT, PLEASE CLICK TO CONTINUE. IF YOU NEED TO CHANGE THE LANGUAGE, PLEASE GO
               BACK AND DO SO.
Options:
                1        Continue Continue

Mixed Mode Alternatives
Web             [chosen translated language]
Interview:
                You have selected that you wish to do your Understanding Society survey in {chosen translated
                language} . If this is correct, please click to continue.

                If you wish to change your language, please go back and do so.
Use:           if (GridVariables.MODETYPE = 3 & GridVariables.GRIDRESP = 1) Compute HLITRANSCONF = 1
               Else: Ask



if [(GRIDVARIABLES.MODETYPE = 1|2) & (HLITRANS = 2 thru 97)]// If mode type is face to face or telephone &
interview language is not English




   Question: household_w17.HLIWHO                      [ Who translated? ]

    Module:         household_w17
    Source:         UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:       if [(GRIDVARIABLES.MODETYPE = 1|2) & (HLITRANS = 2 thru 97)] // If mode type is face to face or
                    telephone & interview language is not English
    Interviewer WHO WILL ASK TRANSLATED QUESTIONS?
    Instruction:




                                                                                                                        Page 149 of 1165
    Options:
                      1     Verian/NatCen Accredited Bilingual               Verian/NatCen Accredited Bilingual
                            Interviewer                                      Interviewer

                      2     Agency Translator                                Agency Translator

                      3     Someone else                                     Someone else


    Use:           Ask HLIWHO



   Soft Check: If (HLITRANS = 2 Thru 12 & HLIWHO = 3)// Language is Bengali .. Turkish and translated by
   Someone else
   Text
   Interviews in {HLITrans] must be conducted by a Verian/NatCen Bilingual Interviewer or Agency Translator.
   Check with the office before proceeding if you think there is a specific justification to use someone else as interpreter
   (e.g..if respondent uncomfortable to be interviewed with an agency translator).


   Hard Check: If (HLITrans = 97 & HLIWho = 2)// Language is Other and translated by Agency Translator
   Text
   You should not be using an agency translator for any language apart from the 9 languages that the standard
   questionnaire has been translated into.


   Soft Check: If (HLITrans = 97 & HLIWho = 3)// Language is Other
   For any language apart from the 9 languages that the standard questionnaire has been translated into you can only use
   a household translator (aged 14 or over).


if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone




   Question: household_w17.INTHHOLD                        [ Intro household interview ]

    Module:     household_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                      Inapplicable: -8             Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
    Text:       This interview is completely voluntary, if we should come to any question that you don't want to answer,
                just let me know and we'll go on to the next question.
    Options:
                  1       Continue Continue

    Use:        Ask INTHHOLD




Question: household_w17.IVH                [ PNO of person answering HH questions ]

Module:        household_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2                      Inapplicable: -8              Missing: -9

Universe:      Ask all



                                                                                                                         Page 150 of 1165
Interviewer RECORD WHO IS ANSWERING HOUSEHOLD QUESTIONNAIRE.
Instruction:
             RECORD PERSON NUMBERS FROM HOUSEHOLD GRID

                IDEALLY IT SHOULD BE ONE OF THE PEOPLE RESPONSIBLE FOR PAYING THE BILLS OR THEIR
                SPOUSE/PARTNER IF PRESENT.

Options:
                 0         Non-household member                                Non-household member

                 1          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1}   Person number 1

                 2          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2}   Person number 2

                 3          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3}   Person number 3

                 4          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4}   Person number 4

                 5          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5}   Person number 5

                 6          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6}   Person number 6

                 7          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7}   Person number 7

                 8          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8}   Person number 8

                 9          {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =9}    Person number 9

                 10        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 10
                           10}

                 11        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 11
                           11}

                 12        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 12
                           12}

                 13        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 13
                           13}

                 14        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 14
                           14}

                 15        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 15
                           15}

                 16        {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                               Person number 16
                           16}

Use:            If (HHGRID.PERGRID = PNO of individual completing Household Questionnaire) Compute IVH =
                PERGRID;
                Else: Ask



if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone




   Question: household_w17.IVHOTHER                        [ PNO of other people answering HH questions ]

    Module:           household_w17
    Source:           UKHLS
    Scripting         Maximum number of mentions: 2
    Notes:

                       Type: multichoice
                       Don't know: -1                 Refused: -2                Inapplicable: -8     Missing: -9

    Universe:         if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
    Interviewer RECORD IF ANYONE ELSE BESIDES [IVH respondent] IS ALSO ANSWERING HOUSEHOLD
    Instruction: QUESTIONNAIRE.
                                                                                                              Page 151 of 1165
    Options:
                    97     No other respondent                                  No other respondent

                    0      Non-household member                                 Non-household member

                    1      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1}     Person number 1

                    2      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2}     Person number 2

                    3      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3}     Person number 3

                    4      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4}     Person number 4

                    5      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5}     Person number 5

                    6      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6}     Person number 6

                    7      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7}     Person number 7

                    8      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8}     Person number 8

                    9      {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =9}      Person number 9

                    10     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 10
                           10}

                    11     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 11
                           11}

                    12     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 12
                           12}

                    13     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 13
                           13}

                    14     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 14
                           14}

                    15     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 15
                           15}

                    16     {hhgrid.hhgrid.name where hhgrid.hhgrid.pno =
                                                                                Person number 16
                           16}


    Use:          Ask IVHOTHER




Question: household_w17.HHENDTIMEA                     [ First end time household interview ]

Module:    household_w17
Source:    UKHLS

               Type: DateTime
               Don't know: -1               Refused: -2                       Inapplicable: -8         Missing: -9

Universe: Ask all
Question Time
Box
Label:
Use:       Compute HHEndTimeA =take from system clock



if [HHGRID.OrigAdd = 1 & (ff_HsBeds <> DK|REF|MIS & ff_HsRooms <> DK|REF|MIS)]// Interview occurred at same
address last wave and number of bedrooms not missing and number of other rooms not missing




   Question: household_w17.HSROOMCHK                       [ House room check ]
                                                                                                               Page 152 of 1165
   Module:     household_w17
   Source:     UKHLS

                  Type: choice
                  Don't know: -1                   Refused: -2                    Inapplicable: -8         Missing: -9

   Universe: if [HHGRID.OrigAdd = 1 & (ff_HsBeds <> DK|REF|MIS & ff_HsRooms <> DK|REF|MIS)] // Interview
             occurred at same address last wave and number of bedrooms not missing and number of other rooms
             not missing
   Text:       When we interviewed you on [ff_Idate] , you said you had [ff_HsBeds] bedroom(s), excluding any you
               may sublet and [ff_HsRooms] other room(s), excluding kitchens and bathrooms. Is that still the case?
   Options:
                 1        Yes Yes

                 2        No    No

   Use:        Ask HSROOMCHK




Question: household_w17.HSBEDS                      [ Number of bedrooms ]

Module:       household_w17
Source:       BHPS (revised to ask about number of bedrooms)

                Type: Number                       Range: 0 .. 97
                Don't know: -1                    Refused: -2                    Inapplicable: -8          Missing: -9

Universe:     Ask all
Text:          I would like to ask you a few questions about your household's accommodation. {if (HHGRID.OrigAdd = 2) |
              (ff_HsBeds = DK|REF|MIS) | (ff_HsRooms = DK|REF|MIS)} How many bedrooms are there here excluding
              any bedrooms you may let or sublet?
Interviewer IF BEDSIT OR STUDIO FLAT/APARTMENT, CODE 0 AT HSBEDS AND 1 AT HSROOMS
Instruction:
Help:         Exclude any rooms currently or usually sublet to persons outside the household but include any rooms
              solely occupied by lodgers within households. You should already know if lodgers are present, if necessary
              check 'Does this include the rooms occupied by....?'. Exclude conservatories.
Mixed Mode Alternatives
Web           Text
Interview:    We would like to ask you a few questions about your household's accommodation. {if (HHGRID.OrigAdd =
              2) | (ff_HsBeds = DK|REF|MIS) | (ff_HsRooms = DK|REF|MIS)} We are interested in your household only,
              even if there are more households living in the same accommodation. How many bedrooms are there here
              excluding any bedrooms you may let or sublet?

              If you have a bedsit or studio flat/apartment enter 0 here and 1 at the next question.

              Help
              Exclude any rooms currently or usually sublet to persons outside the household but include any rooms
              solely occupied by lodgers within households. Exclude conservatories.

              Delete
              Post-text Interviewer Instruction

Use:          If (HsRoomChk = 1 ComputeHSBEDS=ff_HsBeds
              Else: ask



Soft Check: If (HSBEDS > 4)
Text
You said you have [HSBEDS] bedrooms.



                                                                                                                     Page 153 of 1165
Question: household_w17.HSROOMS                       [ Number of other rooms in accommodation ]

Module:        household_w17
Source:        BHPS

                 Type: Number                     Range: 1 .. 97
                 Don't know: -1                  Refused: -2                     Inapplicable: -8           Missing: -9

Universe:      Ask all
Text:          And how many other rooms do you have in your accommodation, excluding kitchens and bathrooms?
Interviewer 'OTHER ROOMS' ARE LIVING ROOMS, DINING ROOMS, STUDIES AND PLAYROOMS, BUT NOT
Instruction: CONSERVATORIES UNLESS USED AS A LIVING ROOM ALL YEAR ROUND
Help:          Exclude any rooms currently or usually sublet to persons outside the household but include any rooms
               solely occupied by lodgers within households. You should already know if lodgers are present, if necessary
               check 'Does this include the rooms occupied by....?'. Exclude conservatories.
Mixed Mode Alternatives
Web             Text
Interview:      And how many other rooms do you have in your accommodation, excluding kitchens and bathrooms?

                Please include living rooms, dining rooms, studies and playrooms but not conservatories unless they are
                used as a living room all year round.
                Help
                Exclude any rooms currently or usually sublet to persons outside the household but include any rooms
                solely occupied by lodgers.
                Delete
                Post-text Interviewer Instruction

Use:           If (HsRoomChk = 1)
               Compute HSROOMS = ff_HsRooms
               Else: ask



Soft Check: If (HSROOMS >4)
Text
You said you have [HSROOMS] other rooms, excluding kitchens and bathrooms.


if [HHGRID.OrigAdd = 1 & (ff_HsOwnd <> 97|DK|REF|MIS)] // living at same address and prior ownership status is not
unknown




   Question: household_w17.HSOWNDCHK                           [ Housing tenure check ]

    Module:        household_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:      if [HHGRID.OrigAdd = 1 & (ff_HsOwnd <> 97|DK|REF|MIS)] // living at same address and prior
                   ownership status is not unknown
    Text:          And is this accommodation still [ff_HsOwnd] ?
    Interviewer IF MORTGAGE PAID OFF SINCE LAST INTERVIEW, ANSWER NO HERE
    Instruction:
    Options:
                    1        Yes Yes

                    2        No    No

    Mixed Mode Alternatives
                                                                                                                      Page 154 of 1165
    Web            Delete
    Interview:     Post-text Interviewer Instruction

    Use:          Ask HSOWNDCHK



if [HHGRID.OrigAdd = 2 | HsOwndChk = 2 | (ff_HsOwnd = 97|DK|REF|MIS)]// Living at a different address or ownership
status has changed since previous wave or prior ownership status was not known




   Question: household_w17.HSOWND                        [ House owned or rented ]

    Module:      household_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [HHGRID.OrigAdd = 2 | HsOwndChk = 2 | (ff_HsOwnd = 97|DK|REF|MIS)] // Living at a different
              address or ownership status has changed since previous wave or prior ownership status was not known
    Text:        Does your household own this accommodation outright, is it being bought with a mortgage, is it rented or
                 does it come rent-free?
    Options:      1        Owned outright                                Owned outright

                  2        Being bought on a mortgage                    Being bought on a mortgage

                  3        Shared ownership (part-owned part-            Shared ownership (part-owned part-
                           rented)                                       rented)

                  4        Rented                                        Rented

                  5        Rent free                                     Rent free

                  97       Other                                         Other

    Help:        Shared ownership includes co-ownership and equity sharing schemes: a share in the property is being
                 bought. The occupier may never become the sole owner of the property but will receive a cash sum on
                 leaving the scheme. Where accommodation is owned or part-owned by ex-spouse or separated spouse
                 treat as 'owned' (code 1). Do not count as rent-free cases where a rent would normally be paid but the
                 whole amount is rebated (or paid direct to the landlord by the DWP through benefit payments). Code
                 people who live in rent free accommodation owned by relatives as 'rent free'. If rent is paid for them by a
                 relative or charity this should be recorded as a regular receipt in the finance grids.
    Mixed Mode Alternatives
    Web        Help
    Interview: Shared ownership includes co-ownership and equity sharing schemes: a share in the property is being
               bought. The occupier may never become the sole owner of the property but will receive a cash sum on
               leaving the scheme. Where accommodation is owned or part-owned by ex-spouse or separated spouse
               answer 'owned'. Do not count as rent-free cases where a rent would normally be paid but the whole
               amount is rebated (or paid direct to the landlord by the DWP through benefit payments). If you live in rent
               free accommodation owned by relatives answer 'rent free'.
    Use:         Ask HSOWND



if [(ff_HsOwnd = 1|2|3 & HSOWNDCHK = 1) | (HsOwnd = 1|2|3)]// Owned outright, mortgaged, or shared ownership at
previous wave and tenure same this wave or now owned outright, mortgaged, or shared ownership




   Question: household_w17.HSOWR1                       [ PNO of person(s) owning accommodation ]

    Module:       household_w17
    Source:       BHPS
                                                                                                                         Page 155 of 1165
              Type: multichoice
              Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9


Universe:    if [(ff_HsOwnd = 1|2|3 & HSOWNDCHK = 1) | (HsOwnd = 1|2|3)] // Owned outright, mortgaged, or
             shared ownership at previous wave and tenure same this wave or now owned outright, mortgaged, or
             shared ownership
Text:        In whose name is this (house/flat/room) owned?
Interviewer IF OWNER IS NOT IN THE HOUSEHOLD CODE NON-HOUSEHOLD MEMBER
Instruction: CODE ALL THAT APPLY
Options:      0       Non-household member                          Non-household member

              1       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 1]                        hhgrid.hhgrid.pno = 1]

              2       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 2]                        hhgrid.hhgrid.pno = 2]

              3       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 3]                        hhgrid.hhgrid.pno = 3]

              4       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 4]                        hhgrid.hhgrid.pno = 4]

              5       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 5]                        hhgrid.hhgrid.pno = 5]

              6       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 6]                        hhgrid.hhgrid.pno = 6]

              7       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 7]                        hhgrid.hhgrid.pno = 7]

              8       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 8]                        hhgrid.hhgrid.pno = 8]

              9       [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 9]                        hhgrid.hhgrid.pno = 9]

              10      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 10]                       hhgrid.hhgrid.pno = 10]

              11      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 11]                       hhgrid.hhgrid.pno = 11]

              12      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 12]                       hhgrid.hhgrid.pno = 12]

              13      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 13]                       hhgrid.hhgrid.pno = 13]

              14      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 14]                       hhgrid.hhgrid.pno = 14]

              15      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 15]                       hhgrid.hhgrid.pno = 15]

              16      [hhgrid.hhgrid.name where                     [hhgrid.hhgrid.name where
                      hhgrid.hhgrid.pno = 16]                       hhgrid.hhgrid.pno = 16]

Help:        If part owned with someone outside houshold select 'Non-household member' for this person.
Mixed Mode Alternatives
Web          Text
Interview:   In whose name is this accommodation owned? If the owner is not in the household, please select 'non-
             household member'. Please select all that apply.
             Help
             If part owned with someone outside the household select 'Non-household member' for this person.
             Delete
             Post-text Interviewer Instruction

Use:         Ask HSOWR1
                                                                                                              Page 156 of 1165
   Question: household_w17.HSVAL                   [ Value of property: home owners ]
    Module:       household_w17
    Source:       BHPS

                   Type: Number                   Range: 1000 .. 9999997
                   Don't know: -1                Refused: -2                      Inapplicable: -8           Missing: -9

    Universe:     if [(ff_HsOwnd = 1|2|3 & HSOWNDCHK = 1) | (HsOwnd = 1|2|3)] // Owned outright, mortgaged, or
                  shared ownership at previous wave and tenure same this wave or now owned outright, mortgaged, or
                  shared ownership
    Text:         About how much would you expect to get for your home if you sold it today?
    Interviewer IF RANGE GIVEN WRITE IN LOWEST FIGURE
    Instruction: WRITE IN AMOUNT IN £
    Mixed Mode Alternatives
    Web           Text
    Interview:    About how much would you expect to get for your home if you sold it today?
                  Question Box Label
                  Amount in £
                  Delete
                  Post-text Interviewer Instruction
    Use:          Ask HSVAL



   Soft Check: If (Hsval < 50000 OR > 1000000)// Value of property is less than 50,000 or greater than 1,000,000
   Text
   You have just entered that you would expect to get £[HSVAL] for your home if you sold it today. If this is correct,
   please click to continue. If you wish to change your answer, please go back and do so


if [HsOwnd = 1] // Owns outright at new address or has become an outright owner since last wave




   Question: household_w17.MGYNOT                      [ How home came to be owned outright ]

    Module:       household_w17
    Source:       BHPS

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8             Missing: -9

    Universe:     if [HsOwnd = 1] // Owns outright at new address or has become an outright owner since last wave
    Text:         How did you come to own this property outright? Have you...
    Interviewer READ OUT
    Instruction:
    Options:
                   1       Bought it for cash                              Bought it for cash

                   2       Paid off a mortgage or loan                     Paid off a mortgage or loan

                   3       Inherited or been given all or a share of the   Inherited or been given all or a share of the
                           property                                        property

                   4       Or something else?                              Or something else?

    Mixed Mode Alternatives
    Web           Text
    Interview:    How did you come to own this property outright?
                  Delete
                  Post-text Interviewer Instruction
                                                                                                                       Page 157 of 1165
    Use:          Ask MGYNOT
if [HsOwnd = 1|2|3] // Owned outright, mortgaged or shared ownership at new address or has become owned outright,
mortgaged or shared ownership




   Question: household_w17.HSYRBUY                      [ Year became owner: home owners ]

    Module:     household_w17
    Source:     BHPS

                  Type: Number
                  Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

    Universe: if [HsOwnd = 1|2|3] // Owned outright, mortgaged or shared ownership at new address or has become
              owned outright, mortgaged or shared ownership
    Text:       In what year did you buy or first become the owner of this property?
    Help:       Accept estimate if exact year not known. If accommodation was previously rented by household members
                who then purchased as sitting tenants record year bought outright or first started paying mortgage.
    Mixed Mode Alternatives
    Web        Display Note
    Interview: Use drop-down list for years
               Question Box Label
               Year
               Help
               Please estimate if exact year not known. If accommodation was previously rented by you and you then
               purchased as sitting tenants record the year that you bought outright or first started paying mortgage.

    Use:        Ask HSYRBUY



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future




   Question: household_w17.HELPBUY                      [ Help with buying property ]

    Module:       household_w17
    Source:       UKHLS
    Scripting     Code 96 is exclusive
    Notes:

                    Type: multichoice
                    Don't know: -1                 Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:     if [HsOwnd = 1|2|3] // Owned outright, mortgaged or shared ownership at new address or has become
                  owned outright, mortgaged or shared ownership
    Showcard:     TBC
    Text:         Many people get help from friends and family in raising the money to buy a property. Which, if any, of
                  the following types of assistance from friends or family did you get to help you finance the purchase
                  of this property?
    Interviewer CODE ALL THAT APPLY
    Instruction:



                                                                                                                     Page 158 of 1165
Options:
                 1          Financial gift or loan                         Financial gift or loan

                 2          Inheritance                                    Inheritance

                 3          Help getting a mortgage (e.g. co-signing or    Help getting a mortgage (e.g. co-signing or
                            mortgage guarantor, family linked mortgage)    mortgage guarantor, family linked mortgage)

                 97         Other financial help                           Other financial help

                 96         None of the above                              None of the above


Help:         Please include help to cover costs of buying a property, e.g. purchase price, deposit, legal and
              conveyancing costs, surveyor and valuation fees, mortgage fees, etc. Please exclude any help related
              to moving expenses, e.g. removal costs.
Mixed Mode Alternatives
Web             Text
Interview:      Many people get help from friends and family in raising the money to buy a property. Which, if any, of
                the following types of assistance from friends or family did you get to help you finance the purchase
                of this property? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard
Use:          Ask HELPBUY



if [HelpBuy = 97] // Help with buying other property: Other




    Question: household_w17.HELPBUYO                          [ Help with buying other property: Other ]

    Module:           household_w17
    Source:           UKHLS

                       Type: String                    Length: 255
                       Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

    Universe:         if [HsOwnd = 1|2|3] // Owned outright, mortgaged or shared ownership at new address or has
                      become owned outright, mortgaged or shared ownership
                      And if [HelpBuy = 97] // Help with buying other property: Other
    Text:             What other financial help was that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web               Delete
    Interview:        Post-text Interviewer Instruction
    Use:              Ask HELPBUYO



if [HelpBuy = 1|2|3|97] // Received help with buying property




    Question: household_w17.HELPBUYWHO                               [ Provider of help with buying property ]

    Module:           household_w17
                                                                                                                    Page 159 of 1165
       Source:       Wealth and Assets Survey (Adapted)

                       Type: multichoice
                       Don't know: -1                   Refused: -2              Inapplicable: -8          Missing: -9

       Universe:     if [HsOwnd = 1|2|3] // Owned outright, mortgaged or shared ownership at new address or has
                     become owned outright, mortgaged or shared ownership
                     And if [HelpBuy = 1|2|3|97] // Received help with buying property
       Showcard:     TBC
       Text:         From whom did you receive this assistance?
       Interviewer CODE ALL THAT APPLY
       Instruction:
       Options:
                      1        Spouse or partner (including ex-         Spouse or partner (including ex-
                               partner)                                 partner)

                      2        Parent / parent-in-law                   Parent / parent-in-law

                      3        Grandparent(s)                           Grandparent(s)

                      4        Great-grandparent(s)                     Great-grandparent(s)

                      5        Uncle / aunt                             Uncle / aunt

                      6        Great uncle / great aunt                 Great uncle / great aunt

                      7        Brother / sister                         Brother / sister

                      8        Son / daughter                           Son / daughter

                      9        Other relative                           Other relative

                      10       Non-relative(s)                          Non-relative(s)

       Mixed Mode Alternatives
       Web           Text
       Interview:    From whom did you receive this assistance? Please select all that apply.
                     Delete
                     Post-text Interviewer Instruction, Showcard

       Telephone     Post-text Interviewer Instruction
       Interview:    READ OUT
                     CODE ALL THAT APPLY
                     Delete
                     Showcard

       Use:          Ask HELPBUYWHO



if [(HsOwnd = 2|3) | (HsOwnd = 1 & MgyNot = 1|2)]// Mortgage or shared ownership at new address or became outright
owner through purchase or clearing mortgage




   Question: household_w17.HSCOST                       [ Original purchase price of property ]

    Module:       household_w17
    Source:       BHPS

                    Type: Number                   Range: 0 .. 99999997
                    Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:     if [(HsOwnd = 2|3) | (HsOwnd = 1 & MgyNot = 1|2)] // Mortgage or shared ownership at new address or
                  became outright owner through purchase or clearing mortgage
    Text:         How much did you pay for the property?
    Interviewer IF PAID NOTHING/INHERITED CODE 0
    Instruction: WRITE IN AMOUNT IN £                                                                              Page 160 of 1165
    Help:         We need here the total purchase price of the property including any payment for the land, fixtures and
                  fittings, garages etc. If respondent purchased with others, record total cost rather than respondent's
                  share.
    Mixed Mode Alternatives
    Web            Text
    Interview:     How much did you pay for the property? If you paid nothing or inherited the property enter '0'.
                   Question Box Label
                   Amount in £
                   Help
                   This should be the total purchase price of the propertyincluding any payment for the land, fixtures and
                   fittings, garages etc. If you purchased with others, record the total cost rather than your share.
                   Delete
                   Post-text Interviewer Instruction

    Use:          Ask HSCOST



   Soft Check: If (Hscost < 50000 OR > 1000000)// Purchase price of property is less than 50,000 or greater than
   1,000,000
   Text
   You said you paid £ [Hscost] for the property.


if [HsOwnd = 2| HsOwnd = 3] // mortgage/shared ownership at new address or mortgaged/shared ownership since
previous wave




   Question: household_w17.HSYR04                      [ Year mortgage began ]

    Module:      household_w17
    Source:      BHPS
    Scripting    Limit list of response options from current year to when they first became the owner of the property at
    Notes:       [HSYRBUY].

                   Type: Number
                   Don't know: -1                  Refused: -2                     Inapplicable: -8           Missing: -9

    Universe: if [HsOwnd = 2| HsOwnd = 3] // mortgage/shared ownership at new address or mortgaged/shared
              ownership since previous wave
    Text:        In what year did you first start paying a mortgage on this house/flat?
    Mixed Mode Alternatives
    Web        Display Notes
    Interview: Use drop-down list for years
               Text
               In what year did you first start paying a mortgage on this house or flat?
               Question Box Label
               Year
    Use:         Ask HSYR04



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future


   Hard Check: If (HSYR04 < HSYRBUY) // Year started paying mortgage on property is before year became owner
   of property
   Text
   The date you have entered is prior to the year you became the owner of the property.



                                                                                                                           Page 161 of 1165
   Question: household_w17.MGOLD                       [ Amount borrowed at purchase: mortgagee ]

    Module:        household_w17
    Source:        BHPS

                    Type: Number                    Range: 0 .. 99999997
                    Don't know: -1                 Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:      if [HsOwnd = 2| HsOwnd = 3] // mortgage/shared ownership at new address or mortgaged/shared
                   ownership since previous wave
    Text:          How much did you borrow originally when you bought the property or took out your mortgage, that is
                   excluding any later additions to the mortgage?
    Interviewer ENTER TO NEAREST £
    Instruction:
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Amount in £
                   Delete
                   Post-text Interviewer Instruction
    Use:           Ask MGOLD




   Question: household_w17.MGLIFE                      [ Years left to pay: mortgage ]

    Module:      household_w17
    Source:      BHPS

                  Type: Number                      Range: 0 .. 97
                  Don't know: -1                   Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [HsOwnd = 2| HsOwnd = 3] // mortgage/shared ownership at new address or mortgaged/shared
              ownership since previous wave
    Text:        How many years has the mortgage still to run?
    Use:         Ask MGLIFE



   Soft Check: If (MGLIFE > 25) // More than 25 years left on the mortgage
   Text
   You said there are [MGLIFE] years left on the mortgage.


if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)]// mortgage/shared ownership at previous wave and still
the same or mortgage/shared ownership now




   Question: household_w17.MGEXTRA                        [ Taken out additional mortgage on home ]

    Module:      household_w17
    Source:      Adapted from BHPS

                   Type: choice
                   Don't know: -1                  Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at previous
              wave and still the same or mortgage/shared ownership now
                                                                                                                    Page 162 of 1165
Text:       Have you taken out any additional mortgage or loan on this house/flat since [ff_Idate] {if
            HHGRID.OrigAdd = 1} / becoming the owner of the property {if HHGRID.OrigAdd = 2} ?

Options:
              1       Yes Yes

              2       No    No

Mixed Mode Alternatives
Web        Text
Interview: Have you taken out any additional mortgage or loan on this house or flat since [ff_Idate] {if
           HHGRID.OrigAdd = 1} / becoming the owner of the property {if HHGRID.OrigAdd = 2} ?
Use:        Ask MGEXTRA



if [MgExtra = 1] // Taken out additional mortgage/loan




   Question: household_w17.MGNEW                         [ Amount of additional mortgage on home ]

    Module:       household_w17
    Source:       BHPS

                    Type: Number                  Range: 0 .. 999997
                    Don't know: -1               Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
                  previous wave and still the same or mortgage/shared ownership now
                  And if [MgExtra = 1] // Taken out additional mortgage/loan
    Text:         How much in total is this additional mortgage or loan?
    Interviewer ENTER TO NEAREST £
    Instruction:
    Mixed Mode Alternatives
    Web           Question Box Label
    Interview:    Amount in £
                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask MGNEW



   Soft Check: If (MGNEW > 100000) // Amount of additional mortgage/loan is more than 100,000
   Text
   You said that the additional mortgage or loan on this house/flat was £ [MGNEW]




   Question: household_w17.MGXTY                        [ What extra loan was used for ]

    Module:       household_w17
    Source:       BHPS

                    Type: multichoice
                    Don't know: -1                    Refused: -2              Inapplicable: -8            Missing: -9

    Universe:     if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
                  previous wave and still the same or mortgage/shared ownership now
                  And if [MgExtra = 1] // Taken out additional mortgage/loan
    Text:         What was this additional mortgage, loan or drawdown used for?

                                                                                                                   Page 163 of 1165
   Interviewer READ OUT AND CODE ALL THAT APPLY
   Instruction:

   Options:         1        Home extension                               Home extension

                    2        Home improvements or repairs                 Home improvements or repairs

                    3        Car purchases                                Car purchases

                    4        Other consumer goods                         Other consumer goods

                    5        Emergencies, loss of income or               Emergencies, loss of income or
                             subsistence goods                            subsistence goods

                    6        Consolidation                                Consolidation

                    97       Other                                        Other

   Mixed Mode Alternatives
   Web             Text
   Interview:      What was this additional mortgage, loan or drawdown used for? Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction

   Use:           Ask MGXTY




Question: household_w17.MGNUM                        [ number of mortgages ]

Module:        household_w17
Source:        Wealth and Assets Survey (adapted)

                Type: Number                        Range: 0 .. 10
                Don't know: -1                     Refused: -2               Inapplicable: -8           Missing: -9

Universe:      if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at previous
               wave and still the same or mortgage/shared ownership now
Text:          In total, how many mortgages or loans do you currently have outstanding on this property (including
               your original mortgage and any additional mortgages or loans you may have taken out)?
Interviewer ENTER NUMBER
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer Instruction
Use:           Ask MGNUM



Loop for each mortgage
Name: MGTYPELoop




   Question: household_w17.MGTYPE                         [ Type of mortgage ]

   Module:        household_w17
   Source:        BHPS

                     Type: choice
                     Don't know: -1                  Refused: -2              Inapplicable: -8          Missing: -9

   In Loops:      Loop for each mortgage
                                                                                                                     Page 164 of 1165
Universe:       if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
                previous wave and still the same or mortgage/shared ownership now

Text:           Is your first/next {if MGNUM > 1} mortgage or loan ...
Interviewer READ OUT
Instruction:
Options:
                   1        A repayment mortgage or loan            A repayment mortgage or loan

                   2        An endowment mortgage                   An endowment mortgage

                   3        Part repayment and part endowment       Part repayment and part endowment

                   4        Interest only                           Interest only

                   5        Part interest only and part repayment   Part interest only and part repayment

                   6        Flexible mortgage                       Flexible mortgage

                   97       Or some other type of mortgage or       Or some other type of mortgage or
                            loan                                    loan

Help:           An endowment mortgage has a long term insurance policy attached which pays off the original loan.
                Do not count as endowment policies mortgages with a 'mortgage protection policy' which is life
                insurance only. A repayment mortgage is a straightforward loan where the borrower(s) repay capital
                and interest together.
Mixed Mode Alternatives
Web             Text
Interview:       Thinking about the first/next mortgage or loan, what type is it {if MgNum > 1} / What type of
                mortgage or loan is it
                {if MgNum = 1} ?
                Delete
                Post-text Interviewer Instruction

Use:            Ask MGTYPE




Question: household_w17.MGINTPD                        [ Pays interest on mortgage ]

Module:       household_w17
Source:       Wealth and Assets Survey

               Type: choice
               Don't know: -1                   Refused: -2                  Inapplicable: -8           Missing: -9

In Loops: Loop for each mortgage

Universe: if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
          previous wave and still the same or mortgage/shared ownership now
Text:         Do you pay interest on your {if MGNUM = 1} / this {if MGNUM > 1} mortgage or loan?
Options:
               1          Yes Yes

               2          No    No

Use:          Ask MGINTPD



if [MgintPd = 1] // Pays mortgage interest




   Question: household_w17.MGINTTYPE                            [ Type of mortgage interest ]

    Module:            household_w17
                                                                                                                 Page 165 of 1165
    Source:            Bank of England/NMG Household Survey
                  Type: choice
                  Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

In Loops:       Loop for each mortgage

Universe:       if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
                previous wave and still the same or mortgage/shared ownership now
                And if [MgintPd = 1] // Pays mortgage interest
Text:           What type of interest rate is being paid on the {if MgNum = 1} / this first/next {if MgNum > 1}
                mortgage or loan?
Interviewer READ OUT
Instruction:
Options:
                 1          Fixed               Fixed

                 2          Capped              Capped

                 3          Discounted          Discounted

                 4          Base rate tracker Base rate tracker

                 5          Variable            Variable

                 97         Other               Other

Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer Instruction

Use:            Ask MGINTTYPE



if [MgIntType = 97] // Pays other type of interest




   Question: household_w17.MGINTTYPEO                              [ Type of mortgage interest:other ]

    Module:           household_w17
    Source:           Bank of England/NMG Household Survey

                        Type: String                 Length: 255
                        Don't know: -1              Refused: -2              Inapplicable: -8         Missing: -9

    In Loops:         Loop for each mortgage

    Universe:         if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership
                      at previous wave and still the same or mortgage/shared ownership now
                      And if [MgintPd = 1] // Pays mortgage interest
                      And if [MgIntType = 97] // Pays other type of interest
    Text:             What other type of interest rate is that?
    Interviewer WRITE IN OTHER MORTGAGE INTEREST TYPE
    Instruction:
    Mixed Mode Alternatives
    Web               Delete
    Interview:        Post-text Interviewer Instruction
    Use:              Ask MGINTTYPEO




                                                                                                                  Page 166 of 1165
        Question: household_w17.MGINTRATE                        [ Mortgage interest rate ]

        Module:        household_w17
        Source:        Wealth and Assets Survey

                         Type: Number                 Range:0.01 .. 20.00
                         Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

        In Loops:      Loop for each mortgage

        Universe:      if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at
                       previous wave and still the same or mortgage/shared ownership now
                       And if [MgintPd = 1] // Pays mortgage interest
        Text:          What is the interest rate on your {if MGNUM = 1 / this first/next {if MGNUM > 1} mortgage or
                       loan at present?
        Interviewer WRITE IN PERCENTAGE
        Instruction:
        Mixed Mode Alternatives
        Web            Question Box Label
        Interview:     %
                       Delete
                       Post-text Interviewer Instruction
        Use:           Ask MGINTRATE



        Soft Check: If (MGINTRATE > 10) // Mortgage interest rate is greater than 10%
        Text
        You said that the interest rate on your {if MGNUM = 1} / this {if MGNUM > 1} mortgage or loan is
        [MGINTRATE] % at present.


END LOOP (MGTYPELoop)




Question: household_w17.HSTOTMG                        [ Total amount secured against property ]

Module:         household_w17
Source:         BHPS

                  Type: Number                   Range: 1 .. 99999997
                  Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

Universe:       if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at previous
                wave and still the same or mortgage/shared ownership now
Text:           Could I just check, approximately how much is the total amount secured against this property, including
                your mortgage and any other loans secured on the property? If possible, please check your annual
                mortgage statement for each loan or mortgage secured on the property.
Interviewer WRITE AMOUNT IN £
Instruction:
Help:           The total amount secured is the sum of all current outstanding balances of any mortgages or loans
                borrowed against the property.
Mixed Mode Alternatives




                                                                                                                      Page 167 of 1165
    Web            `Text
    Interview:     Approximately how much is the total amount secured against this property, including your mortgage
                   and any other loans secured on the property? If possible, please check your annual mortgage
                   statement for each loan or mortgage secured on the property.
                   Question Box Label
                   Amount in £
                   Delete
                   Post-text Interviewer instruction

    Use:           Ask HSTOTMG




   Question: household_w17.XPMG                     [ Last total monthly mortgage payment ]

    Module:        household_w17
    Source:        BHPS

                    Type: Number                    Range: 0 .. 99997
                    Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe:      if [(ff_HsOwnd = 2|3 & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // mortgage/shared ownership at previous
                   wave and still the same or mortgage/shared ownership now
    Text:          How much was your last total monthly instalment on all mortgages or loans for this property?
    Interviewer ENTER TOTAL MORTGAGE PAYMENT FOR ALL MORTGAGES INCLUDING EXISTING AND NEW
    Instruction: MORTGAGES.
                 INCLUDE LIFE INSURANCE PAYMENTS IF PAID WITH MORTGAGE.
                 IF ENDOWMENT MORTGAGE, INCLUDE BOTH PREMIUMS AND INTEREST.
                 IF DON'T KNOW, PROBE FOR APPROXIMATE AMOUNT.
                 WRITE IN AMOUNT IN £
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Amount in £
                   Help
                   This should be the total for all existing and new mortgages, including life insurance payments if paid
                   with the mortgage. If this is an endowment mortgage, include both premiums and interest.
                   Delete
                   Post-text Interviewer Instruction
    Use:           Ask XPMG



   Soft Check: If (XPMG < 50 OR > 1000)// Last total monthly mortgage payment was less than 50 pounds or more
   than 1000 pounds
   You said that your last total monthly instalment on all mortgages or loans for this property was £ [XPMG] .


if [(ff_HsOwnd = 3|4|5 & HSOWNDCHK = 1) | (HsOwnd = 3|4|5)]// in rented accomodation




   Question: household_w17.HSJB                    [ Accommodation with present job: renter ]

    Module:      household_w17
    Source:      BHPS

                  Type: choice
                  Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [(ff_HsOwnd = 3|4|5 & HSOWNDCHK = 1) | (HsOwnd = 3|4|5)] // in rented accomodation
    Text:        Does the accommodation go with the present job of anyone in the household?

                                                                                                                            Page 168 of 1165
Options:
            1        Yes Yes

            2        No     No


Use:        Ask HSJB




Question: household_w17.RENTP                  [ Who rents accommodation ]

Module:     household_w17
Source:     BHPS
Scripting   Maximum number of mentions: 9
Notes:      Display list of all household members aged 16+

             Type: multichoice
             Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

Universe: if [(ff_HsOwnd = 3|4|5 & HSOWNDCHK = 1) | (HsOwnd = 3|4|5)] // in rented accomodation
Text:       In whose name is this (house/flat/room) rented?
Options:
             0         Non-household member                          Non-household member

             1         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 1]                                          = 1]

             2         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 2]                                          = 2]

             3         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 3]                                          = 3]

             4         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 4]                                          = 4]

             5         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 5]                                          = 5]

             6         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 6]                                          = 6]

             7         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 7]                                          = 7]

             8         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 8]                                          = 8]

             9         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 9]                                          = 9]

             10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 10]                                         = 10]

             11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 11]                                         = 11]

             12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 12]                                         = 12]

             13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 13]                                         = 13]

             14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 14]                                         = 14]

             15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 15]                                         = 15]

             16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno   [hhgrid.hhgrid.name where hhgrid.hhgrid.pno
                       = 16]                                         = 16]
                                                                                                             Page 169 of 1165
    Help:       Give the people actually responsible to landlord for rent. With adult sharers establish if there is a joint
                tenancy in the names of all members of the household, or if it is just one or two person's names, with the
                others paying their share of the rent to the legal tenants. If rent-free, give number of individuals
                responsible for the rent-free occupancy by virtue of job or family position.
    Mixed Mode Alternatives
    Web        Text
    Interview: In whose name is this accommodation rented? This is the person responsible to the landlord for the rent.
               If there is a joint tenancy, record all those responsible.
               Help
               If the accommodation is rent-free, record the people responsible for the rent-free occupancy by virtue of
               their job or family position.

    Use:        Ask RENTP



   Soft Check: If (More than 4 Mentions at RENTP) // Number of people renting the property is greater than 4
   Text
   You have said there are [RENTP] people renting the property.




   Question: household_w17.RENTLL                     [ Landlord of rented accommodation ]

    Module:    household_w17
    Source:    BHPS
    Scripting Please can we have the heading 'INDIVIDUALS' in between response options 7 and 8
    Notes:

                 Type: choice
                 Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [(ff_HsOwnd = 3|4|5 & HSOWNDCHK = 1) | (HsOwnd = 3|4|5)] // in rented accomodation
    Text:      Who is the accommodation rented from or provided by?
    Options:
                 1        [Local Authority/Council] {if region =            [Local Authority/Council] {if region =
                         England/Scotland/Wales} / [Northern Ireland       England/Scotland/Wales} / [Northern Ireland
                         Housing Executive] {if region = Northern          Housing Executive] {if region = Northern
                         Ireland}                                          Ireland}

                 2       New Town Commission or Corporation                New Town Commission or Corporation

                 3       Property Company                                  Property Company

                 4        [Scottish Homes/Communities Scotland/             [Scottish Homes/Communities Scotland/
                         Scottish Special Housing Association] {if         Scottish Special Housing Association] {if
                         region = Scotland}                                region = Scotland}

                 5       Other Housing association, cooperation or         Other Housing association, cooperation or
                         charitable trust                                  charitable trust

                 6       Employer (ORGANISATION)                           Employer (ORGANISATION)

                 7       Other organisation                                Other organisation

                 8       Relative                                          Relative

                 9       Employer (INDIVIDUAL)                             Employer (INDIVIDUAL)

                 10      Other individual                                  Other individual

    Help:      Any household whose accommodation is tied to the job of one of its members this should be coded
               "Employer (ORGANISATION)" or "Employer (INDIVIDUAL)" as appropriate. People in tied
               accommodation whose employer is a Local Authority or New Town should also be coded "Employer
               (ORGANISATION)"

    Use:       Ask RENTLL


                                                                                                                        Page 170 of 1165
if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)]// Rented accommodation is not rent free
Question: household_w17.RENT                       [ Net amount of last rent payment ]

Module:        household_w17
Source:        BHPS

                 Type: Number                       Range: 0 .. 99997
                 Don't know: -1                    Refused: -2                Inapplicable: -8          Missing: -9

Universe:      if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)] // Rented accommodation is not rent free
Text:          How much was the last rent payment, including any services or water charges but after any rebates?
Interviewer IF 100% RENT REBATE CODE 0
Instruction: IF DON'T KNOW, PROBE FOR APPROXIMATE AMOUNT
             WRITE IN AMOUNT IN £
Help:          If normal amount paid includes payment for hot water or heating, try to get the amount paid forent
               only. Where it is not possible to get a separate rent amount, record whole amount paid and code extra
               items included at RentInc.
Mixed Mode Alternatives
Web            Text
Interview:     How much was the last rent payment, including any services or water charges but after any rebates? If
               you have 100% rent rebate then enter '0'.
               Question Box Label
               Amount in £
               Help
               If normal amount paid includes payment for hot water or heating, please enter the amount paid for rent
               only. Where it is not possible to estimate a separate rent amount, record whole amount paid and code
               the extra items included at a later question.
               Delete
               Post-text Interviewer instruction
Use:           Ask RENT



if [rent > 0] // Last rental payment is provided




    Question: household_w17.RENTWC                        [ Weeks covered by last rental payment ]

    Module:      household_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1                   Refused: -2               Inapplicable: -8          Missing: -9

    Universe: if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)] // Rented accommodation is not rent
              free
              And if [rent > 0] // Last rental payment is provided
    Text:        What period did this cover?




                                                                                                                  Page 171 of 1165
Options:
             1         One week                        One week

             2         Two weeks                       Two weeks

             3         Three weeks                     Three weeks

             4         Four weeks                      Four weeks

             5         Calendar month                  Calendar month

             7         Two calendar months             Two calendar months

             8         Eight times a year              Eight times a year

             9         Nine times a year               Nine times a year

             10        Ten times a year                Ten times a year

             13        Three months/13 weeks           Three months/13 weeks

             26        Six months/26 weeks             Six months/26 weeks

             52        One year/12 months/52           One year/12 months/52
                       weeks                           weeks

             90        Less than one week              Less than one week

             95        One off/lump sum                One off/lump sum

             96        None of these                   None of these


Mixed Mode Alternatives
Web        Scripting Notes
Interview: Drop-down list should be used
           Question Box Label
           Period

Use:        Ask RENTWC



Soft Check: If (Rent less than 1,000 per year or greater than 15,000 per year)// Rent is less than 1,000 per
year or greater than 15,000 per year
Text
That means you pay £ [CALCULATED ANNUAL RENT AMOUNT] per year.




Question: household_w17.RENTINC                    [ Rent includes payment for selected items ]

Module:       household_w17
Source:       BHPS
Scripting     Code 96 is exclusive
Notes:

                  Type: multichoice

Universe:     if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)] // Rented accommodation is not rent
              free
              And if [rent > 0] // Last rental payment is provided
Text:         Did your last rent include any payments for any of the following things?
Interviewer READ OUT AND CODE ALL THAT APPLY
Instruction:




                                                                                                           Page 172 of 1165
    Options:
                      1      [Water and/or sewerage charges {If               [Water and/or sewerage charges {If
                             REGION = GB}]                                    REGION = GB}]

                      2      Heating or lighting or hot water                 Heating or lighting or hot water

                      3       [Council Tax {If REGION = GB}] / [Rates          [Council Tax {If REGION = GB}] / [Rates
                             {if REGION = NI}]                                {if REGION = NI}]

                      96     None of these                                    None of these



    Mixed Mode Alternatives
    Web            Text
    Interview:     Did your last rent include any payment for any of the following things? Select all that apply.
                   Delete
                   Post-text Interviewer Instruction
    Use:           Ask RENTINC




    Question: household_w17.RENTHB                        [ Receives rent rebate or rent allowance ]

    Module:      household_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1                  Refused: -2                     Inapplicable: -8              Missing: -9

    Universe: if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)] // Rented accommodation is not rent
              free
              And if [rent > 0] // Last rental payment is provided
    Text:        Was any Housing Benefit such as a rent rebate or rent allowance deducted from the last rent
                 payment?
    Options:
                  1        Yes Yes

                  2        No     No

    Help:        Both rent rebate and rent allowance are forms of housing benefit. If the recipient is in council
                 accommodation they will receive a rent rebate i.e. pay a reduced rent. But if the respondent is renting
                 privately then a rent allowance will be paid either directly to the recipient or to the recipient's landlord.
    Mixed Mode Alternatives
    Web        Help
    Interview: Both rent rebate and rent allowance are forms of housing benefit. If this is Council accommodation
               you will receive a rent rebate i.e. pay a reduced rent. But if this accommodation is rented privately
               then a rent allowance will be paid, either directly to you or to the landlord.
    Use:         Ask RENTHB



if [rent = 0 | (rent > 0 & renthb = 1)] // Last net rental payment is zero or provided and receives rent rebate




    Question: household_w17.RENTG                      [ Gross rent including Housing Benefit ]

    Module:        household_w17
    Source:        BHPS

                      Type: Number                   Range: 1 .. 99997
                      Don't know: -1                Refused: -2                     Inapplicable: -8             Missing: -9
                                                                                                                          Page 173 of 1165
        Universe:      if [(ff_HsOwnd = 3|4 & HSOWNDCHK = 1) | (HsOwnd = 3|4)] // Rented accommodation is not rent
                       free
                       And if [rent = 0 | (rent > 0 & renthb = 1)] // Last net rental payment is zero or provided and receives
                       rent rebate

        Text:          So what would the last rent payment have been if Housing Benefit had not been deducted from it?
        Interviewer IF DON'T KNOW, PROBE FOR APPROXIMATE AMOUNT
        Instruction: WRITE IN AMOUNT IN £
        Mixed Mode Alternatives
        Web            Question Box Label
        Interview:     Amount in £
                       Delete
                       Post-text Interviewer Instruction

        Use:           Ask RENTG



if [(Rent = 0) & (Rentg <> MIS|DK|REF)] // Has a 100% rent rebate and has indicated usual gross rent including Housing
Benefit




   Question: household_w17.RENTGWC                          [ Weeks covered by gross rent ]

    Module:     household_w17
    Source:     BHPS

                    Type: choice
                    Don't know: -1                 Refused: -2                      Inapplicable: -8             Missing: -9

    Universe: if [(Rent = 0) & (Rentg <> MIS|DK|REF)] // Has a 100% rent rebate and has indicated usual gross rent
              including Housing Benefit
    Text:       What period would that cover?
    Options:
                 1         One week                          One week

                 2         Two weeks                         Two weeks

                 3         Three weeks                       Three weeks

                 4         Four weeks                        Four weeks

                 5         Calendar month                    Calendar month

                 7         Two calendar months               Two calendar months

                 8         Eight times a year                Eight times a year

                 9         Nine times a year                 Nine times a year

                 10        Ten times a year                  Ten times a year

                 13        Three months/13 weeks             Three months/13 weeks

                 26        Six months/26 weeks               Six months/26 weeks

                 52        One year/12 months/52             One year/12 months/52
                           weeks                             weeks

                 90        Less than one week                Less than one week

                 95        One off/lump sum                  One off/lump sum

                 96        None of these                     None of these

    Mixed Mode Alternatives



                                                                                                                           Page 174 of 1165
    Web        Scripting Notes
    Interview: Drop-down list should be used
               Question Box Label
               Period

    Use:        Ask RENTGWC




Question: household_w17.FUELHAVE                           [ Types of fuel in accommodation ]

Module:       household_w17
Source:       BHPS
Scripting     Code 96 is exclusive
Notes:

                Type: multichoice
                Don't know: -1                     Refused: -2                        Inapplicable: -8     Missing: -9

Universe:     Ask all
Text:         Which of the following types of domestic fuel do you have in your accommodation?
Interviewer READ OUT AND CODE ALL THAT APPLY
Instruction:
Options:
               1         Electricity                        Electricity

               2         Gas, including Calor Gas           Gas, including Calor Gas

               3         Oil                                Oil

               4         Other fuel, including solid        Other fuel, including solid
                         fuel                               fuel

               96        Or none of these?                  Or none of these?

Help:         This relates to any fuel use in the home, not just for heating.
Mixed Mode Alternatives
Web           Display Notes
Interview:    Remove question mark from option 96.
              Text
              Which of the following types of domestic fuel do you have in your accommodation? Please select all that
              apply.
              Delete
              Post-text Interviewer Instruction
Use:          Ask FUELHAVE



if [fuelhave = 1 & fuelhave = 2] // Has gas and electricity in accommodation




   Question: household_w17.FUELDUEL                           [ Separate or combined gas and electricity bill ]

    Module:     household_w17
    Source:     ELSA (Adapted)

                    Type: choice
                    Don't know: -1                     Refused: -2                    Inapplicable: -8     Missing: -9

    Universe: if [fuelhave = 1 & fuelhave = 2] // Has gas and electricity in accommodation
    Text:       Do you pay your gas and electric as one bill or separately?
                                                                                                                    Page 175 of 1165
Options:      1         One bill     One bill

              2         Separately Separately


Use:         Ask FUELDUEL



if [fuelduel = 1] // Pay gas and electric as one bill




    Question: household_w17.XPDUELY                       [ Amount spent on gas and electricity combined
    ]

    Module:        household_w17
    Source:        ELSA (Adapted)

                      Type: Number                   Range: 1 .. 9997
                      Don't know: -1                Refused: -2                  Inapplicable: -8        Missing: -9

    Universe:      if [fuelhave = 1 & fuelhave = 2] // Has gas and electricity in accommodation
                   And if [fuelduel = 1] // Pay gas and electric as one bill
    Text:          In the last year, since 1st [interview month] [interview year - 1] , how much has your household
                   spent on gas and electricity combined?
    Interviewer ENTER 0 IF NOTHING SPENT
    Instruction: WRITE IN AMOUNT IN £
    Help:          If respondent(s) have moved home and have different sources of fuel in their current residence as
                   compared to their prior residence, then please enter the amount spent in their current residence.
    Mixed Mode Alternatives
    Web             Question Box Label
    Interview:      Amount in £
                    Help
                    If you have recently moved home and your new home has a different fuel type to your prior
                    residence, please enter amount spent in your current residence.

    Use:           Ask XPDUELY



    Soft Check: If (XPDUELY < 100 OR > 4000)// Household has spent less than 100 pounds or more than 4000
    pounds on gas and electricity combined in the last year
    Text
    You said you spent £ [XPDUELY] on gas and electricity combined in the last year.




    Question: household_w17.DUELPAY                       [ Method of payment for gas and electric
    combined ]

    Module:        household_w17
    Source:        ELSA (adapted)

                     Type: choice
                     Don't know: -1                 Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:      if [fuelhave = 1 & fuelhave = 2] // Has gas and electricity in accommodation
                   And if [fuelduel = 1] // Pay gas and electric as one bill
    Showcard: TBC
    Text:          How do you pay for your gas and electricity?

                                                                                                                      Page 176 of 1165
        Options:
                       1         A fixed amount each month by standing           A fixed amount each month by standing
                                 order                                           order

                       2         A monthly bill (by direct debit or other        A monthly bill (by direct debit or other
                                 means)                                          means)

                       3         A quarterly bill (by direct debit or other      A quarterly bill (by direct debit or other
                                 means)                                          means)

                       9         An annual bill (by direct debit or other        An annual bill (by direct debit or other
                                 means)                                          means)

                       4         A pre-payment (key/card or token) meter         A pre-payment (key/card or token) meter

                       5         It's included in the rent                       It's included in the rent

                       6         Frequent cash payments (i.e more frequent       Frequent cash payments (i.e more frequent
                                 than once a month)                              than once a month)

                       7         Fuel Direct scheme or direct from benefits      Fuel Direct scheme or direct from benefits

                       8         Staywarm scheme                                 Staywarm scheme

                       97        Other                                           Other



        Help:         Direct Debits give a company permission to take money from your bank account on an agreed date.
                      You tell your bank or building society to let an organisation take money from your account. The
                      organisation can collect however much you owe them and so often vary from time to time.
                      Sometimes fuel or electricity companies will agree with you to take a fixed amount regularly by direct
                      debit though they are free to alter this amount. You will be notified in advance how much will be
                      taken from your account.

                      Standing orders give the bank an instruction to pay an exact amount to another account regularly.
                      You determine the amount regularly paid.
        Mixed Mode Alternatives
        Web           Delete
        Interview:    Showcard
        Telephone Post-text Interviewer Instruction
        Interview: READ OUT
                   Delete
                   Showcard
        Use:          Ask DUELPAY



if [fuelhave = 1 & fuelduel <> 1] // Has electricity and does not pay gas and electricity as one bill




    Question: household_w17.XPELECY                          [ Amount spent on electricity ]

    Module:        household_w17
    Source:        ELSA (adapted)

                     Type: Number                      Range: 0 .. 9997
                     Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

    Universe:      if [fuelhave = 1 & fuelduel <> 1] // Has electricity and does not pay gas and electricity as one bill
    Text:          In the last year, since 1st [interview month] [interview year - 1] , how much has your household spent
                   on electricity? Enter '0' if nothing spent. {if WEB}
    Interviewer ENTER 0 IF NOTHING SPENT
    Instruction: WRITE IN AMOUNT IN £
    Help:          If respondent(s) have moved home and have different sources of fuel in their current residence as
                   compared to their prior residence, then please enter the amount spent in their current residence.
                                                                                                                              Page 177 of 1165
    Mixed Mode Alternatives
Web           Question Box Label
Interview:    Amount in £
              Help
              If you have moved home and have different sources of fuel in your current residence compared to your
              prior residence, then please enter the amount spent in your current residence.
              Delete
              Post-text Interviewer Instruction

Use:         Ask XPELECY



Soft Check: If (XPELECY <50 OR >2000) // Household has spent less than 50 pounds or more than 2000 pounds
on electricity in the last yea
You said that you spent £ [XPELECY] on electricity in the last year.




Question: household_w17.ELECPAY                         [ Method of payment for electricity ]

Module:      household_w17
Source:      ELSA (adapted)

               Type: choice
               Don't know: -1                      Refused: -2                    Inapplicable: -8            Missing: -9

Universe:    if [fuelhave = 1 & fuelduel <> 1] // Has electricity and does not pay gas and electricity as one bill
Showcard: TBC
Text:        How do you pay for your electricity?
Options:      1        A fixed amount each month by standing order A fixed amount each month by standing order

              2        A monthly bill (by direct debit or other means)    A monthly bill (by direct debit or other means)

              3        A quarterly bill (by direct debit or other         A quarterly bill (by direct debit or other
                       means)                                             means)

              9        An annual bill (by direct debit or other means) An annual bill (by direct debit or other means)

              4        A pre-payment (key/card or token) meter            A pre-payment (key/card or token) meter

              5        It's included in the rent                          It's included in the rent

              6        Frequent cash payments (i.e more frequent          Frequent cash payments (i.e more frequent
                       than once a month)                                 than once a month)

              7        Fuel Direct scheme or direct from benefits         Fuel Direct scheme or direct from benefits

              8        Staywarm scheme                                    Staywarm scheme

              97       Other                                              Other

Help:        Direct Debits give a company permission to take money from your bank account on an agreed date. You
             tell your bank or building society to let an organisation take money from your account. The organisation
             can collect however much you owe them and so often vary from time to time. Sometimes fuel or
             electricity companies will agree with you to take a fixed amount regularly by direct debit though they are
             free to alter this amount. You will be notified in advance how much will be taken from your account.

             Standing orders give the bank an instruction to pay an exact amount to another account regularly. You
             determine the amount regularly paid.
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard
Use:         Ask ELECPAY
                                                                                                                       Page 178 of 1165
if [fuelhave = 2 & fuelduel <>1] // Has gas and does not pay gas and electricity as one bill




    Question: household_w17.XPGASY                      [ Amount spent on gas ]

    Module:       household_w17
    Source:       ELSA (adapted)

                    Type: Number                     Range: 0 .. 9997
                    Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

    Universe:     if [fuelhave = 2 & fuelduel <>1] // Has gas and does not pay gas and electricity as one bill
    Text:         In the last year, since 1st [interview month] [interview year - 1] , how much has your household spent
                  on gas, including Calor Gas? Enter '0' if nothing spent. {if WEB}
    Interviewer ENTER 0 IF NOTHING SPENT
    Instruction: WRITE IN AMOUNT IN £
    Help:         If respondent(s) have moved home and have different sources of fuel in their current residence as
                  compared to their prior residence, then please enter the amount spent in their current residence.
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Amount in £
                   Help
                   If you have moved home and have different sources of fuel in your current residence compared to your
                   prior residence, then please enter the amount spent in your current residence.
                   Delete
                   Post-text Interviewer Instruction
    Use:          Ask XPGASY



    Soft Check: If (XPGASY <50 OR >2000) // Household has spent less than 50 pounds or more than 2000 pounds
    on gas in the last year
    Text
    You said you spent £ [XPGASY] on gas in the last year.




    Question: household_w17.GASPAY                      [ Method of payment for gas ]

    Module:       household_w17
    Source:       ELSA (adapted)

                    Type: choice
                    Don't know: -1                  Refused: -2                    Inapplicable: -8              Missing: -9

    Universe:     if [fuelhave = 2 & fuelduel <>1] // Has gas and does not pay gas and electricity as one bill
    Showcard: TBC
    Text:         How do you pay for your gas?




                                                                                                                         Page 179 of 1165
    Options:
                   1         A fixed amount each month by standing order A fixed amount each month by standing order

                   2         A monthly bill (by direct debit or other means)   A monthly bill (by direct debit or other means)

                   3         A quarterly bill (by direct debit or other        A quarterly bill (by direct debit or other
                             means)                                            means)

                   9         An annual bill (by direct debit or other means) An annual bill (by direct debit or other means)

                   4         A pre-payment (key/card or token) meter           A pre-payment (key/card or token) meter

                   5         It's included in the rent                         It's included in the rent

                   6         Frequent cash payments (i.e more frequent         Frequent cash payments (i.e more frequent
                             than once a month)                                than once a month)

                   7         Fuel Direct scheme or direct from benefits        Fuel Direct scheme or direct from benefits

                   8         Staywarm scheme                                   Staywarm scheme

                   97        Other                                             Other


    Help:        Direct Debits give a company permission to take money from your bank account on an agreed date. You
                 tell your bank or building society to let an organisation take money from your account. The organisation
                 can collect however much you owe them and so often vary from time to time. Sometimes fuel or
                 electricity companies will agree with you to take a fixed amount regularly by direct debit though they are
                 free to alter this amount. You will be notified in advance how much will be taken from your account.
                 Standing orders give the bank an instruction to pay an exact amount to another account regularly. You
                 determine the amount regularly paid.
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Showcard
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT
               Delete
               Showcard

    Use:         Ask GASPAY



if [fuelhave = 3] // Has oil in accommodation




   Question: household_w17.XPOILY                          [ Amount spent on oil ]

    Module:       household_w17
    Source:       ELSA (adapted)

                       Type: Number                       Range: 0 .. 9997
                       Don't know: -1                    Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [fuelhave = 3] // Has oil in accommodation
    Text:         In the last year, since 1st [interview month] [interview year - 1] , how much has your household spent
                  on oil?
                   Enter '0' if nothing spent. {If WEB}
    Interviewer ENTER 0 IF NOTHING SPENT.
    Instruction: WRITE IN AMOUNT IN £
    Help:         If respondent(s) have moved home and have different sources of fuel in their current residence as
                  compared to their prior residence, then please enter the amount spent in their current residence.
    Mixed Mode Alternatives




                                                                                                                            Page 180 of 1165
    Web            Question Box Label
    Interview:     Amount in £
                   Help
                   If you have moved house in the last year, and didn't have oil in your previous house, please just tell us
                   how much you've spent on oil since you moved into your new house.
                   Delete
                   Post-text Interviewer Instruction

    Use:          Ask XPOILY



   Soft Check: If (XPOILY <50 OR >1000) // Household has spent less than 50 pounds or more than 1000 pounds
   on oil in the last year
   Text
   You said you have spent £ [XPOILY] on oil in the last year.


if [fuelhave = 4] // Has other fuel type in accommodation




   Question: household_w17.XPSFLY                      [ Amount spent on other fuel ]

    Module:       household_w17
    Source:       ELSA (adapted)

                    Type: Number

    Universe:     if [fuelhave = 4] // Has other fuel type in accommodation
    Text:         In the last year, since 1st [interview month] [interview year - 1] , how much has your household spent
                  on other fuel, including solid fuel? Enter '0' if nothing spent. {If WEB}
    Interviewer ENTER 0 IF NOTHING SPENT
    Instruction: WRITE IN AMOUNT IN £
    Help:         If respondent(s) have moved home and have different sources of fuel in their current residence as
                  compared to their prior residence, then please enter the amount spent in their current residence.
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Amount in £
                   Help
                   If you have moved house in the last year, and didn't have other fuel (including solid fuel) in your
                   previous house, please just tell us how much you've spent on other fuel (including solid fuel) since you
                   moved into your new house.
                   Delete
                   Post-text Interviewer Instruction
    Use:          Ask XPSFLY



   Soft Check: If (XPSFLY <50 OR >1000) // Household has spent less than 50 pounds or more than 500 pounds
   on other types of fuel in the last year
   Text
   You said you spent £ [XPSFLY] on other fuel in the last year.




Question: household_w17.HEATCH                      [ Household has central heating ]

Module:     household_w17
Source:     BHPS

              Type: choice
              Don't know: -1                    Refused: -2                      Inapplicable: -8              Missing: -9
                                                                                                                         Page 181 of 1165
Universe: Ask all

Text:      Do you have any form of central heating, including any electric storage heaters, in your (part of the)
           accommodation?
Options:
            1        Yes Yes

            2        No    No

Help:      Central heating includes any system where two or more rooms are heated from a central source. If a
           household has only one room, treat as centrally heated from central source along with other rooms in the
           house/block.
Use:       Ask HEATCH



if [(HHGrid.Origadd = 2 & GRIDVARIABLES.MODETYPE = 1|3)] // Living at a different address and mode is face-to-face
or web


   if [(HHGrid.Region = 1 | 2 | 3) & (((IVH1 | IVH2 | IVH3) = HSOwr1) | ((IVH1 | IVH2 | IVH3) = RentP) )/]
                                                                                                        // If property is
   in England, Wales or Scotland and any household respondent is the home owner or renter of the property




        Question: household_w17.NEEDLINK                     [ Linkage to household energy use data ]

        Module:      household_w17
        Source:      UKHLS adapted from the English Housing Survey

                       Type: choice
                       Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

        Universe:    if [(HHGrid.Origadd = 2 & GRIDVARIABLES.MODETYPE = 1|3)] // Living at a different address and
                     mode is face-to-face or web
                     And if [(HHGrid.Region = 1 | 2 | 3) & (((IVH1 | IVH2 | IVH3) = HSOwr1) | ((IVH1 | IVH2 | IVH3) =
                     RentP) )/] // If property is in England, Wales or Scotland and any household respondent is the home
                     owner or renter of the property
        Text:        The Department for Energy Security and Net Zero (DESNZ) have information on energy use and
                     energy efficiency for each address in the country.

                     We would like to link the information for your address to your survey answers.

                     • This will help enable valuable research on the energy use of different types of household.
                     • This linked information will be used for research and statistical purposes only.
                     • Your information is confidential and names and addresses will never be included in the published
                     results.

                     Are you willing for energy use and energy efficiency data held by the DESNZ to be linked to your
                     survey answers?
        Interviewer PLEASE HAND LEAFLET INFORMATION ON ADDING ENERGY USE DATA TO RESPONDENT.
        Instruction:
        Options:
                       1        Yes Yes

                       2        No    No

        Mixed Mode Alternatives




                                                                                                                       Page 182 of 1165
Web          Text
Interview:   The Department for Energy Security and Net Zero (DESNZ) have information on energy use and
             energy efficiency for each address in the country.

             We would like to link the information for your address to your survey answers.

             • This will help enable valuable research on the energy use of different types of household.
             • This linked information will be used for research and statistical purposes only.
             • Your information is confidential and names and addresses will never be included in the published
             results.

             Please read this leaflet [INSERT LINK TO LEAFLET:
             http://www.understandingsociety.ac.uk/participants/energy-records] for further information.

             Are you willing for energy use and energy efficiency data held by the DESNZ to be linked to your
             survey answers?

Use:         Ask NEEDLINK



if [NEEDLINK = 1 & GRIDVARIABLES.MODETYPE = 3] // Consent given to link to energy use records AND mode
is web




   Question: household_w17.NEEDEADD                      [ Email address used link to energy use
   records ]

   Module:    household_w17
   Source:    UKHLS




                                                                                                            Page 183 of 1165
Scripting [NEEDEADD operates within the script in the Contact Details module with details shown in
Notes:    Household Questionnaire]

           Consent to data linkage acknowledgement emails are sent to those who give consent and for
           whom we have an email address.

           1. Email text

           Subject: Understanding Society: Adding energy use records

           Dear Name

           Thank you for taking part in the recent Understanding Society survey. Your continued help with
           this important social study is greatly appreciated.

           During the interview this year, you gave us permission to link your survey responses to the
           information about energy use and energy efficiency at your address that is collected for the
           Department for Energy Security and Net Zero (DESNZ) and held by them and the Office for
           National Statistics (ONS). In order to carry out the data linkage we will pass on your address to
           the ONS so that they could identify your administrative records. Once identified, the file containing
           your administrative records will be anonymised (i.e. your personal details removed) with an
           identifier which will allow linkage to your survey responses. The anonymous dataset will then be
           created that will contain the linked data and will be stored securely at the ONS. The data will be
           made available to social researchers under restricted access arrangements which make sure that
           the information is used responsibly and safely. The linked information will inform further analyses
           and help us get a better picture of energy use. At no time will anyone have access to both your
           personal details and your survey responses at the same time and this will not affect any dealings
           you have with your energy provider.

           If you would like more information about the data linkage process, please check our website:
           https://www.understandingsociety.ac.uk/about/data-linkage#part3

           Thank you

           Michaela Benzeval

           Understanding Society Director
           University of Essex

           2. Additional information about email addresses

           a)If IV gives email address in CONTACTDETAILS_W5_REMAIL, email is sent to address given.
           b)If IV refuses email address in CONTACTDETAILS_W5_REMAIL, email is sent to address in the
           sample. For joiners and continuing respondents for whom there is no email address in the sample,
           no email will be sent.
           c)If IV’s name is updated when doing the grid, email is addressed to the updated name.
           d)Email address updates in the HH grid are not recognised in the IV script. This is because we
           don’t transfer updated email addresses from the household script to the IV script via the grid
           variables. The only scenario where this updated email will be used is if person 1 does the grid and
           the household interview. in all other cases an email will be sent out to the old email address.
           e)Information is not passed from the login script to the IV script as the grid variables are already
           set. Therefore updates to the person’s name will not be recognised in the IV script and the email
           will include the previous name.
           f)If sample has been transferred from CAPI to CAWI, no emails will be sent because the mode
           type on the grid variables for those respondents would be CAPI and not CAWI.

             Type: String                  Length: 255
             Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

Universe: if [(HHGrid.Origadd = 2 & GRIDVARIABLES.MODETYPE = 1|3)] // Living at a different address
          and mode is face-to-face or web
          And if [(HHGrid.Region = 1 | 2 | 3) & (((IVH1 | IVH2 | IVH3) = HSOwr1) | ((IVH1 | IVH2 | IVH3) =
          RentP) )/] // If property is in England, Wales or Scotland and any household respondent is the
          home owner or renter of the property
          And if [NEEDLINK = 1 & GRIDVARIABLES.MODETYPE = 3] // Consent given to link to energy
          use records AND mode is web
Use:       if (CONTACTDETAILS.REMAIL <> MIS)
           Compute NEEDEADD = email address from CONTACTDETAILS.REMAIL
           Else if (CONTACTDETAILS.REMAIL = MIS)
           Compute NEEDEADD = email address from sample
                                                                                                            Page 184 of 1165
            if [NEEDEADD <> MIS] // Email address used for Energy Records linkage is not missing




                Question: household_w17.NEEDESENT                       [ Email reminder sent of agreement for
                consent to energy records linkage ]

                Module:    household_w17
                Source:    UKHLS
                Scripting NEEDEADD operates within the script in the Contact Details module with details shown in
                Notes:    Household Questionnaire.

                             Type: choice
                             Inapplicable: -8                              Missing: -9

                Universe: if [(HHGrid.Origadd = 2 & GRIDVARIABLES.MODETYPE = 1|3)] // Living at a different address
                          and mode is face-to-face or web
                          And if [(HHGrid.Region = 1 | 2 | 3) & (((IVH1 | IVH2 | IVH3) = HSOwr1) | ((IVH1 | IVH2 | IVH3)
                          = RentP) )/] // If property is in England, Wales or Scotland and any household respondent is
                          the home owner or renter of the property
                          And if [NEEDLINK = 1 & GRIDVARIABLES.MODETYPE = 3] // Consent given to link to energy
                          use records AND mode is web
                          And if [NEEDEADD <> MIS] // Email address used for Energy Records linkage is not missing
                Options:
                            1        Yes Yes

                            2        No    No

                Use:       if (Email reminder sent consent energy records) compute NEEDESENT = 1
                           else if (Email reminder NOT sent consent energy records) compute NEEDESENT = 2



if [HHGRID.region = 1|2|3 & HHGRID.OrigAdd = 2] // Address in England, Wales or Scotland and living at new address




   Question: household_w17.HSCTAX                     [ Council tax band of accommodation ]

    Module:       household_w17
    Source:       BHPS
    Scripting     On the showcard for wales, please list Bands A to I (options 1 to 8 and option 10), then have option 9 at
    Notes:        the bottom of the list.

                    Type: choice
                    Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [HHGRID.region = 1|2|3 & HHGRID.OrigAdd = 2] // Address in England, Wales or Scotland and living
                  at new address
    Showcard:     TBC
    Text:         Could you please tell me which Council Tax band this accommodation is in? The bands run from Band
                  A to Band H. {if HHGRID.region = 1|3} / The bands run from Band A to Band I. {if HHGRID.region = 2}
    Interviewer THIS MUST BE THE BAND SET BY THE COUNCIL, DO NOT ACCEPT INFORMANT'S OWN
    Instruction: ESTIMATE OF VALUE OF PROPERTY.




                                                                                                                       Page 185 of 1165
Options:
             1        ENGLAND BANDS: A up to £40,000                  ENGLAND BANDS: A up to £40,000

             2        B £40,001 - £52,000                             B £40,001 - £52,000

             3        C £52,001 - £68,000                             C £52,001 - £68,000

             4        D £68,001 - £88,000                             D £68,001 - £88,000

             5        E £88,001 - £120,000                            E £88,001 - £120,000

             6        F £120,001 - £160,000                           F £120,001 - £160,000

             7        G £160,001 - £320,000                           G £160,001 - £320,000

             8        H £320,001+                                     H £320,001+

             9        Household accommodation not valued              Household accommodation not valued
                      separately/included in rent                     separately/included in rent

             1        SCOTLAND BANDS: A up to £27,000                 SCOTLAND BANDS: A up to £27,000

             2        B £27,001 - £35,000                             B £27,001 - £35,000

             3        C £35,001 - £45,000                             C £35,001 - £45,000

             4        D £45,001 - £58,000                             D £45,001 - £58,000

             5        E £58,001 - £80,000                             E £58,001 - £80,000

             6        F £80,001 - £106,000                            F £80,001 - £106,000

             7        G £106,001 - £212,000                           G £106,001 - £212,000

             8        H £212,001+                                     H £212,001+

             9        Household accommodation not valued              Household accommodation not valued
                      separately/included in rent                     separately/included in rent

             1        WALES BANDS: A up to £44,000                    WALES BANDS: A up to £44,000

             2        B £44,001 - £65,000                             B £44,001 - £65,000

             3        C £65,001 - £91,000                             C £65,001 - £91,000

             4        D £91,001 - £123,000                            D £91,001 - £123,000

             5        E £123,001 - £162,000                           E £123,001 - £162,000

             6        F £162,001 - £223,000                           F £162,001 - £223,000

             7        G £223,001 - £324,000                           G £223,001 - £324,000

             8        H £324,001 - £424,000                           H £324,001 - £424,000

             10       I £424,001+                                     I £424,001+

             9        Household accommodation not valued              Household accommodation not valued
                      separately/included in rent                     separately/included in rent



Help:       This question refers to the Council Tax valuation bands, not the market value of the respondent's
            house. Please ask them to check their Council Tax bill if possible. Many renters may not know the band
            if it is included in their rent. Code these as 'Don't know'. If the household accommodation is not valued
            separately e.g. a granny flat or a bedsit, code 'Household accommodation not valued
            separately/included in rent'.
Mixed Mode Alternatives




                                                                                                                 Page 186 of 1165
    Web            Text
    Interview:     Which Council Tax band is this accommodation in? The bands run from Band A to Band H. {if
                   HHGRID.region = 1|3} / The bands run from Band A to Band I. {if HHGRID.region = 2}

                   Help
                   This question refers to the Council Tax valuation bands, not the market value of the house. Please
                   check the Council Tax bill if possible. If the property is rented and the Council Tax band is not known,
                   record 'Don't know'. If the household accommodation is not valued separately e.g. a granny flat or a
                   bedsit, record as 'Household accommodation not valued separately/included in rent'.

                   Delete
                   Showcard, Post-text Interviewer Instruction

    Telephone      Post-text Interviewer Instruction
    Interview:     THIS MUST BE THE BAND SET BY THE COUNCIL, DO NOT ACCEPT INFORMANT'S OWN
                   ESTIMATE OF VALUE OF PROPERTY. ASK THEM TO CHECK THEIR COUNCIL TAX BILL IF
                   UNSURE.
                   Delete
                   Showcard
    Use:           Ask HSCTAX



if [(ff_HsOwnd = 2|3|4 & HsOwndChk = 1) OR HsOwnd = 2|3|4|97]// In mortgaged or rented accommodation, not rent
free




   Question: household_w17.XPHSDB                       [ Problems paying for housing ]

    Module:      household_w17
    Source:      BHPS

                  Type: choice
                  Don't know: -1                   Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [(ff_HsOwnd = 2|3|4 & HsOwndChk = 1) OR HsOwnd = 2|3|4|97] // In mortgaged or rented
              accommodation, not rent free
    Text:        Many people find it hard to keep up with their housing payments. In the last twelve months, have you ever
                 found yourself behind with your rent/mortgage?
    Options:      1       Yes Yes

                  2       No     No

    Help:        Applies to any accommodation lived in by householder or spouse during the past 12 months, not just
                 current accommodation. If a mortgage has only recently been taken out refer to previous housing
                 situation.
    Use:         Ask XPHSDB



if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)]// Mortgage/shared ownership at previous wave and still
the same, or mortgage/shared ownership now




   Question: household_w17.MGHOL                      [ Applied for a mortgage holiday ]

    Module:      household_w17
    Source:      UKHLS COVID-19 Survey (adapted)

                  Type: choice
                  Don't know: -1                   Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership at previous
                                                                                                              Page 187 of 1165
              wave and still the same, or mortgage/shared ownership now
Text:       In the past 12 months, have you applied to your bank or lender for a mortgage holiday?
Options:
                1        Yes Yes

                2        No    No

Use:        Ask MGHOL



if [MgHol = 1] // Requested a mortgage holiday




   Question: household_w17.MGHOLN                          [ Number of mortgage holiday applications ]

    Module:         household_w17
    Source:         UKHLS COVID-19 Survey (adapted)

                     Type: Number
                     Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership at
              previous wave and still the same, or mortgage/shared ownership now
              And if [MgHol = 1] // Requested a mortgage holiday
    Text:           How many times have you applied?
    Use:            Ask MGHOLN



   loop for each mortgage holiday application, number given at MgHolN
   Name: MGHOLMLoop


        Display Note
        SCREEN START. Use month and year template.




        Question: household_w17.MGHOLM                         [ Month applied for mortgage holiday ]

        Module:        household_w17
        Source:        UKHLS COVID-19 Survey (adapted)
        Scripting Use drop down list of response options
        Notes:

                         Type: choice
                         Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

        In Loops: loop for each mortgage holiday application, number given at MgHolN

        Universe: if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership at
                  previous wave and still the same, or mortgage/shared ownership now
                  And if [MgHol = 1] // Requested a mortgage holiday
        Text:          Please tell us the month and year you asked for this {if MgHolN = 1} / your first {if MgHolN > 1 &
                       first time through loop} / your second {if MgHolN > 1 & second time through loop} your third {if
                       MgHolN > 1 & third time through loop} mortgage holiday.
        Question Month
        Box
        Label:



                                                                                                                       Page 188 of 1165
Options:
            1        January     January

            2        February    February

            3        March       March

            4        April       April

            5        May         May

            6        June        June

            7        July        July

            8        August      August

            9        September September

            10       October     October

            11       November    November

            12       December    December


Use:       Ask MGHOLM




Question: household_w17.MGHOLY4                     [ Year applied for mortgage holiday ]

Module:    household_w17
Source:    UKHLS
Scripting Use drop down list of response options
Notes:

             Type: Number
             Don't know: -1                Refused: -2               Inapplicable: -8      Missing: -9

In Loops: loop for each mortgage holiday application, number given at MgHolN

Universe: if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership at
          previous wave and still the same, or mortgage/shared ownership now
          And if [MgHol = 1] // Requested a mortgage holiday
Question Year
Box
Label:
Use:       Ask MGHOLY4



Hard Check: If (date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END.




Question: household_w17.MGHOLOUT                         [ Outcome of mortgage holiday application
]

Module:     household_w17
Source:     UKHLS COVID-19 Survey (adapted)
                                                                                                   Page 189 of 1165
                          Type: choice
                          Don't know: -1                   Refused: -2               Inapplicable: -8        Missing: -9


           In Loops:     loop for each mortgage holiday application, number given at MgHolN

           Universe:     if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership at
                         previous wave and still the same, or mortgage/shared ownership now
                         And if [MgHol = 1] // Requested a mortgage holiday
           Text:         What was the outcome of this application?
           Options:
                          1         The application was granted      The application was granted

                          2         The application is under         The application is under
                                    review                           review

                          3         The application was declined     The application was declined

           Mixed Mode Alternatives
           Telephone Post-text Interviewer Instruction
           Interview: READ OUT

           Use:          Ask MGHOLOUT



           if [(MgHolOut = 1) & last time through loop] // Application granted and most recent application




              Question: household_w17.MGHOLEND                            [ Mortgage holiday ended ]

               Module:        household_w17
               Source:        UKHLS COVID-19 Survey

                               Type: choice
                               Don't know: -1               Refused: -2               Inapplicable: -8       Missing: -9

               In Loops: loop for each mortgage holiday application, number given at MgHolN

               Universe: if [((ff_HsOwnd = 2|3) & HSOWNDCHK = 1) | (HsOwnd = 2|3)] // Mortgage/shared ownership
                         at previous wave and still the same, or mortgage/shared ownership now
                         And if [MgHol = 1] // Requested a mortgage holiday
                         And if [(MgHolOut = 1) & last time through loop] // Application granted and most recent
                         application
               Text:          Has this mortgage holiday ended?
               Options:
                               1       Yes, it has ended             Yes, it has ended

                               2       No, still in mortgage         No, still in mortgage
                                       holiday                       holiday

               Use:           Ask MGHOLEND



       END LOOP (MGHOLMLoop)


if [(HHGRID.region = 1|2|3) & hsctax <> 9] // Address in England, Wales or Scotland and Council Tax band provided




   Question: household_w17.XPHSDCT                          [ Problems paying Council Tax ]

    Module:    household_w17                                                                                         Page 190 of 1165
    Source:       FRS adapted


                   Type: choice
                   Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [(HHGRID.region = 1|2|3) & hsctax <> 9] // Address in England, Wales or Scotland and Council Tax
              band provided
    Text:         In the last twelve months, have you ever found yourself behind with paying your Council Tax?
    Options:
                   1        Yes Yes

                   2        No    No

    Use:          Ask XPHSDCT




Question: household_w17.XPHSDBA                       [ Problems paying bills ]

Module:     household_w17
Source:     FRS adapted

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Sometimes people are not able to pay every household bill when it falls due. May we ask, are you up to date
            with all your household bills such as electricity, gas, water rates, telephone and other bills or are you behind
            with any of them?
Options:
              1        Up to date with all     Up to date with all
                       bills                   bills

              2        Behind with some        Behind with some
                       bills                   bills

              3        Behind with all bills   Behind with all bills

Use:        Ask XPHSDBA




Question: household_w17.HHEARNDOWN                            [ Household earning less than 12 months ago ]

Module:     household_w17
Source:     UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Is your household earning less now than it was 12 months ago?
Options:      1        Yes Yes

              2        No    No

Use:        Ask HHEARNDOWN



if [HHEarnDown = 1] // Earning less now

                                                                                                                         Page 191 of 1165
   Question: household_w17.INOUTFLOWS                           [ Earnings loss ]


   Module:        household_w17
   Source:        UKHLS COVID-19 Survey (adapted)
   Scripting      Code 96 is exclusive
   Notes:

                    Type: multichoice
                    Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

   Universe:      if [HHEarnDown = 1] // Earning less now
   Showcard:      TBC
   Text:          Which, if any, of these things have you done to deal with the loss of income?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:        1        Reduced spending                                Reduced spending

                   12       Reduced usage of utilities                      Reduced usage of utilities
                            (electricity/gas/water)                         (electricity/gas/water)

                   2        Used savings                                    Used savings

                   9        Accessed pension or reduced pension             Accessed pension or reduced pension
                            contribution                                    contribution

                   11       Re-mortgaged or switched to a cheaper           Re-mortgaged or switched to a cheaper
                            mortgage deal                                   mortgage deal

                   3        New borrowing from bank (including personal New borrowing from bank (including personal
                            loan) or credit card                        loan) or credit card

                   4        New borrowing from family and friends           New borrowing from family and friends

                   5        Found new work/increased hours                  Found new work/increased hours

                   6        Another member of my household found new        Another member of my household found new
                            work or increased hours                         work or increased hours

                   10       New or increased welfare benefits               New or increased welfare benefits

                   97       Dealt with earnings loss in another way         Dealt with earnings loss in another way

                   96       None of these                                   None of these

   Mixed Mode Alternatives
   Web            Text
   Interview:     Which, if any, of the following things have you done to deal with the loss of income? Please select all
                  that apply.
                  Delete
                  Post-text Interviewer Instruction. Showcard
   Telephone      Post-text Interviewer instruction
   Interview:     READ OUT AND CODE ALL THAT APPLY
                  Delete
                  Showcard

   Use:           Ask INOUTFLOWS




Question: household_w17.HS2OWND                      [ Other property owned ]

Module:        household_w17
Source:        UKHLS
Scripting      Code 96 is exclusive                                                                                     Page 192 of 1165
Notes:
                 Type: multichoice
                 Don't know: -1                        Refused: -2                 Inapplicable: -8             Missing: -9

Universe:     Ask all
Showcard:     TBC
Text:         Other than your current home, do you or any members of your household own any of these types of
              property?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
                1          Second homes in the UK, including time-share     Second homes in the UK, including time-share
                           and holiday homes                                and holiday homes

                2          Buy-to-let property in the UK (residential       Buy-to-let property in the UK (residential
                           property which is let for profit)                property which is let for profit)

                3          Other buildings, such as shop, warehouse or      Other buildings, such as shop, warehouse or
                           garage in the UK                                 garage in the UK

                4          Land in the UK                                   Land in the UK

                5          Land or property overseas (including time-       Land or property overseas (including time-
                           share)                                           share)

                97         Other land or real estate                        Other land or real estate

                96         None of the above                                None of the above

Help:         Include if being bought on mortgage.
Mixed Mode Alternatives
Web             Text
Interview:      text
                Other than your current home, do you or any members of your household own any of these types of
                property? Please select all that apply.
                Delete
                Post-text Interviewer Instruction, Showcard
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT AND CODE ALL THAT APPLY

                Delete
                Showcard
Use:          Ask HS2OWND



if [HS2OWND = 1|2|3|4|97] // Owns second property




   Question: household_w17.HS2VALO                           [ Value of second property/properties ]

    Module:          household_w17
    Source:          BHPS (adapted)

                       Type: Number
                       Don't know: -1                   Refused: -2                 Inapplicable: -8            Missing: -9

    Universe:        if [HS2OWND = 1|2|3|4|97] // Owns second property
    Text:            Approximately how much do you think all that property is worth in total?
    Interviewer WRITE IN TO NEAREST £
    Instruction:
    Mixed Mode Alternatives
                                                                                                                         Page 193 of 1165
Web            Text
Interview:     Approximately how much do you think all that property is worth in total? Please enter an amount to the
               nearest pound.
               Question Box Label
               Amount in £
               Delete
               Post-text Interviewer Instruction, Help

Use:           Ask HS2VALO



if [HS2VALO = DK] // Value of second property is not known




   Question: household_w17.HS2VALA                      [ Value of second property is not known ]

    Module:      household_w17
    Source:      BHPS (Adapted)

                  Type: choice
                  Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if [HS2OWND = 1|2|3|4|97] // Owns second property
              And if [HS2VALO = DK] // Value of second property is not known
    Text:        Would it amount to £50,000 or more?
    Options:
                  1        Yes Yes

                  2        No    No

    Use:         Ask HS2VALA



   if [HS2VALA = 1] // If 50,000 or more




       Question: household_w17.HS2VALB                       [ Over 100,000 of second property value ]

       Module:        household_w17
       Source:        BHPS (adapted)

                       Type: choice
                       Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

       Universe: if [HS2OWND = 1|2|3|4|97] // Owns second property
                 And if [HS2VALO = DK] // Value of second property is not known
                 And if [HS2VALA = 1] // If 50,000 or more
       Text:          Would it amount to £100,000 or more?
       Options:
                       1        Yes Yes

                       2        No    No

       Use:           Ask HS2VALB



       if [HS2VALB = 1] // If more 100,000 or more




             Question: household_w17.HS2VALC                     [ Over 250,000 of second property value ]
                                                                                                                  Page 194 of 1165
            Module:     household_w17

            Source:     BHPS (adapted)

                          Type: choice
                          Don't know: -1                Refused: -2             Inapplicable: -8        Missing: -9

            Universe: if [HS2OWND = 1|2|3|4|97] // Owns second property
                      And if [HS2VALO = DK] // Value of second property is not known
                      And if [HS2VALA = 1] // If 50,000 or more
                      And if [HS2VALB = 1] // If more 100,000 or more
            Text:       Would it amount to £250,000 or more?
            Options:     1        Yes Yes

                         2        No    No

            Use:        Ask HS2VALC



if [HS2VALA = 2 | DK ] // If not 50,000 or more or DK




   Question: household_w17.HS2VALD                        [ Over 10,000 of second property value ]

    Module:     household_w17
    Source:     BHPS (adapted)

                    Type: choice
                    Don't know: -1              Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [HS2OWND = 1|2|3|4|97] // Owns second property
              And if [HS2VALA = 2 | DK ] // If not 50,000 or more or DK
    Text:       Would it amount to £10,000 or more?
    Options:        1        Yes Yes

                    2        No   No

    Use:        Ask HS2VALD




Question: household_w17.MGTOT                    [ Total amount of loan(s) on second
property/properties ]

Module:        household_w17
Source:        BHPS (adapted)

                Type: Number                   Range: 0 .. 999999999
                Don't know: -1                Refused: -2                     Inapplicable: -8          Missing: -9

Universe:      if [HS2OWND = 1|2|3|4|97] // Owns second property
Text:          Could I just check, approximately how much is the total amount of your outstanding loans on all the
               property, excluding your current home?
Interviewer WRITE IN TO NEAREST £
Instruction: IF NONE CODE 0
Mixed Mode Alternatives


                                                                                                                     Page 195 of 1165
    Web          Text
    Interview:   Could I just check, approximately how much is the total amount of your outstanding loans on all the
                 property, excluding your current home? Please enter an amount to the nearest pound. If you do not
                 have any outstanding loans, please enter 0.
                 Question Box Label
                 Amount in £
                 Delete
                 Post-text Interviewer Instruction

    Use:         Ask MGTOT



if [GRIDVARIABLES.Modetype = 1 | 3] // Mode is face to face or web




   Question: household_w17.CDUSE                  [ Consumer durables in accommodation ]

    Module:      household_w17
    Source:      BHPS (revised)
    Scripting    Code 96 is exclusive
    Notes:       The response items on the showcard should be numbered consecutively but the data need to be back-
                 coded to the coding frame specified here at the data delivery stage.

                   Type: multichoice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:    if [GRIDVARIABLES.Modetype = 1 | 3] // Mode is face to face or web
    Showcard:    TBC
    Text:         Thinking about your current home, {if HS2OWND = 1|2|3|4|5|97} Could you please tell me which of the
                 following items you have in your (part of the) accommodation. Just tell me the numbers that apply.
    Interviewer IF COMBINED TV/DVD/BLU-RAY CODE 1 & 2
    Instruction: IF COMBINED WASHER/DRYER CODE 6 & 7
                 CODE ALL THAT APPLY
    Options:
                  1       Television set                                 Television set

                  2       DVD/Blu-Ray player                             DVD/Blu-Ray player

                  5       Deep freeze or fridge freezer (EXCLUDE:        Deep freeze or fridge freezer (EXCLUDE:
                          fridge only)                                   fridge only)

                  6       Washing machine                                Washing machine

                  7       Tumble dryer                                   Tumble dryer

                  8       Dish washer                                    Dish washer

                  9       Microwave oven                                 Microwave oven

                  12      Landline telephone                             Landline telephone

                  13      Mobile telephone (anyone in household)         Mobile telephone (anyone in household)

                  96      Or none of the above?                          Or none of the above?

    Help:        * Include both owned and rented items.
                 * Include items made available by the landlord for personal use by household members.
                 * Include second hand purchases.
                 * Exclude any items which are broken and will not be repaired.
                 * Include hire-purchase and credit sales but not rentals with a future option to purchase.
                 * Exclude gifts or loans to household members from persons outside the household, but include gifts
                 between household members.
    Mixed Mode Alternatives



                                                                                                                   Page 196 of 1165
   Web             Scripting Notes
   Interview:      Remove question mark from option 96

                   Text
                    Thinking about your current home, {if HS2OWND = 1|2|3|4|5|97} Which of these items do you have in
                   your (part of the) accommodation? If you have a combined TV/DVD/Blu-ray player select 'Television set'
                   and 'DVD/Blu-Ray player'. If you have a combined washer dryer select 'Washing machine' and 'Tumble
                   Dryer'. Please select all that apply.

                   Delete
                   Post-text Interviewer Instruction, Showcard
   Use:            Ask CDUSE



   if [cduse = 1] // Has TV




       Question: household_w17.CDTV                      [ Has TV set in the accommodation ]

       Module:           household_w17
       Source:           UKHLS

                          Type: choice
                          Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

       Universe:         if [GRIDVARIABLES.Modetype = 1 | 3] // Mode is face to face or web
                         And if [cduse = 1] // Has TV
       Showcard: TBC
       Text:             May I just check, how do you get television on the main set in your home?
       Options:
                          1       Satellite dish                                Satellite dish

                          2       Cable TV                                      Cable TV

                          3       Freeview / Freesat / Other free digital       Freeview / Freesat / Other free digital
                                  service                                       service

                          4       Through a telephone line connection /         Through a telephone line connection /
                                  broadband                                     broadband

                          5       Other                                         Other

       Mixed Mode Alternatives
       Web               Text
       Interview:        May we just check, how do you get television on the main set in your home?

                         Delete
                         Showcard

       Use:              Ask CDTV




Question: household_w17.HHPC                       [ Types of computer in household ]

Module:        household_w17
Source:        UKHLS
Scripting      Code 96 is exclusive
Notes:

                 Type: multichoice
                 Don't know: -1                      Refused: -2                   Inapplicable: -8             Missing: -9
                                                                                                                          Page 197 of 1165
Universe:      Ask all
Showcard:     TBC
Text:         Does your household have any of the following types of computer in your (part of the) accommodation...
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
                  1     Desktop               Desktop

                  2     Laptop                Laptop

                  3     Netbook /             Netbook /
                        Notebook              Notebook

                  4     Tablet                Tablet

                  5     Other                 Other

                  96    None of the above? None of the above?

Help:         * Include both owned and rented items.
              * Include items made available by the landlord for personal use by household members.
              * Include second hand purchases.
              * Include devices even if only used for games, excluding games consoles.
              * Include computers used for business purposes by self-employed people, but not those provided by
              employers for work at home.
              * Exclude any items which are broken and will not be repaired.
              * Include hire-purchase and credit sales but not rentals with a future option to purchase.
              * Exclude gifts or loans to household members from persons outside the household, but include gifts
              between household members.
Mixed Mode Alternatives
Web            Scripting Notes
Interview:     Remove question mark from option 96
               Text
               Does your household have any of the following types of computer in your (part of the) accommodation?
               Please select all that apply.
               Delete
               Post-text Interviewer Instruction, Showcard

Telephone      Post-text Interviewer Instruction
Interview:     READ OUT
               CODE ALL THAT APPLY
               Delete
               Showcard

Use:          Ask HHPC




Question: household_w17.PCNET                   [ Has access to the internet from home ]

Module:      household_w17
Source:      BHPS

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all
Text:        Does your household have access to the internet from home?
Options:      1        Yes Yes

              2        No    No

Use:         Ask PCNET



if [pcnet = 1] // Household has access to the internet from home
                                                                                                                       Page 198 of 1165
Question: household_w17.SMARTHM                     [ Which smart home devices household has ]

Module:      household_w17
Source:      UKHLS
Scripting    Code 96 is exclusive
Notes:

              Type: multichoice
              Don't know: -1                  Refused: -2                   Inapplicable: -8          Missing: -9

Universe:    if [pcnet = 1] // Household has access to the internet from home
Showcard:    TBC
Text:        Some households have smart home devices that can be used remotely to control things in their home
             wirelessly via the internet. Which of the following types of smart home devices does your household
             have?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
              1       Smart thermostats                               Smart thermostats

              2       Smart lighting                                  Smart lighting

              3       Smart plugs                                     Smart plugs

              4       Smart appliance(s) (e.g. refrigerator, washing Smart appliance(s) (e.g. refrigerator, washing
                      machine, vacuum cleaner)                       machine, vacuum cleaner)

              5       Smart Home Security system (including           Smart Home Security system (including
                      video doorbell e.g. Ring)                       video doorbell e.g. Ring)

              97      Other smart device (exclude ‘smart meters’      Other smart device (exclude ‘smart meters’
                      provided by your energy supplier)               provided by your energy supplier)

              96      None of these                                   None of these

Mixed Mode Alternatives
Web          Text
Interview:   Some households have smart home devices that can be used remotely to control things in their home
             wirelessly via the internet. Which of the following types of smart home devices does your household
             have? Please select all that apply.

             Delete
             Showcard, Post-text Interviewer Instruction
Telephone    Post-text Interviewer Instruction
Interview:   READ OUT
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask SMARTHM




Question: household_w17.NETHOW                    [ How household accesses the internet from home ]

Module:      household_w17
Source:      UKHLS

              Type: multichoice
              Don't know: -1                  Refused: -2                   Inapplicable: -8          Missing: -9

Universe:    if [pcnet = 1] // Household has access to the internet from home
Showcard:    TBC                                                                                                Page 199 of 1165
Text:         How else {if SMARTHM = 1|2|3|4|5|97} does your household access the internet from home?

Interviewer CODE ALL THAT APPLY
Instruction:
Options:
                 1         Home computer / Laptop / Netbook /            Home computer / Laptop / Netbook /
                           Notebook / Tablet                             Notebook / Tablet

                 2         Digital television / Smart TV                 Digital television / Smart TV

                 3         Mobile phone                                  Mobile phone

                 4         Games console                                 Games console

                 6         Smart speaker, for example, Amazon Echo,      Smart speaker, for example, Amazon Echo,
                           Google Nest, Apple HomePod (which use a       Google Nest, Apple HomePod (which use a
                           virtual assistant program such as Alexa,      virtual assistant program such as Alexa,
                           Google Assistant, Siri)                       Google Assistant, Siri)

                 5         Other                                         Other

Mixed Mode Alternatives
Web             Text
Interview:      How does your household access the internet from home? Please select all that apply.
                Delete
                Post-text Interviewer Instruction, Showcard

Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

Use:          Ask NETHOW



if [SMARTHM = 97 | NETHOW = 5]// Household has other smart home device or other device to access internet




   Question: household_w17.NETDEVO                           [ Devices to access internet: Other ]

    Module:          household_w17
    Source:          UKHLS

                      Type: String                    Length: 255
                      Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

    Universe:        if [pcnet = 1] // Household has access to the internet from home
                     And if [SMARTHM = 97 | NETHOW = 5] // Household has other smart home device or other device
                     to access internet
    Text:            Which other devices that access the internet does your household have?
    Interviewer WRITE IN OTHER DEVICES
    Instruction:
    Mixed Mode Alternatives
    Web              Delete
    Interview:       Post-text Interviewer Instruction
    Use:             Ask NETDEVO




Question: household_w17.HOMEWIFI                           [ Has WiFi access at home ]

Module:      household_w17
Source:      BHPS                                                                                                Page 200 of 1165
                   Type: choice
                   Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [pcnet = 1] // Household has access to the internet from home
    Text:         Do you have WiFi access at home?
    Options:
                   1          Yes Yes

                   2          No   No

    Use:          Ask HOMEWIFI




Question: household_w17.DESKSPACE                         [ Desk space in accommodation ]

Module:     household_w17
Source:     UKHLS COVID-19 Survey (adapted)

                Type: choice
                Don't know: -1                  Refused: -2                     Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Thinking about everyone in your household who is currently working/studying from home or homeschooling,
            does everyone have a quiet space at a desk or table to work at when they need it?
Options:      1         Yes                                           Yes

              2         No                                            No

              3         No one working from home or                   No one working from home or
                        homeschooling                                 homeschooling

Use:        Ask DESKSPACE



if [HHGRID.OrigAdd = 2] // Interview is not being carried out at the same address as last time




   Question: household_w17.GARDEN                       [ Outdoor space at accommodation ]

    Module:        household_w17
    Source:        UKHLS COVID-19 Survey (adapted)
    Scripting      Code 96 is exclusive
    Notes:

                       Type: multichoice
                       Don't know: -1               Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:      if [HHGRID.OrigAdd = 2] // Interview is not being carried out at the same address as last time
    Showcard:      TBC
    Text:          Does your current accommodation have outdoor space that you can use?
    Interviewer CODE ALL THAT APPLY
    Instruction:




                                                                                                                      Page 201 of 1165
   Options:
                    1         Private garden              Private garden

                    2         Shared garden               Shared garden

                    3         Balcony                     Balcony

                    4         Rooftop garden or terrace   Rooftop garden or terrace

                    97        Other outdoor space         Other outdoor space

                    96        No garden or outdoor        No garden or outdoor
                              space                       space



   Mixed Mode Alternatives
   Web            Text
   Interview:     Does your current accommodation have outdoor space that you can use? Please select all that apply.
                  Delete
                  Post-text Interviewer Instruction, Showcard
   Telephone      Post-text Interviewer Instruction
   Interview:     READ OUT AND CODE ALL THAT APPLY
                  Delete
                  Showcard

   Use:           Ask GARDEN




Question: household_w17.CONINTRO                      [ Food consumption intro ]

Module:     household_w17
Source:     UKHLS (IP1)

              Type: choice
              Don't know: -1                    Refused: -2                      Inapplicable: -8         Missing: -9

Universe: Ask all
Text:       The next questions are about how much your household has spent in the last four weeks on food eaten at
            home and food bought outside the home. Please include expenditure for all household members even if you
            are not sure of the exact amounts other people spend.
Options:
             1           Continue Continue

Use:        Ask CONINTRO




Question: household_w17.XPFOOD1_G3                        [ Amount spent on food from supermarket ]

Module:       household_w17
Source:       UKHLS (IP1 adapted)

                 Type: Number                     Range: 0 .. 99997
                 Don't know: -1                  Refused: -2                      Inapplicable: -8        Missing: -9

Universe:     Ask all
Text:         About how much has your household spent in total on food and groceries in the last four weeks from a
              supermarket or other food shop or market? Please do not include alcohol but do include non-food items
              such as paper products, home cleaning supplies and pet foods.
Interviewer DO NOT INCLUDE MEALS OR SNACKS PURCHASED AND EATEN OUTSIDE THE HOME
Instruction: IF DON'T KNOW ASK FOR ESTIMATE
             ENTER 0 IF NOTHING SPENT
             WRITE IN AMOUNT IN £                                                                                     Page 202 of 1165
Mixed Mode Alternatives
Web           Question Box Label
Interview:    Amount in £
              Delete
              Post-text Interviewer Instruction
Use:          Ask XPFOOD1_G3



Soft Check: If (XPFOOD1_G3 <100 OR > 2000)
Text
You said you spent £ [xpfood1_g3] on food from a supermarket in the last four weeks.




Question: household_w17.XPFDOUT_G3                         [ Amount spent on meals/snacks outside the
home ]

Module:       household_w17
Source:       UKHLS (IP1 adapted)

                Type: Number                       Range: 0 .. 99997
                Don't know: -1                    Refused: -2                  Inapplicable: -8            Missing: -9

Universe:     Ask all
Text:         And about how much have you and other members of your household {if HHGRID.hhsize greater than 1}
              spent in total on meals, snacks or non-alcoholic drinks purchased outside the home in the last four weeks?
              Please include items bought from takeaways, restaurants, sandwich shops, work or school canteens but do
              not include alcohol.
Interviewer INCLUDE TAKEAWAYS DELIVERED TO THE HOME
Instruction: IF DON'T KNOW ASK FOR ESTIMATE
             ENTER 0 IF NOTHING SPENT
             WRITE IN AMOUNT IN £
Mixed Mode Alternatives
Web           Question Box Label
Interview:    Amount in £
              Delete
              Post-text Interviewer Instruction
Use:          Ask XPFDOUT_G3



Soft Check: If (XPFDOUT_G3 > 2000)
Text
You said you spent £ [XPFDOUT_G3] on meals and snacks purchased outside the home in the last four weeks.




Question: household_w17.XPALTOB_G3                         [ Amount spent on alcohol ]

Module:       household_w17
Source:       UKHLS
Scripting     UKHLS (IP1 adapted)
Notes:

                Type: Number                       Range: 0 .. 99997
                Don't know: -1                    Refused: -2                  Inapplicable: -8            Missing: -9

Universe:     Ask all

                                                                                                                    Page 203 of 1165
Text:          About how much have you [and other members of your household {if HHGRID.hhsize greater than 1}
               spent in total on alcohol in the last four weeks? Please include alcohol purchased from a supermarket or off
               licence and from pubs, restaurants or other venues.
Interviewer IF DON'T KNOW ASK FOR ESTIMATE
Instruction: ENTER 0 IF NOTHING SPENT
             WRITE IN AMOUNT IN £
Mixed Mode Alternatives
Web            Question Box Label
Interview:     Amount in £
               Delete
               Post-text Interviewer Instruction
Use:           Ask XPALTOB_G3



Soft Check: If (XPALTOB_G3 > 1000)
Text
You said you spent £ [XPALTOB_G3] on alcohol in the last four weeks.




Question: household_w17.WRYNOFOOD                            [ Worried not enough to eat ]

Module:      household_w17
Source:      UN Food Insecurity Experience Scale

              Type: choice
              Don't know: -1                       Refused: -2                  Inapplicable: -8             Missing: -9

Universe: Ask all
Text:        During the last 12 months was there a time when you or others in your household worried about not having
             enough food to eat because of a lack of money or other resources?
Options:      1       Yes Yes

              2       No     No

Use:         Ask WRYNOFOOD




Question: household_w17.LACKNUTR                         [ Unable to eat healthy and nutritious food ]

Module:      household_w17
Source:      UN Food Insecurity Experience Scale

              Type: choice
              Don't know: -1                       Refused: -2                  Inapplicable: -8             Missing: -9

Universe: Ask all
Text:        (During the last 12 months was there a time when you or others in your household...)

             Were unable to eat healthy and nutritious food because of a lack of money or other resources?
Options:
              1       Yes Yes

              2       No     No

Use:         Ask LACKNUTR




                                                                                                                       Page 204 of 1165
Question: household_w17.FEWFDTYP                    [ Only a few types of food ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                     Inapplicable: -8      Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Ate only a few kinds of food because of a lack of money or other resources?
Options:
            1       Yes Yes

            2       No     No

Use:       Ask FEWFDTYP




Question: household_w17.SKIPMEAL                   [ Had to skip a meal ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                     Inapplicable: -8      Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Had to skip a meal because htere was not enough money or other resources to get food?
Options:
            1       Yes Yes

            2       No     No

Use:       Ask SKIPMEAL




Question: household_w17.ATELESS                   [ Ate less than you should ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                     Inapplicable: -8      Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Ate less than you thought you should because of a lack of money or other resources?
Options:
            1       Yes Yes

            2       No     No

Use:       Ask ATELESS

                                                                                                           Page 205 of 1165
Question: household_w17.RANOUTFD                    [ Ran out of food ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Ran out of food because of a lack of money or other resources?
Options:
            1       Yes Yes

            2       No     No

Use:       Ask RANOUTFD




Question: household_w17.HUNGRY                   [ Hungry but not eat ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Were hungry but did not eat because there was not enough money or other resources for food?
Options:    1       Yes Yes

            2       No     No

Use:       Ask HUNGRY




Question: household_w17.NOEATDAY                    [ Not eat for a whole day ]

Module:    household_w17
Source:    UN Food Insecurity Experience Scale

            Type: choice
            Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all
Text:      (During the last 12 months was there a time when you or others in your household...)

           Went without eating for a whole day because of a lack of money or other resources?
Options:
            1       Yes Yes

            2       No     No

Use:       Ask NOEATDAY

                                                                                                                 Page 206 of 1165
Question: household_w17.NVESTINTRO                         [ Investments intro ]

Module:      household_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8             Missing: -9

Universe: Ask all
Text:        Learning more about how people get by financially these days is a very important part of this study. This year
             we are interested in learning more about the investments held by you or anyone in your household. They can
             be in one name only, in joint names among household members or held with people outside the household.
Options:
              1         Continue Continue

Use:         Ask NVESTINTRO




Question: household_w17.NVESTRT                      [ Investments ]

Module:       household_w17
Source:       BHPS adapted
Scripting     Code 96 is exclusive
Notes:

                  Type: multichoice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

Universe:     Ask all
Showcard: TBC
Text:         Which, if any, of these types of investments are held by you or anyone in your household?
Options:
                  1      National Savings and Investment (NS&I)           National Savings and Investment (NS&I)
                         Certificates or Bonds (Capital, Income or        Certificates or Bonds (Capital, Income or
                         Deposit)                                         Deposit)

                  2      Unit Trusts / Investment Trusts (excluding       Unit Trusts / Investment Trusts (excluding
                         ISAs/PEPs)                                       ISAs/PEPs)

                  3      Company stocks or shares, UK or foreign          Company stocks or shares, UK or foreign
                         (excluding ISAs/PEPs)                            (excluding ISAs/PEPs)

                  97     Other investments (e.g. gilts, government or     Other investments (e.g. gilts, government or
                         company bonds or securities, stock options)      company bonds or securities, stock options)

                  96     SPONTANEOUS: None of these                       SPONTANEOUS: None of these

Mixed Mode Alternatives
Web           Options
Interview:    1. National Savings and Investment (NS&I) Certificates or Bonds (Capital, Income or Deposit)
              2. Unit Trusts / Investment Trusts (excluding ISAs/PEPs)
              3. Company stocks or shares, UK or foreign (excluding ISAs/PEPs)
              97. Other investments (e.g. gilts, government or company bonds or securities, stock options)
              96. None of these


              Delete
              Showcard




                                                                                                                         Page 207 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT

               Delete
               Showcard
Use:          Ask NVESTRT



if [ANY NVESTRT mentioned] // Has investments


   Loop foreach NVESTRT
   Name: INVESTRTCODELoop




       Question: household_w17.INVESTRTCODE                       [ Investment type identifier ]

       Module:      household_w17
       Source:      UKHLS
       Scripting Labels:
       Notes:    1 National Savings and Investment (NS&I) Certificates or Bonds (Capital, Income or Deposit)
                 2 Unit Trusts / Investment Trusts (excluding ISAs/PEPs)
                 3 Company stocks or shares, UK or foreign (excluding ISAs/PEPs)
                 97 Other investments (e.g. gilts, government or company bonds or securities, stock options)

                     Type: Number
                     Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

       In Loops: Loop foreach NVESTRT

       Universe: if [ANY NVESTRT mentioned] // Has investments
       Use:         If (NVESTRT = 1) Compute INVESTRTCODE = 1;
                    Else If (NVESTRT = 2) Compute INVESTRTCODE = 2;
                    Else If (NVESTRT = 3) Compute INVESTRTCODE = 3;
                    Else If (NVESTRT = 97) Compute INVESTRTCODE = 97;




       Question: household_w17.NVESTAMTRT                      [ Current balance of investment ]

       Module:       household_w17
       Source:       BHPS adapted

                          Type: Number             Range: 0 .. 999997
                          Don't know: -1          Refused: -2                  Inapplicable: -8        Missing: -9

       In Loops:     Loop foreach NVESTRT

       Universe:     if [ANY NVESTRT mentioned] // Has investments
       Text:         How much in total is the current balance of the [INVESTRTCODE] ?
       Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING THOSE HELD
       Instruction: JOINTLY WITH SOMEONE OUTSIDE THE
                    HOUSEHOLD.
                    IF MORE THAN ONE ACCOUNT OF THIS TYPE, ENTER SUM OF ALL ACCOUNTS.
                    ENTER VALUE TO THE NEAREST POUND
       Mixed Mode Alternatives



                                                                                                               Page 208 of 1165
Web             Text
Interview:      How much in total is the current balance of the [INVESTRTCODE] ? Please include all investments
                held by household members, including those held jointly with someone outside the household. If
                more than one account of this type, please consider all accounts.

                Question Box Label
                Amount in £

                Delete
                Post-text Interviewer Instruction

Use:            Ask NVESTAMTRT



if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of investment not known and not refused




   Question: household_w17.NVESTB1RT                          [ Investment 1,000 or more ]

   Module:         household_w17
   Source:         BHPS adapted

                     Type: choice
                     Don't know: -1                 Refused: -2             Inapplicable: -8         Missing: -9

   In Loops:       Loop foreach NVESTRT

   Universe:       if [ANY NVESTRT mentioned] // Has investments
                   And if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of investment not
                   known and not refused
   Text:           Would it amount to £1,000 or more?
   Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING THOSE
   Instruction: HELD JOINTLY WITH SOMEONE OUTSIDE THE
                HOUSEHOLD.
                IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
                THIS QUESTION REFERS TO [INVESTRTCODE]
   Options:         1        Yes Yes

                    2        No     No

   Mixed Mode Alternatives
   Web             Help
   Interview:      Please include all investments held by household members, including those held jointly with
                   someone outside the household.
                   If more than one account of this type, consider all accounts.
                   This question refers to [investrtcode] .

                   Delete
                   Post-text Interviewer Instruction
   Use:            Ask NVESTB1RT



   if [NVESTB1RT = 1] // 1,000 or more




       Question: household_w17.NVESTB2RT                          [ Investment 5,000 or more ]

       Module:          household_w17
       Source:          BHPS adapted
                                                                                                                 Page 209 of 1165
                 Type: choice
                 Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9


In Loops:       Loop foreach NVESTRT

Universe:       if [ANY NVESTRT mentioned] // Has investments
                And if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of investment not
                known and not refused
                And if [NVESTB1RT = 1] // 1,000 or more
Text:           Would it amount to £5,000 or more?
Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING THOSE
Instruction: HELD JOINTLY WITH SOMEONE OUTSIDE THE HOUSEHOLD.
             IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
             THIS QUESTION REFERS TO [INVESTRTCODE]
Options:
                 1        Yes Yes

                 2        No    No

Mixed Mode Alternatives
Web             Help
Interview:      Please include all investments held by household members, including those held jointly with
                someone outside the household.
                If more than one account of this type, consider all accounts.
                This question refers to [investrtcode] .

                Delete
                Post-text Interviewer Instruction

Use:            Ask NVESTB2RT



if [NVESTB2RT = 1] // 5,000 or more




   Question: household_w17.NVESTB3RT                          [ Investment 25,000 or more ]

    Module:          household_w17
    Source:          BHPS adapted

                      Type: choice
                      Don't know: -1            Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:        Loop foreach NVESTRT

    Universe:        if [ANY NVESTRT mentioned] // Has investments
                     And if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of investment
                     not known and not refused
                     And if [NVESTB1RT = 1] // 1,000 or more
                     And if [NVESTB2RT = 1] // 5,000 or more
    Text:            Would it amount to £25,000 or more?
    Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING
    Instruction: THOSE HELD JOINTLY WITH SOMEONE OUTSIDE THE
                 HOUSEHOLD.
                 IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
                 THIS QUESTION REFERS TO [INVESTRTCODE]
    Options:
                      1        Yes Yes

                      2        No    No

    Mixed Mode Alternatives
                                                                                                       Page 210 of 1165
       Web             Help
       Interview:      Please include all investments held by household members, including those held jointly
                       with someone outside the household.
                       If more than one account of this type, consider all accounts.
                       This question refers to [investrtcode] .

                       Delete
                       Post-text Interviewer Instruction

       Use:            Ask NVESTB3RT



      If [NVESTB3RT = 1] // 25,000 or more




          Question: household_w17.NVESTB5RT                        [ Investment 100,000 or more ]

           Module:        household_w17
           Source:        UKHLS
           Scripting      BHPS adapted
           Notes:

                            Type: choice
                            Don't know: -1           Refused: -2           Inapplicable: -8      Missing: -9

           In Loops:      Loop foreach NVESTRT

           Universe:      if [ANY NVESTRT mentioned] // Has investments
                          And if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of
                          investment not known and not refused
                          And if [NVESTB1RT = 1] // 1,000 or more
                          And if [NVESTB2RT = 1] // 5,000 or more
                          And If [NVESTB3RT = 1] // 25,000 or more
           Text:          Would it amount to £100,000 or more?
           Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING
           Instruction: THOSE HELD JOINTLY WITH SOMEONE OUTSIDE THE
                        HOUSEHOLD.
                        IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
                        THIS QUESTION REFERS TO [INVESTRTCODE] \r
           Options:
                            1        Yes Yes

                            2        No    No

           Mixed Mode Alternatives
           Web            Help
           Interview:     Please include all investments held by household members, including those held
                          jointly with someone outside the household.
                          If more than one account of this type, consider all accounts.
                          This question refers to [investrtcode] .

                          Delete
                          Post-text Interviewer Instruction
           Use:           Ask NVESTB5RT



if [NVESTB1RT = 2] // less than 1,000




   Question: household_w17.NVESTB4RT                          [ Investment 500 or more ]

   Module:         household_w17                                                                           Page 211 of 1165
        Source:        BHPS adapted


                         Type: choice
                         Don't know: -1             Refused: -2                   Inapplicable: -8   Missing: -9

        In Loops:      Loop foreach NVESTRT

        Universe:      if [ANY NVESTRT mentioned] // Has investments
                       And if [NVESTAMTRT = DK & NVESTAMTRT <> REF] // Current balance of investment not
                       known and not refused
                       And if [NVESTB1RT = 2] // less than 1,000
        Text:          Would it amount to £500 or more?
        Interviewer INCLUDE ALL INVESTMENTS HELD BY HOUSEHOLD MEMBERS, INCLUDING THOSE
        Instruction: HELD JOINTLY WITH SOMEONE OUTSIDE THE
                     HOUSEHOLD.
                     IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
                     THIS QUESTION REFERS TO [INVESTRTCODE]
        Options:
                        1        Yes Yes

                        2        No     No

        Mixed Mode Alternatives
        Web            Help
        Interview:     Please include all investments held by household members, including those held jointly with
                       someone outside the household.
                       If more than one account of this type, consider all accounts.
                       This question refers to [investrtcode] .

                       Delete
                       Post-text Interviewer Instruction

        Use:           Ask NVESTB4RT




Question: household_w17.NVESTLJRT                          [ Investment joint with someone outside
household ]

Module:         household_w17
Source:         BHPS adapted

                  Type: choice
                  Don't know: -1                Refused: -2                     Inapplicable: -8     Missing: -9

In Loops:       Loop foreach NVESTRT

Universe:       if [ANY NVESTRT mentioned] // Has investments
Text:           Is/are these investment(s) held jointly with anyone outside this household?
Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
Instruction: THIS QUESTION REFERS TO [INVESTRTCODE]
Options:
                 1          Yes Yes

                 2          No   No

Mixed Mode Alternatives
Web             Help
Interview:      If more than one account of this type, consider all accounts.
                This question refers to [investrtcode] .

                Delete
                Post-text Interviewer Instruction                                                             Page 212 of 1165
   Use:            Ask NVESTLJRT



  if [NVESTLJRT = 1] // Investments held in joint names with people outside the household




      Question: household_w17.NVESTLSKRT                           [ Investments amount held by household
      members ]

      Module:        household_w17
      Source:        BHPS adapted

                       Type: Number                  Range: 0 .. 999997
                       Don't know: -1               Refused: -2                  Inapplicable: -8     Missing: -9

      In Loops:      Loop foreach NVESTRT

      Universe:      if [ANY NVESTRT mentioned] // Has investments
                     And if [NVESTLJRT = 1] // Investments held in joint names with people outside the household
      Text:          About how much of the amount in investments is held by members of this household?
      Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS.
      Instruction: THIS QUESTION REFERS TO [INVESTRTCODE]
                   IF DON'T KNOW / CAN'T SAY, ASK FOR ESTIMATE.
                   ENTER VALUE TO THE NEAREST POUND
      Mixed Mode Alternatives
      Web             Question Box Label
      Interview:      Amount in £

                      Help
                      If more than one account of this type, consider all accounts.
                      This question refers to [investrtcode] .

                      Delete
                      Post-text Interviewer Instruction
      Use:           Ask NVESTLSKRT



END LOOP (INVESTRTCODELoop)




Question: household_w17.INVDOCS                     [ Investments: documents seen by interviewer ]

Module:       household_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                  Refused: -2                   Inapplicable: -8        Missing: -9

Universe:     if [ANY NVESTRT mentioned] // Has investments
Interviewer PLEASE RECORD WHETHER RESPONDENT CHECKED ANY RELEVANT
Instruction: DOCUMENTS/PAPERWORK WHEN GIVING YOU INFORMATION ABOUT INVESTMENTS HELD.
Options:
               1        Yes, respondent checked relevant                Yes, respondent checked relevant
                        documents                                       documents

               2        No, respondent did not check any documents No, respondent did not check any documents

Mixed Mode Alternatives
                                                                                                              Page 213 of 1165
    Web           Text
    Interview:    Did you consult any documents or paperwork to answer these questions?

                  Options
                  1. Yes
                  2. No

                  Delete
                  Post-text Interviewer Instruction

    Telephone     Text
    Interview:    Did you consult any documents or paperwork to answer these questions?

                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask INVDOCS




Question: household_w17.NCARS                     [ Number of cars/vans in household ]

Module:       household_w17
Source:       BHPS

                 Type: Number                     Range: 0 .. 97
                 Don't know: -1                  Refused: -2                       Inapplicable: -8              Missing: -9

Universe:     Ask all
Text:         How many cars or vans in total does your household own or have continuous use of?
Interviewer INCLUDE COMPANY VEHICLES IF AVAILABLE FOR PRIVATE USE
Instruction: EXCLUDE VEHICLES SOLELY FOR CARRIAGE OF GOODS
             ENTER NUMBER
             ENTER 0 IF NO CARS/VANS
Help:         Include vehicles on long term hire and company vehicles if for private use. Exclude those hired from time to
              time and if used solely in the course of work and vehicles currently unfit for use if there is no intention to
              repair
Mixed Mode Alternatives
Web           Text
Interview:    How many cars or vans in total does your household own or have continuous use of? Include company
              vehicles if available for private use. Exclude vehicles solely for carriage of goods. Enter '0' if no cars or
              vans.
              Delete
              Post-text Interviewer Instruction
Use:          Ask NCARS



Soft Check: If (NCARS > 10)
Text
You said there are [NCARS] cars/vans in your household.


if [ncars > 0] // Household has one or more cars/vans




   Question: household_w17.CARVAL                        [ Value vehicle(s) less amount outstanding ]

    Module:       household_w17
    Source:       BHPS

                    Type: Number                       Range: 0 .. 999997
                    Don't know: -1                    Refused: -2                    Inapplicable: -8            Missing: Page
                                                                                                                          -9 214 of 1165
   Universe:      if [ncars > 0] // Household has one or more cars/vans
   Text:          If you sold your vehicle(s) approximately how much would you expect to get at current prices minus
                  anything you still owe on it/them?
   Interviewer EXCLUDE COMPANY VEHICLES
   Instruction: ENTER TO NEAREST £
   Mixed Mode Alternatives
   Web            Text
   Interview:     If you sold your vehicle(s) approximately how much would you expect to get at current prices minus
                  anything you still owe on it/them? Please exclude company vehicles from your calculation.
                  Question Box Label
                  Amount in £
                  Delete
                  Post-text Interviewer Instruction
   Use:           Ask CARVAL



   Soft Check: If (CARVAL > 100000) // Value of car(s) is greater than 100,000 pounds
   Text
   You have just entered that if you sold your vehicle(s) you would get £[CarVal] .


if [(GRIDVARIABLES.MODETYPE = 3)] // If mode is web




   Question: household_w17.HHQURECOMPLETE                                 [ HHold Questionnaire completed CAWI
   ]

   Module:      household_w17
   Source:      UKHLS
   Scripting This is a variable designed to flag the completion of the Household Questionnaire by a web respondent. It
   Notes:    is necessary to know which sections of the questionnaire have been completed on the web (HHGrid,
             HHQ, Individual Questionnaire) in case the respondent fails to complete everything online and the
             interview has to be finished in a different mode.

                Display radio button with the text "Click here and press Next to proceed."

                  Type: choice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8          Missing: -9

   Universe: if [(GRIDVARIABLES.MODETYPE = 3)] // If mode is web
   Text:        We will next ask you some questions about you and your experiences. There might be a slight delay
                whilst your answers are saving. Please be patient.
   Use:         Ask HHQURECOMPLETE




Question: household_w17.HHENDTIMEB                        [ Second end time household interview ]

Module:    household_w17
Source:    UKHLS

             Type: DateTime
             Don't know: -1                    Refused: -2                      Inapplicable: -8           Missing: -9

Universe: Ask all
Question Time
Box
Label:
                                                                                                                       Page 215 of 1165
Use:       Compute HHEndTimeB = take from system clock
End



Individual Intro Module              (indintro_w17.v01)

Start

Question: indintro_w17.INDSTIME             [ Individual interview start time ]

Module:    indintro_w17
Source:    UKHLS

            Type: DateTime

Universe: Ask all
Question Date
Box
Label:
Use:       Compute IndSTime = take From System Clock




Question: indintro_w17.ISTRTDAT             [ Interview start date ]

Module:    indintro_w17
Source:    UKHLS

            Type: DateTime

Universe: Ask all
Question Date
Box
Label:
Use:       Compute IStrtDat = take From System Calendar




Question: indintro_w17.HLITRANSIND                [ Household Questionnaire respondent ]

Module:    indintro_w17
Source:    UKHLS

            Type: choice
            Inapplicable: -8                                Missing: -9

Universe: Ask all
Options:    0       Respondent did not complete Household       Respondent did not complete Household
                    Questionnaire                               Questionnaire

            1       Respondent completed Household              Respondent completed Household
                    Questionnaire                               Questionnaire

Use:       If Respondent completed Household Questionnaire Compute HLITRANSIND = 1
           Else if compute HLITRANSIND = 0

                                                                                                        Page 216 of 1165
if [GRIDVARIABLES.ModeType = 1 | 2] // If mode type is face to face or telephone




   Question: indintro_w17.LIENG                     [ Interview conducted in English ]

    Module:           indintro_w17
    Source:           UKHLS

                       Type: choice
                       Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:         if [GRIDVARIABLES.ModeType = 1 | 2] // If mode type is face to face or telephone
    Interviewer WILL THIS INTERVIEW BE CONDUCTED IN ENGLISH?
    Instruction:
    Options:           1       Yes Yes

                       2       No     No

    Use:              Ask LIENG




Question: indintro_w17.LITRANS                      [ Translated language ]

Module:        indintro_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                     Refused: -2                   Inapplicable: -8           Missing: -9

Universe:      Ask all
Interviewer WHICH LANGUAGE WILL THE INTERVIEW BE CONDUCTED IN?
Instruction:
Options:
                 0          English {if GRIDVARIABLES.MODETYPE = 3}                  English

                 2         Bengali                                                   Bengali

                 4         Gujarati                                                  Gujarati

                 10        Polish                                                    Polish

                 11        Portuguese                                                Portuguese

                 5                                                                   Punjabi:
                           Punjabi: Gurmukhi
                                                                                     Gurmukhi

                 6         Punjabi: Urdu                                             Punjabi: Urdu

                 12        Turkish                                                   Turkish

                 8         Urdu                                                      Urdu

                 9         Welsh                                                     Welsh

                 97        Other language {if GRIDVARIABLES.MODETYPE =
                                                                                     Other language
                           1|2}

Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer Instruction

                Text
                This year it is possible to do your Understanding Society interview in the following languages. Would you
                like to do your interview in one of these languages?                                                    Page 217 of 1165
Use:           if (LIENG = 1) Compute LITrans = 0
               if (GridVariables.MODETYPE = 3 & GridVariables.GRIDRESP = 1) Compute LITRANS =
               HHGrid.HGLITRANS
               Else if ((GridVariables.MODETYPE = 3 & Household.HLITRANSIND = 1 Compute LITRANS =
               Household.HLITRANS
               Else: ask




Question: indintro_w17.LITRANSCONF                         [ Confirm translated language ]

Module:        indintro_w17
Source:        UKHLS

                 Type: choice
                 Inapplicable: -8                                    Missing: -9

Universe:      Ask all
Interviewer YOU HAVE SELECTED TO CONTINUE THIS INTERVIEW IN [chosen translated language ]. IF THIS IS
Instruction: CORRECT, PLEASE CLICK TO CONTINUE. IF YOU NEED TO CHANGE THE LANGUAGE, PLEASE GO
             BACK AND DO SO.
Options:
                1        Continue Continue

Mixed Mode Alternatives
Web            [chosen translated language]
Interview:
               You have selected that you wish to do your Understanding Society survey in [chosen translated language] .
               If this is correct, please click to continue.

               If you wish to change your language, please go back and do so.
Use:           if (GridVariables.MODETYPE = 3 & GridVariables.GRIDRESP = 1) Compute LITRANSCONF = 1
               Else if (GridVariables.MODETYPE = 3 & (HLITRANSIND = 1 & Household.HLITRANS = 0..12)) Compute
               LITRANSCONF = 1
               Else: Ask



if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone


   if [LIEng = 2] // Interview will not be conducted in English


       if [LITrans = 97] // Translated language is other




             Question: indintro_w17.LIOTH                [ Other language ]

             Module:      indintro_w17
             Source:      UKHLS

                              Type: String                  Length: 255
                              Don't know: -1               Refused: -2             Inapplicable: -8        Missing: -9

             Universe:    if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
                          And if [LIEng = 2] // Interview will not be conducted in English
                          And if [LITrans = 97] // Translated language is other
             Interviewer WHICH OTHER LANGUAGE?
             Instruction:
             Use:         Ask LIOTH
                                                                                                                     Page 218 of 1165
Question: indintro_w17.LIWHO                     [ Who translated ]

Module:         indintro_w17
Source:         UKHLS

                 Type: choice
                 Don't know: -1                   Refused: -2                   Inapplicable: -8            Missing: -9

Universe:       if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
                And if [LIEng = 2] // Interview will not be conducted in English
Interviewer WHO WILL ASK TRANSLATED QUESTIONS?
Instruction:
Options:         1         Verian/NatCen Accredited Bilingual              Verian/NatCen Accredited Bilingual
                           Interviewer                                     Interviewer

                 2         Agency Translator                               Agency Translator

                 3         Someone else                                    Someone else

Use:            Ask LIWHO



Soft check: if [LITrans = 2 thru 12 & LIWho = 3]// Language is Bengali .. Welsh and translated by Someone
else
Text
Interviews in [LITrans] must be conducted by a Verian/NatCen accredited Bilingual Interviewer or Agency
Translator.
Check with the office before proceeding if you think there is a specific justification to use someone else as
interpreter
(e.g..if respondent uncomfortable to be interviewed with an agency translator).


Hard check: if [LITrans = 97 & LIWho = 2]// Language is Other and translated by Agency Translator
Text
You should not be using an agency translator for any language apart from the 9 languages that the standard
questionnaire has been translated into.


Soft Check: If (LITrans = 97 & LIWho = 3)// Language is Other
Text
For any language apart from the 9 languages that the standard questionnaire has been translated into you can only
use a household translator (aged 14 or over).


if [LITrans > 0] // If interview will be translated into a language other than English




    Question: indintro_w17.LIHOW                     [ How translations applied ]

    Module:          indintro_w17
    Source:          UKHLS

                       Type: choice
                       Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:        if [GRIDVARIABLES.MODETYPE = 1 | 2] // Mode is face to face or telephone
                     And if [LIEng = 2] // Interview will not be conducted in English
                     And if [LITrans > 0] // If interview will be translated into a language other than English
    Interviewer HOW WILL QUESTIONS BE TRANSLATED?
    Instruction:

                                                                                                                    Page 219 of 1165
            Options:
                           1          Using the standard translated              Using the standard translated
                                      questionnaire                              questionnaire

                           2          On a question by question basis            On a question by question basis


            Use:          Ask LIHOW



       Hard check: if [LITrans = 2 thru 12 & LIHow = 2]// Language is Bengali .. Welsh and translations applied on
       a question by question basis
       Text
       Interviews in [LITrans] must use the standard translated questionnaire for [LITrans] and the translated survey
       documents (including self-completions). Please contact the office.


if [(GRIDVARIABLES.ModeType = 1 | 2) & ((ff_ivlolw <> 1) & (ff_everint <> 1))]// If mode is face to face or telephone
AND respondent is new entrant and never interviewed




   Question: indintro_w17.NEINTRO                      [ Privacy Notice ]

    Module:        indintro_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:      if [(GRIDVARIABLES.ModeType = 1 | 2) & ((ff_ivlolw <> 1) & (ff_everint <> 1))] // If mode is face to face
                   or telephone AND respondent is new entrant and never interviewed
    Showcard:      TBC
    Interviewer HAND OVER THE GDPR SHOWCARD AND ALLOW PARTICIPANT TIME TO READ IT
    Instruction:
    Text:          Thank you for taking part in Understanding Society. This important social science study is managed by
                   the Institute for Social and Economic Research (ISER) at the University of Essex.

                   ISER is the data controller for the study. The fieldwork for the study is contracted to Verian and NatCen
                   Social Research, who act as the data processors. Your personal details are only used so that we can
                   send you information on how the survey is being used by researchers, and so that we can send an
                   interviewer to you each year. These details are never made available to researchers or to any other
                   companies who might use them for marketing purposes. You have the right at any time to withdraw
                   from the survey.

                    For more information about your rights under the General Data Protection Regulations (GDPR) please
                   read this showcard. {if ModeType = 1}
    Options:
                    1          Participant has read showcard and {if          Participant has read showcard and {if
                               ModeType = 1} agrees to be interviewed         ModeType = 1} agrees to be interviewed

                    2          Participant does not want to continue with     Participant does not want to continue with
                               interview                                      interview

    Mixed Mode Alternatives
    Telephone      Delete
    Interview:     Interviewer Instruction, Showcard
    Use:           Ask NEINTRO




   if [Neintro = 2] // Participant does not want to continue with interview



                                                                                                                           Page 220 of 1165
         Question: indintro_w17.NEINTROEND                           [ Respondent does not want to continue with
         interview ]


          Module:        indintro_w17
          Source:        UKHLS

                           Type: choice
                           Don't know: -1                 Refused: -2                 Inapplicable: -8          Missing: -9

          Universe: if [(GRIDVARIABLES.ModeType = 1 | 2) & ((ff_ivlolw <> 1) & (ff_everint <> 1))] // If mode is face to
                    face or telephone AND respondent is new entrant and never interviewed
                    And if [Neintro = 2] // Participant does not want to continue with interview
          Text:          This is the end of the interview. Thank you for your time.
          Options:
                          1        Continue Continue

          Use:           Ask NEINTROEND



if [(GRIDVARIABLES.ModeType = 1|2 & NEINTRO <> 2) | (GRIDVARIABLES.ModeType = 3 & HHGrid and HHQ
already completed by other HH members)] // Mode is face-to-face or telephone AND respondent has not refused
interview OR Mode is web and respondent did not complete the HHGrid or HHQ themselves




   Question: indintro_w17.INTRO                      [ Individual interview intro ]

      Module:     indintro_w17
      Source:     UKHLS

                     Type: choice
                     Don't know: -1                    Refused: -2                    Inapplicable: -8          Missing: -9

      Universe: if [(GRIDVARIABLES.ModeType = 1|2 & NEINTRO <> 2) | (GRIDVARIABLES.ModeType = 3 & HHGrid
                and HHQ already completed by other HH members)] // Mode is face-to-face or telephone AND
                respondent has not refused interview OR Mode is web and respondent did not complete the HHGrid or
                HHQ themselves
      Text:       This interview is completely voluntary, if we should come to any question that you don't want to answer,
                  just let me know and we'll go onto the next question.
      Options:
                     1         Continue Continue

      Mixed Mode Alternatives
      Web        Text
      Interview: This interview is completely voluntary, if there is any question that you don't want to answer, just press
                 the next button (>>) to go onto the next question.
      Use:        Ask INTRO



End



Demographics module                          (demographics_w17.v04)

Start
if [HHGRID.NAMEPERM <> 1] // Respondent's name given in the HHGrid


                                                                                                                          Page 221 of 1165
   Question: demographics_w17.CHKRESP                          [ Confirm respondent's details ]


    Module:        demographics_w17
    Source:        UKHLS
    Scripting      Code 1 is exclusive
    Notes:

                     Type: multichoice
                     Don't know: -1                  Refused: -2                Inapplicable: -8        Missing: -9

    Universe:      if [HHGRID.NAMEPERM <> 1] // Respondent's name given in the HHGrid
    Text:          I need to check I have the correct details for you. You are [TITLE] [NAME] [SURNAME], born on
                    [DOB]. Is that correct?
    Interviewer IF YOU HAVE GOT THE WRONG PERSON, PLEASE GO BACK TO RESPONDENT GRID AND
    Instruction: SELECT THE CORRECT RESPONDENT. IF ANY DETAILS ARE INCORRECT (E.G. NAME SPELT
                 WRONG, DOB NOT QUITE CORRECT) PLEASE CODE THIS BELOW AND YOU WILL AMEND THE
                 DETAILS AT THE FOLLOWING SCREEN.
    Options:
                    1        All correct                All correct

                    5        No, title is wrong         No, title is wrong

                    2        No, name is wrong          No, name is wrong

                    3        No, date of birth is       No, date of birth is
                             wrong                      wrong

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction

                   Text
                   Can we just check, you are [TITLE] [NAME] [SURNAME], born on [DOB]. Is that correct?

    Use:           Ask CHKRESP



if [CHKRESP = 5 | HHGRID.NAMEPERM = 1] // Respondent's title is incorrect OR No name given in Household Grid




   Question: demographics_w17.DCTITLE                       [ Correct title ]

    Module:      demographics_w17
    Source:      UKHLS

                  Type: choice
                  Don't know: -1                    Refused: -2                 Inapplicable: -8        Missing: -9

    Universe: if [CHKRESP = 5 | HHGRID.NAMEPERM = 1] // Respondent's title is incorrect OR No name given in
              Household Grid
    Text:        What title do you use?




                                                                                                                   Page 222 of 1165
    Options:
                 1         Mr           Mr

                 2         Master       Master

                 3         Mrs          Mrs

                 4         Ms           Ms

                 5         Miss         Miss

                 7         Mx           Mx

                 6         Other title Other title



    Use:        Ask DCTITLE



   if [DCTITLE = 6] // If Other title is used




       Question: demographics_w17.DCTITLEX                         [ Correct other title ]

       Module:         demographics_w17
       Source:         UKHLS

                         Type: String                   Length: 40
                         Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

       Universe:       if [CHKRESP = 5 | HHGRID.NAMEPERM = 1] // Respondent's title is incorrect OR No name given
                       in Household Grid
                       And if [DCTITLE = 6] // If Other title is used
       Text:           What title do you use?
       Interviewer ENTER TITLE
       Instruction:
       Mixed Mode Alternatives
       Web             Delete
       Interview:      Interviewer Instruction

       Use:            Ask DCTITLEX



if [CHKRESP = 2 | HHGRID.NAMEPERM = 1] // Respondent's name is incorrect OR No name given in Household Grid


   Display Note
   SCREEN START




   Question: demographics_w17.DCNAME                         [ Correct first name ]

    Module:       demographics_w17
    Source:       UKHLS
    Scripting     Infill name so that if the details are already correct, respondent does not have to enter anything.
    Notes:        Please use this information to update HHGRID.CName

                     Type: String                     Length: 40
                     Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [CHKRESP = 2 | HHGRID.NAMEPERM = 1] // Respondent's name is incorrect OR No name given in
                  Household Grid                                                                           Page 223 of 1165
    Text:        What is your correct {if HHGRID.NAMEPERM <> 1} first name, or given name?

                  (Details collected previously: [TITLE] [NAME] [SURNAME], [DOB]) {if NAMEPERM <> 1}
    Interviewer ENTER CORRECT FIRST NAME
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction

    Use:         Ask DCNAME




   Question: demographics_w17.DCSNAME                         [ Correct surname ]

    Module:      demographics_w17
    Source:      UKHLS
    Scripting    Infill name so that if the details are already correct, respondent does not have to enter anything.
    Notes:       Please use this information to update HHGRID.CSName

                   Type: String                    Length: 40
                   Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe:    if [CHKRESP = 2 | HHGRID.NAMEPERM = 1] // Respondent's name is incorrect OR No name given in
                 Household Grid
    Text:        What is your correct {if HHGRID.NAMEPERM <> 1} surname, or family name?
    Interviewer ENTER CORRECT SURNAME
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction
    Use:         Ask DCSNAME



   Display Note
   SCREEN END


if [CHKRESP = 3 | HHGRID.NAMEPERM = 1] // Respondent's DOB is incorrect OR No name given in Household Grid


   Display Note
   SCREEN START




   Question: demographics_w17.DCDOBD                        [ Correct DOB day ]

    Module:      demographics_w17
    Source:      UKHLS
    Scripting    Infill DOB so that if the details are already correct, respondent does not have to enter anything.
    Notes:       Please use this information to update HHGRID.CDOBD

                   Type: Number                    Range: 1 .. 31
                   Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe:    if [CHKRESP = 3 | HHGRID.NAMEPERM = 1] // Respondent's DOB is incorrect OR No name given in
                 Household Grid
                                                                                                                       Page 224 of 1165
Text:        What is your date of birth?

             (Details collected previously: [TITLE] [NAME] [SURNAME], [DOB]) {if NAMEPERM <> 1}
Interviewer ENTER DAY OF MONTH
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer Instruction
Use:         Ask DCDOBD




Question: demographics_w17.DCDOBM                         [ Correct DOB month ]

Module:      demographics_w17
Source:      UKHLS
Scripting    Infill DOB so that if the details are already correct, respondent does not have to enter anything.
Notes:       Please use this information to update HHGRID.CDOBM

               Type: choice
               Don't know: -1                     Refused: -2                 Inapplicable: -8            Missing: -9

Universe:    if [CHKRESP = 3 | HHGRID.NAMEPERM = 1] // Respondent's DOB is incorrect OR No name given in
             Household Grid
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer Instruction
Use:         Ask DCDOBM




Question: demographics_w17.DCDOBY                        [ Correct DOB year ]

Module:      demographics_w17
Source:      UKHLS
Scripting    Infill DOB so that if the details are already correct, respondent does not have to enter anything.
Notes:       Please use this information to update HHGRID.CDOBY                                                   Page 225 of 1165
                     Type: Number                  Range: 1900 .. 9999
                     Don't know: -1               Refused: -2                     Inapplicable: -8           Missing: -9

    Universe:      if [CHKRESP = 3 | HHGRID.NAMEPERM = 1] // Respondent's DOB is incorrect OR No name given in
                   Household Grid
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction
    Use:           Ask DCDOBY



    Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
    Text
    The date you have entered is in the future


    Soft check: If [Date Of Birth Indicates Respondent Aged Under 16]// Date of birth entered indicates respondent
    aged under 16 (Demographics)
    Text
    You have entered that you are currently aged under 16 and therefore ineligible for this interview. Please make sure that
    you have entered your correct date of birth.


    Display Note
    SCREEN END


if [((GRIDVARIABLES.MODETYPE - 1|2) & (CHKRESP = 3 | HHGRID.NAMEPERM = 1)) & Respondent aged under
16] // Mode is CAPI or CATI & Respondent's DOB is incorrect OR No name given in Household Grid & Respondent aged
under 16




    Question: demographics_w17.DCDOBU16                          [ Respondent aged under 16 ]

    Module:       demographics_w17
    Source:       UKHLS
    Scripting     The respondent reports being under 16, ineligible for this interview and the interview MUST terminate
    Notes:        here. Please return in the data an appropriate outcome code for this interview and the corrected DOB.

                    Type: choice
                    Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [((GRIDVARIABLES.MODETYPE - 1|2) & (CHKRESP = 3 | HHGRID.NAMEPERM = 1)) & Respondent
                  aged under 16] // Mode is CAPI or CATI & Respondent's DOB is incorrect OR No name given in
                  Household Grid & Respondent aged under 16
    Text:         Thank you for your help, unfortunately this questionnaire is for those aged 16 or above. We would like
                  you to complete a questionnaire though and so we will get one to you shortly. {if
                  GRIDVARIABLES.Modetype = 1 & corrected date-of-birth indicates that the person is 10-15 years old} /
                  We look forward to you taking part when you are 16! {if GRIDVARIABLES.Modetype = 2 & corrected
                  date-of-birth indicates that the person is < 16 years old}
    Mixed Mode Alternatives
    Telephone Interviewer Instruction
    Interview: THIS IS THE END OF THE INTERVIEW.


    Use:          Ask DCDOBU16


                                                                                                                       Page 226 of 1165
if [ff_birthsex = MIS] // No reported birthsex
   Question: demographics_w17.BIRTHSEX                               [ Sex at birth ]

    Module:         demographics_w17
    Source:         Equality and Human Rights Commission

                      Type: choice
                      Don't know: -1                     Refused: -2                    Inapplicable: -8   Missing: -9

    Universe:       if [ff_birthsex = MIS] // No reported birthsex
    Showcard: TBC
    Text:           At birth, were you described as...
    Options:
                     1        Male                 Male

                     2        Female               Female

                     3        Intersex             Intersex

                     4        I prefer not to      I prefer not to
                              say                  say

    Mixed Mode Alternatives
    Web             Delete
    Interview:      Showcard
    Telephone Delete
    Interview: Showcard

                    Post-text Interviewer Instruction
                    READ OUT
    Use:            Ask BIRTHSEX



Display Note
SCREEN START. Group questions GenderSelf and GenderSelfO on a single screen.




Question: demographics_w17.GENDERSELF                                  [ Gender self-identified ]

Module:        demographics_w17
Source:        Equality and Human Rights Commission

                 Type: choice
                 Don't know: -1                     Refused: -2                         Inapplicable: -8   Missing: -9

Universe:      Ask all
Showcard: TBC
Text:          Which of the following describes how you think of yourself?
Options:
                1         Male                                Male

                2         Female                              Female

                3         In another way (please              In another way (please
                          specify)                            specify)

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard
                                                                                                                   Page 227 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard

Use:          Ask GENDERSELF



if [GENDERSELF = 3] // if [GENDERSELF = 3]




   Question: demographics_w17.GENDERSELFO                            [ Gender self-identified: Other ]

    Module:        demographics_w17
    Source:        UKHLS
    Scripting      Please display a 'write in' box below option 3 at GENDERSELF to allow respondents to specify. No
    Notes:         label for the box.

                     Type: String

    Universe:      if [GENDERSELF = 3] // if [GENDERSELF = 3]
    Interviewer TYPE IN IF NECESSARY
    Instruction:
    Use:           Ask GENDERSELFO



Display Note
SCREEN END.




Question: demographics_w17.PSEX                   [ Definitive sex variable in the person record ]

Module:    demographics_w17
Source:    UKHLS

                Type: choice
                Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

Universe: Ask all
Options:
              1        Male      Male

              2        Female Female

Use:       If (BIRTHSEX <> 3|4|MIS|DK|REF) Compute PSEX = BIRTHSEX,
           Else if ff_birthsex <> 3|4|MIS|DK|REF) Compute PSEX = ff_birthsex,
           Else compute PSEX = ff_sex




Question: demographics_w17.PBIRTHD                     [ Definitive DOB day variable in the person record ]

Module:    demographics_w17
Source:    UKHLS

                Type: Number                   Range: 1 .. 31
                Don't know: -1                Refused: -2                     Inapplicable: -8            Missing: -9

                                                                                                                      Page 228 of 1165
Universe: Ask all
Use:       If (DCDOBD <> MIS) Compute PBIRTHD = DCDOBD;
           Else compute PBIRTHD = HHGrid.BIRTHD;




Question: demographics_w17.PBIRTHM                [ Definitive DOB month variable in the person
record ]

Module:    demographics_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                Refused: -2                Inapplicable: -8        Missing: -9

Universe: Ask all
Options:
           1        January    January

           2        February   February

           3        March      March

           4        April      April

           5        May        May

           6        June       June

           7        July       July

           8        August     August

           9        September September

           10       October    October

           11       November   November

           12       December   December

Use:       If (DCDOBM <> MIS) Compute PBIRTHM = DCDOBM;
           Else compute PBIRTHM = HHGrid.BIRTHM;




Question: demographics_w17.PBIRTHY                [ Definitive DOB year variable in the person record ]

Module:    demographics_w17
Source:    UKHLS

            Type: Number                   Range: 1900 .. 9999
            Don't know: -1                Refused: -2                 Inapplicable: -8       Missing: -9

Universe: Ask all
Use:       If (DCDOBY <> MIS) Compute PBIRTHY = DCDOBY;
           Else compute PBIRTHY = HHGrid.BIRTHY;




Question: demographics_w17.PDVAGE                 [ Definitive age variable in the person record ]

Module:    demographics_w17
Source:    UKHLS

            Type: Number
            Don't know: -1                Refused: -2                Inapplicable: -8        Missing: Page
                                                                                                      -9 229 of 1165
Universe: Ask all
Use:        Compute PDVAge = using PBirthD/PBirthM/PBirthY;




Question: demographics_w17.PCTITLE                       [ Definitive title variable in the person record ]

Module:     demographics_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                     Refused: -2                 Inapplicable: -8         Missing: -9

Universe: Ask all
Options:
              1        Mr          Mr

              2        Master      Master

              3        Mrs         Mrs

              4        Ms          Ms

              5        Miss        Miss

              7        Mx          Mx

              6        Other title Other title

Use:        If DCTITLE <> MIS compute PCTITLE = DCTITLE
            else if (HHGrid.CTITLE <> MIS) compute PCTITLE = HHGrid.CTITLE
            else if (HHGrid.PTITLE <> MIS) compute PCTITLE = HHGrid.PTITLE
            else if (HHGrid.TITLE <> MIS) compute PCTITLE = HHGrid.TITLE
            else compute PCTITLE = GRIDVARIABLES.TITLEALL




Question: demographics_w17.PCTITLEX                        [ Definitive other title variable in the person record
]

Module:     demographics_w17
Source:     UKHLS

              Type: String                        Length: 40
              Don't know: -1                     Refused: -2                 Inapplicable: -8         Missing: -9

Universe: Ask all
Use:        If (DCTITLEX <> MIS) compute PCTITLEX = DCTITLEX
            else if (HHGrid.CTITLEX <> MIS) compute PCTITLEX = HHGrid.CTITLEX
            else if (HHGrid.PTITLEX <> MIS) compute PCTITLEX = HHGRID.PTITLEX
            else if (HHGRID.TITLEX <> MIS) compute PCTITLEX = HHGRID.TITLEX
            else compute PCTITLEX = GRIDVARIABLES.TITLEALL



if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed




    Question: demographics_w17.MVEVER                        [ Lived at address whole life ]
                                                                                                              Page 230 of 1165
    Module:       demographics_w17
Source:      BHPS

               Type: choice
               Don't know: -1                      Refused: -2                  Inapplicable: -8      Missing: -9

Universe: if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
Text:        Have you personally lived at this address your whole life?
Options:
              1          Yes Yes

              2          No   No

Use:         Ask MVEVER



Display Note
SCREEN START (month/year template)


if [MvEver = 2] // not lived at current address whole life




    Question: demographics_w17.MVMNTH                            [ Month moved to current address ]

    Module:        demographics_w17
    Source:        BHPS

                     Type: choice
                     Don't know: -1                   Refused: -2                  Inapplicable: -8   Missing: -9

    Universe:      if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                   And if [MvEver = 2] // not lived at current address whole life
    Text:          When did you personally move to this address?
    Interviewer ENTER MONTH
    Instruction:
    Options:
                    1         January      January

                    2         February     February

                    3         March        March

                    4         April        April

                    5         May          May

                    6         June         June

                    7         July         July

                    8         August       August

                    9         September September

                    10        October      October

                    11        November     November

                    12        December     December

    Mixed Mode Alternatives




                                                                                                              Page 231 of 1165
        Web           Delete
        Interview:    Interviewer Instruction

                      Question Box Label
                      Month

                      Display Note
                      Use drop-down lists with month and year in parallel

        Use:          Ask MVMNTH




        Question: demographics_w17.MVYR                      [ Year moved to current address ]

        Module:       demographics_w17
        Source:       BHPS

                        Type: Number                   Range: 1900 .. 9999
                        Don't know: -1                Refused: -2                     Inapplicable: -8   Missing: -9

        Universe:     if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                      And if [MvEver = 2] // not lived at current address whole life
        Interviewer ENTER YEAR
        Instruction:
        Mixed Mode Alternatives
        Web           Question box label
        Interview:    Year

                      Delete
                      Interviewer Instruction
        Use:          Ask MVYR



        Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
        Text
        The date you have entered is in the future.


   Display Note
   SCREEN END




Question: demographics_w17.LKMOVE                        [ Prefers to move house ]

Module:     demographics_w17
Source:     BHPS

               Type: choice
               Don't know: -1                   Refused: -2                       Inapplicable: -8       Missing: -9

Universe: Ask all
Text:       If you could choose, would you stay here in your present home or would you prefer to move somewhere else?
Options:
               1      Stay here        Stay here

               2      Prefer to        Prefer to
                      move             move

Use:        Ask LKMOVE
                                                                                                                 Page 232 of 1165
Question: demographics_w17.XPMOVE                         [ Expects to move in next year ]

Module:     demographics_w17
Source:     BHPS

               Type: choice
               Don't know: -1                   Refused: -2                     Inapplicable: -8        Missing: -9

Universe: Ask all
Text:         Even though you may not want to move, do you expect you will move in the coming year {if LKMOVE = 1}
              Do you expect you will move in the coming year {if LKMOVE <> 1}?
Options:
              1          Yes Yes

              2          No   No

Use:        Ask XPMOVE



if [XPMove = 1] // Expects to move in the coming year




   Question: demographics_w17.XPMOVY1                          [ Reasons for prospective move ]

    Module:        demographics_w17
    Source:        UKHLS

                     Type: multichoice
                     Don't know: -1                    Refused: -2                  Inapplicable: -8    Missing: -9

    Universe:      if [XPMove = 1] // Expects to move in the coming year
    Text:          Why do you expect to move in the coming year?
    Interviewer READ OUT AND CODE ALL THAT APPLY.
    Instruction:
    Options:
                    1         Family related reasons         Family related reasons

                    2         Education related reasons      Education related reasons

                    3         Employment related reasons Employment related reasons

                    4         Housing related reasons        Housing related reasons

                    5         Area related reasons           Area related reasons

                    97        Other reason                   Other reason

    Mixed Mode Alternatives
    Web            Text
    Interview:     Why do you expect to move in the coming year? Please select all that apply.

                   Delete
                   Interviewer Instruction
    Use:           Ask XPMOVY1



   if [XPMovY1 = 1] // Expects to move for family reasons




        Question: demographics_w17.XPMVFAM                           [ Prospective move for family reasons ]
                                                                                                                 Page 233 of 1165
    Module:       demographics_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMovY1 = 1] // Expects to move for family reasons
    Text:         What family related reason is that?
    Interviewer PROBE AS NECESSARY. CODE ONE ONLY.
    Instruction:
    Options:       1        Marry/move in with partner                  Marry/move in with partner

                   2        Separate/divorce/split up from              Separate/divorce/split up from
                            spouse/partner                              spouse/partner

                   3        Move in with family/move back with family   Move in with family/move back with family
                            (not spouse/partner)                        (not spouse/partner)

                   4        Move away from family (not                  Move away from family (not
                            spouse/partner)                             spouse/partner)

                   5        Move in with friends                        Move in with friends

                   6        Move to be closer to family/friends         Move to be closer to family/friends

                   7        Move with spouse/partner due to their       Move with spouse/partner due to their
                            relocation                                  relocation

                   97       Other family related reason                 Other family related reason

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction
    Use:          Ask XPMVFAM



if [XPMovY1 = 2] // Expects to move for education reasons




   Question: demographics_w17.XPMVEDU                         [ Prospective move for education reasons ]

    Module:       demographics_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMovY1 = 2] // Expects to move for education reasons
    Text:         What education related reason is that?
    Interviewer PROBE AS NECESSARY. CODE ONE ONLY.
    Instruction:
    Options:
                   1        Move to term-time accommodation/college     Move to term-time accommodation/college
                            or university                               or university

                   2        Leave education/course will end             Leave education/course will end

                   97       Other education related reason              Other education related reason

    Mixed Mode Alternatives
                                                                                                                 Page 234 of 1165
    Web           Delete
    Interview:    Interviewer Instruction
    Use:         Ask XPMVEDU



if [XPMovY1 = 3] // Expects to move for employment reasons




   Question: demographics_w17.XPMVEMP                         [ Prospective move for employment reasons
   ]

    Module:      demographics_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2               Inapplicable: -8           Missing: -9

    Universe:    if [XPMove = 1] // Expects to move in the coming year
                 And if [XPMovY1 = 3] // Expects to move for employment reasons
    Text:        What employment related reason is that?
    Interviewer PROBE AS NECESSARY. CODE ONE ONLY.
    Instruction:
    Options:
                   1        Employer plans to move job to another        Employer plans to move job to another
                            workplace                                    workplace

                   2        A different job with the same employer       A different job with the same employer
                            which means moving workplace                 which means moving workplace

                   3        Move to start a new job with a new           Move to start a new job with a new
                            employer                                     employer

                   4        Move to be nearer work but won’t move        Move to be nearer work but won’t move
                            workplace                                    workplace

                   5        Move to start own business                   Move to start own business

                   6        Plan to relocate own business                Plan to relocate own business

                   7        Expect salary to increase so could afford to Expect salary to increase so could afford to
                            move home                                    move home

                   8        Move to look for work                        Move to look for work

                   9        Retirement (self or spouse)                  Retirement (self or spouse)

                   97       Other employment related reason              Other employment related reason

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction
    Use:         Ask XPMVEMP



if [XPMovY1 = 4] // Expects to move for housing reasons




   Question: demographics_w17.XPMVHOU                         [ Prospective move for housing reasons ]

    Module:      demographics_w17
    Source:      UKHLS

                                                                                                                  Page 235 of 1165
                   Type: choice
                   Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMovY1 = 4] // Expects to move for housing reasons
    Text:         What housing related reason is that?
    Interviewer PROBE AS NECESSARY. CODE ONE ONLY.
    Instruction:
    Options:
                   1        Want somewhere bigger                       Want somewhere bigger

                   2        Want somewhere smaller/cheaper              Want somewhere smaller/cheaper

                   3        Want own accommodation or to form a         Want own accommodation or to form a
                            household                                   household

                   4        Want to buy somewhere                       Want to buy somewhere

                   5        Health reasons (e.g. house too damp,        Health reasons (e.g. house too damp,
                            house not healthy)                          house not healthy)

                   6        Want bungalow/no stairs/ground floor flat   Want bungalow/no stairs/ground floor flat

                   7        Need care in sheltered                      Need care in sheltered
                            accommodation/care/nursing home             accommodation/care/nursing home

                   8        Dislike current house/flat                  Dislike current house/flat

                   9        Want better accommodation                   Want better accommodation

                   10       Want more privacy/current accommodation     Want more privacy/current accommodation
                            overcrowded                                 overcrowded

                   11       Want a change                               Want a change

                   12       Expect eviction from rented                 Expect eviction from rented
                            accommodation/repossession/other forced     accommodation/repossession/other forced
                            moves                                       moves

                   13       Council offer of new accommodation          Council offer of new accommodation

                   14       Want somewhere with more                    Want somewhere with more
                            garden/outdoor space                        garden/outdoor space

                   15       Want somewhere with more home office        Want somewhere with more home office
                            space                                       space

                   97       Other housing related reason                Other housing related reason

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction

    Use:          Ask XPMVHOU



if [XPMovY1 = 5] // Expects to move for area reasons




   Question: demographics_w17.XPMVARE                        [ Prospective move for area reasons ]

    Module:       demographics_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMovY1 = 5] // Expects to move for area reasons                                      Page 236 of 1165
    Text:         What area related reason is that?

    Interviewer PROBE AS NECESSARY. CODE ONE ONLY.
    Instruction:
    Options:
                   1        Dislike absence of facilities/isolation      Dislike absence of facilities/isolation

                   2        Want to move to a more rural environment     Want to move to a more rural environment

                   3        Dislike traffic (including noise or danger   Dislike traffic (including noise or danger
                            from traffic)                                from traffic)

                   4        Dislike crime, vandalism, etc/area unsafe    Dislike crime, vandalism, etc/area unsafe

                   5        Noise (other than traffic)                   Noise (other than traffic)

                   6        Unfriendly area/dislike neighbours           Unfriendly area/dislike neighbours

                   7        Want to move to specific place               Want to move to specific place

                   8        Dislike area                                 Dislike area

                   97       Other area related reason                    Other area related reason

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction
    Use:          Ask XPMVARE



if [XPMovY1 = 97] // Expects to move for other reasons




   Question: demographics_w17.XPMVOTH                           [ Prospective move for other reasons ]

    Module:       demographics_w17
    Source:       UKHLS

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2                 Inapplicable: -8           Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMovY1 = 97] // Expects to move for other reasons
    Text:         What other reason is that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer Instruction

    Use:          Ask XPMVOTH




Question: demographics_w17.XPABR                         [ Moving in UK or abroad ]

Module:     demographics_w17
Source:     UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                  Inapplicable: -8              Missing: -9

Universe: if [XPMove = 1] // Expects to move in the coming year                                                       Page 237 of 1165
Text:       Do you plan to move within the UK or abroad?
Options:
              1      UK         UK

              2      Abroad Abroad

Use:        Ask XPABR




Question: demographics_w17.XPMVWHN                         [ Date of expected move known ]

Module:     demographics_w17
Source:     UKHLS

              Type: choice
              Don't know: -1               Refused: -2                    Inapplicable: -8    Missing: -9

Universe: if [XPMove = 1] // Expects to move in the coming year
Text:       Do you know when you might be likely to move?
Options:
              1      Yes Yes

              2      No    No

Use:        Ask XPMVWHN



if [XPMVWHN = 1] // Date of expected move known


   Display Note
   SCREEN START. Use month and year template.




   Question: demographics_w17.XPMVMNTH                         [ Month of expected move ]

    Module:       demographics_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1             Refused: -2                 Inapplicable: -8   Missing: -9

    Universe:     if [XPMove = 1] // Expects to move in the coming year
                  And if [XPMVWHN = 1] // Date of expected move known
    Text:         When might you be likely to move?
    Interviewer ENTER MONTH OR SEASON IF MONTH IS NOT KNOWN
    Instruction:




                                                                                                      Page 238 of 1165
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

              13       Spring          Spring

              14       Summer          Summer

              15       Autumn          Autumn

              16       Winter          Winter

Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer Instruction

             Display note
             Use drop-down list

             Question Box Label
             Month/Season

Use:         Ask XPMVMNTH




Question: demographics_w17.XPMVYR                        [ Year of expected move ]

Module:      demographics_w17
Source:      UKHLS

              Type: Number                       Range: 1900 .. 9999
              Don't know: -1                    Refused: -2             Inapplicable: -8   Missing: -9

Universe:    if [XPMove = 1] // Expects to move in the coming year
             And if [XPMVWHN = 1] // Date of expected move known
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer Instruction

             Display Note
             Display month and year drop-down lists.

             Question Box Label
             Year
Use:         Ask XPMVYR
                                                                                                   Page 239 of 1165
   Hard check: if [date entered is no more than a year after DOI]// Do not allow dates more than a year after
   DOI to be entered
   Text
   You have said that you will be likely to move in the coming year on [XPMVMNTH] [XPMVYR]. This date is not
   within the coming year.

   Scripting Note
   Do not display check if either month or year are DK/REF.



   Hard Check: if [date entered is in the past]// Do not allow past dates to be entered.
   Text
   The date you have entered is in the past. Please press the < button to go back and correct your answer.


   Display Note
   SCREEN END




Question: demographics_w17.XPMVWHR                          [ Location of expected move known ]

Module:     demographics_w17
Source:     UKHLS

                Type: choice
                Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9

Universe: if [XPMove = 1] // Expects to move in the coming year
Text:       Do you know where within the UK {if Xpabr = 1} abroad {if Xpabr = 2} you might be moving to?
Options:
              1        Yes Yes

              2        No   No

Use:        Ask XPMVWHR



if [Xpabr = 2] // Expects to move abroad




   Question: demographics_w17.XPCNT                      [ Country moving to ]

    Module:        demographics_w17
    Source:        UKHLS
    Scripting      Please use Trigram lookup for Country name. Please return numeric codes in the data.
    Notes:

                     Type: Number                                    Range: 1 .. 997
                     Inapplicable: -8                               Missing: -9

    Universe:      if [XPMove = 1] // Expects to move in the coming year
                   And if [Xpabr = 2] // Expects to move abroad
    Text:          Which country do you plan to move to?
    Interviewer START TYPING THE COUNTRY NAME AND THEN SELECT THE ANSWER FROM THE DROP
    Instruction: DOWN MENU. WHEN YOU HAVE SELECTED THE CORRECT ANSWER PRESS CONTINUE TO
                 CARRY ON.

                   IF YOU ARE UNABLE TO FIND THE COUNTRY NAME IN THE DROP DOWN MENU SELECT
                   'NOT LISTED'.

    Mixed Mode Alternatives                                                                                    Page 240 of 1165
    Web          Text
    Interview:   Which country do you plan to move to? Start typing the country name and then select the answer
                 from the drop down list. If the country does not appear on the list, please select “Not listed”.

                 Delete
                 Interviewer Instruction
    Use:         Ask XPCNT



   if [Xpcnt = 997] // Country name not found in trigram lookup




       Question: demographics_w17.XPCNTO                      [ Country name not found ]

       Module:     demographics_w17
       Source:     UKHLS
       Scripting Please return verbatim country name in the data.
       Notes:

                     Type: String                 Length: 100
                     Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

       Universe: if [XPMove = 1] // Expects to move in the coming year
                 And if [Xpabr = 2] // Expects to move abroad
                 And if [Xpcnt = 997] // Country name not found in trigram lookup
       Text:       Sorry, we don't seem to have the name of the country. What is the name of the country you are
                   planning to move to?
       Use:        Ask XPCNTO



if [XPMVWHR = 1] // Location of expected move known


   Display Note
   SCREEN START CAWI




   Question: demographics_w17.XPMVADD1                        [ Address of expected move ]

    Module:      demographics_w17
    Source:      UKHLS

                   Type: String                  Length: 255
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if [XPMove = 1] // Expects to move in the coming year
                 And if [XPMVWHR = 1] // Location of expected move known
    Text:        Where might you move to?
    Interviewer ENTER FIRST LINE OF ADDRESS - HOUSE NUMBER OR NAME AND DETAILS OF ROAD(S)
    Instruction:
    Mixed Mode Alternatives
    Web          Text
    Interview:   Where might you move to? Type in as much detail as possible.

                 Delete
                 Interviewer Instruction

                 Question Box Label                                                                            Page 241 of 1165
                 First Line of Address
Use:          Ask XPMVADD1




Question: demographics_w17.XPMVTOWN                           [ Town of expected move ]

Module:       demographics_w17
Source:       UKHLS

                Type: String                    Length: 255
                Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [XPMove = 1] // Expects to move in the coming year
              And if [XPMVWHR = 1] // Location of expected move known
Text:         (Where might you move to?)
Interviewer ENTER POSTAL TOWN
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Text, Interviewer instruction

               Question Box Label
               Town
Use:          Ask XPMVTOWN




Question: demographics_w17.XPMVPCODE                           [ Postcode of expected move ]

Module:       demographics_w17
Source:       UKHLS

                Type: String                    Length: 255
                Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [XPMove = 1] // Expects to move in the coming year
              And if [XPMVWHR = 1] // Location of expected move known
Text:         (Where might you move to?)
Interviewer ENTER POST CODE
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Text, Interviewer instruction

               Question box label
               Post Code
Use:          Ask XPMVPCODE



Display Note
SCREEN END CAWI


Soft check: [postcode format] // Check postcode is in a valid format
Text
The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is correct,
click to continue.

                                                                                                                Page 242 of 1165
        if [XPMVADD1 = DK | XPMVTOWN = DK | XPMVPCODE = DK]// Any part of expected new address not known




            Question: demographics_w17.XPMVAREA                         [ Area of expected move ]

            Module:      demographics_w17
            Source:      UKHLS

                           Type: String                   Length: 255
                           Don't know: -1                Refused: -2                Inapplicable: -8       Missing: -9

            Universe:    if [XPMove = 1] // Expects to move in the coming year
                         And if [XPMVWHR = 1] // Location of expected move known
                         And if [XPMVADD1 = DK | XPMVTOWN = DK | XPMVPCODE = DK] // Any part of expected
                         new address not known
            Text:        (Where might you move to?)
            Interviewer PROBE FOR AREA LIKELY TO MOVE TO.
            Instruction: IF HOUSE AND ROAD NOT KNOWN, PROBE FOR VILLAGE, TOWN, COUNTY, REGION.
            Mixed Mode Alternatives
            Web          Text
            Interview:   If you don't know (yet) exactly where you expect to move, please tell us the area where you
                         expect to live.

                         Delete
                         Interviewer Instruction
            Use:         Ask XPMVAREA




Question: demographics_w17.ALLJBSTAT                         [ All economic activities ]

Module:       demographics_w17
Source:       BHPS

                Type: multichoice
                Don't know: -1                     Refused: -2                 Inapplicable: -8            Missing: -9

Universe:     Ask all
Showcard:     TBC
Text:         Which of the following describes your current employment situation?
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                       Page 243 of 1165
Options:      1        Self employed                            Self employed

              2        In paid employment (full or part-time)   In paid employment (full or part-time)

              13       Temporarily laid off/short time          Temporarily laid off/short time
                       working                                  working

              3        Unemployed                               Unemployed

              4        Retired                                  Retired

              5        On maternity leave                       On maternity leave

              14       On shared parental leave                 On shared parental leave

              15       On adoption leave                        On adoption leave

              6        Looking after family or home             Looking after family or home

              7        Full-time student                        Full-time student

              8        Long-term sick or disabled               Long-term sick or disabled

              9        On a government training scheme          On a government training scheme

              10       Unpaid worker in family business         Unpaid worker in family business

              11       Working in an apprenticeship             Working in an apprenticeship

              97       Doing something else                     Doing something else



Mixed Mode Alternatives
Web          Text
Interview:   Which of the following describes your current employment situation? Please select all that apply.

             Delete
             Showcard, Interviewer instruction
Telephone    Post-text Interviewer Instruction
Interview:   READ OUT AND CODE ALL THAT APPLY

             Delete
             Showcard
Use:         Ask ALLJBSTAT




Question: demographics_w17.JBSTAT                        [ Most important economic activity ]

Module:      demographics_w17
Source:      BHPS
Scripting    Limit set shown to only those marked at AllJbStat. Allow 1 response only.
Notes:

               Type: choice
               Don't know: -1                    Refused: -2                    Inapplicable: -8           Missing: -9

Universe:    Ask all
Text:        And of these, which one best describes your current employment situation?
Interviewer READ OUT
Instruction:
             CODE ONE ONLY




                                                                                                                   Page 244 of 1165
Options:
                1         Self employed                            Self employed

                2         In paid employment (full or part-time)   Paid employment(ft/pt)

                13        Temporarily laid off/short time          Temporarily laid off/short time
                          working                                  working

                3         Unemployed                               Unemployed

                4         Retired                                  Retired

                5         On maternity leave                       On maternity leave

                14        On shared parental leave                 On shared parental leave

                15        On adoption leave                        On adoption leave

                6         Looking after family or home             Family care or home

                7         Full-time student                        Full-time student

                8         Long-term sick or disabled               LT sick or disabled

                9         On a government training scheme          Govt training scheme

                10        Unpaid worker in family business         Unpaid, family business

                11        Working in an apprenticeship             On apprenticeship

                97        Doing something else                     Doing something else



Help:          Code one only. If respondent says more than one applies ask them to choose which best applies
Mixed Mode Alternatives
Web            Text
Interview:     And of these, which one best describes your current employment situation? Select one only.

               Delete
               Interviewer instruction, Help

Use:           If (AlLJBSTAT = Single Response) Compute JbStat = AlLJBSTAT;
               Else: Ask ;



if [(ff_ivlolw <> 1 & ff_everint <> 1) & HHGRID.MARSTAT <> DK|REF|MIS] // new entrant never interviewed and marital
status is not DK/REF/MIS




    Question: demographics_w17.MLSTATCHK                            [ Present legal marital status check ]

    Module:      demographics_w17
    Source:      UKHLS

                     Type: choice
                     Don't know: -1                  Refused: -2                    Inapplicable: -8        Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & HHGRID.MARSTAT <> DK|REF|MIS] // new entrant never
              interviewed and marital status is not DK/REF/MIS
    Text:        We have your legal marital status as [MARSTAT]. Is this correct?
    Options:
                    1       Yes Yes

                    2       No      No

    Use:         Ask MLSTATCHK


                                                                                                                    Page 245 of 1165
if [(ff_ivlolw <> 1 & ff_everint <> 1)] // If new entrant never interviewed
Question: demographics_w17.MLSTAT                        [ Present legal marital status ]

Module:      demographics_w17
Source:      BHPS
Scripting    MLSTAT is autofilled from HHGRID.MARSTAT where HHGRID.MARSTAT is correct (i.e. MLSTATChk =
Notes:       1)

             Please recompute GRIDVARIABLES.PMARSTAT using MLSTAT to record any corrections to
             respondent's current legal marital status.

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8             Missing: -9

Universe:    if [(ff_ivlolw <> 1 & ff_everint <> 1)] // If new entrant never interviewed
Showcard: TBC
Text:        What is your current legal marital status?
Options:
              1        Single and never married or never in a legally      Single and never married or never in a legally
                       recognised Civil Partnership                        recognised Civil Partnership

              2        Married                                             Married

              3        A Civil Partner in a legally recognised Civil       A Civil Partner in a legally recognised Civil
                       Partnership                                         Partnership

              4        Separated but legally married                       Separated but legally married

              5        Divorced                                            Divorced

              6        Widowed                                             Widowed

              7        SPONTANEOUS: Separated from Civil                   SPONTANEOUS: Separated from Civil
                       Partner                                             Partner

              8        SPONTANEOUS: A former Civil Partner, the            SPONTANEOUS: A former Civil Partner, the
                       Civil Partnership legally dissolved                 Civil Partnership legally dissolved

              9        SPONTANEOUS: A surviving Civil Partner              SPONTANEOUS: A surviving Civil Partner
                       (partner having died)                               (partner having died)

Help:        If the respondent is separated, but not legally separated, they are coded as married here and separated
             on the Household Grid. If legally married but cohabiting, code as married here and cohabiting on the
             Household Grid. A 'Civil Partnership' is the legal equivalent of marriage for same-sex couples
Mixed Mode Alternatives
Web          Options
Interview:   1 Single and never married or never in a legally recognised Civil Partnership;
             2 Married;
             3 A Civil Partner in a legally recognised Civil Partnership;
             4 Separated but legally married;
             5 Divorced;
             6 Widowed;
             7 Separated from Civil Partner;
             8 A former Civil Partner, the Civil Partnership legally dissolved;
             9 A surviving Civil Partner (partner having died)

             Delete
             Showcard, Help

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         If (MLSTATChk = 1) Compute MLSTAT = HHGRID.MARSTAT;
             Else: Ask ;                                                                                                   Page 246 of 1165
Question: demographics_w17.CARUSE                          [ Has use of car or van ]

Module:     demographics_w17
Source:     BHPS

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Do you normally have access to a car or van that you can use whenever you want to?
Options:
              1        Yes Yes

              2        No     No

Use:        Ask CARUSE



if [((ff_ivlolw <> 1 & ff_everint <> 1) | ff_drive = 2 | (ff_drive = DK|REF|MIS)) & PDVAGE >=17]// new entrant never
interviewed or did not have a driving licence at previous interview or fed-forward data is missing and is aged 17 or over




    Question: demographics_w17.DRIVE                       [ Respondent has driving licence ]

    Module:       demographics_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [((ff_ivlolw <> 1 & ff_everint <> 1) | ff_drive = 2 | (ff_drive = DK|REF|MIS)) & PDVAGE >=17] // new
              entrant never interviewed or did not have a driving licence at previous interview or fed-forward data is
              missing and is aged 17 or over
    Text:         Do you have a full UK driving licence?
    Options:
                   1        Yes Yes

                   2        No     No

    Use:          Ask DRIVE




Question: demographics_w17.MOBUSE                          [ Has mobile phone ]

Module:     demographics_w17
Source:     BHPS

               Type: choice
               Don't know: -1                   Refused: -2                      Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Do you personally have a mobile phone?
Options:      1        Yes Yes

              2        No     No

Use:        Ask MOBUSE                                                                                                      Page 247 of 1165
if [MOBUSE = 1] // Has a mobile phone




   Question: demographics_w17.SMARTMOB                         [ Has a smartphone ]

    Module:      demographics_w17
    Source:      UKHLS

                    Type: choice
                    Don't know: -1               Refused: -2                   Inapplicable: -8        Missing: -9

    Universe: if [MOBUSE = 1] // Has a mobile phone
    Text:        Is your mobile a smartphone? A smartphone is a touchscreen mobile phone that can download apps,
                 send emails and browse the internet.
    Options:
                    1      Yes Yes

                    2      No     No

    Help:        A smartphone is a mobile phone that has a touchscreen to access its features instead of a physical
                 keypad. Beyond making phone calls and sending text messages, smartphones can take and store photos,
                 play videos, send emails, browse the internet and run a wide range of simple computer programs or
                 applications known as “apps”.
    Use:         Ask SMARTMOB




Question: demographics_w17.MOBCOMP                        [ Has a tablet or iPad ]

Module:        demographics_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                 Refused: -2                   Inapplicable: -8         Missing: -9

Universe:      Ask all
Text:          Do you have a tablet computer or iPad?
Interviewer EXCLUDE PCs OR LAPTOPS
Instruction:
Options:
                1        Yes Yes

                2        No     No

Mixed Mode Alternatives
Web            Delete
Interview:     Interviewer instruction

               Text
               Do you have a tablet computer or iPad? Do not include PCs or laptops.

Use:           Ask MOBCOMP




Question: demographics_w17.NETPUSENEW                          [ Frequency of using the internet new ]

Module:        demographics_w17
Source:        UKHLS
                                                                                                                   Page 248 of 1165
               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8       Missing: -9

Universe:    Ask all
Showcard: TBC
Text:        How often do you use the internet for your personal use?
Options:      1        Almost all of the time                   Almost all of the time

              2        Several times a day                      Several times a day

              3        Once or twice a day                      Once or twice a day

              4        Several times a week                     Several times a week

              5        Several times a month                    Several times a month

              6        Once a month                             Once a month

              7        Less than once a month                   Less than once a month

              8        Never use                                Never use

              9        No access at home, at work or            No access at home, at work or
                       elsewhere                                elsewhere

Notes:       This question was carried at W1 and W2 of Understanding Society with the name NETUSE. The question
             was the same but the scale was from NETPUSE and reversed. NETPUSE was carried in waves
             3/4/5/6/7/8/9/10/11 then replaced at W12 with NETPUSENEW.
Mixed Mode Alternatives
Web          Options
Interview:   1 Almost all of the time;
             2 Several times a day;
             3 Once or twice a day;
             4 Several times a week;
             5 Several times a month;
             6 Once a month;
             7 Less than once a month;
             8 Never use

             Delete
             Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask NETPUSENEW



End



Device Use and Online Activity
Module (deviceuseandonlineactivity_w17.v08)

Start
Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.HLSMTTRACK                            [ Whether uses a health-related
smart device: Activity Tracker ]                                                                              Page 249 of 1165
Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                     Refused: -2                    Inapplicable: -8       Missing: -9

Universe: Ask all
Text:      Which of the following smart devices or tools do you use for personal use?

           Activity trackers or fitness monitors such as Fitbit, Fuelband or Jawbone Up
Options:
            1       Yes Yes

            2       No    No

Use:       Ask HlSmtTrack




Question: deviceuseandonlineactivity_w17.HLSMTSCALE                            [ Whether uses a health-related
smart device: Smart Scales ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                     Refused: -2                    Inapplicable: -8       Missing: -9

Universe: Ask all
Text:      (Which of the following smart devices or tools do you use for personal use?)

           Smart scales
Options:    1       Yes Yes

            2       No    No

Use:       Ask HlSmtScale




Question: deviceuseandonlineactivity_w17.HLSMTOTH                          [ Whether uses a health-related
smart device: Other ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                     Refused: -2                    Inapplicable: -8       Missing: -9

Universe: Ask all
Text:      (Which of the following smart devices or tools do you use for personal use?)

           Other health-related smart device
Options:
            1       Yes Yes

            2       No    No

Use:       Ask HlSmtOth


                                                                                                             Page 250 of 1165
Display Note
SCREEN END



If [HlSmtOth = 1] // If uses other health-related smart device




    Question: deviceuseandonlineactivity_w17.HLSMTO                              [ Other health-related smart device ]

    Module:        deviceuseandonlineactivity_w17
    Source:        UKHLS

                        Type: String                    Length: 30
                        Don't know: -1                 Refused: -2                   Inapplicable: -8      Missing: -9

    Universe:      If [HlSmtOth = 1] // If uses other health-related smart device
    Text:          Which other health-related smart device is that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:           Ask HlSmtO



If [HlSmtTrack = 1] // If uses an activity tracker




    Question: deviceuseandonlineactivity_w17.HLSMTTRACKUSE                                    [ Frequency of using
    Activity Tracker ]

    Module:       deviceuseandonlineactivity_w17
    Source:       UKHLS

                     Type: choice
                     Don't know: -1                    Refused: -2                  Inapplicable: -8       Missing: -9

    Universe:     If [HlSmtTrack = 1] // If uses an activity tracker
    Showcard: TBC
    Text:         How often do you use your activity tracker?
    Options:
                    1         Every day                  Every day

                    2         Several times a week       Several times a week

                    3         Several times a month      Several times a month

                    4         Once a month               Once a month

                    5         Less than once a           Less than once a
                              month                      month

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Showcard



                                                                                                                     Page 251 of 1165
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

                  Delete
                  Showcard

    Use:          Ask HLSMTTRACKUSE



If [HlSmtScale = 1] // If uses smart scales




    Question: deviceuseandonlineactivity_w17.HLSMTSCALEUSE                              [ Frequency of using
    Smart Scales ]

    Module:       deviceuseandonlineactivity_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                  Refused: -2                Inapplicable: -8      Missing: -9

    Universe:     If [HlSmtScale = 1] // If uses smart scales
    Showcard: TBC
    Text:         How often do you use your smart scales?
    Options:
                   1        Every day                  Every day

                   2        Several times a week       Several times a week

                   3        Several times a month      Several times a month

                   4        Once a month               Once a month

                   5        Less than once a           Less than once a
                            month                      month

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Showcard

    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

                  Delete
                  Showcard

    Use:          Ask HLSMTSCALEUSE



if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet


    Display Note
    SCREEN START. Display in grid format.




    Question: deviceuseandonlineactivity_w17.DSKTCOMP                          [ Access to mobile technology:
    Desktop computer ]

    Module:      deviceuseandonlineactivity_w17
    Source:      UKHLS

                                                                                                               Page 252 of 1165
            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9



Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      Which of the following devices do you use to connect to the Internet for personal use?

           Desktop computer
Options:    1         Yes Yes

            2         No   No

Use:       Ask DSKTCOMP




Question: deviceuseandonlineactivity_w17.LAPTOP                       [ Access to mobile technology:
Laptop ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Laptop
Options:
            1         Yes Yes

            2         No   No

Use:       Ask LAPTOP




Question: deviceuseandonlineactivity_w17.SMTTV                      [ Access to mobile technology: Smart
TV ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Smart TV
Options:
            1         Yes Yes

            2         No   No

Use:       If ((hhsize = 1) & (household.NETHOW = 2)) Compute SMTTV = 1;
           Else if ((hhsize = 1) & (household.NETHOW = 1|3|4|5|6)) Compute SMTTV = 2;
           Else if ((hhsize = 1) & (household.NETHOW = REF)) Compute SMTTV = -2;
           Else ask

                                                                                                              Page 253 of 1165
Question: deviceuseandonlineactivity_w17.CONSOLE                         [ Access to mobile technology:
Games console ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Games console such as a PlayStation, Xbox, Nintendo, VR headset or something like that.
Options:
            1       Yes Yes

            2       No    No

Use:       If ((hhsize = 1) & (household.NETHOW = 4)) Compute CONSOLE = 1;
           Else if ((hhsize = 1) & (household.NETHOW = 1|2|3|5|6)) Compute CONSOLE = 2;
           Else if ((hhsize = 1) & (household.NETHOW = REF)) Compute CONSOLE = -2;
           Else ask




Question: deviceuseandonlineactivity_w17.FTPHONE                         [ Access to mobile technology:
Feature phone / non-touchscreen mobile phone ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Feature phone / non-touchscreen mobile phone
Options:
            1       Yes Yes

            2       No    No

Use:       Ask FTPHONE




Question: deviceuseandonlineactivity_w17.EREADER                         [ Access to mobile technology: E-
book reader ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           E-book reader (e.g., Kindle)
                                                                                                              Page 254 of 1165
Options:
            1       Yes Yes

            2       No    No

Use:       Ask EREADER




Question: deviceuseandonlineactivity_w17.SMTWATCH                           [ Access to mobile technology:
Smartwatch ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Smartwatch
Options:
            1       Yes Yes

            2       No    No

Use:       Ask SMTWATCH




Question: deviceuseandonlineactivity_w17.SMTSPEAKR                           [ Access to mobile technology:
Smart speaker ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Which of the following devices do you use to connect to the Internet for personal use?)

           Smart speaker, for example, Amazon Echo, Google Nest, Apple HomePod (which use a virtual assistant
           program such as Alexa, Google Assistant, Siri)
Options:
            1       Yes Yes

            2       No    No

Use:       if ((hhsize = 1) & (household.NETHOW = 6)) Compute SMTSPEAKR = 1;
           Else if ((hhsize = 1) & (household.NETHOW = 1|2|3|4|5)) Compute SMTSPEAKR = 2;
           Else Ask




Question: deviceuseandonlineactivity_w17.OTHDEVCE                          [ Access to mobile technology:
Other ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS


                                                                                                              Page 255 of 1165
               Type: choice
               Don't know: -1                   Refused: -2                    Inapplicable: -8        Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:       (Which of the following devices do you use to connect to the Internet for personal use?)

            Other
Options:
              1        Yes Yes

              2        No     No

Use:        Ask OTHDEVCE



Soft check: if [ALL DSKTCOMP thru OTHDEVCE = 2 & (Demographics.SMARTMOB = 2 &
Demographics.MOBCOMP = 2)] // If no devices chosen within grid and doesn't have a mobile or tablet/ipad
Text
Respondent has selected "No" for all the codes.

Web Text
You have selected "No" for all the options. Please select "Yes" for at least one option.


Display Note
SCREEN END.


if [othdevice = 1] // Uses other devices to connect to internet




    Question: deviceuseandonlineactivity_w17.DEVICEO                           [ Access to mobile technology
    via other devices ]

    Module:         deviceuseandonlineactivity_w17
    Source:         UKHLS

                     Type: String                    Length: 255
                     Don't know: -1                 Refused: -2                  Inapplicable: -8      Missing: -9

    Universe:       if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
                    And if [othdevice = 1] // Uses other devices to connect to internet
    Text:           Which other devices do you use?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer Instruction

    Use:            Ask DEVICEO



Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.BROWSE                            [ Frequency of using the internet:
Browsing websites ]

Module:       deviceuseandonlineactivity_w17                                                                   Page 256 of 1165
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8     Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        How often do you use the internet for personal use in the following activities?

             Browsing websites
Options:      1        Almost all of the time     Almost all of the time

              2        Several times a day        Several times a day

              3        Once or twice a day        Once or twice a day

              4        Several times a week       Several times a week

              5        Several times a month      Several times a month

              6        Once a month               Once a month

              7        Less than once a           Less than once a
                       month                      month

              8        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask BROWSE




Question: deviceuseandonlineactivity_w17.EMAIL                        [ Frequency of using the internet:
Email ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8     Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Email




                                                                                                           Page 257 of 1165
Options:
              1        Almost all of the time     Almost all of the time

              2        Several times a day        Several times a day

              3        Once or twice a day        Once or twice a day

              4        Several times a week       Several times a week

              5        Several times a month      Several times a month

              6        Once a month               Once a month


              7        Less than once a           Less than once a
                       month                      month

              8        Never                      Never


Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask EMAIL




Question: deviceuseandonlineactivity_w17.SMLOOK                            [ Frequency of using the internet:
Looking at Social Media ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8        Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Looking at content on social media/websites and apps (e.g., looking at text, images, videos on YouTube,
             TikTok, X (formerly Twitter), Instagram or Facebook).
Options:
              1        Almost all of the time     Almost all of the time

              2        Several times a day        Several times a day

              3        Once or twice a day        Once or twice a day

              4        Several times a week       Several times a week

              5        Several times a month      Several times a month

              6        Once a month               Once a month

              7        Less than once a           Less than once a
                       month                      month

              8        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
                                                                                                                Page 258 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask SMLOOK




Question: deviceuseandonlineactivity_w17.SMPOST                            [ Frequency of using the internet:
Posting on Social Media ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8        Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Posting content on social media/websites and apps (e.g., posting text, images, videos on YouTube,
             TikTok, X (formerly Twitter), Instagram or Facebook).
Options:
              1        Almost all of the time     Almost all of the time

              2        Several times a day        Several times a day

              3        Once or twice a day        Once or twice a day

              4        Several times a week       Several times a week

              5        Several times a month      Several times a month

              6        Once a month               Once a month

              7        Less than once a           Less than once a
                       month                      month

              8        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask SMPOST



Display Note
SCREEN END.


Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.ONLINEBUY                             [ Frequency of using the
internet: Online buying ]
                                                                                                                 Page 259 of 1165
Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Making purchases (e.g., booking train tickets, buying clothes, ordering food)
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask ONLINEBUY




Question: deviceuseandonlineactivity_w17.TRAVPLANON                               [ Frequency of using the
internet: Planning journeys online ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Plan journey routes, check transport or travel times.
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never
                                                                                                             Page 260 of 1165
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask TRAVPLANON




Question: deviceuseandonlineactivity_w17.ONLINEBANK                              [ Frequency of using the
internet: Online banking ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Online banking
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask ONLINEBANK




Question: deviceuseandonlineactivity_w17.GAMING                          [ Frequency of using the internet:
Gaming ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC                                                                                               Page 261 of 1165
Text:        (How often do you use the internet for personal use in the following activities?)

             Playing games
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask GAMING



Display Note
SCREEN END.


Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.STREAMING                             [ Frequency of using the
internet: Streaming videos ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8     Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Streaming videos
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
                                                                                                           Page 262 of 1165
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask STREAMING




Question: deviceuseandonlineactivity_w17.STREAMMUSIC                               [ Frequency of using the
internet: Streaming music ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Streaming music
Options:
              1         Every day                 Every day

              2         Several times a week      Several times a week

              3         Several times a month     Several times a month

              4         Once a month              Once a month

              5         Less than once a          Less than once a
                        month                     month

              6         Never                     Never

Mixed Mode Alternatives
Web          Delete
Interview:   showcard
Telephone Post-text Interviewer instruction
Interview: READ OUT

             Delete
             showcard
Use:         Ask STREAMMUSIC




Question: deviceuseandonlineactivity_w17.STREAMPOD                              [ Frequency of using the
internet: Streaming podcasts or other audio content ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                   Inapplicable: -8      Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
                                                                                                              Page 263 of 1165
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Streaming podcasts, audio books, news reports or similar audio content
Options:      1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instructions
Interview: READ OUT

             Delete
             Showcard

Use:         Ask STREAMPOD




Question: deviceuseandonlineactivity_w17.VIDEOCALL                            [ Frequency of using the
internet: Video calling ]

Module:      deviceuseandonlineactivity_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8     Missing: -9

Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Showcard: TBC
Text:        (How often do you use the internet for personal use in the following activities?)

             Video calling, for example on Zoom, FaceTime, Discord etc.
Options:
              1        Every day                  Every day

              2        Several times a week       Several times a week

              3        Several times a month      Several times a month

              4        Once a month               Once a month

              5        Less than once a           Less than once a
                       month                      month

              6        Never                      Never

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask VIDEOCALL                                                                                 Page 264 of 1165
if [SMTSPEAKR = 1] // Uses smart speaker to connect to the internet for personal use




   Question: deviceuseandonlineactivity_w17.SMTSPKRASK                                [ Frequency of using the
   internet: Smart speaker ]

    Module:      deviceuseandonlineactivity_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8        Missing: -9

    Universe:    if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
                 And if [SMTSPEAKR = 1] // Uses smart speaker to connect to the internet for personal use
    Showcard: TBC
    Text:        (How often do you use the internet for personal use in the following activities?)

                 Using a smart speaker, for example Amazon Echo, Google Nest and Apple HomePod (which use a
                 virtual assistant program such as Alexa, Google Assistant, Siri) to provide information or perform
                 tasks.
    Options:
                  1        Every day                  Every day

                  2        Several times a week       Several times a week

                  3        Several times a month      Several times a month

                  4        Once a month               Once a month

                  5        Less than once a           Less than once a
                           month                      month

                  6        Never                      Never

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

                 Delete
                 Showcard
    Use:         Ask SMTSPKRASK



Display Note
SCREEN END.


Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.SMYTBAC                           [ Has social media account:
YouTube ]

Module:     deviceuseandonlineactivity_w17
Source:     UKHLS

                                                                                                                Page 265 of 1165
            Type: choice
            Don't know: -1                  Refused: -2                  Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      Do you have a personal account on any of the following?

           YouTube
Options:
            1        Yes Yes

            2        No   No

Use:       Ask SMYTBAC




Question: deviceuseandonlineactivity_w17.SMINSTAC                       [ Has social media account:
Instagram ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                  Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           Instagram
Options:
            1        Yes Yes

            2        No   No

Use:       Ask SMINSTAC




Question: deviceuseandonlineactivity_w17.SMTIKAC                       [ Has social media account: TikTok
]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                  Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           TikTok
Options:    1        Yes Yes

            2        No   No

Use:       Ask SMTIKAC




Question: deviceuseandonlineactivity_w17.SMWHATAC                         [ Has social media account:
WhatsApp ]                                                                                              Page 266 of 1165
Module:    deviceuseandonlineactivity_w17

Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                   Inapplicable: -8      Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           WhatsApp
Options:
            1       Yes Yes

            2       No    No

Use:       Ask SMWHATAC




Question: deviceuseandonlineactivity_w17.SMSNAPAC                         [ Has social media account:
SnapChat ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                   Inapplicable: -8      Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           SnapChat
Options:
            1       Yes Yes

            2       No    No

Use:       Ask SMSNAPAC




Question: deviceuseandonlineactivity_w17.SMFBAC                        [ Has social media account:
Facebook ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                   Inapplicable: -8      Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           Facebook
Options:
            1       Yes Yes

            2       No    No

Use:       Ask SMFBAC


                                                                                                        Page 267 of 1165
Display Note
SCREEN END.



Display Note
SCREEN START. Display in grid format.




Question: deviceuseandonlineactivity_w17.SMTWITAC                      [ Has social media account:
X/Twitter ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           X/Twitter
Options:    1          Yes Yes

            2          No   No

Use:       Ask SMTWITAC




Question: deviceuseandonlineactivity_w17.SMLINKAC                      [ Has social media account:
LinkedIn ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:      (Do you have a personal account on any of the following?)

           LinkedIn
Options:
            1          Yes Yes

            2          No   No

Use:       Ask SMLINKAC




Question: deviceuseandonlineactivity_w17.SMPINTAC                      [ Has social media account:
Pinterest ]

Module:    deviceuseandonlineactivity_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9
                                                                                                        Page 268 of 1165
Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet

Text:       (Do you have a personal account on any of the following?)

            Pinterest
Options:
             1          Yes Yes

             2          No   No

Use:        Ask SMPINTAC




Question: deviceuseandonlineactivity_w17.SMREDDAC                        [ Has social media account:
Reddit ]

Module:     deviceuseandonlineactivity_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                 Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:       (Do you have a personal account on any of the following?)

            Reddit
Options:     1          Yes Yes

             2          No   No

Use:        Ask SMREDDAC




Question: deviceuseandonlineactivity_w17.SMACOTH                        [ Has social media account: Other
]

Module:     deviceuseandonlineactivity_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                 Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
Text:       (Do you have a personal account on any of the following?)

            Other social media account
Options:
             1          Yes Yes

             2          No   No

Use:        Ask SMACOTH



Display Note
SCREEN END


if [SMACOTH = 1] // If has other social media account

                                                                                                        Page 269 of 1165
         Question: deviceuseandonlineactivity_w17.SMACO                           [ Other social media account ]

          Module:       deviceuseandonlineactivity_w17
          Source:       UKHLS

                          Type: String                   Length: 30
                          Don't know: -1                Refused: -2                      Inapplicable: -8   Missing: -9

          Universe:     if [DEMOGRAPHICS.Netpusenew = 1|2|3|4|5|6|7] // Has access to and uses the internet
                        And if [SMACOTH = 1] // If has other social media account
          Text:         Which other social media account is that?
          Interviewer WRITE IN
          Instruction:
          Mixed Mode Alternatives
          Web           Delete
          Interview:    Post-text Interviewer Instruction
          Use:          Ask SMACO



End



Initial Conditions Module                     (initialconditions_w17.v01)

Start
if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed




    Question: initialconditions_w17.UKBORN                       [ Born in UK ]

      Module:     initialconditions_w17
      Source:     UKHLS

                    Type: choice
                    Don't know: -1                  Refused: -2                     Inapplicable: -8        Missing: -9

      Universe: if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
      Text:       Were you born in the UK, that is in England, Scotland, Wales or Northern Ireland?
      Options:
                    1       Yes, England            Yes, England

                    2       Yes, Scotland           Yes, Scotland

                    3       Yes, Wales              Yes, Wales

                    4       Yes, Northern           Yes, Northern
                            Ireland                 Ireland

                    5       Not born in the UK      Not born in the UK

      Use:        Ask UKBORN



    if [ukborn= 5] // Not born in the UK




         Question: initialconditions_w17.PLBORNC                       [ Country of birth ]                         Page 270 of 1165
Module:       initialconditions_w17
Source:       BHPS

                Type: choice
                Don't know: -1                Refused: -2                  Inapplicable: -8   Missing: -9

Universe: if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
          And if [ukborn= 5] // Not born in the UK
Text:         In which country were you born?
Options:
               5        Republic of          Republic of
                        Ireland              Ireland

               6        France               France

               7        Germany              Germany

               8        Italy                Italy

               9        Spain                Spain

               10       Poland               Poland

               32       Ukraine              Ukraine

               11       Cyprus               Cyprus

               12       Turkey               Turkey

               13       Australia            Australia

               14       New Zealand          New Zealand

               15       Canada               Canada

               16       U.S.A.               U.S.A.

               30       China                China

               31       Hong Kong            Hong Kong

               18       India                India

               19       Pakistan             Pakistan

               20       Bangladesh           Bangladesh

               21       Sri Lanka            Sri Lanka

               22       Kenya                Kenya

               23       Ghana                Ghana

               24       Nigeria              Nigeria

               25       Uganda               Uganda

               26       South Africa         South Africa

               27       Jamaica              Jamaica

               97       Other country        Other country

Use:          Ask PLBORNC



if [PLBORNC = 97] // Born in other country




   Question: initialconditions_w17.PLBOTH                     [ 'Other' country of birth ]

    Module:         initialconditions_w17
    Source:         UKHLS                                                                             Page 271 of 1165
                         Type: String                   Length: 50
                         Don't know: -1                Refused: -2                  Inapplicable: -8      Missing: -9


       Universe:       if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                       And if [ukborn= 5] // Not born in the UK
                       And if [PLBORNC = 97] // Born in other country
       Interviewer PLEASE WRITE IN COUNTRY
       Instruction:
       Mixed Mode Alternatives
       Web             Text
       Interview:      Please type in other country.
                       Delete
                       Post-text Interviewer Instruction
       Use:            Ask PLBOTH



if [UKBORN < 5] // Born in the UK




   Question: initialconditions_w17.PLBORNUK                           [ UK County of birth ]

    Module:         initialconditions_w17
    Source:         UKHLS
    Scripting       Please use Trigram lookup for County name. Please return numeric codes in the data.
    Notes:

                      Type: Number                   Range: 1 .. 997
                      Don't know: -1                Refused: -2                     Inapplicable: -8      Missing: -9

    Universe:       if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                    And if [UKBORN < 5] // Born in the UK
    Text:           In which UK county were you born?
    Interviewer START TYPING THE COUNTY NAME AND THEN SELECT THE ANSWER FROM THE DROP
    Instruction: DOWN MENU. WHEN YOU HAVE SELECTED THE CORRECT ANSWER PRESS CONTINUE TO
                 CARRY ON.

                    IF UNABLE TO CODE SELECT 'NOT LISTED'.
    Help:           Note historical changes to boundaries and names mean some counties may no longer exist. Please
                    use name of county of birth as recorded on birth certificate
    Mixed Mode Alternatives
    Web             Text
    Interview:      In which UK county were you born? Start typing the county name and then select the answer from
                    the drop down list.
                    If the county name does not appear on the list, please select “Not listed”.
                    Delete
                    Post-text Interviewer Instruction
    Use:            Ask PLBORNUK



   if [PLBORNUK = 997] // County not found in trigram lookup




       Question: initialconditions_w17.PLBORNUKO                             [ Uncoded UK county of birth ]

       Module:       initialconditions_w17
       Source:       UKHLS                                                                                        Page 272 of 1165
       Scripting Please return verbatim county in the data.
       Notes:


                      Type: String                   Length: 50
                      Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

       Universe: if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                 And if [UKBORN < 5] // Born in the UK
                 And if [PLBORNUK = 997] // County not found in trigram lookup
       Text:        Sorry we don't seem to have the details of the UK county in which you were born. What is the
                    name of the UK county you were born in?
       Use:         Ask PLBORNUKO



if [UKBORN = 5] // Not born in the UK




   Question: initialconditions_w17.YR2UK4                      [ Year came to Britain ]

    Module:     initialconditions_w17
    Source:     BHPS

                  Type: Number
                  Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

    Universe: if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
              And if [UKBORN = 5] // Not born in the UK
    Text:       In what year did you first come to this country to live, even if you have spent time abroad since?
    Help:       Definition of 'living in UK' is 3 months or more or a stay with an indefinite period of duration e.g.
                someone may have arrived in last week with an intention to settle indefinitely
    Mixed Mode Alternatives
    Web        Scripting Notes
    Interview: use drop down list for response options (list of years).
               Help
               Definition of 'living in UK' is 3 months or more or a stay with an indefinite period of duration e.g. you
               may have arrived in last week with an intention to settle indefinitely
    Use:        Ask YR2UK4



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future


   Hard Check: If (Mode is CAPI/CATI and Date Entered is prior to Year of Birth)// Mode is CAPI/CATI and the
   date entered is prior to the respondents year of birth
   Text
   The year entered is prior to the respondent's year of birth.


   Soft Check: If (mode is WEB and date entered is prior to year of birth)// Mode is WEB and the date entered
   is prior to the respondents year of birth
   Text
   The year entered is prior to your year of birth.




   Question: initialconditions_w17.MREASON                        [ Reason for migration ]

    Module:       initialconditions_w17                                                                                 Page 273 of 1165
Source:         SCIP


                  Type: multichoice
                  Don't know: -1                    Refused: -2                     Inapplicable: -8             Missing: -9

Universe:       if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                And if [UKBORN = 5] // Not born in the UK
Text:           There are different reasons for moving to the UK. Why did you move?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
                 1          For work (e.g. wanted to work and earn             For work (e.g. wanted to work and earn
                            money in the UK, to do an internship or            money in the UK, to do an internship or
                            were sent here by employer)                        were sent here by employer)

                 2          Joined partner or spouse already living in         Joined partner or spouse already living in
                            the UK                                             the UK

                 3          Joined other family members already living         Joined other family members already living
                            in the UK                                          in the UK

                 4          Moved together with family members                 Moved together with family members

                 5          Education (e.g. wanted to study here or            Education (e.g. wanted to study here or
                            take language classes etc.)                        take language classes etc.)

                 6          Political (did not feel safe in the country of     Political (did not feel safe in the country of
                            birth)                                             birth)

                 7          Simply wanted to live in another country /         Simply wanted to live in another country /
                            in the UK                                          in the UK

                 97         Other                                              Other

Mixed Mode Alternatives
Web             Text
Interview:      There are different reasons for moving to the UK. Why did you move? Please select all that apply to
                you.
                Delete
                Post-text Interviewer Instruction

Use:            Ask MREASON



if [MREASON = 97] // Other reason for migration




   Question: initialconditions_w17.MREASONO                                  [ Other reason for migration ]

   Module:           initialconditions_w17
   Source:           UKHLS

                       Type: String                   Length: 255
                       Don't know: -1                Refused: -2                       Inapplicable: -8          Missing: -9

   Universe:         if [ff_ivlolw <> 1 & ff_everint <> 1] // new entrant never interviewed
                     And if [UKBORN = 5] // Not born in the UK
                     And if [MREASON = 97] // Other reason for migration
   Interviewer PLEASE WRITE IN OTHER REASON
   Instruction:
   Mixed Mode Alternatives
   Web                Text
   Interview:         What other reason is that?
                      Delete
                      Post-text Interviewer Instruction                                                                    Page 274 of 1165
            Use:            Ask MREASONO



if [((ff_ivlolw <> 1 & ff_everint <> 1) & UKBORN = 5) | (ff_notuk = 1)]// New entrant never interviewed and not born in
the UK, or continuing respondent not a UK citizen




   Question: initialconditions_w17.CITZN                       [ Citizenship ]

    Module:        initialconditions_w17
    Source:        BHPS

                     Type: multichoice
                     Don't know: -1                       Refused: -2                  Inapplicable: -8             Missing: -9

    Universe:      if [((ff_ivlolw <> 1 & ff_everint <> 1) & UKBORN = 5) | (ff_notuk = 1)] // New entrant never interviewed
                   and not born in the UK, or continuing respondent not a UK citizen
    Text:          Are you a UK citizen, a citizen of your country of birth or a citizen of another country? If you have
                   citizenship of more than one country please tell me all of them.
    Interviewer CITIZENSHIP MEANS YOU ARE ENTITLED TO HOLD A PASSPORT ISSUED BY THAT COUNTRY
    Instruction: CODE ALL THAT APPLY
    Options:
                     1         UK citizen                   UK citizen

                     2         Citizen of country of        Citizen of country of
                               birth                        birth

                     3         Citizen of other country     Citizen of other country

    Help:          Citizenship is membership in a country and carries with it rights to political participation. It is possible to
                   have nationality without being a citizen (i.e. be legally subject to a state and entitled to its protection
                   without having rights of political participation in it). Thus, you can have a citizenship from one country
                   and be a national of another country
    Mixed Mode Alternatives
    Web             Text
    Interview:      Are you a UK citizen, a citizen of your country of birth or a citizen of another country? If you have
                    citizenship of more than one country please select all that apply.
                    Delete
                    Post-text Interviewer Instruction

    Use:           Ask CITZN



   if [CITZN = 3] // Citizen of other country


       Display Note
       SCREEN START.




       Question: initialconditions_w17.CITZNO1                           [ Citizenship of other country 1 ]

        Module:          initialconditions_w17
        Source:          UKHLS

                           Type: String                     Length: 50
                           Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

        Universe:        if [((ff_ivlolw <> 1 & ff_everint <> 1) & UKBORN = 5) | (ff_notuk = 1)] // New entrant never
                         interviewed and not born in the UK, or continuing respondent not a UK citizen
                         And if [CITZN = 3] // Citizen of other country
                                                                                                                              Page 275 of 1165
        Text:         What is your present citizenship? If you have dual citizenship please tell me both.

        Interviewer WRITE IN FIRST CITIZENSHIP.
        Instruction:
        Question      1st Country
        Box Label:
        Help:         Citizenship is membership in a country and carried with it rights to political participation. It is
                      possible to have nationality without being a citizen (i.e. be legally subject to a state and entitled to its
                      protection without having rights of political participation in it). Thus, you can have a citizenship from
                      one country and be a national of another country
        Mixed Mode Alternatives
        Web           Text
        Interview:    What is your present citizenship? If you have dual citizenship please enter both.

                      Question Box Label
                      1st Country

                      Delete
                      Post-text Interview Instruction
        Use:          Ask CITZNO1




       Question: initialconditions_w17.CITZNO2                      [ Citizenship of other country 2 ]

        Module:       initialconditions_w17
        Source:       UKHLS
        Scripting     Display CITZNO1 and CITZNO2 on-screen together.
        Notes:
                      Please add a radio button at CITZNO2 with the text 'No second citizenship'

                        Type: String                     Length: 50
                        Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

        Universe:     if [((ff_ivlolw <> 1 & ff_everint <> 1) & UKBORN = 5) | (ff_notuk = 1)] // New entrant never
                      interviewed and not born in the UK, or continuing respondent not a UK citizen
                      And if [CITZN = 3] // Citizen of other country
        Text:         What is your present citizenship? If you have dual citizenship please tell me both.
        Interviewer WRITE IN SECOND CITIZENSHIP
        Instruction:
        Question      2nd Country
        Box Label:
        Mixed Mode Alternatives
        Web           Delete
        Interview:    Post-text Interviewer Instruction

                      Question Box Label
                      2nd Country
        Use:          Ask CITZNO2



       Display Note
       SCREEN END.


if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born in the UK




   Question: initialconditions_w17.HIGHEDUK                         [ Highest qualification gained in UK ]                   Page 276 of 1165
Module:       initialconditions_w17
Source:       UKHLS

                 Type: choice
                 Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born in
              the UK
Text:         Did you obtain your highest educational or school qualification in the UK?
Interviewer IF RESPONDENT HAS TWO EQUALLY HIGH QUALIFICATIONS FROM THE UK AND ANOTHER
Instruction: COUNTRY, CODE 'YES' HERE
Options:         1         Yes Yes

                 2         No    No

Mixed Mode Alternatives
Web             Text
Interview:      Did you obtain your highest educational or school qualification in the UK? Please enter 'Yes' if you have
                two equally high qualifications from the UK and another country.
                Delete
                Post-text Interviewer instruction

Use:          Ask HIGHEDUK



if [HIGHEDUK = 2] // Gained highest educational qualification outside the UK




   Question: initialconditions_w17.QFHIGHOTH                          [ Highest qualification gained outside
   UK ]

    Module:          initialconditions_w17
    Source:          UKHLS

                       Type: choice
                       Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:        if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born
                     in the UK
                     And if [HIGHEDUK = 2] // Gained highest educational qualification outside the UK
    Showcard:        TBC
    Text:            Can you tell me the highest educational or school qualification you have obtained?
    Interviewer PRIORITY FROM 1 = HIGHEST TO 10 = LOWEST
    Instruction: CODE ONE ONLY




                                                                                                                     Page 277 of 1165
Options:        1        PhD or equivalent doctoral level               PhD or equivalent doctoral level
                         qualification                                  qualification

                2        Masters or equivalent higher degree level      Masters or equivalent higher degree level
                         qualification                                  qualification

                3        Postgraduate academic below-Masters            Postgraduate academic below-Masters
                         level qualification (e.g. Certificate or       level qualification (e.g. Certificate or
                         Diploma)                                       Diploma)

                4        Bachelors or equivalent first degree           Bachelors or equivalent first degree
                         qualification                                  qualification

                5        Post-secondary academic below-degree           Post-secondary academic below-degree
                         level qualification (up to 1 year)             level qualification (up to 1 year)

                6        Post-secondary academic below-degree           Post-secondary academic below-degree
                         level qualification (2 and more years)         level qualification (2 and more years)

                7        Post-secondary vocational training (up to 1    Post-secondary vocational training (up to 1
                         year)                                          year)

                8        Post-secondary vocational training (2 and      Post-secondary vocational training (2 and
                         more years)                                    more years)

                9        Completed secondary school                     Completed secondary school

                10       Completed primary school                       Completed primary school

                96       None of the above                              None of the above



Mixed Mode Alternatives
Web            Text
Interview:     What is the highest educational or school qualification you have obtained?
               Delete
               Showcard, Post-text Interviewer Instruction
Telephone      Post-text Interviewer Instruction
Interview:     READ OUT IN ORDER. STOP AND CODE FIRST QUALIFICATION OBTAINED BY
               RESPONDENT.
               Delete
               Showcard
Use:           Ask QFHIGHOTH




Question: initialconditions_w17.CNTRYQUAL                           [ Country gained qualification ]

Module:      initialconditions_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born in
          the UK
          And if [HIGHEDUK = 2] // Gained highest educational qualification outside the UK
Text:        In which country did you obtain this educational or school qualification?




                                                                                                                   Page 278 of 1165
       Options:
                     5       Republic of         Republic of
                             Ireland             Ireland

                     6       France              France

                     7       Germany             Germany

                     8       Italy               Italy

                     9       Spain               Spain

                     10      Poland              Poland

                     32      Ukraine             Ukraine

                     11      Cyprus              Cyprus

                     12      Turkey              Turkey

                     13      Australia           Australia

                     14      New Zealand         New Zealand

                     15      Canada              Canada

                     16      U.S.A.              U.S.A.

                     30      China               China

                     31      Hong Kong           Hong Kong

                     18      India               India

                     19      Pakistan            Pakistan

                     20      Bangladesh          Bangladesh

                     21      Sri Lanka           Sri Lanka

                     22      Kenya               Kenya

                     23      Ghana               Ghana

                     24      Nigeria             Nigeria

                     25      Uganda              Uganda

                     26      South Africa        South Africa

                     27      Jamaica             Jamaica

                     97      Other country       Other country


       Use:        Ask CNTRYQUAL



if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))]// New entrant never
interviewed and not UK born but gained highest qualification in the UK, OR UK born




   Question: initialconditions_w17.QFHIGH                    [ Highest qualification ]

    Module:       initialconditions_w17
    Source:       BHPS/LFS

                    Type: choice
                    Don't know: -1                Refused: -2                   Inapplicable: -8         Missing: -9

    Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
                  entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
    Showcard:     TBC
    Text:         Can you tell me the highest educational or school qualification you have obtained?              Page 279 of 1165
Interviewer CODE ONE ONLY
Instruction:
Options:
                1        University Higher Degree (e.g. MSc, PhD)          University Higher Degree (e.g. MSc, PhD)

                19       PGCE or equivalent                                PGCE or equivalent

                20       First degree level qualification (e.g. BA, BSc)   First degree level qualification (e.g. BA, BSc)

                21       Foundation degree                                 Foundation degree

                3        Diploma in higher education                       Diploma in higher education

                22       Teaching qualification for secondary/further      Teaching qualification for secondary/further
                         education (excluding PGCE)                        education (excluding PGCE)

                23       Teaching qualification for primary education      Teaching qualification for primary education
                         (excluding PGCE)                                  (excluding PGCE)

                5        Nursing or other medical qualification not yet    Nursing or other medical qualification not yet
                         mentioned                                         mentioned

                24       Access to Higher Education (HE) Diploma           Access to Higher Education (HE) Diploma

                6        A Level                                           A Level

                11       Certificate of sixth year studies                 Certificate of sixth year studies

                25       Advanced Higher                                   Advanced Higher

                26       Scottish Baccalaureate                            Scottish Baccalaureate

                7        Welsh Baccalaureate                               Welsh Baccalaureate

                8        International Baccalaureate                       International Baccalaureate

                10       Higher Grade                                      Higher Grade

                9        AS Level                                          AS Level

                12       GCSE/O Level                                      GCSE/O Level

                13       CSE                                               CSE

                14       Credit Standard Grade / Ordinary (O) Grade        Credit Standard Grade / Ordinary (O) Grade
                         (National 5 / Intermediate 2)                     (National 5 / Intermediate 2)

                17       General Standard Grade (National 4 /              General Standard Grade (National 4 /
                         Intermediate 1)                                   Intermediate 1)

                18       Foundation Standard Grade (National 3 /           Foundation Standard Grade (National 3 /
                         Access 3)                                         Access 3)

                15       Other school (inc. school leaving exam            Other school (inc. school leaving exam
                         certificate or matriculation)                     certificate or matriculation)

                96       None of the above                                 None of the above

Help:          Do not count first aid certificates as nursing qualifications. If teaching qualification is a degree then code
               as degree.
Mixed Mode Alternatives
Web            Text
Interview:     Which is the highest educational or school qualification you have obtained?
               Delete
               Showcard, Post-text Interviewer Instruction
Telephone      Post-text Interviewer Instruction
Interview:     READ OUT IN ORDER. STOP AND CODE FIRST QUALIFICATION OBTAINED BY RESPONDENT
               Delete
               Showcard

Use:           Ask QFHIGH



if [QFHIGH = 1] // Highest qualification is a higher degree

                                                                                                                         Page 280 of 1165
    Question: initialconditions_w17.HIGHDEGR                       [ Which higher degree ]

    Module:      initialconditions_w17
    Source:      UKHLS/LFS

                   Type: choice
                   Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
              entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
              And if [QFHIGH = 1] // Highest qualification is a higher degree
    Text:        Which higher degree qualification do you have?
    Options:
                  1        Doctorate (or equivalent)                     Doctorate (or equivalent)

                  2        Masters (or equivalent)                       Masters (or equivalent)

                  3        Some other postgraduate degree or             Some other postgraduate degree or
                           professional qualification                    professional qualification

    Use:         Ask HIGHDEGR



if [QFHIGH = 6] // Highest qualification is an A Level




    Question: initialconditions_w17.ALEVEL                      [ How many A Levels or equivalent ]

    Module:      initialconditions_w17
    Source:      UKHLS/LFS

                   Type: choice
                   Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
              entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
              And if [QFHIGH = 6] // Highest qualification is an A Level
    Text:        How many A Levels (or equivalent) do you have?
    Options:
                  1        One              One

                  2        Two              Two

                  3        Three or         Three or
                           more             more

    Use:         Ask ALEVEL



if [QFHIGH = 10] // Highest qualification is a Higher




    Question: initialconditions_w17.HIGHER                  [ Highest qualification is a Higher ]

    Module:      initialconditions_w17
    Source:      UKHLS/LFS

                   Type: choice
                   Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9
                                                                                                              Page 281 of 1165
    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
              entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
              And if [QFHIGH = 10] // Highest qualification is a Higher

    Text:        How many Highers (or equivalent) do you have?
    Options:
                  1        One             One

                  2        Two             Two

                  3        Three or        Three or
                           more            more

    Use:         Ask HIGHER



if [QFHIGH = 14] // Highest qualification is a Credit Standard Grade / Ordinary (O) Grade (National 5 / Intermediate 2)




    Question: initialconditions_w17.NAT5EQUIV                      [ How many National 5/Credit Standard
    Grades/Intermediate 2 or equivalent ]

    Module:       initialconditions_w17
    Source:       UKHLS

                      Type: Number
                      Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] //
                  New entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK
                  born
                  And if [QFHIGH = 14] // Highest qualification is a Credit Standard Grade / Ordinary (O) Grade
                  (National 5 / Intermediate 2)
    Text:         How many Ordinary Grades A-C or Credit Standard Grades/Intermediate 2/National 5 (or
                  equivalent) do you have?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Number
                   Delete
                   Post-text Interviewer Instruction
    Use:          Ask NAT5EQUIV



if [QFHIGH = 13] // Highest qualification is CSE




    Question: initialconditions_w17.CSE1                 [ Number of CSE Grade 1 ]

    Module:       initialconditions_w17
    Source:       UKHLS/LFS

                      Type: Number
                      Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] //
                  New entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK
                  born
                  And if [QFHIGH = 13] // Highest qualification is CSE
                                                                                                                    Page 282 of 1165
    Text:           How many CSE grades 1 did you get?

    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web             Question Box Label
    Interview:      Number
                    Delete
                    Post-text Interviewer Instruction

    Use:            Ask CSE1



if [QFHIGH = 1 | 19 | 20 | 21 | 3 | 22 | 23 | 5 | 24 | 6 | 11 | 25 | 26 | 7 | 8 | 10 | 9 | //
                                                                                          15]Has a qualification higher than
GCSE




    Question: initialconditions_w17.GCSECHK                           [ Has any CSE, O Level or GCSE
    qualifications ]

    Module:       initialconditions_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
              entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
              And if [QFHIGH = 1 | 19 | 20 | 21 | 3 | 22 | 23 | 5 | 24 | 6 | 11 | 25 | 26 | 7 | 8 | 10 | 9 | 15] // Has a
              qualification higher than GCSE
    Text:         Do you have any CSE, O Level or GCSE qualifications?
    Options:
                   1        Yes Yes

                   2        No     No

    Use:          Ask GCSECHK



if [QFHIGH = 12 | ((QFHIGH = 1 | 19 | 20 | 21 | 3 | 22 | 23 | 5 | 24 | 6 | 11 | 25 | 26 | 7 | 8 | 10 | 9 | 15) & GCSECHK =
1)] // Has a qualification at GCSE level




    Question: initialconditions_w17.GCSEATOCEQ                               [ Number of O Levels/GCSE grades
    A*-C or eqivalent ]

    Module:         initialconditions_w17
    Source:         UKHLS/LFS

                       Type: Number
                       Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe:       if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] //
                    New entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK
                    born
                    And if [QFHIGH = 12 | ((QFHIGH = 1 | 19 | 20 | 21 | 3 | 22 | 23 | 5 | 24 | 6 | 11 | 25 | 26 | 7 | 8 | 10 | 9
                    | 15) & GCSECHK = 1)] // Has a qualification at GCSE level
    Text:           How many CSE grades 1 / O Level grades A-C / GCSE grades A*-C / GCSE grades 9-4 or
                    equivalent did you get?
    Interviewer ENTER NUMBER
    Instruction:                                                                                                               Page 283 of 1165
        Mixed Mode Alternatives
        Web             Question Box Label
        Interview:      Number
                        Delete
                        Post-text Interviewer Instruction
        Use:            Ask GCSEATOCEQ



       Soft Check: If (GCSEATOCEQ >14) // If number of GCSEs respondent has is greater than 14
       Text
       You entered [GCSEATOCEQ] . If this is correct, please continue.


   if [CSE1 > 0 | GCSEAtoCEQ > 0] // Has at least 1 O-Level/GCSE grades A*-C or equivalent




       Question: initialconditions_w17.MEGCSE                        [ O Levels/GCSE grades A*-C or equivalent
       include Maths and/or English ]

        Module:       initialconditions_w17
        Source:       LFS

                        Type: choice
                        Don't know: -1                 Refused: -2                    Inapplicable: -8      Missing: -9

        Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))] // New
                  entrant never interviewed and not UK born but gained highest qualification in the UK, OR UK born
                  And if [CSE1 > 0 | GCSEAtoCEQ > 0] // Has at least 1 O-Level/GCSE grades A*-C or equivalent
        Text:         Did these include Maths and/or English?
        Options:
                       1         Yes - Maths                         Yes - Maths

                       2         Yes - English                       Yes - English

                       3         Yes - both {if GCSEATOCEQ >         Yes - both {if GCSEATOCEQ >
                                 1}                                  1}

                       4         No - neither                        No - neither

        Use:          Ask MEGCSE



if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born in the UK




   Question: initialconditions_w17.QFVOCUK                        [ Vocational qualifications gained in UK ]

    Module:     initialconditions_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                      Inapplicable: -8       Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5)] // New entrant never interviewed and not born in the
              UK
    Text:       Did you obtain any vocational qualifications in the UK?
    Options:
                  1         Yes Yes

                  2         No     No
                                                                                                                     Page 284 of 1165
    Use:        Ask QFVOCUK
if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))]// New entrant never
interviewed and not UK born but gained vocational qualification in the UK, OR UK born




   Question: initialconditions_w17.QFVOC                   [ Vocational qualifications ]

    Module:      initialconditions_w17
    Source:      BHPS (adapted)
    Scripting    Code 96 is exclusive
    Notes:

                   Type: multichoice
                   Don't know: -1                   Refused: -2                   Inapplicable: -8               Missing: -9

    Universe:    if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] // New
                 entrant never interviewed and not UK born but gained vocational qualification in the UK, OR UK born
    Showcard:    TBC
    Text:        And which of the following vocational or other qualifications do you have, if any?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                  1        Youth training certificate                       Youth training certificate

                  2        Key Skills                                       Key Skills

                  3        Basic skills                                     Basic skills

                  4        Entry level qualifications (Wales)               Entry level qualifications (Wales)

                  5        Modern apprenticeship/trade                      Modern apprenticeship/trade
                           apprenticeship/degree apprenticeship             apprenticeship/degree apprenticeship

                  6        RSA/OCR/Clerical and commercial                  RSA/OCR/Clerical and commercial
                           qualifications (e.g. typing/shorthand/book-      qualifications (e.g. typing/shorthand/book-
                           keeping/commerce)                                keeping/commerce)

                  7        City and Guilds Certificate                      City and Guilds Certificate

                  8        GNVQ/GSVQ                                        GNVQ/GSVQ

                  16       NVQ/SVQ                                          NVQ/SVQ

                  11       HNC/HND                                          HNC/HND

                  12       ONC/OND                                          ONC/OND

                  13       BTEC/BEC/TEC/EdExcel/LQL                         BTEC/BEC/TEC/EdExcel/LQL

                  14       SCOTVEC, SCOTEC or SCOTBEC                       SCOTVEC, SCOTEC or SCOTBEC

                  15       Other vocational, technical or professional      Other vocational, technical or professional
                           qualification                                    qualification

                  96       None of the above                                None of the above

    Mixed Mode Alternatives
    Web          Text
    Interview:   And what vocational or other qualifications do you have, if any? Please select all qualifications that you
                 have.
                 Delete
                 Showcard, Post-text Interviewer Instruction




                                                                                                                          Page 285 of 1165
Telephone       Text
Interview:      And what vocational or other qualifications do you have, if any?
                Post-text Interviewer Instruction
                PROBE FOR OTHER QUALIFICATIONS.
                Delete
                Showcard

Use:           Ask QFVOC



if [QFVoc = 5] // Has a modern/trade apprenticeship qualification




   Question: initialconditions_w17.APPRENT                        [ Apprenticeship ]

    Module:        initialconditions_w17
    Source:        UKHLS/LFS

                     Type: multichoice
                     Don't know: -1                 Refused: -2                    Inapplicable: -8       Missing: -9

    Universe:      if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                   New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                   UK born
                   And if [QFVoc = 5] // Has a modern/trade apprenticeship qualification
    Showcard:      TBC
    Text:          What level apprenticeship qualifications do you have?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                     1       Traditional apprenticeship                 Traditional apprenticeship

                     2       Intermediate/Level 2/Foundation            Intermediate/Level 2/Foundation
                             Modern                                     Modern

                     3       Advanced/Level 3/Advanced Modern           Advanced/Level 3/Advanced Modern

                     4       Higher/Level 4 or 5                        Higher/Level 4 or 5

                     5       Degree/Level 6                             Degree/Level 6

                     6       Degree/Level 7                             Degree/Level 7

    Mixed Mode Alternatives
    Web             Text
    Interview:      What level apprenticeship qualifications do you have? Please select all that apply.
                    Delete
                    Showcard, Post-text Interviewer Iinstruction
    Telephone       Text
    Interview:      What level apprenticeship qualifications do you have?
                    Post-text Interviewer Instruction
                    READ OUT
                    CODE ALL THAT APPLY
                    Delete
                    Showcard
    Use:           Ask APPRENT



if [QFVoc = 6] // Has an RSA/OCR qualification




   Question: initialconditions_w17.RSAOCR                       [ RSA/OCR level ]
                                                                                                                  Page 286 of 1165
    Module:        initialconditions_w17

    Source:        UKHLS/LFS

                     Type: multichoice
                     Don't know: -1                   Refused: -2                  Inapplicable: -8             Missing: -9

    Universe:      if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                   New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                   UK born
                   And if [QFVoc = 6] // Has an RSA/OCR qualification
    Showcard:      TBC
    Text:          What level RSA/OCR qualifications do you have?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:        1        RSA certificate (including Stage I,II & III) /   RSA certificate (including Stage I,II & III) /
                             OCR Level 1                                      OCR Level 1

                    2        Diploma / OCR Level 2                            Diploma / OCR Level 2

                    3        Advanced diploma or advanced certificate / Advanced diploma or advanced certificate /
                             OCR Level 3                                OCR Level 3

                    4        Higher diploma / OCR Level 4                     Higher diploma / OCR Level 4

    Mixed Mode Alternatives
    Web            Text
    Interview:     What level RSA/OCR qualifications do you have? Please select all that apply.
                   Delete
                   Showcard, Post-text Interviewer Instruction
    Telephone      Text
    Interview:     What level RSA/OCR qualifications do you have?
                   Post-text Interviewer Instruction
                   READ OUT
                   CODE ALL THAT APPLY
                   Delete
                   Showcard
    Use:           Ask RSAOCR



if [QFVoc = 7] // Has a City and Guilds certificate




    Question: initialconditions_w17.CITYGLD                       [ City and Guilds level ]

    Module:        initialconditions_w17
    Source:        UKHLS/BCS70

                     Type: multichoice
                     Don't know: -1                   Refused: -2                  Inapplicable: -8             Missing: -9

    Universe:      if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                   New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                   UK born
                   And if [QFVoc = 7] // Has a City and Guilds certificate
    Showcard:      TBC
    Text:          What level City and Guilds qualifications do you have?
    Interviewer CODE ALL THAT APPLY
    Instruction:
                                                                                                                          Page 287 of 1165
    Options:
                  1        Part 1 / Foundation                            Part 1 / Foundation

                  2        Part 2 / Craft / Intermediate                  Part 2 / Craft / Intermediate

                  3        Part 3 / Advanced Craft / Final                Part 3 / Advanced Craft / Final

                  4        Part 4 / Career Extension / Full               Part 4 / Career Extension / Full
                           Technological Certificate                      Technological Certificate


    Mixed Mode Alternatives
    Web          Text
    Interview:   What level City and Guilds qualifications do you have? Please select all that apply.
                 Delete
                 Showcard, Post-text Interviewer Instruction

    Telephone    Text
    Interview:   What level City and Guilds qualifications do you have?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard

    Use:         Ask CITYGLD



if [QFVoc = 8] // Has a GNVQ/GSVQ qualification




   Question: initialconditions_w17.GNSVQ                      [ GNVQ/GSVQ level ]

    Module:      initialconditions_w17
    Source:      UKHLS/BCS70

                   Type: multichoice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8              Missing: -9

    Universe:    if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                 New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                 UK born
                 And if [QFVoc = 8] // Has a GNVQ/GSVQ qualification
    Showcard:    TBC
    Text:        What level GNVQ/GSVQ qualifications do you have?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                  1        Foundation     Foundation

                  2        Intermediate Intermediate

                  3        Advanced       Advanced

    Mixed Mode Alternatives
    Web          Text
    Interview:   What level GNVQ/GSVQ qualifications do you have? Please select all that apply.
                 Delete
                 Showcard, Post-text Interviewer Instruction
    Telephone    Text
    Interview:   What level GNVQ/GSVQ qualifications do you have?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard                                                                                            Page 288 of 1165
    Use:          Ask GNSVQ



if [QFVoc = 16] // Has a NVQ/SVQ qualification




   Question: initialconditions_w17.NSVQ                 [ NVQ/SVQ level ]

    Module:       initialconditions_w17
    Source:       UKHLS/LFS

                    Type: multichoice
                    Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                  New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                  UK born
                  And if [QFVoc = 16] // Has a NVQ/SVQ qualification
    Showcard:     TBC
    Text:         What level NVQ/SVQ qualifications do you have?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                   1        Level 1                       Level 1

                   2        Level 2                       Level 2

                   3        Level 3                       Level 3

                   4        Level 4                       Level 4

                   5        Level 5                       Level 5

                   6        Other NVQ/SVQ                 Other NVQ/SVQ
                            qualification                 qualification

    Mixed Mode Alternatives
    Web           Text
    Interview:    What level NVQ/SVQ qualifications do you have? Please select all that apply.
                  Delete
                  Showcard, Post-text Interviewer Instruction
    Telephone     Text
    Interview:    What level NVQ/SVQ qualifications do you have?
                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY
                  Delete
                  Showcard
    Use:          Ask NSVQ



if [QFVoc = 13] // Has a BTEC/BEC/TEC/EdExcel/LQL qualification




   Question: initialconditions_w17.BTEC                [ BTEC/BEC/TEC/EdExcel/LQL level ]

    Module:       initialconditions_w17
    Source:       UKHLS/LFS

                    Type: multichoice
                    Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: Page
                                                                                                               -9 289 of 1165
   Universe:    if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                UK born
                And if [QFVoc = 13] // Has a BTEC/BEC/TEC/EdExcel/LQL qualification

   Showcard:    TBC
   Text:        What level BTEC/BEC/TEC/EdExcel/LQL qualifications do you have?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:
                 1        First certificate or general certificate (below   First certificate or general certificate (below
                          level 2)                                          level 2)

                 2        First diploma or general diploma (level 2)        First diploma or general diploma (level 2)

                 3        National Certificate or National Diploma          National Certificate or National Diploma
                          level (level 3)                                   level (level 3)

                 4        Higher level (level 4 or higher)                  Higher level (level 4 or higher)

   Mixed Mode Alternatives
   Web          Text
   Interview:   What level BTEC/BEC/TEC/EdExcel/LQL qualifications do you have? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction

   Telephone    Text
   Interview:   What level BTEC/BEC/TEC/EdExcel/LQL qualifications do you have?
                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

   Use:         Ask BTEC



if [QFVoc = 14] // Has a SCOTVEC/SCOTEC/SCOTBEC qualification




   Question: initialconditions_w17.SCOTVEC                      [ SCOTVEC/SCOTEC/SCOTBEC level ]

   Module:      initialconditions_w17
   Source:      UKHLS/LFS

                  Type: multichoice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8              Missing: -9

   Universe:    if [(ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & QFVOCUK = 1) |(UKBORN = 1|2|3|4))] //
                New entrant never interviewed and not UK born but gained vocational qualification in the UK, OR
                UK born
                And if [QFVoc = 14] // Has a SCOTVEC/SCOTEC/SCOTBEC qualification
   Showcard:    TBC
   Text:        What level SCOTVEC/SCOTEC/SCOTBEC qualifications do you have?
   Interviewer CODE ALL THAT APPLY
   Instruction:




                                                                                                                        Page 290 of 1165
        Options:
                         1        Modules towards a National Certificate             Modules towards a National Certificate

                         2        First certificate or general certificate (below    First certificate or general certificate (below
                                  level 2)                                           level 2)

                         3        First diploma or general diploma (level 2)         First diploma or general diploma (level 2)

                         4        Full National Certificate (level 3)                Full National Certificate (level 3)

                         5        Higher level (level 4)                             Higher level (level 4)


        Mixed Mode Alternatives
        Web             Text
        Interview:      What level SCOTVEC/SCOTEC/SCOTBEC qualifications do you have? Please select all that apply.
                        Delete
                        Showcard, Post-text Interviewer Instruction
        Telephone       Text
        Interview:      What level SCOTVEC/SCOTEC/SCOTBEC qualifications do you have?
                        Post-text Interviewer Instruction
                        READ OUT
                        CODE ALL THAT APPLY
                        Delete
                        Showcard
        Use:           Ask SCOTVEC



if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5) & (QFVOCUK = 2)]// New entrant never interviewed and not born
in the UK and no vocational qualification gained in the UK




    Question: initialconditions_w17.QFVOCNONUK                              [ Vocational qualifications gained
    outside UK ]

    Module:     initialconditions_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1                    Refused: -2                        Inapplicable: -8              Missing: -9

    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1) & (UKBORN = 5) & (QFVOCUK = 2)] // New entrant never interviewed
              and not born in the UK and no vocational qualification gained in the UK
    Text:       Did you obtain any vocational qualifications outside the UK?
    Options:
                  1          Yes Yes

                  2          No   No

    Use:        Ask QFVOCNONUK



if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed


    if [GRIDVARIABLES.ModeType = 3] // Mode is web




        Question: initialconditions_w17.SCHOOL_CAWI                                 [ Age left school (web) ]

        Module:       initialconditions_w17
        Source:       UKHLS
                                                                                                                                 Page 291 of 1165
                   Type: choice
                   Don't know: -1                 Refused: -2                    Inapplicable: -8    Missing: -9


    Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
              And if [GRIDVARIABLES.ModeType = 3] // Mode is web
    Mixed Mode Alternatives
    Web        Display Notes
    Interview: Use drop down list of response options.
               Text
               How old were you when you left school? Please do not include any attendance at technical college.
               Options
               2 Never went to school
               3 Still at school
               10 Age 10
               11 Age 11
               12 Age 12
               13 Age 13
               14 Age 14
               15 Age 15
               16 Age 16
               17 Age 17
               18 Age 18
               19 Age 19
               20 Age 20
    Use:        Ask SCHOOL_CAWI




Question: initialconditions_w17.SCHOOL                      [ Never went to/still at school ]

Module:       initialconditions_w17
Source:       BHPS

                Type: choice
                Don't know: -1                  Refused: -2                     Inapplicable: -8     Missing: -9

Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
Text:         How old were you when you left school?
Interviewer DO NOT INCLUDE TECHNICAL COLLEGE
Instruction:
Options:
               1         Write in age           Write in age

               2         Never went to          Never went to
                         school                 school

               3         Still at school        Still at school

Use:          If (SCHOOL_CAWI = 2) Compute SCHOOL = 2
              Else If (SCHOOL_CAWI) = 3 Compute SCHOOL = 3
              Else If (SCHOOL_CAWI) = 10..20 Compute SCHOOL=1
              Else If (SCHOOL_CAWI) = DK Compute SCHOOL=DK
              Else If (SCHOOL_CAWI) = REF Compute SCHOOL=REF
              Else: ask



if [SCHOOL = 1] // Left school




   Question: initialconditions_w17.SCEND                       [ School leaving age ]

    Module:        initialconditions_w17                                                                      Page 292 of 1165
   Source:         BHPS

                     Type: Number                    Range: 10 .. 20
                     Don't know: -1                 Refused: -2                    Inapplicable: -8   Missing: -9

   Universe:       if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
                   And if [SCHOOL = 1] // Left school
   Interviewer WRITE IN AGE RESPONDENT LEFT SCHOOL
   Instruction:
   Use:            If (SCHOOL_CAWI = 10..20) Compute SCEND=SCHOOL_CAWI
                   Else: ask



   Hard Check: If (SCEND > DEMOGRAPHICS.PDVAGE) // Age left school is greater than current age
   Text
   The age you left school can't be greater than your current age.


   if [DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND SCHOOL = 1 AND SCEND <>
   MIS] // Aged 16 or over and born since 1981 and school leaving age given




      Question: initialconditions_w17.SCHLLOC                           [ Place of school ]

      Module:         initialconditions_w17
      Source:         UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                  Inapplicable: -8   Missing: -9

      Universe:       if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
                      And if [SCHOOL = 1] // Left school
                      And if [DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND SCHOOL
                      = 1 AND SCEND <> MIS] // Aged 16 or over and born since 1981 and school leaving age given
      Text:           And where was your school...
      Interviewer READ OUT
      Instruction:
                   IF MORE THAN ONE SCHOOL ATTENDED, CODE THE LOCATION OF THE MOST RECENT.
      Options:
                       1         England               England

                       2         Scotland              Scotland

                       3         Wales                 Wales

                       4         Northern Ireland      Northern Ireland

                       5         Or outside the        Or outside the
                                 UK?                   UK?

      Mixed Mode Alternatives
      Web             Help
      Interview:      If you attended more than one school, please code the location of the one you attended most
                      recently.
                      Delete
                      Post-text Interviewer Instruction
      Use:            Ask SCHLLOC



if [(DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND (SCHLLOC < 5 | SCHOOL = 3))]//
Aged 16 or over and attended school in the UK or still at school

                                                                                                                Page 293 of 1165
Question: initialconditions_w17.SCHCODE                    [ School code ]

Module:       initialconditions_w17
Source:       UKHLS
Scripting     Please use Trigram lookup for school name. Return the numeric code in the data.
Notes:

                Type: Number                  Range: 1 .. 999997
                Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
              And if [(DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND (SCHLLOC <
              5 | SCHOOL = 3))] // Aged 16 or over and attended school in the UK or still at school
Text:         What is/was the name of your school?
Interviewer BEGIN TYPING THE NAME OF THE SCHOOL AND THEN SELECT THE ANSWER FROM THE
Instruction: DROP DOWN MENU. WHEN YOU HAVE SELECTED THE CORRECT ANSWER PRESS
             CONTINUE TO CARRY ON.

              IF YOU ARE UNABLE TO FIND THE SCHOOL IN THE DROP DOWN MENU, TYPE THE FULL
              NAME OF THE SCHOOL AND AS MUCH OF THE ADDRESS AS POSSIBLE INTO THE BOX AND
              PRESS CONTINUE TO CARRY ON.

              IF ASKED WHY SCHOOL NAME IS WANTED: HELP
Help:         We are interested in linking publicly available information on schools such as positions in league
              tables and class sizes to understand the effect on people's education. The name of the school you
              provide here will remain confidential
Mixed Mode Alternatives
Web           Text
Interview:    What is/was the name of your school? Begin typing the name of the school and then select the
              answer from the drop down menu. It may take a moment to appear, please type slowly.
              If you are unable to find the name of your school, please select 'Not listed'.

              Delete
              Post-text Interviewer Instruction
Use:          Ask SCHCODE



if [SCHCODE = 1-999996] // School identified




   Question: initialconditions_w17.SCHOK                   [ School details correct ]

   Module:     initialconditions_w17
   Source:     UKHLS

                 Type: choice
                 Inapplicable: -8                               Missing: -9

   Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
             And if [(DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND (SCHLLOC
             < 5 | SCHOOL = 3))] // Aged 16 or over and attended school in the UK or still at school
             And if [SCHCODE = 1-999996] // School identified
   Text:       Are the details reported below correct?

                [SCHNAME]
   Options:
                1        Yes Yes

                2        No    No
                                                                                                             Page 294 of 1165
           Use:          Ask SCHOK



       if [(SCHCODE = 999997) | (SCHOK = 2)] // School not found in trigram lookup or lookup entry was inaccurate




           Question: initialconditions_w17.SCHNAME                        [ School name ]

           Module:         initialconditions_w17
           Source:         UKHLS
           Scripting       Please return verbatim school details in the data.
           Notes:

                             Type: String                  Length: 100
                             Don't know: -1               Refused: -2                   Inapplicable: -8       Missing: -9

           Universe:       if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
                           And if [(DEMOGRAPHICS.PDVAge > 15 AND DEMOGRAPHICS.Pbirthy > 1981 AND
                           (SCHLLOC < 5 | SCHOOL = 3))] // Aged 16 or over and attended school in the UK or still at
                           school
                           And if [(SCHCODE = 999997) | (SCHOK = 2)] // School not found in trigram lookup or lookup
                           entry was inaccurate
           Text:           `Sorry, we don't seem to have the details of your school. What is/was the name of your school,
                           its address and postcode, or as much detail as you know? {if SCHCODE = 999997} / What are
                           the correct details of your school? {if SCHOK = 2}
           Interviewer IF ASKED WHY SCHOOL NAME IS WANTED SEE HELP
           Instruction:
           Help:           We are interested in linking publicly available information on schools such as positions in league
                           tables and class sizes to understand the effect on people's education. The name of the school
                           you provide here will remain confidential
           Mixed Mode Alternatives
           Web             Delete
           Interview:      Post-text Interviewer Instruction
           Use:            Ask SCHNAME



if [SCHOOL = 1] // Left school


   if [GRIDVARIABLES.ModeType = 3] // Mode is web




       Question: initialconditions_w17.FENOW_CAWI                           [ Age left further education (web) ]

        Module:      initialconditions_w17
        Source:      UKHLS
        Scripting    Limit list of response options to current age of the respondent.
        Notes:

                        Type: choice
                        Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

        Universe: if [SCHOOL = 1] // Left school
                  And if [GRIDVARIABLES.ModeType = 3] // Mode is web
        Mixed Mode Alternatives


                                                                                                                         Page 295 of 1165
    Web        Display Notes
    Interview: Use drop down list of response options. Age should range from 16 to 80.
               Text
               And how old were you when you left college or university, or when you finished or stopped your
               course?
               Options
               2 Never went to college or university
               3 Currently at college or university
               16 Age 16
               17 Age 17
               18 Age 18
               19 Age 19
               20 Age 20 ....
               80 Age 80

    Use:         Ask FENOW_CAWI




Question: initialconditions_w17.FENOW                      [ Still in further education ]

Module:        initialconditions_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                   Refused: -2                    Inapplicable: -8      Missing: -9

Universe:      if [SCHOOL = 1] // Left school
Text:          And how old were you when you left college or university, or when you finished or stopped your course?
Interviewer IF RETURNED TO COLLEGE OR UNIVERSITY AS A MATURE STUDENT AND COURSE NOT
Instruction: FINISHED, SELECT "AT COLLEGE/UNIVERSITY"
Options:
                1         Write in age                          Write in age

                2         Never went to college or              Never went to college or
                          university                            university

                3         At college/university                 At college/university

Use:           If (FENOW_CAWI = 2computeFENOW = 2
               Else If (FENOW_CAWI) = 3 ComputeFENOW = 3
               Else If (FENOW_CAWI) = 16..80 ComputeFENOW = 1
               Else If (FENOW_CAWI) = DK ComputeFENOW = DK
               Else If (FENOW_CAWI) = REF ComputeFENOW = REF
               Else: Ask



if [FENOW = 1] // Left college or university




    Question: initialconditions_w17.FEEND                    [ Further education leaving age ]

    Module:         initialconditions_w17
    Source:         BHPS

                      Type: Number                    Range: 16 .. 80
                      Don't know: -1                 Refused: -2                   Inapplicable: -8    Missing: -9

    Universe:       if [SCHOOL = 1] // Left school
                    And if [FENOW = 1] // Left college or university
    Interviewer WRITE IN AGE RESPONDENT LEFT COLLEGE/UNIVERSITY
    Instruction:
                                                                                                                 Page 296 of 1165
        Use:          If (FENOW_CAWI = 16..80) Compute FEEND = FENOW_CAWI
                      Else: Ask



       Hard Check: If (FEEND > DEMOGRAPHICS.PDVAge) // Age left college/university is greater than current
       age
       Text
       The age you left college/university can't be greater than your current age.


if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4)) & (QFHIGH =
1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but gained highest qualification in the UK, OR
New entrant never interviewed and UK born and has a UK higher education qualification


   loop[for each ANYMORE = 1 (up to 4 loops)]
   Name: HEINSTLoop




       Question: initialconditions_w17.HEINST                     [ Higher education degree institution code ]

        Module:       initialconditions_w17
        Source:       UKHLS
        Scripting     Please use Trigram higher education institution lookup. Return the numeric codes HEUKPRN and
        Notes:        HEINSTID in the data.

                        Type: Number                   Range: 1 .. 999997
                        Don't know: -1                Refused: -2                     Inapplicable: -8           Missing: -9

        In Loops:     loop[for each ANYMORE = 1 (up to 4 loops)]

        Universe:     if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4)) &
                      (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but gained
                      highest qualification in the UK, OR New entrant never interviewed and UK born and has a UK higher
                      education qualification
        Text:         From which higher education institution did you receive your very first {if loop = 1} / next {if loop
                      greater than 1} degree(s)?
        Interviewer TYPE IN ANY PART OF INSTITUTION NAME. TYPE IN MORE DETAIL TO NARROW DOWN THE
        Instruction: SELECTION.
                     IF UNABLE TO CODE SELECT 'NOT LISTED'.
                     IF ASKED WHY INSTITUTION NAME IS WANTED, SEE HELP SCREEN
        Help:         Basic information about the institutions people attend is highly useful for researchers doing a wide
                      variety of analyses, for example we can learn which universities/institutions do well for their
                      students.
        Mixed Mode Alternatives
        Web           Text
        Interview:    From which higher education institution did you receive your very first {if loop = 1} / next {if loop
                      greater than 1} degrees?
                      Type in any part of the institution name. Type in more detail to narrow down the selection.
                      If your institution does not appear on the list, please select “Not listed”.
                      Delete
                      Post-text Interviewer Instruction

        Use:          Ask HEINST



       if [HEINST = 1-999996 | 1-9996] // Institution identified via HEUKPRN or HEINSTID codes




           Question: initialconditions_w17.INSTOK                     [ Higher education institution details
           correct ]                                                                                                          Page 297 of 1165
Module:      initialconditions_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                    Refused: -2            Inapplicable: -8     Missing: -9

In Loops: loop[for each ANYMORE = 1 (up to 4 loops)]

Universe: if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4)) &
          (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but
          gained highest qualification in the UK, OR New entrant never interviewed and UK born and has a
          UK higher education qualification
          And if [HEINST = 1-999996 | 1-9996] // Institution identified via HEUKPRN or HEINSTID codes
Text:        Are the details reported below correct?

              [HEINST]
Options:
              1         Yes Yes

              2         No    No

Use:         Ask INSTOK



if [INSTOK = 1] // Institution details correct




   Question: initialconditions_w17.HEUKPRN                        [ Higher Education Degree Institution
   UKPRN ]

    Module:       initialconditions_w17
    Source:       UKHLS

                    Type: Number                   Range: 1 .. 999996
                    Don't know: -1                Refused: -2             Inapplicable: -8   Missing: -9

    In Loops: loop[for each ANYMORE = 1 (up to 4 loops)]

    Universe: if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))
              & (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but
              gained highest qualification in the UK, OR New entrant never interviewed and UK born and has
              a UK higher education qualification
              And if [HEINST = 1-999996 | 1-9996] // Institution identified via HEUKPRN or HEINSTID codes
              And if [INSTOK = 1] // Institution details correct
    Use:          Compute HEUKPRN = Higher Education Institution UKPRN




   Question: initialconditions_w17.HEINSTID                       [ Higher Education Degree Institution
   INSTID ]

    Module:       initialconditions_w17
    Source:       UKHLS

                    Type: Number                   Range: 1 .. 9996
                    Don't know: -1                Refused: -2            Inapplicable: -8    Missing: -9

    In Loops: loop[for each ANYMORE = 1 (up to 4 loops)]


                                                                                                     Page 298 of 1165
        Universe: if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))
                  & (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but
                  gained highest qualification in the UK, OR New entrant never interviewed and UK born and has
                  a UK higher education qualification
                  And if [HEINST = 1-999996 | 1-9996] // Institution identified via HEUKPRN or HEINSTID codes
                  And if [INSTOK = 1] // Institution details correct
        Use:         Compute HEINSTID = Higher Education Institution INSTID



if [HEINST = 999997 & 9997] // Institution not found in trigram lookup




    Question: initialconditions_w17.HEINST1_OTHER                            [ Institution name 1 ]

    Module:        initialconditions_w17
    Source:        UKHLS
    Scripting      Please return verbatim institution details in the data.
    Notes:

                     Type: String                   Length: 100
                     Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

    In Loops:      loop[for each ANYMORE = 1 (up to 4 loops)]

    Universe:      if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))
                   & (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but
                   gained highest qualification in the UK, OR New entrant never interviewed and UK born and has
                   a UK higher education qualification
                   And if [HEINST = 999997 & 9997] // Institution not found in trigram lookup
    Text:          Sorry we don't seem to have the details of the institution you attended. What is/was the name of
                   the institution, its address and postcode, or as much detail as you know?
    Interviewer IF ASKED WHY INSTITUTION NAME IS WANTED SEE HELP
    Instruction:
    Help:          Basic information about the institutions people attend is highly useful for researchers doing a
                   wide variety of analyses, for example we can learn which universities/institutions do well for their
                   students.
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:           Ask HEINST1_OTHER



if [INSTOK = 2] // Institution details are inaccurate




    Question: initialconditions_w17.HEINAME                       [ Institution name 2 ]

    Module:        initialconditions_w17
    Source:        UKHLS
    Scripting      Please return verbatim institution details in the data.
    Notes:

                     Type: String                   Length: 100
                     Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

    In Loops:      loop[for each ANYMORE = 1 (up to 4 loops)]
                                                                                                                   Page 299 of 1165
            Universe:       if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4))
                            & (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but
                            gained highest qualification in the UK, OR New entrant never interviewed and UK born and has
                            a UK higher education qualification
                            And if [INSTOK = 2] // Institution details are inaccurate

            Text:           What are the correct details of the institution you attended?
            Interviewer IF ASKED WHY INSTITUTION NAME IS WANTED SEE HELP
            Instruction:
            Help:           Basic information about the institutions people attend is highly useful for researchers doing a
                            wide variety of analyses, for example we can learn which universities/institutions do well for their
                            students.
            Mixed Mode Alternatives
            Web             Delete
            Interview:      Post-text Interviewer Instruction
            Use:            Ask HEINAME




        Question: initialconditions_w17.ANYMORE                         [ Other Higher education institution ]

        Module:      initialconditions_w17
        Source:      UKHLS

                         Type: choice
                         Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

        In Loops: loop[for each ANYMORE = 1 (up to 4 loops)]

        Universe: if [((ff_ivlolw <> 1 & ff_everint <> 1) & ((UKBORN = 5 & HIGHEDUK = 1) |(UKBORN = 1|2|3|4)) &
                  (QFHIGH = 1|19|20|21|3|22|23|5|15))] // New entrant never interviewed and not UK born but gained
                  highest qualification in the UK, OR New entrant never interviewed and UK born and has a UK higher
                  education qualification
        Text:        Did you receive a degree from another institution you have not told me about yet?
        Options:
                      1         Yes Yes

                      2         No    No

        Mixed Mode Alternatives
        Web        Text
        Interview: Did you receive a degree from another Institution you have not told us about yet?

        Use:         Ask ANYMORE



    END LOOP (HEINSTLoop)


End



Own First Job Module                      (ownfirstjob_w17.v01)

Start
if [ff_ivlolw = 2|3|MIS & ff_everint <> 1 & (DEMOGRAPHICS.jbstat <> 1|2|13)] // new entrant never interviewed
(excluding rising 16 year olds) and current economic activity is not employed, self-employed or temporarily laid off/short
time working


                                                                                                                            Page 300 of 1165
   Question: ownfirstjob_w17.J1NONE                    [ Still in full-time education / never had a job ]

    Module:     ownfirstjob_w17
    Source:     Adapted from BHPS
    Scripting   The SPONTANEOUS category comes first to match the response options in J1NONE on BHPS data
    Notes:

                  Type: choice
                  Don't know: -1                  Refused: -2                      Inapplicable: -8          Missing: -9

    Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1 & (DEMOGRAPHICS.jbstat <> 1|2|13)] // new entrant never
              interviewed (excluding rising 16 year olds) and current economic activity is not employed, self-employed
              or temporarily laid off/short time working
    Text:       Since leaving full-time education, have you ever had a paid job?
    Options:      1        SPONTANEOUS: Still in full-time              SPONTANEOUS: Still in full-time
                           education                                    education

                  2        Never had a paid job                         Never had a paid job

                  3        Had a paid job                               Had a paid job

    Mixed Mode Alternatives
    Web        Options
    Interview:
               1 Still in full-time education
               2 Never had a paid job
               3 Had a paid job
    Use:        Ask J1NONE



if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)]// had a first job after full-
time education or is new entrant never interviewed (excluding rising 16 year olds) and current economic activity is
employed, self-employed or temporarily laid off/short time working


   Display Note
   SCREEN START use month year template




   Question: ownfirstjob_w17.J1MNTH                    [ First job start month ]

    Module:     ownfirstjob_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                      Inapplicable: -8          Missing: -9

    Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a first
              job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and current
              economic activity is employed, self-employed or temporarily laid off/short time working
    Text:       In what month and year did you start your first job?




                                                                                                                       Page 301 of 1165
Options:
             1         January     January

             2         February    February

             3         March       March

             4         April       April

             5         May         May

             6         June        June

             7         July        July

             8         August      August

             9         September September

             10        October     October

             11        November    November

             12        December    December

Use:        Ask J1MNTH




Question: ownfirstjob_w17.J1YEAR                  [ First job start year ]

Module:     ownfirstjob_w17
Source:     UKHLS

              Type: Number                     Range: 1900 .. 9999
              Don't know: -1                  Refused: -2                     Inapplicable: -8           Missing: -9

Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a first
          job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and current
          economic activity is employed, self-employed or temporarily laid off/short time working
Question YEAR
Box
Label:
Use:        Ask J1YEAR



Hard Check: if [date entered is in the future]// Do not allow future dates to be entered
Text
The date you have entered is in the future


Display Note*
SCREEN END




Question: ownfirstjob_w17.J1SOC00                   [ First job (SOC) after leaving school ]

Module:       ownfirstjob_w17
Source:       BHPS

                  Type: String                  Length: 255
                  Don't know: -1               Refused: -2                    Inapplicable: -8           Missing: -9

Universe:     if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a first
              job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and
              current economic activity is employed, self-employed or temporarily laid off/short time working
                                                                                                                   Page 302 of 1165
Text:          What was your own first job after leaving full-time education? Please tell me the exact job title and
               describe the work you did.
Interviewer TYPE IN JOB TITLE AND DESCRIPTION
Instruction:
Mixed Mode Alternatives
Web            Text
Interview:     What was your own first job after leaving full-time education? Please type in the exact job title and
               describe the work you did.

               Delete
               Interviewer instruction
Use:           Ask J1SOC00




Question: ownfirstjob_w17.J1SEMP                     [ Employee or self-employed: First job ]

Module:      ownfirstjob_w17
Source:      BHPS

               Type: choice
               Don't know: -1                    Refused: -2                  Inapplicable: -8             Missing: -9

Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a first
          job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and current
          economic activity is employed, self-employed or temporarily laid off/short time working
Text:        Were you working as an employee or were you self-employed?
Options:
              1        Employee          Employee

              2        Self-employed Self-employed

Use:         Ask J1SEMP



if [J1SEMP = 2] // first job was self-employed




    Question: ownfirstjob_w17.J1BOSS                    [ Hired employees: First job ]

    Module:       ownfirstjob_w17
    Source:       BHPS

                   Type: choice
                   Don't know: -1                  Refused: -2                 Inapplicable: -8            Missing: -9

    Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a
              first job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and
              current economic activity is employed, self-employed or temporarily laid off/short time working
              And if [J1SEMP = 2] // first job was self-employed
    Text:         Did you have employees?
    Options:
                   1       Yes Yes

                   2       No    No

    Use:          Ask J1BOSS



if [J1SEMP = 1] // first job was employed
                                                                                                                       Page 303 of 1165
    Question: ownfirstjob_w17.J1MNGR                       [ Managerial duties: first job ]

     Module:       ownfirstjob_w17
     Source:       BHPS

                     Type: choice
                     Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

     Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a
               first job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and
               current economic activity is employed, self-employed or temporarily laid off/short time working
               And if [J1SEMP = 1] // first job was employed
     Text:         Did you have any managerial duties or were you supervising any other employees?
     Options:       1          Manager                     Manager

                    2          Foreman/Supervisor          Foreman/Supervisor

                    3          Not manager or              Not manager or
                               supervisor                  supervisor

     Use:          Ask J1MNGR




Question: ownfirstjob_w17.J1STILL                      [ Still in first job ]

Module:       ownfirstjob_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                     Refused: -2                  Inapplicable: -8           Missing: -9

Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a first
          job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and current
          economic activity is employed, self-employed or temporarily laid off/short time working
Text:         Are you still working in this job?
Options:
               1          Yes Yes

               2          No    No

Use:          Ask J1STILL



if [J1STILL = 2] // Not still in first job


    Display Note
    SCREEN START use month year template




    Question: ownfirstjob_w17.J1ENDMNTH                            [ First job end month ]

     Module:       ownfirstjob_w17
     Source:       UKHLS
     Scripting SCREEN START use month year template
     Notes:

                                                                                                                     Page 304 of 1165
              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8         Missing: -9



Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a
          first job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and
          current economic activity is employed, self-employed or temporarily laid off/short time working
          And if [J1STILL = 2] // Not still in first job
Text:       In what month and year did you stop working at your first job?
Options:
             1        January      January

             2        February     February

             3        March        March

             4        April        April

             5        May          May

             6        June         June

             7        July         July

             8        August       August

             9        September September

             10       October      October

             11       November     November

             12       December     December

Use:        Ask J1ENDMNTH




Question: ownfirstjob_w17.J1ENDYEAR                         [ First job end year ]

Module:     ownfirstjob_w17
Source:     UKHLS
Scripting SCREEN END
Notes:

              Type: Number                    Range: 1900 .. 9999
              Don't know: -1                 Refused: -2                     Inapplicable: -8         Missing: -9

Universe: if [J1NONE = 3 | (ff_ivlolw = 2|3|MIS & ff_everint <> 1 & DEMOGRAPHICS.jbstat = 1|2|13)] // had a
          first job after full-time education or is new entrant never interviewed (excluding rising 16 year olds) and
          current economic activity is employed, self-employed or temporarily laid off/short time working
          And if [J1STILL = 2] // Not still in first job
Question YEAR
Box
Label:
Use:        Ask J1ENDYEAR



Hard Check: if [date entered is in the future]// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard check: If (Date entered is prior to J1MNTH J1YEAR)// Date entered is prior to when first job was
started
Text
The date you have entered is prior to the date you started this job.                                            Page 305 of 1165
         Display Note
         SCREEN END


End



Educational Aspirations module                              (educationalaspirations_w17.v01)

Start
if [DEMOGRAPHICS.JBSTAT = 7] // Full time student




   Question: educationalaspirations_w17.EDTYPE                             [ Type of educational institution
   attending ]

      Module:      educationalaspirations_w17
      Source:      BHPS

                     Type: choice
                     Don't know: -1                     Refused: -2                       Inapplicable: -8    Missing: -9

      Universe:    if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
      Text:        Are you...
      Interviewer READ OUT
      Instruction:
      Options:
                    1           At School                             At School

                    2           At Sixth Form College                 At Sixth Form College

                    3           At Further Education (FE)             At Further Education (FE)
                                College                               College

                    4           At Higher Education (HE) College At Higher Education (HE) College

                    5           or at University?                     or at University?

      Mixed Mode Alternatives
      Web          Delete
      Interview:   Interviewer Instruction
      Use:         Ask EDTYPE



   If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 & DEMOGRAPHICS.PDVAge <=19)]// At
   school or Sixth Form College or at a Further Education college and aged 16 to 19




         Question: educationalaspirations_w17.EDASP                           [ Highest level exam like to get b/f leave
         school/college ]

         Module:        educationalaspirations_w17
         Source:        BHPS

                         Type: choice
                         Don't know: -1                   Refused: -2                      Inapplicable: -8   Missing: -9


                                                                                                                      Page 306 of 1165
Universe:    if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
             And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
             DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further Education
             college and aged 16 to 19

Text:        What are the highest level exams you would like to gain before you leave 'school {if EDTYPE = 1}'
             'college {if EDTYPE = 2|3}'?
Interviewer READ OUT
Instruction:
Options:
              1         GCSE/Standards/GNVQ                        GCSE/Standards/GNVQ
                        Foundation/GNVQ                            Foundation/GNVQ
                        Intermediate/NVQ1/NVQ2                     Intermediate/NVQ1/NVQ2

              2         AS Levels/AVCE Part                        AS Levels/AVCE Part

              3         A Levels/Highers/NVQ3/AVCE                 A Levels/Highers/NVQ3/AVCE
                        Single/AVCE Double                         Single/AVCE Double

              97        Other qualifications                       Other qualifications

Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer Instruction

Use:         Ask EDASP




Question: educationalaspirations_w17.LVSCHDO                      [ Want to do after school/college ]

Module:      educationalaspirations_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                   Refused: -2              Inapplicable: -8            Missing: -9

Universe:    if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
             And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
             DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further Education
             college and aged 16 to 19
Showcard: TBC
Text:        What would you most like to do when you have completed this exam or qualification?
Options:
              1       Get a full-time job                          Get a full-time job

              2       Stay at school or sixth-form college         Stay at school or sixth-form college

              3       Go to/stay in further education college      Go to/stay in further education college

              4       Go to university or higher education         Go to university or higher education
                      institution                                  institution

              5       Get a job and study (at the same time)       Get a job and study (at the same time)

              6       Get an apprenticeship                        Get an apprenticeship

              7       Do some other type of training               Do some other type of training

              97      Do something else                            Do something else

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard




                                                                                                             Page 307 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard
Use:          Ask LVSCHDO



if [EDAsp = 3] // If wants to leave school after A levels/highers/NVQ3/AVCE single/AVCE Double




   Question: educationalaspirations_w17.AHVWELL                            [ Importance of doing well in
   quals ]

   Module:        educationalaspirations_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

   Universe:      if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
                  And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
                  DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further Education
                  college and aged 16 to 19
                  And if [EDAsp = 3] // If wants to leave school after A levels/highers/NVQ3/AVCE single/AVCE
                  Double
   Showcard: TBC
   Text:          How important do you think it is for you to do well in these exams or other qualifications?
   Options:        1        Very important        Very important

                   2        Important             Important

                   3        Not very important    Not very important

                   4        Not at all            Not at all
                            important             important

   Mixed Mode Alternatives
   Web            Delete
   Interview:     Showcard

   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

                  Delete
                  Showcard

   Use:           Ask AHVWELL




Question: educationalaspirations_w17.HEDLIK                        [ Likelihood of entering higher
education ]

Module:         educationalaspirations_w17
Source:         BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2                 Inapplicable: -8           Missing: -9



                                                                                                                Page 308 of 1165
Universe:       if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
                And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
                DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further Education
                college and aged 16 to 19

Text:           How likely is it that you will seek higher education at a college or university, even if you take a gap
                year? Is it...
Interviewer READ OUT
Instruction:
Options:
                 1          Very likely                    Very likely

                 2          Fairly likely                  Fairly likely

                 3          Not very likely                Not very likely

                 4          Or not at all likely?          Or not at all likely?

                 5          SPONTANEOUS: Depends SPONTANEOUS: Depends

Mixed Mode Alternatives
Web             Options
Interview:      1 Very likely
                2 Fairly likely
                3 Not very likely
                4 Or not at all likely?
                5 Depends

                Delete
                Interviewer Instruction

Use:            Ask HEDLIK



if [HedLik = 3 thru 5] // Going to college or university is not very likely or not at all likely




    Question: educationalaspirations_w17.HEDNT                               [ Reason might not go on to higher
    education ]

    Module:          educationalaspirations_w17
    Source:          BHPS

                       Type: choice
                       Don't know: -1                Refused: -2                   Inapplicable: -8         Missing: -9

    Universe:        if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
                     And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
                     DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further Education
                     college and aged 16 to 19
                     And if [HedLik = 3 thru 5] // Going to college or university is not very likely or not at all likely
    Text:            What is the main reason you might not go to college or university?
    Interviewer READ OUT
    Instruction:




                                                                                                                      Page 309 of 1165
         Options:
                          1          Having school qualifications is             Having school qualifications is
                                     enough                                      enough

                          2          Have decided on a specific career           Have decided on a specific career

                          3          Want to work and earn money                 Want to work and earn money

                          4          Cost of education too high                  Cost of education too high

                          5          Depends on grades                           Depends on grades

                          6          Not academic enough                         Not academic enough

                          7          Just don't want to go                       Just don't want to go

                          8          Want to travel                              Want to travel

                          9          Undecided about it                          Undecided about it

                          10         Health reasons                              Health reasons

                          97         Other reason                                Other reason

         Mixed Mode Alternatives
         Web             Delete
         Interview:      Interviewer Instruction
         Use:            Ask HEDNT



         if [HedNT = 97] // If other reason might not go on to higher education




            Question: educationalaspirations_w17.HEDNTO                                 [ Other reason might not go on
            to HE ]

             Module:           educationalaspirations_w17
             Source:           UKHLS

                                 Type: String                  Length: 255
                                 Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

             Universe:         if [DEMOGRAPHICS.JBSTAT = 7] // Full time student
                               And If [(EdType = 1 | 2) | (EdType = 3 & DEMOGRAPHICS.PDVAge >= 16 &
                               DEMOGRAPHICS.PDVAge <=19)] // At school or Sixth Form College or at a Further
                               Education college and aged 16 to 19
                               And if [HedLik = 3 thru 5] // Going to college or university is not very likely or not at all likely
                               And if [HedNT = 97] // If other reason might not go on to higher education
             Text:             What reason is that?
             Interviewer WRITE IN
             Instruction:
             Mixed Mode Alternatives
             Web               Delete
             Interview:        Interviewer Instruction
             Use:              Ask HEDNTO



End



Young Adults module                     (youngadults_w17.v01)

Start                                                                                                                           Page 310 of 1165
if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Question: youngadults_w17.FUTUREINT                      [ Future questions intro ]

Module:     youngadults_w17
Source:     UKHLS Youth Self-Completion Questionnaire

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8       Missing: -9

Universe: if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Text:       The next questions are about what you want to do in the future.
Options:
              1      Continue Continue

Use:        Ask FUTUREINT



if [GRIDVARIABLES.LIVPAR = 1] // Living at home with parent(s)




   Question: youngadults_w17.LVHM                    [ Age you think when you leave home? ]

    Module:       youngadults_w17
    Source:       UKHLS Youth Self-Completion Questionnaire

                    Type: Number                   Range: 0 .. 99
                    Don't know: -1                Refused: -2                  Inapplicable: -8      Missing: -9

    Universe:     if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
                  And if [GRIDVARIABLES.LIVPAR = 1] // Living at home with parent(s)
    Text:         At what age would you like to leave home?
    Interviewer WRITE IN AGE
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer instruction

                  Scripting Note
                  Use drop-down list of ages
    Use:          Ask LVHM



   Hard check: (Check LVHM < current age) // If Age R thinks will leave home is less than their current age
   Text
   You have just entered that you would like to leave home when you are [LVHM] . The age you would like to leave
   home cannot be less than your current age.


   Soft check: (if LVHM > 30) // If age R wants to leave home is greater than 30
   Text
   You have just entered that you would like to leave home when you are [LVHM] .


if [DEMOGRAPHICS.JBSTAT = 7] // Full-time student




   Question: youngadults_w17.YASOC00                         [ Office code (SOC2000): job like when left ] Page 311 of 1165
    Module:         youngadults_w17
    Source:         UKHLS Youth Self-Completion Questionnaire

                      Type: String                   Length: 255
                      Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:       if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
                    And if [DEMOGRAPHICS.JBSTAT = 7] // Full-time student
    Text:           What job would you like to do once you leave school, finish your training or finish full-time
                    education?
    Interviewer WRITE IN JOB TITLE AND DESCRIBE FULLY THE SORT OF WORK
    Instruction:
    Mixed Mode Alternatives
    Web             Text
    Interview:      What job would you like to do once you leave school, finish your training or finish full-time
                    education? Please write in a job title and fully describe the sort of work you would like to do.

                    Delete
                    Interviewer instruction

    Use:            Ask YASOC00



Display Note
SCREEN START. Display in grid format.




Question: youngadults_w17.OCIMPA                       [ Occupation: Important: Job Security ]

Module:       youngadults_w17
Source:       BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

Universe:     if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:         Different things can be important when deciding what type of occupation you want to follow. Please can
              you tell me how important each of the following aspects are for you. When thinking about an occupation,
              how important is....

              Future job security?
Options:        1        Very important        Very important

                2        Important             Important

                3        Not important         Not important

                4        Not at all            Not at all
                         important             important

Mixed Mode Alternatives
Web           Text
Interview:    Different things can be important when deciding what type of occupation you want to follow. Please can
              you tell us how important each of the following aspects are for you. When thinking about an occupation,
              how important is....

              Future job security?

              Delete
              Showcard
                                                                                                                       Page 312 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard
Use:         Ask OCIMPA




Question: youngadults_w17.OCIMPB                     [ Occupation: Important: High income ]

Module:      youngadults_w17
Source:      BHPS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8   Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Having a job with a high income?
Options:      1        Very important       Very important

              2        Important            Important

              3        Not important        Not important

              4        Not at all           Not at all
                       important            important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard
Use:         Ask OCIMPB




Question: youngadults_w17.OCIMPE                     [ Occupation: Important: Lot leisure time ]

Module:      youngadults_w17
Source:      BHPS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8   Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Finding an occupation that leaves you with a lot of time for leisure?


                                                                                                         Page 313 of 1165
Options:      1       Very important       Very important

              2       Important            Important

              3       Not important        Not important

              4       Not at all           Not at all
                      important            important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard
Use:         Ask OCIMPE




Question: youngadults_w17.OCIMPF                   [ Occupation: Important: Interesting job ]

Module:      youngadults_w17
Source:      BHPS

              Type: choice
              Don't know: -1                  Refused: -2                   Inapplicable: -8    Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Finding an occupation which interests you?
Options:      1       Very important       Very important

              2       Important            Important

              3       Not important        Not important

              4       Not at all           Not at all
                      important            important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard
Use:         Ask OCIMPF




Question: youngadults_w17.OCIMPI                  [ Occupation: Important: Contribute to soc. ]

Module:      youngadults_w17
Source:      BHPS
                                                                                                        Page 314 of 1165
              Type: choice

              Don't know: -1                  Refused: -2                   Inapplicable: -8   Missing: -9


Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Finding an occupation which makes a contribution to society?
Options:
              1       Very important       Very important

              2       Important            Important

              3       Not important        Not important

              4       Not at all           Not at all
                      important            important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask OCIMPI




Question: youngadults_w17.OCIMPK                    [ Occupation: Important: Time for family ]

Module:      youngadults_w17
Source:      BHPS

              Type: choice
              Don't know: -1                  Refused: -2                   Inapplicable: -8   Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Finding an occupation which leaves you with enough time for family life?
Options:
              1       Very important       Very important

              2       Important            Important

              3       Not important        Not important

              4       Not at all           Not at all
                      important            important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard




                                                                                                       Page 315 of 1165
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask OCIMPK




Question: youngadults_w17.OCIMPL                   [ Occupation: Important: Job help others ]

Module:      youngadults_w17
Source:      BHPS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard: TBC
Text:        (When thinking about the occupation you want to follow, how important is...)

             Finding an occupation in which you can help others?
Options:
              1         Very important     Very important

              2         Important          Important

              3         Not important      Not important

              4         Not at all         Not at all
                        important          important

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT
           REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask OCIMPL



Display Note
SCREEN END.




Question: youngadults_w17.FUTRA                   [ Likelihood: Gain training/uni place ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

                  Type: Number                 Range: 0 .. 995
                  Don't know: -1              Refused: -2                    Inapplicable: -8          Missing: -9
                                                                                                                 Page 316 of 1165
Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        On a scale from 0% to 100%, where 0% means 'No chance will happen' and 100% means 'Totally likely
             to happen', please tell me how likely it is that the following events will happen in your life in the future. If
             any of the following events have already happened, just let me know.

             How likely is it that you will... Gain training or a University place in your preferred field?
Question     Does not apply or has already happened (radio button label)
Box Label:
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   On a scale from 0% to 100%, where 0% means 'No chance will happen' and 100% means 'Totally likely
             to happen', how likely is it that the following events will happen in your life in the future.

             How likely is it that you will...Gain training or a University place in your preferred field?

             Delete
             Showcard, Interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete*
             Showcard

Use:         Ask FUTRA




Question: youngadults_w17.FUTRB                         [ Likelihood: Successfully finish studies ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                     Inapplicable: -8            Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Successfully finish your training or University studies?
                                                                                                                         Page 317 of 1165
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRB




Question: youngadults_w17.FUTRC                         [ Likelihood: Find a suitable job ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Find a job in your field?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.




                                                                                                                   Page 318 of 1165
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRC




Question: youngadults_w17.FUTRD                         [ Likelihood: Be successful ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                Inapplicable: -8            Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Be successful and get ahead?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRD

                                                                                                                   Page 319 of 1165
Question: youngadults_w17.FUTRE                         [ Likelihood: Become long-term unemployed ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Become long-term unemployed?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRE




Question: youngadults_w17.FUTRF                         [ Likelihood: Kept back in job ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC                                                                                                   Page 320 of 1165
Text:        (And, how likely is it that you will...)

             Be kept back in your job due to family reasons. e.g. raising children?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard
Use:         Ask FUTRF




Question: youngadults_w17.FUTRG                         [ Likelihood: Be self-employed ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                Inapplicable: -8            Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Be self-employed?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

                                                                                                                   Page 321 of 1165
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRG




Question: youngadults_w17.FUTRH                         [ Likelihood: Working abroad ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                Inapplicable: -8            Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Work abroad at some time?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRH

                                                                                                                   Page 322 of 1165
Question: youngadults_w17.FUTRI                     [ Likelihood: Marry at some time ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Marry (or form a civil partnership) at some time?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRI




Question: youngadults_w17.FUTRJ                         [ Likelihood: Cohabit ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
                                                                                                                   Page 323 of 1165
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Live together unmarried with a partner?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.
Telephone    Post-text Interviewer Instruction
Interview:   REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
             TOTALLY LIKELY TO HAPPEN
             ENTER 0-100

             Question Box Label
             Does not apply or has already happened (radio button label)

             Scripting Note
             Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
             into FUTRA-FUTRL even if two variables are required to capture the relevant information.

             Delete
             Showcard

Use:         Ask FUTRJ




Question: youngadults_w17.FUTRK                         [ Likelihood: Have a child ]

Module:      youngadults_w17
Source:      BHPS
Scripting    Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No chance will
Notes:       happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to indicate 'Does
             not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two variables are
             required to capture the relevant information.

               Type: Number                        Range: 0 .. 995
               Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
Showcard:    TBC
Text:        (And, how likely is it that you will...)

             Have a child?
Interviewer ENTER 0-100
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Display Note
             Please display scale on screen in the same way as it appears on the showcard for face-to-face
             interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button on
             screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if
             two web variables are required to capture the relevant information.

                                                                                                                   Page 324 of 1165
Telephone       Post-text Interviewer Instruction
Interview:      REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100% =
                TOTALLY LIKELY TO HAPPEN
                ENTER 0-100

                Question Box Label
                Does not apply or has already happened (radio button label)

                Scripting Note
                Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all data
                into FUTRA-FUTRL even if two variables are required to capture the relevant information.

                Delete
                Showcard

Use:            Ask FUTRK



if [FUTRK > 0] // Is likely to have a child




    Question: youngadults_w17.FUTRL                            [ Likelihood: Have several children ]

    Module:         youngadults_w17
    Source:         BHPS
    Scripting       Showcard to show horizontal line from 0% to 100% with end points labelled: 0% labelled 'No
    Notes:          chance will happen' and 100% labelled 'Totally likely to happen'. Include a radio button on screen to
                    indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL even if two
                    variables are required to capture the relevant information.

                      Type: Number                      Range: 0 .. 995
                      Don't know: -1                   Refused: -2                Inapplicable: -8           Missing: -9

    Universe:       if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16 - 21
                    And if [FUTRK > 0] // Is likely to have a child
    Showcard:       TBC
    Text:           (And, how likely is it that you will...)

                    Have several children?
    Interviewer ENTER 0-100
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Showcard, interviewer instruction

                    Display Note
                    Please display scale on screen in the same way as it appears on the showcard for face-to-face
                    interviews. If possible, use a horizontal slider indicating the percent chance. Include a radio button
                    on screen to indicate 'Does not apply or has already happened'. Stack all data into FUTRA-FUTRL
                    even if two web variables are required to capture the relevant information.

    Telephone       Post-text Interviewer Instruction
    Interview:      REPEAT RESPONSE OPTIONS IF NECESSARY: 0% = NO CHANCE WILL HAPPEN AND 100%
                    = TOTALLY LIKELY TO HAPPEN
                    ENTER 0-100

                    Question Box Label
                    Does not apply or has already happened (radio button label)

                    Scripting Note
                    Include a radio button on screen to indicate 'Does not apply or has already happened'. Stack all
                    data into FUTRA-FUTRL even if two variables are required to capture the relevant information.

                    Delete
                                                                                                                       Page 325 of 1165
                    Showcard
          Use:          Ask FUTRL



End



Family Background Module                           (familybackground_w17.v01)

Start
Display Note
CAWI Screen Start


if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds




    Question: familybackground_w17.PAJU                        [ Father not working when resp. aged 14 ]

      Module:     familybackground_w17
      Source:     BHPS

                    Type: choice
                    Don't know: -1                   Refused: -2                      Inapplicable: -8             Missing: -9

      Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
      Text:       Thinking back to when you were 14 years old, was your father working at that time?
      Options:      1       Father working                                     Father working

                    2       Father not working                                 Father not working

                    3       Father deceased                                    Father deceased

                    4       Father not living with respondent so don't         Father not living with respondent so don't
                            know                                               know

      Help:       If at age 14 you were not living with your natural father, record the occupation(s) of your 'father figure' e.g.
                  step or adopted father or guardian. If you were in institutional care (e.g. an orphanage or council home)
                  still tell us about your father's occupations if he was alive, otherwise code appropriately if your father was
                  deceased.
      Mixed Mode Alternatives
      Web        Options
      Interview: 1 Father working
                 2 Father not working
                 3 Father deceased
                 4 Father was not living with me so I don't know
      Use:        Ask PAJU



    if [PAJU = 1] // Father working when respondent aged 14




         Question: familybackground_w17.PASOC00                           [ Father's occupation (SOC 2000), resp.
         aged 14 ]

          Module:       familybackground_w17
          Source:       BHPS

                                                                                                                              Page 326 of 1165
                    Type: String                   Length: 255
                    Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                  olds
                  And if [PAJU = 1] // Father working when respondent aged 14
    Text:         What job was your father doing at that time?
    Interviewer PROBE FOR JOB TITLE AND WORK DONE
    Instruction:
    Mixed Mode Alternatives
    Web           Scripting Notes
    Interview:    PASOC00 to appear on screen if PAJU = 1

                  Text
                  What job was your father doing at that time? Please enter the job title and describe the work done.

                  Delete
                  Interviewer Instruction

    Use:          Ask PASOC00



Display Note
CAWI Screen End


Display Note
CAWI Screen Start




Question: familybackground_w17.PACOB                        [ Country father born in ]

Module:     familybackground_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                  Refused: -2                      Inapplicable: -8             Missing: -9

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Text:       In which country was your father born?




                                                                                                                      Page 327 of 1165
Options:      1       England              England

              2       Scotland             Scotland

              3       Wales                Wales

              4       Northern Ireland     Northern Ireland

              5       Republic of          Republic of
                      Ireland              Ireland

              6       France               France

              7       Germany              Germany

              8       Italy                Italy

              9       Spain                Spain

              10      Poland               Poland

              32      Ukraine              Ukraine

              11      Cyprus               Cyprus

              12      Turkey               Turkey

              13      Australia            Australia

              14      New Zealand          New Zealand

              15      Canada               Canada

              16      U.S.A.               U.S.A.

              30      China                China

              31      Hong Kong            Hong Kong

              18      India                India

              19      Pakistan             Pakistan

              20      Bangladesh           Bangladesh

              21      Sri Lanka            Sri Lanka

              22      Kenya                Kenya

              23      Ghana                Ghana

              24      Nigeria              Nigeria

              25      Uganda               Uganda

              26      South Africa         South Africa

              27      Jamaica              Jamaica

              97      Other country        Other country


Use:        Ask PACOB



if [PACOB = 97] // Father born in other country




   Question: familybackground_w17.PACOBO                           [ Country father born in (other) ]

    Module:        familybackground_w17
    Source:        UKHLS

                    Type: String                     Length: 255
                    Don't know: -1                  Refused: -2               Inapplicable: -8      Missing: Page
                                                                                                             -9 328 of 1165
    Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                    olds
                    And if [PACOB = 97] // Father born in other country

    Interviewer WRITE IN OTHER COUNTRY
    Instruction:
    Mixed Mode Alternatives
    Web             Text
    Interview:      Please write in the other country

                    Delete
                    Interviewer Instruction

    Use:            Ask PACOBO



if [PACOB>4] // Father not born in the UK




   Question: familybackground_w17.PAYRUK                            [ Father ever lived in UK ]

    Module:      familybackground_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                   Inapplicable: -8            Missing: -9

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
              olds
              And if [PACOB>4] // Father not born in the UK
    Text:        Has your father ever lived in the UK?
    Options:
                   1        Father lived in UK          Father lived in UK

                   2        Father never lived in       Father never lived in
                            UK                          UK

    Use:         Ask PAYRUK




Question: familybackground_w17.PAEDQF                           [ Father's educational qualifications ]

Module:        familybackground_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Showcard: TBC
Text:          Which of these best describes the type of qualifications your father gained?




                                                                                                                        Page 329 of 1165
Options:
               1                                                                                 He did not go to school
                        He did not go to school at all
                                                                                                 at all

               2                                                                                 He left school with no
                        He left school with no qualifications or certificates                    qualifications or
                                                                                                 certificates

               3                                                                                 He left school with some
                        He left school with some qualifications or certificates                  qualifications or
                                                                                                 certificates

               4        He gained further qualifications or certificates after leaving school    He gained post school
                        (e.g. an apprenticeship, nursing or teaching qualification, City and     quals or certs (e.g. City
                        Guilds certificates)                                                     & Guilds)

               5                                                                                 He gained a university
                        He gained a university degree or higher degree
                                                                                                 degree or higher degree

               97       Other                                                                    Other




Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard

Use:          Ask PAEDQF




Question: familybackground_w17.MAJU                       [ Mother not working when resp. aged 14 ]

Module:      familybackground_w17
Source:      BHPS

               Type: choice
               Don't know: -1                   Refused: -2                       Inapplicable: -8           Missing: -9

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Text:        And was your mother working when you were 14?
Options:      1        Mother working                                     Mother working

              2        Mother not working                                 Mother not working

              3        Mother deceased                                    Mother deceased

              4        Mother not living with respondent so don't         Mother not living with respondent so don't
                       know                                               know

Help:        If at age 14 you were not living with your natural mother, record the occupation(s) of your 'mother figure'
             e.g. step or adopted mother or guardian. If you were in institutional care (e.g. an orphanage or council
             home) still tell us about your mother's occupations if she was alive, otherwise code appropriately if your
             mother was deceased.
Mixed Mode Alternatives
Web        Options
Interview: 1 Mother working
           2 Mother not working
           3 Mother deceased
           4 Mother was not living with me so I don't know

Use:         Ask MAJU                                                                                                     Page 330 of 1165
if [MAJU = 1] // Mother working when respondent aged 14




   Question: familybackground_w17.MASOC00                           [ Mother's occupation (SOC 2000), resp.
   aged 14 ]

    Module:       familybackground_w17
    Source:       BHPS

                    Type: String                   Length: 255
                    Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                  olds
                  And if [MAJU = 1] // Mother working when respondent aged 14
    Text:         What job was your mother doing at that time?
    Interviewer PROBE FOR JOB TITLE AND WORK DONE
    Instruction:
    Mixed Mode Alternatives
    Web           Scripting Notes
    Interview:    MASOC00 to appear on screen if MAJU = 1

                  Text
                  What job was your mother doing at that time? Please enter the job title and describe the work done.

                  Delete
                  Interviewer Instruction
    Use:          Ask MASOC00



Display Note
CAWI Screen End




Question: familybackground_w17.MACOB                        [ Country mother born in ]

Module:     familybackground_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                  Refused: -2                      Inapplicable: -8             Missing: -9

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Text:       In which country was your mother born?




                                                                                                                      Page 331 of 1165
Options:      1       England             England

              2       Scotland            Scotland

              3       Wales               Wales

              4       Northern Ireland    Northern Ireland

              5       Republic of         Republic of
                      Ireland             Ireland

              6       France              France

              7       Germany             Germany

              8       Italy               Italy

              9       Spain               Spain

              10      Poland              Poland

              32      Ukraine             Ukraine

              11      Cyprus              Cyprus

              12      Turkey              Turkey

              13      Australia           Australia

              14      New Zealand         New Zealand

              15      Canada              Canada

              16      U.S.A.              U.S.A.

              30      China               China

              31      Hong Kong           Hong Kong

              18      India               India

              19      Pakistan            Pakistan

              20      Bangladesh          Bangladesh

              21      Sri Lanka           Sri Lanka

              22      Kenya               Kenya

              23      Ghana               Ghana

              24      Nigeria             Nigeria

              25      Uganda              Uganda

              26      South Africa        South Africa

              27      Jamaica             Jamaica

              97      Other country       Other country

Use:        Ask MACOB



if [MACOB = 97] // Mother born in other country




   Question: familybackground_w17.MACOBO                          [ Country mother born in (other) ]

    Module:        familybackground_w17
    Source:        UKHLS

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2              Inapplicable: -8     Missing: -9
                                                                                                         Page 332 of 1165
    Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                    olds
                    And if [MACOB = 97] // Mother born in other country

    Interviewer WRITE IN OTHER COUNTRY
    Instruction:
    Mixed Mode Alternatives
    Web             Text
    Interview:      Please write in the other country

                    Delete
                    Interviewer Instruction
    Use:            Ask MACOBO



if [MACOB>4] // Mother not born in UK




   Question: familybackground_w17.MAYRUK                            [ Mother ever lived in UK ]

    Module:      familybackground_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                   Inapplicable: -8            Missing: -9

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
              olds
              And if [MACOB>4] // Mother not born in UK
    Text:        Has your mother ever lived in the UK?
    Options:
                   1        Mother lived in UK          Mother lived in UK

                   2        Mother never lived in       Mother never lived in
                            UK                          UK

    Use:         Ask MAYRUK




Question: familybackground_w17.MAEDQF                           [ Mother's educational qualifications ]

Module:        familybackground_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Showcard: TBC
Text:          Which of these best describes the type of qualifications your mother gained?




                                                                                                                        Page 333 of 1165
      Options:
                   1                                                                                  She did not go to school
                             She did not go to school at all
                                                                                                      at all

                   2                                                                                  She left school with no
                             She left school with no qualifications or certificates                   qualifications or
                                                                                                      certificates

                   3                                                                                  She left school with
                             She left school with some qualifications or certificates                 some qualifications or
                                                                                                      certificates

                   4         She gained further qualifications or certificates after leaving school   She gained post school
                             (e.g. an apprenticeship, nursing or teaching qualification, City and     quals or certs (e.g. City
                             Guilds certificates)                                                     & Guilds)

                   5                                                                                  She gained a university
                             She gained a university degree or higher degree
                                                                                                      degree or higher degree

                   97        Other                                                                    Other




      Mixed Mode Alternatives
      Web          Delete
      Interview:   Showcard

      Telephone Post-text Interviewer Instruction
      Interview: READ OUT

                   Delete
                   Showcard
      Use:         Ask MAEDQF



End



Ethnicity and National Identity
Module (ethnicityandnationalidentity_w16.v01)

Start
if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed




    Question: ethnicityandnationalidentity_w16.NATID                         [ National identity ]

      Module:      ethnicityandnationalidentity_w16
      Source:      UKHLS

                       Type: multichoice
                       Don't know: -1                  Refused: -2                      Inapplicable: -8          Missing: -9

      Universe:    if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
      Showcard:    TBC
      Text:        What do you consider your national identity to be? You may choose as many or as few as apply.
      Interviewer CODE ALL THAT APPLY
      Instruction:




                                                                                                                             Page 334 of 1165
Options:         1          English          English

                 2          Welsh            Welsh

                 3          Scottish         Scottish

                 4          Northern         Northern
                            Irish            Irish

                 5          British          British

                 6          Irish            Irish

                 97         Other            Other

Help:          This is the respondent's own definition of their nationality, regardless of legal nationality or citizenship
Mixed Mode Alternatives
Web             Help
Interview:      This is your own definition of your nationality, regardless of legal nationality or citizenship

                Delete
                Interviewer Instruction, showcard

Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY
                PROBE FOR ANY OTHERS

                Delete
                Showcard

Use:           Ask NATID



if [NATID = 97] // Other national identity




    Question: ethnicityandnationalidentity_w16.NATIDO                             [ National identity other specified
    ]

    Module:           ethnicityandnationalidentity_w16
    Source:           UKHLS

                        Type: String                     Length: 255
                        Don't know: -1                  Refused: -2                  Inapplicable: -8             Missing: -9

    Universe:         if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                      And if [NATID = 97] // Other national identity
    Text:             What other national identity is that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web               Delete
    Interview:        Interviewer Instruction

    Use:              Ask NATIDO



if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or Web




    Question: ethnicityandnationalidentity_w16.RACEL                            [ Ethnic group ]
                                                                                                                          Page 335 of 1165
Module:       ethnicityandnationalidentity_w16
Source:       2021 Census (England)
Scripting     Visual display for showcard and web interviews:
Notes:        https://www.understandingsociety.ac.uk/sites/default/files/images/EthnicIdentityShowcardW16.jpg

                Type: choice
                Don't know: -1                 Refused: -2                      Inapplicable: -8        Missing: -9

Universe:     if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
              And if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or Web
Showcard:     TBC
Text:         What is your ethnic group?
Interviewer CODE ONE ONLY
Instruction:
Options:        1        British/English/Scottish/Welsh/Northern        British/English/Scottish/Welsh/Northern
                         Irish                                          Irish

                2        Irish                                          Irish

                3        Gypsy or Irish Traveller                       Gypsy or Irish Traveller

                18       Roma                                           Roma

                4        Any other White background                     Any other White background

                5        White and Black Caribbean                      White and Black Caribbean

                6        White and Black African                        White and Black African

                7        White and Asian                                White and Asian

                8        Any other mixed background                     Any other mixed background

                9        Indian                                         Indian

                10       Pakistani                                      Pakistani

                11       Bangladeshi                                    Bangladeshi

                12       Chinese                                        Chinese

                13       Any other Asian background                     Any other Asian background

                14       Caribbean                                      Caribbean

                15       African                                        African

                16       Any other Black background                     Any other Black background

                17       Arab                                           Arab

                97       Any other ethnic group                         Any other ethnic group

Help:         This is the respondent's own definition of their ethnic background, regardless of country of birth
Mixed Mode Alternatives
Web            Text
Interview:     What is your ethnic group? Select one only.

               Help
               This is your own definition of your ethnic background, regardless of country of birth.

               Delete
               showcard, Interviewer Instruction

Use:          Ask RACEL



if [RACEL = 04, 08, 13, 16, 97]// Any 'other' ethnic group

                                                                                                                   Page 336 of 1165
       Question: ethnicityandnationalidentity_w16.RACELO                           [ Other ethnic group (write in)
       ]

       Module:        ethnicityandnationalidentity_w16
       Source:        2021 Census (England)

                        Type: String                  Length: 255
                        Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

       Universe:      if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                      And if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or Web
                      And if [RACEL = 04, 08, 13, 16, 97] // Any 'other' ethnic group
       Text:          What other ethnic group is that?
       Interviewer WRITE IN
       Instruction:
       Mixed Mode Alternatives
       Web            Delete
       Interview:     Interviewer Instruction

       Use:           Ask RACELO



if [GRIDVARIABLES.modetype = 2] // Mode is telephone




   Question: ethnicityandnationalidentity_w16.RACELT                           [ Ethnic group TI ]

    Module:      ethnicityandnationalidentity_w16
    Source:      IHS adapted

                    Type: choice
                    Don't know: -1                Refused: -2                    Inapplicable: -8          Missing: -9

    Universe:    if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                 And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
    Mixed Mode Alternatives
    Telephone Text
    Interview: And to which of these ethnic groups do you consider you belong...

                 Post-text Interviewer Instruction
                 READ OUT AND CODE ONE ONLY

                 Options
                 1 White
                 2 Mixed
                 3 Asian or Asian British
                 4 Black or Black British
                 5 Chinese
                 6 Arab
                 97 or some other ethnic group?

                 Help
                 This is the respondent's own definition of their ethnic background, regardless of country of birth.

    Use:         Ask RACELT



   if [RACELT = 1] // White ethnic group


                                                                                                                       Page 337 of 1165
   Question: ethnicityandnationalidentity_w16.RACELWT                            [ White ethnic group TI ]


    Module:     ethnicityandnationalidentity_w16
    Source:     IHS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:   if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
                And if [RACELT = 1] // White ethnic group
    Mixed Mode Alternatives
    Telephone Text
    Interview: Do you consider yourself to be...

                Post-text Interviewer Instruction
                READ OUT AND CODE ONE ONLY

                Options
                1 British - English / Scottish / Welsh / Northern Irish
                2 Irish
                3 Gypsy or Irish Traveller
                18 Roma
                97 or some other white background

                Help
                This is the respondent's own definition of their ethnic background, regardless of country of birth.

    Use:        Ask RACELWT



if [RACELT = 2] // Mixed ethnic group




   Question: ethnicityandnationalidentity_w16.RACELMT                            [ Mixed ethnic group TI ]

    Module:     ethnicityandnationalidentity_w16
    Source:     IHS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:   if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
                And if [RACELT = 2] // Mixed ethnic group
    Mixed Mode Alternatives
    Telephone Text
    Interview: Do you consider yourself to be...

                Post-text Interviewer Instructions
                READ OUT AND CODE ONE ONLY

                Options
                1 White and Black Caribbean
                2 White and Black African
                3 White and Asian
                97 or some other mixed background?

                Help
                This is the respondent's own definition of their ethnic background, regardless of country of birth.
                                                                                                                Page 338 of 1165
    Use:        Ask RACELMT
if [RACELT = 3] // Asian ethnic group




   Question: ethnicityandnationalidentity_w16.RACELAT                           [ Asian ethnic group TI ]

    Module:     ethnicityandnationalidentity_w16
    Source:     IHS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:   if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
                And if [RACELT = 3] // Asian ethnic group
    Mixed Mode Alternatives
    Telephone Text
    Interview: Do you consider yourself to be...

                 Post-text Interviewer Instruction
                 READ OUT AND CODE ONE ONLY

                 Options
                 1 Indian
                 2 Pakistani
                 3 Bangladeshi
                 97 or some other Asian background?

                 Help
                 This is the respondent's own definition of their ethnic background, regardless of country of birth.

    Use:        Ask RACELAT



if [RACELT = 4] // Black ethnic group




   Question: ethnicityandnationalidentity_w16.RACELBT                           [ Black ethnic group TI ]

    Module:     ethnicityandnationalidentity_w16
    Source:     IHS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:   if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
                And if [RACELT = 4] // Black ethnic group
    Mixed Mode Alternatives




                                                                                                                 Page 339 of 1165
            Telephone Text
            Interview: Do you consider yourself to be...

                        Post-text Interviewer Instruction
                        READ OUT AND CODE ONE ONLY

                        Options
                        1 Caribbean
                        2 African
                        97 or some other Black, African or Caribbean background?

                        Help
                        This is the respondent's own definition of their ethnic background, regardless of country of birth.

            Use:        Ask RACELBT



        if [RACELT = 97 | RacelWT = 97 | RacelMT = 97 | RacelAT = 97 | RacelBT = 97]// Other ethnic group




            Question: ethnicityandnationalidentity_w16.RACELOT                         [ Other ethnic group (write-
            in) TI ]

            Module:     ethnicityandnationalidentity_w16
            Source:     IHS

                          Type: String                  Length: 255
                          Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

            Universe:   if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                        And if [GRIDVARIABLES.modetype = 2] // Mode is telephone
                        And if [RACELT = 97 | RacelWT = 97 | RacelMT = 97 | RacelAT = 97 | RacelBT = 97] // Other
                        ethnic group
            Mixed Mode Alternatives
            Telephone Text
            Interview: What ethnic group is that?

                        Post-text Interviewer Instruction
                        TYPE IN
            Use:        Ask RACELOT



End



Language Module                (language_w10.v01)

Start
if [((GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 |
GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5) & ff_EngLang = MIS)]
// Part of the EMBoost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-born continuing
respondents and their co-resident sample members, or any other foreign-born identified this wave, AND fed-forward
English first language is missing




   Question: language_w10.ENGLANG                      [ English is first language ]

      Module:   language_w10
      Source:   UKHLS
                                                                                                                        Page 340 of 1165
                  Type: choice

                  Don't know: -1                    Refused: -2                     Inapplicable: -8         Missing: -9


    Universe: if [((GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 |
              GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5) &
              ff_EngLang = MIS)] // Part of the EMBoost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost
              sample, or foreign-born continuing respondents and their co-resident sample members, or any other
              foreign-born identified this wave, AND fed-forward English first language is missing
    Text:       Is English your first language?
    Options:      1         Yes; Yes;

                  2         No;   No;

    Use:        Ask ENGLANG



if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language




    Question: language_w10.ENGSPK                      [ Difficulty speaking day to day English ]

    Module:     language_w10
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                    Refused: -2                     Inapplicable: -8         Missing: -9

    Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
    Text:       Do you have any difficulty speaking English to people for day to day activities such as shopping or taking
                the bus?
    Options:      1         Yes Yes

                  2         No    No

    Use:        Ask ENGSPK



    if [ENGSPK = 1] // Has difficulty speaking English




        Question: language_w10.SPKDIF                     [ Degree of difficulty speaking day-to-day English ]

        Module:       language_w10
        Source:       UKHLS

                        Type: choice
                        Don't know: -1                 Refused: -2                    Inapplicable: -8       Missing: -9

        Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
                  And if [ENGSPK = 1] // Has difficulty speaking English
        Text:         How difficult do you find speaking English for day to day activities?




                                                                                                                       Page 341 of 1165
Options:         1             A little difficult                 A little difficult

                 2             Fairly difficult                   Fairly difficult

                 3             Very difficult                     Very difficult

                 4             Cannot speak English at            Cannot speak English at
                               all                                all



Use:          Ask SPKDIF



if [SpkDif = 1|2|3] // Speaking day-to-day English is a little difficult, fairly difficult or very difficult




    Question: language_w10.ENGTEL                                      [ Difficulty speaking English on the phone ]

    Module:          language_w10
    Source:          UKHLS

                      Type: choice
                      Don't know: -1                        Refused: -2                  Inapplicable: -8      Missing: -9

    Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
              And if [ENGSPK = 1] // Has difficulty speaking English
              And if [SpkDif = 1|2|3] // Speaking day-to-day English is a little difficult, fairly difficult or very difficult
    Text:            And do you have any difficulty speaking English on the telephone?
    Options:          1            Yes Yes

                      2            No      No

    Use:             Ask ENGTEL



    if [ENGTEL = 1] // Has difficulty speaking English on the telephone




        Question: language_w10.TELDIF                                   [ Degree of difficulty speaking English on
        phone ]

         Module:          language_w10
         Source:          UKHLS

                           Type: choice
                           Don't know: -1                       Refused: -2                 Inapplicable: -8   Missing: -9

         Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
                   And if [ENGSPK = 1] // Has difficulty speaking English
                   And if [SpkDif = 1|2|3] // Speaking day-to-day English is a little difficult, fairly difficult or very
                   difficult
                   And if [ENGTEL = 1] // Has difficulty speaking English on the telephone
         Text:            How difficult do you find speaking English on the telephone?
         Options:          1            A little           A little
                                        difficult          difficult

                           2            Fairly difficult   Fairly difficult

                           3            Very difficult     Very difficult
                                                                                                                         Page 342 of 1165
         Use:             Ask TELDIF
Question: language_w10.ENGREAD                           [ Difficulty reading English ]

Module:     language_w10
Source:     UKHLS

               Type: choice
               Don't know: -1                     Refused: -2                         Inapplicable: -8            Missing: -9

Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
Text:       Do you have any difficulty reading formal letters or documents written in English?
Options:      1         Yes Yes

              2         No     No

Use:        Ask ENGREAD



if [ENGREAD = 1] // Has difficulty reading English




   Question: language_w10.READDIF                          [ Degree of difficulty reading English ]

    Module:       language_w10
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                       Inapplicable: -8           Missing: -9

    Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
              And if [ENGREAD = 1] // Has difficulty reading English
    Text:         How difficult do you find reading formal letters or documents written in English?
    Options:       1         A little difficult            A little difficult

                   2         Fairly difficult              Fairly difficult

                   3         Very difficult                Very difficult

                   4         Cannot read English at        Cannot read English at
                             all                           all

    Use:          Ask READDIF



   if [READDIF = 1|2|3] // Reading English is a little difficult, fairly difficult or very difficult




        Question: language_w10.ENGFORM                            [ Difficulty completing forms in English ]

        Module:        language_w10
        Source:        UKHLS

                        Type: choice
                        Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

        Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
                  And if [ENGREAD = 1] // Has difficulty reading English                                                  Page 343 of 1165
                  And if [READDIF = 1|2|3] // Reading English is a little difficult, fairly difficult or very difficult
              Text:        And do you have any difficulty filling in official forms in English?
              Options:
                             1         Yes Yes

                             2         No     No

              Use:         Ask ENGFORM



              if [ENGFORM = 1] // Has difficulty completing official forms in English




                  Question: language_w10.FORMDIF                              [ Degree of difficulty completing forms in
                  English ]

                  Module:        language_w10
                  Source:        UKHLS

                                   Type: choice
                                   Don't know: -1                    Refused: -2               Inapplicable: -8        Missing: -9

                  Universe: if [(EngLang = 2 | ff_EngLang = 2)] // English is not first language
                            And if [ENGREAD = 1] // Has difficulty reading English
                            And if [READDIF = 1|2|3] // Reading English is a little difficult, fairly difficult or very difficult
                            And if [ENGFORM = 1] // Has difficulty completing official forms in English
                  Text:          How difficult do you find filling in official forms in English?
                  Options:        1         A little            A little
                                            difficult           difficult

                                  2         Fairly difficult    Fairly difficult

                                  3         Very difficult      Very difficult

                  Use:           Ask FORMDIF



End



Childhood Language Module                                    (childhoodlanguage_w8.v01)

Start
if [(ff_ivlolw <> 1 & ff_everint <> 1) | ff_kidlang = MIS]// If new entrant never interviewed or childhood language is
missing




    Question: childhoodlanguage_w8.KIDLANG                                    [ Childhood language ]

      Module:         childhoodlanguage_w8
      Source:         UKHLS

                        Type: choice
                        Don't know: -1                         Refused: -2                  Inapplicable: -8           Missing: -9

      Universe:       if [(ff_ivlolw <> 1 & ff_everint <> 1) | ff_kidlang = MIS] // If new entrant never interviewed or childhood
                      language is missing
      Text:           What language was spoken in your home when you were a child?
      Interviewer IF MORE THAN ONE LANGUAGE, SELECT THE MAIN LANGUAGE
                                                                                                                                    Page 344 of 1165
      Instruction:
Options:
                 1          English            English

                 2          Welsh              Welsh

                 3          Gaelic             Gaelic

                 4          French             French

                 5          German             German

                 6          Italian            Italian

                 7          Polish             Polish

                 8          Spanish            Spanish

                 9          Arabic             Arabic

                 10         Bengali            Bengali

                 11         Gujarati           Gujarati

                 12         Punjabi            Punjabi

                 13         Urdu               Urdu

                 14         Somali             Somali

                 15         Cantonese          Cantonese

                 16         Hindi              Hindi

                 17         Sylheti            Sylheti

                 18         Mandarin           Mandarin

                 97         Other language Other language

Mixed Mode Alternatives
Web             Text
Interview:      What language was spoken in your home when you were a child? If more than one language was
                spoken, please select the main language.

                Delete
                Post-text Interviewer Instruction

Use:          Ask KIDLANG



if [KIDLANG = 97] // Other childhood language




   Question: childhoodlanguage_w8.KIDLANGO                                [ Other childhood language ]

    Module:           childhoodlanguage_w8
    Source:           UKHLS

                        Type: String                      Length: 255
                        Don't know: -1                   Refused: -2                  Inapplicable: -8            Missing: -9

    Universe:         if [(ff_ivlolw <> 1 & ff_everint <> 1) | ff_kidlang = MIS] // If new entrant never interviewed or
                      childhood language is missing
                      And if [KIDLANG = 97] // Other childhood language
    Interviewer TYPE IN
    Instruction:
    Mixed Mode Alternatives




                                                                                                                          Page 345 of 1165
        Web            Text
        Interview:     What other language was that?

                       Delete
                       Post-text Interviewer Instruction
        Use:           Ask KIDLANGO



End



Ethnic Identity Sub-sample module                             (ethnicidentitysub_w17.v01)

Start
if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web


   if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
   GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBorn = 1) &
   (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview
   or a youth interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB
   sample or is foreign born, and aged 16 to 19 OR a recent immigrant.


        if ((CHILDHOODLANGUAGE.KidLang > 1 & CHILDHOODLANGUAGE.KidLang < 98) | (ff_kidlang > 1 &
        ff_kidlang < 98)) // Language brought up in was not English




           Question: ethnicidentitysub_w17.ETHID2                        [ Importance of language spoken at home
           ]

           Module:        ethnicidentitysub_w17
           Source:        UKHLS

                            Type: choice
                            Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

           Universe:      if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                          And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                          GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                          GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                          DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                          interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                          the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                          And if ((CHILDHOODLANGUAGE.KidLang > 1 & CHILDHOODLANGUAGE.KidLang < 98) |
                          (ff_kidlang > 1 & ff_kidlang < 98)) // Language brought up in was not English
           Showcard:      TBC
           Text:          I'd now like to ask you a few questions about your ethnic identity. How important is the
                          language spoken in your home when you were a child to your sense of who you are? Is it
                          very important, fairly important, not very important or not at all important to your sense of who
                          you are?
           Interviewer (REPEAT IF NECESSARY: How important is the language spoken in your home when you
           Instruction: were a child to your sense of who you are?)

                          IF MORE THAN ONE LANGUAGE SPOKEN AT HOME WHEN RESPONDENT WAS A CHILD
                          THEN ASK FOR THE MAIN LANGUAGE SPOKEN




                                                                                                                          Page 346 of 1165
   Options:         1        Very important to my sense of who I am        Very important to my sense of who I am

                    2        Fairly important to my sense of who I am      Fairly important to my sense of who I am

                    3        Not very important to my sense of who I       Not very important to my sense of who I
                             am                                            am

                    4        Not at all important to my sense of who I     Not at all important to my sense of who I
                             am                                            am

   Mixed Mode Alternatives
   Web              Text
   Interview:       And now a few questions about your ethnic identity. How important is the language spoken in
                    your home when you were a child to your sense of who you are? If more than one language was
                    spoken, please only consider the main language spoken.

                    Delete
                    Showcard, Post-text Interviewer Instruction

   Use:             Ask ETHID2




Question: ethnicidentitysub_w17.ETHID3                     [ Importance of English language ]

Module:       ethnicidentitysub_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:          And how important is the English language to your sense of who you are? {if
              (CHILDHOODLANGUAGE.KidLang > 1 & CHILDHOODLANGUAGE.KidLang < 98) | (ff_kidlang > 1
              & ff_kidlang < 98)} I'd now like to ask you a few questions about your ethnic identity. How important
              is the English language to your sense of who you are? Is it very important, fairly important, not
              very important or not at all important to your sense of who you are? {if KidLang = 1| ff_kidlang = 1}
Options:        1        Very important to my sense of who I am          Very important to my sense of who I am

                2        Fairly important to my sense of who I am        Fairly important to my sense of who I am

                3        Not very important to my sense of who I         Not very important to my sense of who I
                         am                                              am

                4        Not at all important to my sense of who I       Not at all important to my sense of who I
                         am                                              am

Mixed Mode Alternatives
Web           Text
Interview:     And how important is the English language to your sense of who you are? {if
              ((CHILDHOODLANGUAGE.KidLang > 1 & CHILDHOODLANGUAGE.KidLang < 98) | (ff_kidlang > 1
              & ff_kidlang < 98)} And now a few questions about your ethnic identity. How important is the
              English Language to your sense of who you are? {if KidLang = 1| ff_kidlang = 1}

              Delete
              Showcard

Use:          Ask ETHID3

                                                                                                                     Page 347 of 1165
if [ff_OPRLG = 1] // Belongs to a religion




    Question: ethnicidentitysub_w17.ETHID4A                     [ Importance of own religion ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if [ff_OPRLG = 1] // Belongs to a religion
    Showcard: TBC
    Text:        And how important is your religion to your sense of who you are?
    Options:       1       Very important to my sense of who I am      Very important to my sense of who I am

                   2       Fairly important to my sense of who I am    Fairly important to my sense of who I am

                   3       Not very important to my sense of who I     Not very important to my sense of who I
                           am                                          am

                   4       Not at all important to my sense of who I   Not at all important to my sense of who I
                           am                                          am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard
    Use:         Ask ETHID4A



if [(ff_OPRLG = 2 & (ff_OPRLG0 > 1 | (ff_OPRLG0NI = 1..14,97)))]// Does not belong to a religion but was
brought up in a particular religion




    Question: ethnicidentitysub_w17.ETHID4B                     [ Importance of religion brought up in ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if [(ff_OPRLG = 2 & (ff_OPRLG0 > 1 | (ff_OPRLG0NI = 1..14,97)))] // Does not belong to a
                 religion but was brought up in a particular religion
    Showcard: TBC
                                                                                                              Page 348 of 1165
    Text:        And how important is the religion you were brought up in to your sense of who you are?
    Options:          1       Very important to my sense of who I am        Very important to my sense of who I am

                      2       Fairly important to my sense of who I am      Fairly important to my sense of who I am

                      3       Not very important to my sense of who I       Not very important to my sense of who I
                              am                                            am

                      4       Not at all important to my sense of who I     Not at all important to my sense of who I
                              am                                            am

    Mixed Mode Alternatives
    Web              Delete
    Interview:       Showcard

    Use:             Ask ETHID4B




Question: ethnicidentitysub_w17.ETHID5                       [ Importance of region/city where live ]

Module:        ethnicidentitysub_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

Universe:      if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
               And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
               GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
               GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
               19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
               sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
               aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:          How important is the region or city where you live to your sense of who you are?
Options:
                 1         Very important to my sense of who I am         Very important to my sense of who I am

                 2         Fairly important to my sense of who I am       Fairly important to my sense of who I am

                 3         Not very important to my sense of who I        Not very important to my sense of who I
                           am                                             am

                 4         Not at all important to my sense of who I      Not at all important to my sense of who I
                           am                                             am

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Use:           Ask ETHID5



if [ff_fborn = 1] // Not born in the UK




    Question: ethnicidentitysub_w17.ETHID6                       [ Importance of country where born ]

    Module:          ethnicidentitysub_w17
    Source:          UKHLS

                      Type: choice
                      Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9
                                                                                                                      Page 349 of 1165
    Universe:        if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                     And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                     GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                     GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                     DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                     interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                     the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                     And if [ff_fborn = 1] // Not born in the UK

    Showcard: TBC
    Text:            How important is the country where you were born to your sense of who you are?
    Options:          1       Very important to my sense of who I am        Very important to my sense of who I am

                      2       Fairly important to my sense of who I am      Fairly important to my sense of who I am

                      3       Not very important to my sense of who I       Not very important to my sense of who I
                              am                                            am

                      4       Not at all important to my sense of who I     Not at all important to my sense of who I
                              am                                            am

    Mixed Mode Alternatives
    Web              Delete
    Interview:       Showcard

    Use:             Ask ETHID6




Question: ethnicidentitysub_w17.ETHID7                       [ Importance of region/city where grew up ]

Module:        ethnicidentitysub_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

Universe:      if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
               And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
               GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
               GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
               19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
               sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
               aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:          How important is the region or city where you grew up to your sense of who you are?
Options:
                 1         Very important to my sense of who I am         Very important to my sense of who I am

                 2         Fairly important to my sense of who I am       Fairly important to my sense of who I am

                 3         Not very important to my sense of who I        Not very important to my sense of who I
                           am                                             am

                 4         Not at all important to my sense of who I      Not at all important to my sense of who I
                           am                                             am

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Use:           Ask ETHID7



if [ff_plbornc <> ff_macob] // Own country of birth is not the same as mother's country of birth
                                                                                                                      Page 350 of 1165
   Question: ethnicidentitysub_w17.ETHID8                    [ Importance of mother's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if [ff_plbornc <> ff_macob] // Own country of birth is not the same as mother's country of
                 birth
    Showcard: TBC
    Text:        How important is the country your mother was born in to your sense of who you are?
    Options:      1        Very important to my sense of who I am      Very important to my sense of who I am

                  2        Fairly important to my sense of who I am    Fairly important to my sense of who I am

                  3        Not very important to my sense of who I     Not very important to my sense of who I
                           am                                          am

                  4        Not at all important to my sense of who I   Not at all important to my sense of who I
                           am                                          am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHID8



if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same as father's country
of birth AND father's country of birth is not the same as mother's country of birth




   Question: ethnicidentitysub_w17.ETHID9                    [ Importance of father's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same
                 as father's country of birth AND father's country of birth is not the same as mother's country of
                 birth
    Showcard: TBC
    Text:        How important is the country your father was born in to your sense of who you are?

                                                                                                               Page 351 of 1165
    Options:
                  1        Very important to my sense of who I am      Very important to my sense of who I am

                  2        Fairly important to my sense of who I am    Fairly important to my sense of who I am

                  3        Not very important to my sense of who I     Not very important to my sense of who I
                           am                                          am

                  4        Not at all important to my sense of who I   Not at all important to my sense of who I
                           am                                          am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHID9



if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own country of birth
is not the same as maternal grandmother's country of birth AND father's and mother's country of birth not the same
as maternal grandmother's country of birth




   Question: ethnicidentitysub_w17.ETHID10                     [ Importance of maternal grandmother's
   COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own
                 country of birth is not the same as maternal grandmother's country of birth AND father's and
                 mother's country of birth not the same as maternal grandmother's country of birth
    Showcard: TBC
    Text:        How important is the country your mother's mother was born in to your sense of who you
                 are?
    Options:      1        Very important to my sense of who I am      Very important to my sense of who I am

                  2        Fairly important to my sense of who I am    Fairly important to my sense of who I am

                  3        Not very important to my sense of who I     Not very important to my sense of who I
                           am                                          am

                  4        Not at all important to my sense of who I   Not at all important to my sense of who I
                           am                                          am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHID10



if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) & (ff_mgmrob <>
ff_mgprob)) // Own country of birth is not the same as maternal grandfather's country of birth AND father's and
mother's country of birth not the same as maternal grandfather's country of birth AND maternal grandmother's
country of birth not the same as maternal grandfather's country of birth                                       Page 352 of 1165
    Question: ethnicidentitysub_w17.ETHID11                    [ Importance of maternal grandfather's
    COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) &
                 (ff_mgmrob <> ff_mgprob)) // Own country of birth is not the same as maternal grandfather's
                 country of birth AND father's and mother's country of birth not the same as maternal
                 grandfather's country of birth AND maternal grandmother's country of birth not the same as
                 maternal grandfather's country of birth
    Showcard: TBC
    Text:        How important is the country your mother's father was born in to your sense of who you are?
    Options:      1        Very important to my sense of who I am       Very important to my sense of who I am

                  2        Fairly important to my sense of who I am     Fairly important to my sense of who I am

                  3        Not very important to my sense of who I      Not very important to my sense of who I
                           am                                           am

                  4        Not at all important to my sense of who I    Not at all important to my sense of who I
                           am                                           am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHID11



if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) & (ff_mgmrob <>
ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same as paternal grandmother's
country of birth AND father's and mother's country of birth not the same as paternal grandmother's country of birth
AND maternal grandmother's country of birth not the same as paternal grandmother's country of birth AND
maternal grandfather's country of birth not the same as paternal grandmother's country of birth




    Question: ethnicidentitysub_w17.ETHID12                    [ Importance of paternal grandmother's
    COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9




                                                                                                               Page 353 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) &
                 (ff_mgmrob <> ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same
                 as paternal grandmother's country of birth AND father's and mother's country of birth not the
                 same as paternal grandmother's country of birth AND maternal grandmother's country of birth not
                 the same as paternal grandmother's country of birth AND maternal grandfather's country of birth
                 not the same as paternal grandmother's country of birth

    Showcard: TBC
    Text:        How important is the country your father's mother was born in to your sense of who you are?
    Options:      1        Very important to my sense of who I am       Very important to my sense of who I am

                  2        Fairly important to my sense of who I am     Fairly important to my sense of who I am

                  3        Not very important to my sense of who I      Not very important to my sense of who I
                           am                                           am

                  4        Not at all important to my sense of who I    Not at all important to my sense of who I
                           am                                           am

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard
    Use:         Ask ETHID12



if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) & (ff_mgmrob <>
ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own country of birth is not the same as
paternal grandfather's country of birth AND father's and mother's country of birth not the same as paternal
grandfather's country of birth AND maternal grandmother's country of birth not the same as paternal grandfather's
country of birth AND maternal grandfather's country of birth not the same as paternal grandfather's country of birth
AND paternal grandmother's country of birth not the same as paternal grandfather's country of birth




    Question: ethnicidentitysub_w17.ETHID13                     [ Importance of paternal grandfather's
    COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) &
                 (ff_mgmrob <> ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own
                 country of birth is not the same as paternal grandfather's country of birth AND father's and
                 mother's country of birth not the same as paternal grandfather's country of birth AND maternal
                 grandmother's country of birth not the same as paternal grandfather's country of birth AND
                 maternal grandfather's country of birth not the same as paternal grandfather's country of birth
                 AND paternal grandmother's country of birth not the same as paternal grandfather's country of
                 birth
                                                                                                                Page 354 of 1165
    Showcard: TBC
   Text:            How important is the country your father's father was born in to your sense of who you are?
   Options:
                     1       Very important to my sense of who I am        Very important to my sense of who I am

                     2       Fairly important to my sense of who I am      Fairly important to my sense of who I am

                     3       Not very important to my sense of who I       Not very important to my sense of who I
                             am                                            am

                     4       Not at all important to my sense of who I     Not at all important to my sense of who I
                             am                                            am

   Mixed Mode Alternatives
   Web              Delete
   Interview:       Showcard
   Use:             Ask ETHID13




Question: ethnicidentitysub_w17.ETHID14                       [ Importance of skin colour ]

Module:       ethnicidentitysub_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:         How important is the colour of your skin to your sense of who you are?
Options:        1         Very important to my sense of who I am         Very important to my sense of who I am

                2         Fairly important to my sense of who I am       Fairly important to my sense of who I am

                3         Not very important to my sense of who I        Not very important to my sense of who I
                          am                                             am

                4         Not at all important to my sense of who I      Not at all important to my sense of who I
                          am                                             am

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Use:          Ask ETHID14




Question: ethnicidentitysub_w17.ETHCLOSE1                             [ Closeness to speaker of same
language ]

Module:       ethnicidentitysub_w17
Source:       UKHLS
Scripting     We would like a heading on this showcard above the response options which says 'I feel...'
Notes:


                                                                                                                     Page 355 of 1165
                 Type: choice
                 Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:         How do you feel when you meet someone who speaks the same language spoken in your home
              when you were a child? Do you feel very happy, fairly happy, neither happy nor unhappy, fairly
              unhappy or very unhappy?
Options:        1         Very happy                   Very happy

                2         Fairly happy                 Fairly happy

                3         Neither happy nor            Neither happy nor
                          unhappy                      unhappy

                4         Fairly unhappy               Fairly unhappy

                5         Very unhappy                 Very unhappy

Mixed Mode Alternatives
Web             Text
Interview:      How do you feel when you meet someone who speaks the same language spoken in your home
                when you were a child?

                Delete
                Showcard

Use:          Ask ETHCLOSE1



if (ff_OPRLG = 1) // Belongs to a religion




    Question: ethnicidentitysub_w17.ETHCLOSE2A                             [ Closeness to someone of same
    religion as own ]

    Module:         ethnicidentitysub_w17
    Source:         UKHLS
    Scripting       We would like a heading on this showcard above the response options which says 'I feel...'.
    Notes:          Please use the same showcard as Ethclose1.

                     Type: choice
                     Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:       if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                    And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                    GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                    GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                    DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                    interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                    the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                    And if (ff_OPRLG = 1) // Belongs to a religion
    Showcard: TBC

    Text:           How do you feel when you meet someone who has the same religion as you?

                                                                                                                  Page 356 of 1165
   Options:      1        Very happy                  Very happy

                 2        Fairly happy                Fairly happy

                 3        Neither happy nor           Neither happy nor
                          unhappy                     unhappy

                 4        Fairly unhappy              Fairly unhappy

                 5        Very unhappy                Very unhappy

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard
   Use:         Ask ETHCLOSE2A



if (ff_OPRLG = 2 & (ff_OPRLG0 > 1 | (ff_OPRLG0NI = 1..14,97))) // Does not belong to a religion but was brought
up in a particular religion




   Question: ethnicidentitysub_w17.ETHCLOSE2B                          [ Closeness to someone of same
   religion as brought up in ]

   Module:      ethnicidentitysub_w17
   Source:      UKHLS
   Scripting    We would like a heading on this showcard above the response options which says 'I feel...'.
   Notes:       Please use the same showcard as Ethclose1.

                  Type: choice
                  Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

   Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                And if (ff_OPRLG = 2 & (ff_OPRLG0 > 1 | (ff_OPRLG0NI = 1..14,97))) // Does not belong to a
                religion but was brought up in a particular religion
   Showcard: TBC
   Text:        How do you feel when you meet someone who has the same religion as you were brought up in?
   Options:      1        Very happy                  Very happy

                 2        Fairly happy                Fairly happy

                 3        Neither happy nor           Neither happy nor
                          unhappy                     unhappy

                 4        Fairly unhappy              Fairly unhappy

                 5        Very unhappy                Very unhappy

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard
   Use:         Ask ETHCLOSE2B




Question: ethnicidentitysub_w17.ETHCLOSE3                      [ Closeness to compatriot ]
                                                                                                              Page 357 of 1165
Module:      ethnicidentitysub_w17

Source:      UKHLS
Scripting    We would like a heading on the showcard above this response options which says 'I feel...'. Please
Notes:       use the same showcard as Ethclose1.

              Type: choice
              Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
             And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
             GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
             GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
             19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
             sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
             aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:        How do you feel when you meet someone who comes from the same country as you?
Options:
              1       Very happy                   Very happy

              2       Fairly happy                 Fairly happy

              3       Neither happy nor            Neither happy nor
                      unhappy                      unhappy

              4       Fairly unhappy               Fairly unhappy

              5       Very unhappy                 Very unhappy

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Use:         Ask ETHCLOSE3




Question: ethnicidentitysub_w17.ETHCLOSE4A                        [ Closeness to someone of same
region as brought up in ]

Module:      ethnicidentitysub_w17
Source:      UKHLS
Scripting    We would like a heading on the showcard above this response options which says 'I feel...'. Please
Notes:       use the same showcard as Ethclose1.

              Type: choice
              Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
             And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
             GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
             GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
             19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
             sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
             aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:        How do you feel when you meet someone who comes from the same region or city as you were
             brought up in?




                                                                                                             Page 358 of 1165
Options:
               1         Very happy                  Very happy

               2         Fairly happy                Fairly happy

               3         Neither happy nor           Neither happy nor
                         unhappy                     unhappy

               4         Fairly unhappy              Fairly unhappy

               5         Very unhappy                Very unhappy

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Use:          Ask ETHCLOSE4A




Question: ethnicidentitysub_w17.ETHCLOSE4B                          [ Closeness to someone of same
region as currently live ]

Module:       ethnicidentitysub_w17
Source:       UKHLS
Scripting     We would like a heading on the showcard above this response options which says 'I feel...'. Please
Notes:        use the same showcard as Ethclose1.

                Type: choice
                Don't know: -1                Refused: -2                  Inapplicable: -8         Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:         How do you feel when you meet someone who comes from the same region or city where you live?
Options:       1         Very happy                  Very happy

               2         Fairly happy                Fairly happy

               3         Neither happy nor           Neither happy nor
                         unhappy                     unhappy

               4         Fairly unhappy              Fairly unhappy

               5         Very unhappy                Very unhappy

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Use:          Ask ETHCLOSE4B



if (ff_plbornc <> ff_macob) // Own country of birth is not the same as mother's country of birth




    Question: ethnicidentitysub_w17.ETHCLOSE5                         [ Closeness to someone of mother's
    COB ]

    Module:        ethnicidentitysub_w17                                                                      Page 359 of 1165
    Source:      UKHLS

    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if (ff_plbornc <> ff_macob) // Own country of birth is not the same as mother's country of
                 birth
    Showcard: TBC
    Text:        How do you feel when you meet someone who comes from the same country as your mother?
    Options:      1        Very happy                   Very happy

                  2        Fairly happy                 Fairly happy

                  3        Neither happy nor            Neither happy nor
                           unhappy                      unhappy

                  4        Fairly unhappy               Fairly unhappy

                  5        Very unhappy                 Very unhappy

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHCLOSE5



if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same as father's country
of birth AND father's country of birth is not the same as mother's country of birth




   Question: ethnicidentitysub_w17.ETHCLOSE6                           [ Closeness to someone of father's
   COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same
                 as father's country of birth AND father's country of birth is not the same as mother's country of
                 birth
    Showcard: TBC
                                                                                                               Page 360 of 1165
    Text:        How do you feel when you meet someone who comes from the same country as your father?
    Options:      1        Very happy                   Very happy

                  2        Fairly happy                 Fairly happy

                  3        Neither happy nor            Neither happy nor
                           unhappy                      unhappy

                  4        Fairly unhappy               Fairly unhappy

                  5        Very unhappy                 Very unhappy

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHCLOSE6



if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own country of birth
is not the same as maternal grandmother's country of birth AND father's and mother's country of birth not the same
as maternal grandmother's country of birth




   Question: ethnicidentitysub_w17.ETHCLOSE7                           [ Closeness to someone of maternal
   grandmother's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own
                 country of birth is not the same as maternal grandmother's country of birth AND father's and
                 mother's country of birth not the same as maternal grandmother's country of birth
    Showcard: TBC
    Text:        How do you feel when you meet someone who comes from the same country as your mother's
                 mother?
    Options:      1        Very happy                   Very happy

                  2        Fairly happy                 Fairly happy

                  3        Neither happy nor            Neither happy nor
                           unhappy                      unhappy

                  4        Fairly unhappy               Fairly unhappy

                  5        Very unhappy                 Very unhappy

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHCLOSE7


                                                                                                               Page 361 of 1165
if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) & (ff_mgmrob <>
ff_mgprob)) // Own country of birth is not the same as maternal grandfather's country of birth AND father's and
mother's country of birth not the same as maternal grandfather's country of birth AND maternal grandmother's
country of birth not the same as maternal grandfather's country of birth




    Question: ethnicidentitysub_w17.ETHCLOSE8                           [ Closeness to someone of maternal
    grandfather's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) &
                 (ff_mgmrob <> ff_mgprob)) // Own country of birth is not the same as maternal grandfather's
                 country of birth AND father's and mother's country of birth not the same as maternal
                 grandfather's country of birth AND maternal grandmother's country of birth not the same as
                 maternal grandfather's country of birth
    Showcard: TBC
    Text:        How do you feel when you meet someone who comes from the same country as your mother's
                 father?
    Options:
                  1        Very happy                    Very happy

                  2        Fairly happy                  Fairly happy

                  3        Neither happy nor             Neither happy nor
                           unhappy                       unhappy

                  4        Fairly unhappy                Fairly unhappy

                  5        Very unhappy                  Very unhappy

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHCLOSE8



if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) & (ff_mgmrob <>
ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same as paternal grandmother's
country of birth AND father's and mother's country of birth not the same as paternal grandmother's country of birth
AND maternal grandmother's country of birth not the same as paternal grandmother's country of birth AND
maternal grandfather's country of birth not the same as paternal grandmother's country of birth




    Question: ethnicidentitysub_w17.ETHCLOSE9                           [ Closeness to someone of paternal
    grandmother's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS                                                                                         Page 362 of 1165
    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) &
                 (ff_mgmrob <> ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same
                 as paternal grandmother's country of birth AND father's and mother's country of birth not the
                 same as paternal grandmother's country of birth AND maternal grandmother's country of birth not
                 the same as paternal grandmother's country of birth AND maternal grandfather's country of birth
                 not the same as paternal grandmother's country of birth
    Showcard: TBC
    Text:        How do you feel when you meet someone who comes from the same country as your father's
                 mother?
    Options:
                  1        Very happy                    Very happy

                  2        Fairly happy                  Fairly happy

                  3        Neither happy nor             Neither happy nor
                           unhappy                       unhappy

                  4        Fairly unhappy                Fairly unhappy

                  5        Very unhappy                  Very unhappy

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Use:         Ask ETHCLOSE9



if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) & (ff_mgmrob <>
ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own country of birth is not the same as
paternal grandfather's country of birth AND father's and mother's country of birth not the same as paternal
grandfather's country of birth AND maternal grandmother's country of birth not the same as paternal grandfather's
country of birth AND maternal grandfather's country of birth not the same as paternal grandfather's country of birth
AND paternal grandmother's country of birth not the same as paternal grandfather's country of birth




    Question: ethnicidentitysub_w17.ETHCLOSE10                          [ Closeness to someone of
    paternal grandfather's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    We would like a heading on the showcard above this response options which says 'I feel...'.
    Notes:       Please use the same showcard as Ethclose1.

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9




                                                                                                                Page 363 of 1165
   Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) &
                 (ff_mgmrob <> ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own
                 country of birth is not the same as paternal grandfather's country of birth AND father's and
                 mother's country of birth not the same as paternal grandfather's country of birth AND maternal
                 grandmother's country of birth not the same as paternal grandfather's country of birth AND
                 maternal grandfather's country of birth not the same as paternal grandfather's country of birth
                 AND paternal grandmother's country of birth not the same as paternal grandfather's country of
                 birth

   Showcard: TBC
   Text:         How do you feel when you meet someone who comes from the same country as your father's
                 father?
   Options:       1        Very happy                   Very happy

                  2        Fairly happy                 Fairly happy

                  3        Neither happy nor            Neither happy nor
                           unhappy                      unhappy

                  4        Fairly unhappy               Fairly unhappy

                  5        Very unhappy                 Very unhappy

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard

   Use:          Ask ETHCLOSE10




Question: ethnicidentitysub_w17.ETHCLOSE11                        [ Closeness to someone with same
skin colour ]

Module:       ethnicidentitysub_w17
Source:       UKHLS
Scripting     We would like a heading on the showcard above this response options which says 'I feel...'. Please
Notes:        use the same showcard as Ethclose1.

                Type: choice
                Don't know: -1                 Refused: -2                  Inapplicable: -8        Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:         How do you feel when you meet someone who has the same skin colour as you?




                                                                                                              Page 364 of 1165
Options:       1        Very happy                    Very happy

               2        Fairly happy                  Fairly happy

               3        Neither happy nor             Neither happy nor
                        unhappy                       unhappy

               4        Fairly unhappy                Fairly unhappy

               5        Very unhappy                  Very unhappy


Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Use:           Ask ETHCLOSE11



if (EthId2 = 1|2) // The language spoken at home during childhood is very or fairly important to respondent's sense
of who they are




    Question: ethnicidentitysub_w17.PRIDE2                      [ Pride in language brought up in ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId2 = 1|2) // The language spoken at home during childhood is very or fairly important to
              respondent's sense of who they are
    Text:       Do you feel proud of the language spoken at home when you were a child?
    Options:       1       Yes                Yes

                   2       No                 No

                   3       Neither yes or     Neither yes or
                           no                 no

    Use:        Ask PRIDE2



if (EthId4a = 1|2) // Own religion is very or fairly important to respondent's sense of who they are




    Question: ethnicidentitysub_w17.PRIDE4A                       [ Pride in own religion ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

                                                                                                               Page 365 of 1165
    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId4a = 1|2) // Own religion is very or fairly important to respondent's sense of who they
              are

    Text:       Do you feel proud of your religion?
    Options:
                 1         Yes                Yes

                 2         No                 No

                 3         Neither yes or     Neither yes or
                           no                 no

    Use:        Ask PRIDE4A



if (EthId4b = 1|2) // Religion brought up in is very or fairly important to respondent's sense of who they are




    Question: ethnicidentitysub_w17.PRIDE4B                       [ Pride in religion brought up in ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId4b = 1|2) // Religion brought up in is very or fairly important to respondent's sense of
              who they are
    Text:       Do you feel proud of the religion you were brought up in?
    Options:     1         Yes                Yes

                 2         No                 No

                 3         Neither yes or     Neither yes or
                           no                 no

    Use:        Ask PRIDE4B



if (EthId6 = 1|2) // The country where respondent was born is very or fairly important to respondent's sense of who
they are




    Question: ethnicidentitysub_w17.PRIDE6                      [ Pride in birth country ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                                                                                                                 Page 366 of 1165
                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId6 = 1|2) // The country where respondent was born is very or fairly important to
              respondent's sense of who they are
    Text:        Do you feel proud of the country where you were born?
    Options:
                  1        Yes                 Yes

                  2        No                  No

                  3        Neither yes or      Neither yes or
                           no                  no

    Use:         Ask PRIDE6



if (EthId7 = 1|2) // The region or city grew up in is very or fairly important to respondent's sense of who they are




    Question: ethnicidentitysub_w17.PRIDE7                       [ Pride in region brought up in ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId7 = 1|2) // The region or city grew up in is very or fairly important to respondent's
              sense of who they are
    Text:        Do you feel proud of the region or city you were brought up in?
    Options:      1        Yes                 Yes

                  2        No                  No

                  3        Neither yes or      Neither yes or
                           no                  no

    Use:         Ask PRIDE7



if (EthId5 = 1|2) // The region or city live in is very or fairly important to respondent's sense of who they are




    Question: ethnicidentitysub_w17.PRIDE5                       [ Pride in region live in ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS                                                                                              Page 367 of 1165
                  Type: choice
                  Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId5 = 1|2) // The region or city live in is very or fairly important to respondent's sense of
              who they are
    Text:       Do you feel proud of the region or city you live in?
    Options:
                 1        Yes                 Yes

                 2        No                  No

                 3        Neither yes or      Neither yes or
                          no                  no

    Use:        Ask PRIDE5



if (EthId8 = 1|2) // The country where mother was born is very or fairly important to respondent's sense of who they
are




    Question: ethnicidentitysub_w17.PRIDE8                     [ Pride in mother's COB ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId8 = 1|2) // The country where mother was born is very or fairly important to
              respondent's sense of who they are
    Text:       Do you feel proud of the country where you mother was born?
    Options:
                 1        Yes                 Yes

                 2        No                  No

                 3        Neither yes or      Neither yes or
                          no                  no

    Use:        Ask PRIDE8



if (EthId9 = 1|2) // The country where father was born is very or fairly important to respondent's sense of who they
are




    Question: ethnicidentitysub_w17.PRIDE9                     [ Pride in father's COB ]

                                                                                                                  Page 368 of 1165
    Module:     ethnicidentitysub_w17
    Source:     UKHLS


                  Type: choice
                  Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId9 = 1|2) // The country where father was born is very or fairly important to
              respondent's sense of who they are
    Text:       Do you feel proud of the country where your father was born?
    Options:     1        Yes                Yes

                 2        No                 No

                 3        Neither yes or     Neither yes or
                          no                 no

    Use:        Ask PRIDE9



if (EthId10 = 1|2) // The country where maternal grandmother was born is very or fairly important to respondent's
sense of who they are




    Question: ethnicidentitysub_w17.PRIDE10                     [ Pride in maternal grandmother's COB ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId10 = 1|2) // The country where maternal grandmother was born is very or fairly
              important to respondent's sense of who they are
    Text:       Do you feel proud of the country where your mother's mother was born?
    Options:
                 1        Yes                Yes

                 2        No                 No

                 3        Neither yes or     Neither yes or
                          no                 no

    Use:        Ask PRIDE10



if (EthId11 = 1|2) // The country where maternal grandfather was born is very or fairly important to respondent's
sense of who they are




    Question: ethnicidentitysub_w17.PRIDE11                     [ Pride in maternal grandfather's COBPage
                                                                                                      ] 369 of 1165
    Module:     ethnicidentitysub_w17

    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId11 = 1|2) // The country where maternal grandfather was born is very or fairly
              important to respondent's sense of who they are
    Text:       Do you feel proud of the country where your mother's father was born?
    Options:     1        Yes                 Yes

                 2        No                  No

                 3        Neither yes or      Neither yes or
                          no                  no

    Use:        Ask PRIDE11



if (EthId12 = 1|2) // The country where paternal grandmother was born is very or fairly important to respondent's
sense of who they are




    Question: ethnicidentitysub_w17.PRIDE12                     [ Pride in paternal grandmother's COB ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId12 = 1|2) // The country where paternal grandmother was born is very or fairly
              important to respondent's sense of who they are
    Text:       Do you feel proud of the country where your father's mother was born?
    Options:
                 1        Yes                 Yes

                 2        No                  No

                 3        Neither yes or      Neither yes or
                          no                  no

    Use:        Ask PRIDE12



if (EthId13 = 1|2) // The country where paternal grandfather was born is very or fairly important to respondent's
sense of who they are


                                                                                                                    Page 370 of 1165
    Question: ethnicidentitysub_w17.PRIDE13                       [ Pride in paternal grandfather's COB ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId13 = 1|2) // The country where paternal grandfather was born is very or fairly important
              to respondent's sense of who they are
    Text:       Do you feel proud of the country where your father's father was born?
    Options:      1        Yes                 Yes

                  2        No                  No

                  3        Neither yes or      Neither yes or
                           no                  no

    Use:        Ask PRIDE13



if (EthId14 = 1|2) // The colour of their skin is very or fairly important to respondent's sense of who they are




    Question: ethnicidentitysub_w17.PRIDE14                       [ Pride in colour of skin ]

    Module:     ethnicidentitysub_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge
              <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the
              EMBoost sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign
              born, and aged 16 to 19 OR a recent immigrant
              And if (EthId14 = 1|2) // The colour of their skin is very or fairly important to respondent's sense of
              who they are
    Text:       Do you feel proud of the colour of your skin?
    Options:
                  1        Yes                 Yes

                  2        No                  No

                  3        Neither yes or      Neither yes or
                           no                  no

    Use:        Ask PRIDE14




Question: ethnicidentitysub_w17.FOOD1                       [ Eats food from where born ]
                                                                                                                   Page 371 of 1165
Module:       ethnicidentitysub_w17

Source:       UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

Universe:     if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
              And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
              GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
              GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 & DEMOGRAPHICS.PDVAge <=
              19))| (ff_newimm2007= 1))) // did a full interview or a youth interview last wave and in the EMBoost
              sample, GP Comparison sample or LDA sample or is in the IEMB sample or is foreign born, and
              aged 16 to 19 OR a recent immigrant
Showcard: TBC
Text:         How often do you eat food that is typical of the country where you were born?
Options:
                1         Every day                                   Every day

                2         3 - 6 days a week                           3 - 6 days a week

                3         1 - 2 days a week                           1 - 2 days a week

                4         Less than once a week but at least once a   Less than once a week but at least once a
                          month                                       month

                5         Less than once a month but at least once    Less than once a month but at least once
                          every six months                            every six months

                6         Rarely or never                             Rarely or never

                7         SPONTANEOUS: Only on special                SPONTANEOUS: Only on special
                          occasions                                   occasions

Mixed Mode Alternatives
Web             Options
Interview:      1 Every day
                2 3 - 6 days a week
                3 1 - 2 days a week
                4 Less than once a week but at least once a month
                5 Less than once a month but at least once every six months
                6 Rarely or never
                7 Only on special occasions

                Delete
                Showcard

Use:          Ask FOOD1



if (ff_plbornc <> ff_macob) // Own country of birth is not the same as mother's country of birth




    Question: ethnicidentitysub_w17.FOOD2                      [ Eats food from mother's COB ]

    Module:         ethnicidentitysub_w17
    Source:         UKHLS
    Scripting       Please use the same showcard as Food1
    Notes:

                     Type: choice
                     Don't know: -1              Refused: -2                  Inapplicable: -8      Missing: -9




                                                                                                              Page 372 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if (ff_plbornc <> ff_macob) // Own country of birth is not the same as mother's country of
                 birth

    Showcard: TBC
    Text:        How often do you eat food that is typical of the country where your mother was born?
    Options:      1        Every day                                  Every day

                  2        3 - 6 days a week                          3 - 6 days a week

                  3        1 - 2 days a week                          1 - 2 days a week

                  4        Less than once a week but at least once    Less than once a week but at least once
                           a month                                    a month

                  5        Less than once a month but at least once   Less than once a month but at least once
                           every six months                           every six months

                  6        Rarely or never                            Rarely or never

                  7        SPONTANEOUS: Only on special               SPONTANEOUS: Only on special
                           occasions                                  occasions

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Every day
                 2 3 - 6 days a week
                 3 1 - 2 days a week
                 4 Less than once a week but at least once a month
                 5 Less than once a month but at least once every six months
                 6 Rarely or never
                 7 Only on special occasions

                 Delete
                 Showcard
    Use:         Ask FOOD2



if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same as father's country
of birth AND father's country of birth is not the same as mother's country of birth




   Question: ethnicidentitysub_w17.FOOD3                     [ Eats food from father's COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    Please use the same showcard as Food1
    Notes:

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9




                                                                                                             Page 373 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pacob) & (ff_pacob <> ff_macob) // Own country of birth is not the same
                 as father's country of birth AND father's country of birth is not the same as mother's country of
                 birth
    Showcard: TBC
    Text:        How often do you eat food that is typical of the country where your father was born?
    Options:      1        Every day                                   Every day

                  2        3 - 6 days a week                           3 - 6 days a week

                  3        1 - 2 days a week                           1 - 2 days a week

                  4        Less than once a week but at least once     Less than once a week but at least once
                           a month                                     a month

                  5        Less than once a month but at least once    Less than once a month but at least once
                           every six months                            every six months

                  6        Rarely or never                             Rarely or never

                  7        SPONTANEOUS: Only on special                SPONTANEOUS: Only on special
                           occasions                                   occasions

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Every day
                 2 3 - 6 days a week
                 3 1 - 2 days a week
                 4 Less than once a week but at least once a month
                 5 Less than once a month but at least once every six months
                 6 Rarely or never
                 7 Only on special occasions

                 Delete
                 Showcard

    Use:         Ask FOOD3



if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own country of birth
is not the same as maternal grandmother's country of birth AND father's and mother's country of birth not the same
as maternal grandmother's country of birth




   Question: ethnicidentitysub_w17.FOOD4                     [ Eats food from maternal grandmother's
   COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    Please use the same showcard as Food1
    Notes:

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9




                                                                                                               Page 374 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgmrob) & (ff_pacob <> ff_mgmrob) & (ff_macob <> ff_mgmrob)) // Own
                 country of birth is not the same as maternal grandmother's country of birth AND father's and
                 mother's country of birth not the same as maternal grandmother's country of birth

    Showcard: TBC
    Text:        How often do you eat food that is typical of the country where your mother's mother was born?
    Options:      1        Every day                                   Every day

                  2        3 - 6 days a week                           3 - 6 days a week

                  3        1 - 2 days a week                           1 - 2 days a week

                  4        Less than once a week but at least once     Less than once a week but at least once
                           a month                                     a month

                  5        Less than once a month but at least once    Less than once a month but at least once
                           every six months                            every six months

                  6        Rarely or never                             Rarely or never

                  7        SPONTANEOUS: Only on special                SPONTANEOUS: Only on special
                           occasions                                   occasions

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Every day
                 2 3 - 6 days a week
                 3 1 - 2 days a week
                 4 Less than once a week but at least once a month
                 5 Less than once a month but at least once every six months
                 6 Rarely or never
                 7 Only on special occasions

                 Delete
                 Showcard

    Use:         Ask FOOD4



if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) & (ff_mgmrob <>
ff_mgprob)) // Own country of birth is not the same as maternal grandfather's country of birth AND father's and
mother's country of birth not the same as maternal grandfather's country of birth AND maternal grandmother's
country of birth not the same as maternal grandfather's country of birth




   Question: ethnicidentitysub_w17.FOOD5                     [ Eats food from maternal grandfather's
   COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    Please use the same showcard as Food1
    Notes:

                   Type: choice
                   Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9




                                                                                                              Page 375 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_mgprob) & (ff_pacob <> ff_mgprob) & (ff_macob <> ff_mgprob) &
                 (ff_mgmrob <> ff_mgprob)) // Own country of birth is not the same as maternal grandfather's
                 country of birth AND father's and mother's country of birth not the same as maternal
                 grandfather's country of birth AND maternal grandmother's country of birth not the same as
                 maternal grandfather's country of birth
    Showcard: TBC
    Text:        How often do you eat food that is typical of the country where your mother's father was born?
    Options:      1        Every day                                    Every day

                  2        3 - 6 days a week                            3 - 6 days a week

                  3        1 - 2 days a week                            1 - 2 days a week

                  4        Less than once a week but at least once      Less than once a week but at least once
                           a month                                      a month

                  5        Less than once a month but at least once     Less than once a month but at least once
                           every six months                             every six months

                  6        Rarely or never                              Rarely or never

                  7        SPONTANEOUS: Only on special                 SPONTANEOUS: Only on special
                           occasions                                    occasions

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Every day
                 2 3 - 6 days a week
                 3 1 - 2 days a week
                 4 Less than once a week but at least once a month
                 5 Less than once a month but at least once every six months
                 6 Rarely or never
                 7 Only on special occasions

                 Delete
                 Showcard

    Use:         Ask FOOD5



if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) & (ff_mgmrob <>
ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same as paternal grandmother's
country of birth AND father's and mother's country of birth not the same as paternal grandmother's country of birth
AND maternal grandmother's country of birth not the same as paternal grandmother's country of birth AND
maternal grandfather's country of birth not the same as paternal grandmother's country of birth




    Question: ethnicidentitysub_w17.FOOD6                     [ Eats food from paternal grandmother's
    COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    Please use the same showcard as Food1
    Notes:

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

                                                                                                                 Page 376 of 1165
    Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                 And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                 GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                 GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                 DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                 interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                 the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                 And if ((ff_plbornc <> ff_pgmrob) & (ff_pacob <> ff_pgmrob) & (ff_macob <> ff_pgmrob) &
                 (ff_mgmrob <> ff_pgmrob) & (ff_mgprob <> ff_pgmrob)) // Own country of birth is not the same
                 as paternal grandmother's country of birth AND father's and mother's country of birth not the
                 same as paternal grandmother's country of birth AND maternal grandmother's country of birth not
                 the same as paternal grandmother's country of birth AND maternal grandfather's country of birth
                 not the same as paternal grandmother's country of birth

    Showcard: TBC
    Text:        How often do you eat food that is typical of the country where your father's mother was born?
    Options:      1        Every day                                    Every day

                  2        3 - 6 days a week                            3 - 6 days a week

                  3        1 - 2 days a week                            1 - 2 days a week

                  4        Less than once a week but at least once      Less than once a week but at least once
                           a month                                      a month

                  5        Less than once a month but at least once     Less than once a month but at least once
                           every six months                             every six months

                  6        Rarely or never                              Rarely or never

                  7        SPONTANEOUS: Only on special                 SPONTANEOUS: Only on special
                           occasions                                    occasions

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Every day
                 2 3 - 6 days a week
                 3 1 - 2 days a week
                 4 Less than once a week but at least once a month
                 5 Less than once a month but at least once every six months
                 6 Rarely or never
                 7 Only on special occasions

                 Delete
                 Showcard
    Use:         Ask FOOD6



if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) & (ff_mgmrob <>
ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own country of birth is not the same as
paternal grandfather's country of birth AND father's and mother's country of birth not the same as paternal
grandfather's country of birth AND maternal grandmother's country of birth not the same as paternal grandfather's
country of birth AND maternal grandfather's country of birth not the same as paternal grandfather's country of birth
AND paternal grandmother's country of birth not the same as paternal grandfather's country of birth




    Question: ethnicidentitysub_w17.FOOD7                     [ Eats food from paternal grandfather's
    COB ]

    Module:      ethnicidentitysub_w17
    Source:      UKHLS
    Scripting    Please use the same showcard as Food1
    Notes:

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9
                                                                                                               Page 377 of 1165
          Universe:    if (GRIDVARIABLES.ModeType = 1|3) // Mode is face-to-face or web
                       And if ((ff_ivlolw = 1 | ff_ivlolw = 4) AND(((GRIDVARIABLES.EMBoost = 1 |
                       GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 |
                       GRIDVARIABLES.FBorn = 1) & (DEMOGRAPHICS.PDVAge >=16 &
                       DEMOGRAPHICS.PDVAge <= 19))| (ff_newimm2007= 1))) // did a full interview or a youth
                       interview last wave and in the EMBoost sample, GP Comparison sample or LDA sample or is in
                       the IEMB sample or is foreign born, and aged 16 to 19 OR a recent immigrant
                       And if ((ff_plbornc <> ff_pgprob) & (ff_pacob <> ff_pgprob) & (ff_macob <> ff_pgprob) &
                       (ff_mgmrob <> ff_pgprob) & (ff_mgprob <> ff_pgprob) & (ff_pgmrob <> ff_pgprob)) // Own
                       country of birth is not the same as paternal grandfather's country of birth AND father's and
                       mother's country of birth not the same as paternal grandfather's country of birth AND maternal
                       grandmother's country of birth not the same as paternal grandfather's country of birth AND
                       maternal grandfather's country of birth not the same as paternal grandfather's country of birth
                       AND paternal grandmother's country of birth not the same as paternal grandfather's country of
                       birth
          Showcard: TBC
          Text:        How often do you eat food that is typical of the country where your father's father was born?
          Options:      1        Every day                                   Every day

                        2        3 - 6 days a week                           3 - 6 days a week

                        3        1 - 2 days a week                           1 - 2 days a week

                        4        Less than once a week but at least once     Less than once a week but at least once
                                 a month                                     a month

                        5        Less than once a month but at least once    Less than once a month but at least once
                                 every six months                            every six months

                        6        Rarely or never                             Rarely or never

                        7        SPONTANEOUS: Only on special                SPONTANEOUS: Only on special
                                 occasions                                   occasions

          Mixed Mode Alternatives
          Web          Options
          Interview:   1 Every day
                       2 3 - 6 days a week
                       3 1 - 2 days a week
                       4 Less than once a week but at least once a month
                       5 Less than once a month but at least once every six months
                       6 Rarely or never
                       7 Only on special occasions

                       Delete
                       Showcard
          Use:         Ask FOOD7



End



Religion Module             (religion_w17.v02)

Start
if [ff_ivlolw <> 1 & ff_everint <> 1 & (GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | HHGRID.Region = 4 | GRIDVARIABLES.FBorn = 1 |
ETHNICITYANDNATIONALIDENTITY.Racel > 1 | ETHNICITYANDNATIONALIDENTITY.Racelt > 1 |
ETHNICITYANDNATIONALIDENTITY.Racelwt > 1 | INITIALCONDITIONS.UKBorn = 5)] // New entrant never interviewed
AND is in the EM boost, GP comparison, new entrant in LDA household or the IEMB sample or resident in Northern
Ireland or Ethnic group is not British/English/Scottish/Welsh/Northern Irish or was not born in the UK




   Question: religion_w17.OPRLG               [ Whether belong to a religion ]
                                                                                                                       Page 378 of 1165
    Module:     religion_w17
    Source:     BHPS (adapted)

                  Type: choice
                  Don't know: -1                  Refused: -2                     Inapplicable: -8    Missing: -9

    Universe: if [ff_ivlolw <> 1 & ff_everint <> 1 & (GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1
              | GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | HHGRID.Region = 4 |
              GRIDVARIABLES.FBorn = 1 | ETHNICITYANDNATIONALIDENTITY.Racel > 1 |
              ETHNICITYANDNATIONALIDENTITY.Racelt > 1 | ETHNICITYANDNATIONALIDENTITY.Racelwt > 1 |
              INITIALCONDITIONS.UKBorn = 5)] // New entrant never interviewed AND is in the EM boost, GP
              comparison, new entrant in LDA household or the IEMB sample or resident in Northern Ireland or Ethnic
              group is not British/English/Scottish/Welsh/Northern Irish or was not born in the UK
    Text:       Do you regard yourself as belonging to any particular religion?
    Options:      1        Yes Yes

                  2        No    No

    Use:        Ask OPRLG



if [HHGRID.region = 4] // Lives in Northern Ireland


   if [OPRLG = 2] // Does not belong to a religion




       Question: religion_w17.OPRLG0NI                    [ Religion brought up in: NI ]

        Module:       religion_w17
        Source:       NISRA/CSU

                       Type: choice
                       Don't know: -1                 Refused: -2                  Inapplicable: -8   Missing: -9

        Universe: if [HHGRID.region = 4] // Lives in Northern Ireland
                  And if [OPRLG = 2] // Does not belong to a religion
        Text:         Which religion were you brought up in?




                                                                                                               Page 379 of 1165
    Options:
                 1         Catholic                  Catholic

                 2         Presbyterian              Presbyterian

                 3         Church of Ireland         Church of Ireland

                 4         Methodist                 Methodist

                 5         Baptist                   Baptist

                 6         Free Presbyterian         Free Presbyterian

                 7         Brethren                  Brethren

                 8         Protestant - not          Protestant - not
                           specified                 specified

                 9         Other Christian           Other Christian

                 10        Buddhist                  Buddhist

                 11        Hindu                     Hindu

                 12        Jewish                    Jewish

                 13        Muslim                    Muslim

                 14        Sikh                      Sikh

                 96        No religion               No religion

                 97        Any other religion        Any other religion



    Use:        Ask OPRLG0NI



if [OPRLG = 1] // Does belong to a religion




   Question: religion_w17.NIREL                 [ Religion: NI ]

    Module:       religion_w17
    Source:       Adapted from NI harmonised question

                      Type: choice
                      Don't know: -1              Refused: -2              Inapplicable: -8   Missing: -9

    Universe:     if [HHGRID.region = 4] // Lives in Northern Ireland
                  And if [OPRLG = 1] // Does belong to a religion
    Text:         What is your religion, even if you are not practising?
    Interviewer CODE ONE ONLY
    Instruction:




                                                                                                      Page 380 of 1165
    Options:         1          Catholic                      Catholic

                     2          Presbyterian                  Presbyterian

                     3          Church of Ireland             Church of Ireland

                     4          Methodist                     Methodist

                     5          Baptist                       Baptist

                     6          Free Presbyterian             Free Presbyterian

                     7          Brethren                      Brethren

                     8          Protestant - not              Protestant - not
                                specified                     specified

                     9          Other Christian               Other Christian

                     10         Buddhist                      Buddhist

                     11         Hindu                         Hindu

                     12         Jewish                        Jewish

                     13         Muslim                        Muslim

                     14         Sikh                          Sikh

                     97         Any other religion            Any other religion


    Mixed Mode Alternatives
    Web             Delete
    Interview:      Interviewer instruction

    Use:            Ask NIREL



   if [NIRel = 97] // Other religion (NI)




       Question: religion_w17.NIRELOTH                          [ Religion (other): NI ]

       Module:           religion_w17
       Source:           NI harmonised question

                           Type: String                   Length: 255
                           Don't know: -1                Refused: -2               Inapplicable: -8   Missing: -9

       Universe:         if [HHGRID.region = 4] // Lives in Northern Ireland
                         And if [OPRLG = 1] // Does belong to a religion
                         And if [NIRel = 97] // Other religion (NI)
       Text:             Please describe this other religion
       Interviewer WRITE IN
       Instruction:
       Mixed Mode Alternatives
       Web                Delete
       Interview:         Post-text Interviewer Instruction
       Use:              Ask NIRELOTH



if [OPRLG = 1 | OPRLG0NI = 1-14,97]// Belongs to a religion or was brought up in a religion



                                                                                                              Page 381 of 1165
       Question: religion_w17.NIACT                  [ Religion active: NI ]

        Module:     religion_w17
        Source:     NI harmonised question

                      Type: choice
                      Don't know: -1                  Refused: -2                     Inapplicable: -8   Missing: -9

        Universe: if [HHGRID.region = 4] // Lives in Northern Ireland
                  And if [OPRLG = 1 | OPRLG0NI = 1-14,97] // Belongs to a religion or was brought up in a religion
        Text:       Do you consider that you are actively practising your religion?
        Options:     1        Yes Yes

                     2        No    No

        Use:        Ask NIACT



if [HHGRID.region = 1,2,3] // Lives in England, Wales or Scotland


   if [OPRLG = 2] // Does not belong to a religion




       Question: religion_w17.OPRLG0                   [ Religion brought up in: E/S/W ]

        Module:     religion_w17
        Source:     UKHLS

                      Type: choice
                      Don't know: -1                  Refused: -2                     Inapplicable: -8   Missing: -9

        Universe: if [HHGRID.region = 1,2,3] // Lives in England, Wales or Scotland
                  And if [OPRLG = 2] // Does not belong to a religion
        Text:       Which religion were you brought up in?




                                                                                                                     Page 382 of 1165
    Options:
                 1        No religion                                    No religion

                 2        Church of England/Anglican                     Church of England/Anglican

                 3        Roman Catholic                                 Roman Catholic

                 4        Church of Scotland                             Church of Scotland

                 5        Free Church or Free Presbyterian Church of     Free Church or Free Presbyterian Church of
                          Scotland                                       Scotland

                 6        Episcopalian                                   Episcopalian

                 7        Methodist                                      Methodist

                 8        Baptist                                        Baptist

                 9        Congregational/United Reform/URC               Congregational/United Reform/URC

                 17       Church in Wales                                Church in Wales

                 10       Other Christian                                Other Christian

                 11       Christian (no specific denomination)           Christian (no specific denomination)

                 12       Muslim/Islam                                   Muslim/Islam


                 13       Hindu                                          Hindu

                 14       Jewish                                         Jewish

                 15       Sikh                                           Sikh

                 16       Buddhist                                       Buddhist

                 97       Other                                          Other


    Use:        Ask OPRLG0



if [OPRLG = 1] // Does belong to a religion




   Question: religion_w17.OPRLG1                  [ Religion: E/S/W ]

    Module:     religion_w17
    Source:     BHPS (adapted)
    Scripting Response option 17 should be placed between options 9 & 10
    Notes:

                  Type: choice
                  Don't know: -1                Refused: -2                     Inapplicable: -8         Missing: -9

    Universe: if [HHGRID.region = 1,2,3] // Lives in England, Wales or Scotland
              And if [OPRLG = 1] // Does belong to a religion
    Text:       Which religion do you regard yourself as belonging to?




                                                                                                                 Page 383 of 1165
        Options:
                    2         Church of England/Anglican                   Church of England/Anglican

                    3         Roman Catholic                               Roman Catholic

                    4         Church of Scotland                           Church of Scotland

                    5         Free Church or Free Presbyterian Church of   Free Church or Free Presbyterian Church of
                              Scotland                                     Scotland

                    6         Episcopalian                                 Episcopalian

                    7         Methodist                                    Methodist

                    8         Baptist                                      Baptist

                    9         Congregational/United Reform/URC             Congregational/United Reform/URC

                    17        Church in Wales                              Church in Wales

                    10        Other Christian                              Other Christian

                    11        Christian (no specific denomination)         Christian (no specific denomination)

                    12        Muslim/Islam                                 Muslim/Islam

                    13        Hindu                                        Hindu

                    14        Jewish                                       Jewish

                    15        Sikh                                         Sikh

                    16        Buddhist                                     Buddhist

                    97        Other                                        Other


        Use:       Ask OPRLG1



End



Religious Practice Module                       (religiouspractice_w17.v04)

Start
if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 |
GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] // Part of EM Boost,
GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-born continuing respondents and their co-
resident sample members, or any other foreign-born identified this wave


   if [Religion.OPRLG = 1] // Belongs to a religion


        Display Note
        SCREEN START. Display in grid format.




        Question: religiouspractice_w17.RLEAT                  [ Religion affects what eats ]

        Module:      religiouspractice_w17
        Source:      UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9



                                                                                                                   Page 384 of 1165
Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion

Showcard: TBC
Text:        For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion.

             Which of the following statements apply to you...

             My religious beliefs affect what I eat.
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Text
             For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion.

             For each of the following statements, please tell me whether the statement applies to you a lot, a
             little or not at all.

             My religious beliefs affect what I eat.

             Delete
             Showcard

Use:         Ask RLEAT




Question: religiouspractice_w17.RLDRNK                      [ Religion affects what drinks ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
                                                                                                                  Page 385 of 1165
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect what I drink, such as alcohol.
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard

Use:         Ask RLDRNK




Question: religiouspractice_w17.RLWEAR                       [ Religion affects what wears ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect what I wear
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives



                                                                                                                  Page 386 of 1165
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard
Use:         Ask RLWEAR




Question: religiouspractice_w17.RLMARG                      [ Religion affects marriage, dating
decisions ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect my decisions related to marriage and dating.
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard
Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard

Use:         Ask RLMARG




Question: religiouspractice_w17.RLSCHL                      [ Religion affects schooling decisions ]              Page 387 of 1165
Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect what school I would send my children to.
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard
Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard

Use:         Ask RLSCHL




Question: religiouspractice_w17.RLCHARITY                         [ Religion affects charity decisions ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC




                                                                                                                  Page 388 of 1165
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect my decisions for charitable giving and helping others.

Options:
              1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard

Use:         Ask RLCHARITY




Question: religiouspractice_w17.RLSAVE                      [ Religion affects savings, investment
decisions ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect my decisions related to investment and savings.
Options:      1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know


Mixed Mode Alternatives
                                                                                                                  Page 389 of 1165
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard
Use:         Ask RLSAVE




Question: religiouspractice_w17.RLFRIENDS                        [ Religion affects friendship decisions ]

Module:      religiouspractice_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
             | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
             Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
             born continuing respondents and their co-resident sample members, or any other foreign-born
             identified this wave
             And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:        (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
             work they do, or their family life even if they do not practice any formal religion. Which of the
             following statements apply to you...)

             My religious beliefs affect the friends I choose.
Options:
              1        Yes, a lot                           Yes, a lot

              2        Yes, a little                        Yes, a little

              3        Not at all                           Not at all

              4        SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

              5        SPONTANEOUS: Don't know              SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
             option 5 'Don't Know' and option -2 'Don't want to answer'.

             Delete
             Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

             Delete
             Showcard
Use:         Ask RLFRIENDS




Question: religiouspractice_w17.RLJOB                    [ Religion affects job decisions ]
                                                                                                                  Page 390 of 1165
Module:        religiouspractice_w17

Source:        UKHLS

                 Type: choice
                 Don't know: -1                   Refused: -2                    Inapplicable: -8         Missing: -9

Universe:      if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1
               | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] //
               Part of EM Boost, GP Comparison, LDA, or Immigrant and Ethnic Minority Boost sample, or foreign-
               born continuing respondents and their co-resident sample members, or any other foreign-born
               identified this wave
               And if [Religion.OPRLG = 1] // Belongs to a religion
Showcard: TBC
Text:          (For many people their religious beliefs affect the way they live their lives, such as what they eat, the
               work they do, or their family life even if they do not practice any formal religion. Which of the
               following statements apply to you...)

               My religious beliefs affect the sort of job I would do.
Options:
                1         Yes, a lot                             Yes, a lot

                2         Yes, a little                          Yes, a little

                3         Not at all                             Not at all

                4         SPONTANEOUS: Not applicable SPONTANEOUS: Not applicable

                5         SPONTANEOUS: Don't know                SPONTANEOUS: Don't know

Mixed Mode Alternatives
Web            Scripting Notes
Interview:     In web please could we have option 4 'Not applicable' appearing on the follow-up screen along with
               option 5 'Don't Know' and option -2 'Don't want to answer'.

               Delete
               Showcard

Telephone Scripting Notes
Interview: We do not want READ OUT for CATI

               Delete
               Showcard

Use:           Ask RLJOB



Display Note
SCREEN END.


If [RLJOB = 1 | 2] // If Religion affects job decisions a lot or a little




    Question: religiouspractice_w17.RLJOBY                           [ How religion affects job decisions ]

    Module:         religiouspractice_w17
    Source:         UKHLS/DWP

                      Type: multichoice
                      Don't know: -1                  Refused: -2                 Inapplicable: -8        Missing: -9




                                                                                                                    Page 391 of 1165
          Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
                       GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
                       INITIALCONDITIONS.UKborn = 5] // Part of EM Boost, GP Comparison, LDA, or Immigrant and
                       Ethnic Minority Boost sample, or foreign-born continuing respondents and their co-resident
                       sample members, or any other foreign-born identified this wave
                       And if [Religion.OPRLG = 1] // Belongs to a religion
                       And If [RLJOB = 1 | 2] // If Religion affects job decisions a lot or a little

          Showcard:    TBC
          Text:        (For many people their religious beliefs affect the way they live their lives, such as what they
                       eat, the work they do, or their family life even if they do not practice any formal religion.)

                       How do your religious beliefs affect the sort of job you would do?
          Interviewer CODE ALL THAT APPLY
          Instruction:
          Options:
                        1        I would not do a job related to alcohol       I would not do a job related to alcohol

                        2        I would not do a job which involved           I would not do a job which involved
                                 gambling                                      gambling

                        3        I would not do a job which involved food      I would not do a job which involved food
                                 forbidden by my religion                      forbidden by my religion

                        4        I would not do a job which involved me        I would not do a job which involved me
                                 having to touch other people, male or         having to touch other people, male or
                                 female                                        female

                        5        I would not work in a job which did not       I would not work in a job which did not
                                 allow time off for religious festivals        allow time off for religious festivals

                        6        I would not work for an employer              I would not work for an employer
                                 producing military weapons or equipment       producing military weapons or equipment

                        97       My religious beliefs affect the job I would   My religious beliefs affect the job I would
                                 do in other ways                              do in other ways

          Mixed Mode Alternatives
          Web          (For many people their religious beliefs affect the way they live their lives, such as what they
          Interview:   eat, the work they do, or their family life even if they do not practice any formal religion.)

                       How do your religious beliefs affect the sort of job you would do? Please select all that apply.

                       Delete
                       Post-text Interviewer Instruction, Showcard

          Telephone    Post-text Interviewer Instructions
          Interview:   READ OUT
                       CODE ALL THAT APPLY

                       Delete
                       Showcard

          Use:         Ask RLJOBY



End



Harassment Module                 (harassment_w17.v04)

Start

Question: harassment_w17.UNSAFE                   [ Felt unsafe in public ]

Module:     harassment_w17
Source:     UKHLS
                                                                                                                          Page 392 of 1165
Scripting    Code 96 is exclusive
Notes:


               Type: multichoice
               Don't know: -1                     Refused: -2                   Inapplicable: -8               Missing: -9

Universe:    Ask all
Showcard:    TBC
Text:        The next few questions are about how safe you feel in different places. In the last 12 months, have you
             felt unsafe in any of these places? If so, which ones?
Interviewer EXCLUDE INCIDENTS OUTSIDE THE UK
Instruction: CODE ALL THAT APPLY
Options:
              1        At school                                         At school

              2        At college or university                          At college or university

              3        At work                                           At work

              4        On public transport                               On public transport

              5        At or around a bus or train station               At or around a bus or train station

              6        In commercial places like shopping centres,       In commercial places like shopping centres,
                       shops or petrol stations                          shops or petrol stations

              7        In places of entertainment like theatres,         In places of entertainment like theatres,
                       cinema, cafes or restaurants                      cinema, cafes or restaurants

              8        At pubs, nightclubs, discos or clubs              At pubs, nightclubs, discos or clubs

              9        In car parks                                      In car parks

              10       Outside, such as on the street, in parks or       Outside, such as on the street, in parks or
                       sports grounds                                    sports grounds

              11       At home                                           At home

              96       SPONTANEOUS No, this has not happened to          SPONTANEOUS No, this has not happened to
                       me in the last 12 months                          me in the last 12 months

              97       Other places                                      Other places

Mixed Mode Alternatives
Web          Text
Interview:   The next few questions are about how safe you feel in different places. In the last 12 months, have you
             felt unsafe in any of these places? If so, which ones? Please select all that apply to you.

             Options
             1. At school
             2. At college or university
             3. At work
             4. On public transport
             5. At or around a bus or train station
             6. In commercial places like shopping centres, shops or petrol stations
             7. In places of entertainment like theatres, cinema, cafes or restaurants
             8. At pubs, nightclubs, discos or clubs
             9. In car parks
             10. Outside, such as on the street, in parks or sports grounds
             11. At home
             96. No, this has not happened to me in the last 12 months
             97. Other places

             Help
             Please exclude incidents that happened outside the UK when answering.

             Delete
             Post-text Interviewer Instruction, Showcard


                                                                                                                       Page 393 of 1165
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                EXCLUDE INCIDENTS OUTSIDE THE UK
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:            Ask UNSAFE



if [UNSAFE = 97] // Felt unsafe in 'other places'




    Question: harassment_w17.UNSAFEO                          [ Felt unsafe: other places ]

    Module:         harassment_w17
    Source:         UKHLS

                      Type: String                       Length: 255
                      Don't know: -1                    Refused: -2                 Inapplicable: -8    Missing: -9

    Universe:       if [UNSAFE = 97] // Felt unsafe in 'other places'
    Text:           What other places?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer Instruction
    Use:            Ask UNSAFEO



if [UNSAFE = 1-11, 97) // Felt unsafe


    loop for each UNSAFE
    Name: RESUNSAFE Loop




        Question: harassment_w17.RESUNSAFE                              [ Reason for feeling unsafe ]

        Module:         harassment_w17
        Source:         UKHLS
        Scripting       Code 96 is exclusive
        Notes:

                          Type: multichoice
                          Don't know: -1                  Refused: -2                Inapplicable: -8   Missing: -9

        In Loops:       loop for each UNSAFE

        Universe:       if [UNSAFE = 1-11, 97) // Felt unsafe
        Showcard:       TBC
        Text:           Did you feel unsafe [UNSAFE] for any of these reasons? If so, which ones?
        Interviewer CODE THE STATEMENT "BECAUSE OF THE WAY I LOOK" AS CODE 9
        Instruction: CODE ALL THAT APPLY
                                                                                                                Page 394 of 1165
       Options:
                      1        Your sex                               Your sex

                      2        Your age                               Your age

                      3        Your ethnicity                         Your ethnicity

                      4        Your sexual orientation                Your sexual orientation

                      5        Your health or disability              Your health or disability

                      6        Your nationality                       Your nationality

                      7        Your religion                          Your religion

                      8        Your language or accent                Your language or accent

                      9        Your dress or appearance               Your dress or appearance

                      96       None of the above                      None of the above
                               (SPONTANEOUS)                          (SPONTANEOUS)

                      97       Other reason                           Other reason

       Mixed Mode Alternatives
       Web            Text
       Interview:     Did you feel unsafe [UNSAFE] for any of these reasons? If so, which ones? Please select all that
                      apply to you.

                      Options
                      1. Your sex
                      2. Your age
                      3. Your ethnicity
                      4. Your sexual orientation
                      5. Your health or disability
                      6. Your nationality
                      7. Your religion
                      8. Your language or accent
                      9. Your dress or appearance
                      96. None of the above
                      97. Other reason

                      Help
                      Please code "Your dress or appearance" if you believe you've been affected because of the way
                      you look.

                      Delete
                      Post-text Interviewer Instruction, Showcard

       Telephone      Post-text Interviewer Instruction
       Interview:     READ OUT
                      CODE THE STATEMENT 'Because of the way I look' AS 'Your dress or appearance'
                      CODE ALL THAT APPLY

                      Delete
                      Showcard

       Use:           Ask RESUNSAFE



   END LOOP (RESUNSAFE Loop)




Question: harassment_w17.AVOIDANCE                         [ Avoided public place ]

Module:       harassment_w17
Source:       UKHLS
Scripting     Code 96 is exclusive
Notes:

                                                                                                                    Page 395 of 1165
               Type: multichoice
               Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9



Universe:    Ask all
Showcard:    TBC
Text:        In the last 12 months, have you avoided going to or being in any of these places? If so, which ones?
Interviewer EXCLUDE INCIDENTS OUTSIDE THE UK
Instruction: CODE ALL THAT APPLY
Options:
              1        School                                            School

              2        College or university                             College or university

              3        Work                                              Work

              4        Public Transport                                  Public Transport

              5        A bus or train station                            A bus or train station

              6        Commercial places like shopping centres,          Commercial places like shopping centres,
                       shops or petrol stations                          shops or petrol stations

              7        Places of entertainment like theatres, cinemas,   Places of entertainment like theatres, cinemas,
                       cafes or restaurants                              cafes or restaurants

              8        Pubs, nightclubs, discos or clubs                 Pubs, nightclubs, discos or clubs

              9        Car parks                                         Car parks

              10       Outside, such as on the street, in parks or       Outside, such as on the street, in parks or
                       sports grounds                                    sports grounds

              11       Home                                              Home

              96       SPONTANEOUS: No, have not avoided                 SPONTANEOUS: No, have not avoided
                       anywhere in the last 12 months                    anywhere in the last 12 months

              97       Other places                                      Other places

Mixed Mode Alternatives
Web          Text
Interview:   In the last 12 months, have you avoided going to or being in any of these places? If so, which ones?
             Please select all that apply.

             Options
             1. School
             2. College or university
             3. Work
             4. Public Transport
             5. A bus or train station
             6. Commercial places like shopping centres, shops or petrol stations
             7. Places of entertainment like theatres, cinema, cafes or restaurants
             8. Pubs, nightclubs, discos or clubs
             9. Car parks
             10. Outside, such as on the street, in parks or sports grounds
             11. Home
             96. No, have not avoided anywhere in the last 12 months
             97. Other places

             Help
             Please exclude incidents that happened outside the UK when answering.

             Delete
             Post-text Interviewer Instruction, Showcard




                                                                                                                       Page 396 of 1165
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                EXCLUDE INCIDENTS OUTSIDE THE UK
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:            Ask AVOIDANCE



if [AVOIDANCE = 97] // Avoided 'other places'




   Question: harassment_w17.AVOIDANCEO                            [ Avoided other places ]

    Module:         harassment_w17
    Source:         UKHLS

                     Type: String                        Length: 255
                     Don't know: -1                     Refused: -2             Inapplicable: -8     Missing: -9

    Universe:       if [AVOIDANCE = 97] // Avoided 'other places'
    Text:           What other places?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer Instruction

    Use:            Ask AVOIDANCEO



if [AVOIDANCE = 1-11, 97] // Avoided somewhere


   Loop for each AVOIDANCE
   Name: Avoidance Loop




       Question: harassment_w17.RESAVOID                          [ Reason for avoiding public place ]

        Module:        harassment_w17
        Source:        UKHLS
        Scripting      Code 96 is exclusive
        Notes:

                          Type: multichoice
                          Don't know: -1                  Refused: -2            Inapplicable: -8    Missing: -9

        In Loops:      Loop for each AVOIDANCE

        Universe:      if [AVOIDANCE = 1-11, 97] // Avoided somewhere
        Showcard:      TBC
        Text:          Did you avoid [AVOIDANCE] for any of these reasons? If so, which ones?
        Interviewer CODE THE STATEMENT "BECAUSE OF THE WAY I LOOK" AS CODE 9
        Instruction: CODE ALL THAT APPLY
                                                                                                             Page 397 of 1165
       Options:
                      1        Your sex                              Your sex

                      2        Your age                              Your age

                      3        Your ethnicity                        Your ethnicity

                      4        Your sexual orientation               Your sexual orientation

                      5        Your health or disability             Your health or disability

                      6        Your nationality                      Your nationality

                      7        Your religion                         Your religion

                      8        Your language or accent               Your language or accent

                      9        Your dress or appearance              Your dress or appearance

                      96       None of the above                     None of the above
                               (SPONTANEOUS)                         (SPONTANEOUS)

                      97       Other reason                          Other reason

       Mixed Mode Alternatives
       Web            Text
       Interview:     Did you avoid [AVOIDANCE] for any of these reasons? If so, which ones? Please select all that
                      apply to you.

                      Options
                      1. Your sex
                      2. Your age
                      3. Your ethnicity
                      4. Your sexual orientation
                      5. Your health or disability
                      6. Your nationality
                      7. Your religion
                      8. Your language or accent
                      9. Your dress or appearance
                      96. None of the above
                      97. Other reason

                      Help
                      Please code "Your dress or appearance" if you believe you've been affected because of the way
                      you look.

                      Delete
                      Post-text Interviewer Instruction, Showcard

       Telephone      Post-text Interviewer Instruction
       Interview:     READ OUT
                      CODE THE STATEMENT 'Because of the way I look' AS 'Your dress or appearance'
                      CODE ALL THAT APPLY

                      Delete
                      Showcard

       Use:           Ask RESAVOID



   END LOOP (Avoidance Loop)




Question: harassment_w17.INSULTED                     [ Insulted or threatened in public ]

Module:       harassment_w17
Source:       UKHLS
Scripting     Code 96 is exclusive
Notes:

                                                                                                                  Page 398 of 1165
               Type: multichoice
               Don't know: -1                     Refused: -2                   Inapplicable: -8               Missing: -9



Universe:    Ask all
Showcard:    TBC
Text:        In the last 12 months, have you been insulted, called names, threatened or shouted at, in any of these
             places? If so, which ones?
Interviewer EXCLUDE INCIDENTS OUTSIDE THE UK
Instruction: CODE ALL THAT APPLY
Options:      1        At school                                         At school

              2        At college or university                          At college or university

              3        At work                                           At work

              4        On public transport                               On public transport

              5        At or around a bus or train station               At or around a bus or train station

              6        In commercial places like shopping centres,       In commercial places like shopping centres,
                       shops or petrol stations                          shops or petrol stations

              7        In places of entertainment like theatres,         In places of entertainment like theatres,
                       cinema, cafes or restaurants                      cinema, cafes or restaurants

              8        At pubs, nightclubs, discos or clubs              At pubs, nightclubs, discos or clubs

              9        In car parks                                      In car parks

              10       Outside, such as on the street, in parks or       Outside, such as on the street, in parks or
                       sports grounds                                    sports grounds

              11       At home                                           At home

              96       SPONTANEOUS No, this has not happened to          SPONTANEOUS No, this has not happened to
                       me in the last 12 months                          me in the last 12 months

              97       Other places                                      Other places

Mixed Mode Alternatives
Web          Text
Interview:   In the last 12 months, have you been insulted, called names, threatened or shouted at, in any of these
             places? If so, which ones? Please select all that apply to you.

             Options
             1. At school
             2. At college or university
             3. At work
             4. On public transport
             5. At or around a bus or train station
             6. In commercial places like shopping centres, shops or petrol stations
             7. In places of entertainment like theatres, cinema, cafes or restaurants
             8. At pubs, nightclubs, discos or clubs
             9. In car parks
             10. Outside, such as on the street, in parks or sports grounds
             11. At home
             96. No, this has not happened to me in the last 12 months
             97. Other places

             Help
             Please exclude incidents that occurred outside the UK

             Delete
             Post-text Interviewer Instruction, Showcard




                                                                                                                       Page 399 of 1165
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                EXCLUDE INCIDENTS OUTSIDE THE UK
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:            Ask INSULTED



if [INSULTED = 97] // Insulted in 'other places'




    Question: harassment_w17.INSULTEDO                          [ Insulted: other places ]

    Module:         harassment_w17
    Source:         UKHLS

                      Type: String                       Length: 255
                      Don't know: -1                    Refused: -2              Inapplicable: -8         Missing: -9

    Universe:       if [INSULTED = 97] // Insulted in 'other places'
    Text:           What other places?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer Instruction

    Use:            Ask INSULTEDO



if [INSULTED = 1-11, 97] // Insulted or threatened


    loop for each INSULTED
    Name: Insulted Loop




        Question: harassment_w17.RESINSULTED                            [ Reason insulted or threatened ]

        Module:         harassment_w17
        Source:         UKHLS
        Scripting       Code 96 is exclusive
        Notes:

                          Type: multichoice
                          Don't know: -1                  Refused: -2             Inapplicable: -8        Missing: -9

        In Loops:       loop for each INSULTED

        Universe:       if [INSULTED = 1-11, 97] // Insulted or threatened
        Showcard:       TBC
        Text:           Were you insulted, called names, threatened or shouted at [INSULTED] for any of these reasons?
                        If so, which ones?
        Interviewer CODE THE STATEMENT "BECAUSE OF THE WAY I LOOK" AS CODE 9
        Instruction: CODE ALL THAT APPLY                                                                           Page 400 of 1165
       Options:
                      1        Your sex                                Your sex

                      2        Your age                                Your age

                      3        Your ethnicity                          Your ethnicity

                      4        Your sexual orientation                 Your sexual orientation

                      5        Your health or disability               Your health or disability

                      6        Your nationality                        Your nationality

                      7        Your religion                           Your religion

                      8        Your language or accent                 Your language or accent

                      9        Your dress or appearance                Your dress or appearance

                      96       None of the above                       None of the above
                               (SPONTANEOUS)                           (SPONTANEOUS)

                      97       Other reason                            Other reason

       Mixed Mode Alternatives
       Web            Text
       Interview:     Were you insulted, called names, threatened or shouted at [INSULTED] for any of these reasons?
                      If so, which ones? Please select all that apply to you.
                      1. Your sex
                      2. Your age
                      3. Your ethnicity
                      4. Your sexual orientation
                      5. Your health or disability
                      6. Your nationality
                      7. Your religion
                      8. Your language or accent
                      9. Your dress or appearance
                      96. None of the above
                      97. Other reason

                      Help
                      Please code "Your dress or appearance" if you believe you've been affected because of the way
                      you look.

                      Delete
                      Post-text Interviewer Instruction, Showcard
       Telephone      Post-text Interviewer Instruction
       Interview:     READ OUT
                      CODE THE STATEMENT 'Because of the way I look' AS 'Your dress or appearance'
                      CODE ALL THAT APPLY

                      Delete
                      Showcard
       Use:           Ask RESINSULTED



   END LOOP (Insulted Loop)




Question: harassment_w17.ATTACKED                          [ Physically attacked in public ]

Module:       harassment_w17
Source:       UKHLS
Scripting     Code 96 is exclusive
Notes:

               Type: multichoice
               Don't know: -1                     Refused: -2                   Inapplicable: -8         Missing: -9
                                                                                                                  Page 401 of 1165
Universe:    Ask all

Showcard:    TBC
Text:        In the last 12 months, have you been physically attacked in any of these places? If so, which ones?
Interviewer EXCLUDE INCIDENTS OUTSIDE THE UK
Instruction: CODE ALL THAT APPLY
Options:
              1        At school                                         At school

              2        At college or university                          At college or university

              3        At work                                           At work

              4        On public transport                               On public transport

              5        At or around a bus or train station               At or around a bus or train station

              6        In commercial places like shopping centres,       In commercial places like shopping centres,
                       shops or petrol stations                          shops or petrol stations

              7        In places of entertainment like theatres,         In places of entertainment like theatres,
                       cinema, cafes or restaurants                      cinema, cafes or restaurants

              8        At pubs, nightclubs, discos or clubs              At pubs, nightclubs, discos or clubs

              9        In car parks                                      In car parks

              10       Outside, such as on the street, in parks or       Outside, such as on the street, in parks or
                       sports grounds                                    sports grounds

              11       At home                                           At home

              96       SPONTANEOUS No, this has not happened to          SPONTANEOUS No, this has not happened to
                       me in the last 12 months                          me in the last 12 months

              97       Other places                                      Other places

Mixed Mode Alternatives
Web          Text
Interview:   In the last 12 months, have you been physically attacked in any of these places? If so, which ones?
             Please select all that apply to you.

             Options
             1. At school
             2. At college or university
             3. At work
             4. On public transport
             5. At or around a bus or train station
             6. In commercial places like shopping centres, shops or petrol stations
             7. In places of entertainment like theatres, cinema, cafes or restaurants
             8. At pubs, nightclubs, discos or clubs
             9. In car parks
             10. Outside, such as on the street, in parks or sports grounds
             11. At home
             96. No, this has not happened to me in the last 12 months
             97. Other places

             Help
             Please exclude incidents that happened outside the UK when answering.

             Delete
             Post-text Interviewer Instruction, Showcard
Telephone    Post-text Interviewer Instruction
Interview:   READ OUT
             EXCLUDE INCIDENTS OUTSIDE THE UK
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask ATTACKED
                                                                                                                       Page 402 of 1165
if [ATTACKED = 97] // Attacked in 'other places'




   Question: harassment_w17.ATTACKEDO                            [ Attacked: other places ]

    Module:         harassment_w17
    Source:         UKHLS

                     Type: String                        Length: 255
                     Don't know: -1                     Refused: -2              Inapplicable: -8       Missing: -9

    Universe:       if [ATTACKED = 97] // Attacked in 'other places'
    Text:           What other places?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web             Delete
    Interview:      Post-text Interviewer Instruction

    Use:            Ask ATTACKEDO



if [ATTACKED = 1-11, 97] // Physically attacked


   loop for each ATTACKED
   Name: Attacted Loop




       Question: harassment_w17.RESATTACKED                              [ Reason attacked ]

        Module:        harassment_w17
        Source:        UKHLS
        Scripting      Code 96 is exclusive
        Notes:

                          Type: multichoice
                          Don't know: -1                  Refused: -2             Inapplicable: -8      Missing: -9

        In Loops:      loop for each ATTACKED

        Universe:      if [ATTACKED = 1-11, 97] // Physically attacked
        Showcard:      TBC
        Text:          Were you physically attacked [ATTACKED] for any of these reasons? If so, which ones?
        Interviewer CODE THE STATEMENT "BECAUSE OF THE WAY I LOOK" AS CODE 9
        Instruction: CODE ALL THAT APPLY




                                                                                                                Page 403 of 1165
        Options:     1        Your sex                              Your sex

                     2        Your age                              Your age

                     3        Your ethnicity                        Your ethnicity

                     4        Your sexual orientation               Your sexual orientation

                     5        Your health or disability             Your health or disability

                     6        Your nationality                      Your nationality

                     7        Your religion                         Your religion


                     8        Your language or accent               Your language or accent

                     9        Your dress or appearance              Your dress or appearance

                     96       None of the above                     None of the above
                              (SPONTANEOUS)                         (SPONTANEOUS)

                     97       Other reason                          Other reason


        Mixed Mode Alternatives
        Web          Text
        Interview:   Were you physically attacked [ATTACKED] for any of these reasons? If so, which ones? Please
                     select all that apply to you.

                     Options
                     1. Your sex
                     2. Your age
                     3. Your ethnicity
                     4. Your sexual orientation
                     5. Your health or disability
                     6. Your nationality
                     7. Your religion
                     8. Your language or accent
                     9. Your dress or appearance
                     96. None of the above
                     97. Other reason

                     Help
                     Please code "Your dress or appearance" if you believe you've been affected because of the way
                     you look.

                     Delete
                     Post-text Interviewer Instruction, Showcard
        Telephone    Post-text Interviewer Instruction
        Interview:   READ OUT
                     CODE THE STATEMENT 'Because of the way I look' AS 'Your dress or appearance'
                     CODE ALL THAT APPLY

                     Delete
                     Showcard
        Use:         Ask RESATTACKED



   END LOOP (Attacted Loop)


End



Disability Module            (disability_w17.v01)

Start
                                                                                                                 Page 404 of 1165
Question: disability_w17.INTHEALTH                     [ Health module intro ]


Module:     disability_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                     Refused: -2                     Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Next, we have some questions about your health.
Options:     1          Continue Continue

Use:        Ask INTHEALTH




Question: disability_w17.HEALTH                   [ Long-standing illness or disability ]

Module:     disability_w17
Source:     FRS (adapted)

              Type: choice
              Don't know: -1                     Refused: -2                     Inapplicable: -8              Missing: -9

Universe: Ask all
Text:       Do you have any long-standing physical or mental impairment, illness or disability? By 'long-standing' I mean
            anything that has troubled you over a period of at least 12 months or that is likely to trouble you over a period
            of at least 12 months.
Options:     1          Yes Yes

             2          No   No

Help:       This is the respondent's own definition of their disability status
Mixed Mode Alternatives
Web        Text
Interview: Do you have any long-standing physical or mental impairment, illness or disability? By 'long-standing' we
           mean anything that has troubled you over a period of at least 12 months or that is likely to trouble you over a
           period of at least 12 months.

            Help
            This is your own definition of your disability status

Use:        Ask HEALTH




Question: disability_w17.DISDIF                [ Type of impairment or disability ]

Module:       disability_w17
Source:       FRS (adapted)
Scripting     Code 96 is exclusive
Notes:

                 Type: multichoice
                 Don't know: -1                    Refused: -2                    Inapplicable: -8             Missing: -9

Universe:     Ask all                                                                                                    Page 405 of 1165
Showcard:     TBC
Text:         'Even though you don't have any long-standing health problems, do {if HEALTH = 2}' 'Do {if HEALTH <> 2}'
              you have any health problems or disabilities that mean you have substantial difficulties with any of the
              following areas of your life?
Interviewer PROBE FOR ANY OTHERS
Instruction: CODE ALL THAT APPLY
Options:       1                                                                 Mobility (moving around at home and
                         Mobility (moving around at home and walking)
                                                                                 walking)

               2         Lifting, carrying or moving objects                     Lifting, carrying or moving objects

               3         Manual dexterity (using your hands to carry out         Manual dexterity (using your hands to
                         everyday tasks)                                         carry out everyday tasks)

               4         Continence (bladder and bowel control)                  Continence (bladder and bowel control)

               5                                                                 Hearing (apart from using a standard
                         Hearing (apart from using a standard hearing aid)
                                                                                 hearing aid)

               6                                                                 Sight (apart from wearing standard
                         Sight (apart from wearing standard glasses)
                                                                                 glasses)

               7         Communication or speech problems                        Communication or speech problems

               8                                                                 Memory or ability to concentrate, learn or
                         Memory or ability to concentrate, learn or understand
                                                                                 understand

               9                                                                 Recognising when you are in physical
                         Recognising when you are in physical danger
                                                                                 danger

               10        Your physical co-ordination (e.g. balance)              Your physical co-ordination (e.g. balance)

               11        Difficulties with own personal care (e.g. getting
                                                                                 Difficulties with own personal care
                         dressed, taking a bath or shower)

               12        Other health problem or disability                      Other health problem or disability

               96        None of these                                           None of these

Mixed Mode Alternatives
Web           Text
Interview:    'Even though you don't have any long-standing health problems, do {if HEALTH = 2}' 'Do {if HEALTH <> 2}'
              you have any health problems or disabilities that mean you have substantial difficulties with any of the
              following areas of your life? Please select all of the answers that apply to you.

              Delete
              Showcard, Interviewer Instruction
Telephone     Post-text Interviewer Instruction
Interview:    READ OUT
              CODE ALL THAT APPLY

              Delete
              Showcard

Use:          Ask DISDIF



Loop for each illness or disability selected at DisDif
Name: DISSEVLoop




   Question: disability_w17.DISSEV                   [ Severity of impairment or disability ]

    Module:         disability_w17
                    Adapted from United Nations Statistics Division 2009. Washington Group on Disability Statistics.
    Source:
                    http://unstats.un.org/unsd/methods/citygroup/washington.htm (accessed 24 March 2014)


                                                                                                                         Page 406 of 1165
                       Type: choice

                       Don't know: -1                    Refused: -2                    Inapplicable: -8              Missing: -9


      In Loops:      Loop for each illness or disability selected at DisDif

      Text:          How much difficulty do you have with '[DisDif]'? Would you say...
      Interviewer READ OUT
      Instruction:
      Options:        1         Some difficulty       Some difficulty

                      2         A lot of difficulty   A lot of difficulty

                      3         Unable to do          Unable to do
                                this?                 this?

      Mixed Mode Alternatives
      Web            Options
      Interview:     1. Some difficulty
                     2. A lot of difficulty
                     3. Unable to do this

                     Delete
                     Interviewer Instruction
      Use:           Ask DISSEV



END LOOP (DISSEVLoop)


End



Annual Health Conditions Module                                   (annualhealthconditions_w17.v01)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// interviewed at prior wave or has been interviewed previously


    if [demographics.PSEX = 2] // If respondent is female




         Question: annualhealthconditions_w17.FHGYCONDN                                  [ Type of female health
         conditions ]

         Module:          annualhealthconditions_w17
         Source:          UKHLS
         Scripting        Code 96 is exclusive.
         Notes:

                            Type: multichoice
                            Don't know: -1                   Refused: -2                  Inapplicable: -8            Missing: -9

         Universe:        if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                          And if [demographics.PSEX = 2] // If respondent is female
         Showcard:        TBC
         Text:            Since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
                          these period problems or gynaecological problems? Please just tell me the numbers that apply. Page 407 of 1165
   Interviewer CODE ALL THAT APPLY.
   Instruction:
   Options:
                    1       Ovarian cancer                                   Ovarian cancer

                    2       Uterine/endometrial cancer                       Uterine/endometrial cancer

                    3       Cervical cancer                                  Cervical cancer

                    4       Endometriosis                                    Endometriosis

                    5       A pelvic infection                               A pelvic infection

                    6       Ovarian cyst(s)                                  Ovarian cyst(s)

                    7       A prolapse                                       A prolapse

                    8       Fibroids                                         Fibroids

                    97      Other period problem or gynaecological           Other period problem or gynaecological
                            problem                                          problem

                    96      None of these                                    None of these

   Mixed Mode Alternatives
   Web            Since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
   Interview:     these period problems or gynaecological problems? Please select all of the answers that apply to
                  you.

                  Delete
                  Post-text Interviewer Instruction, Showcard
   Telephone      Since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
   Interview:     these period problems or gynaecological problems?

                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY

                  Delete
                  Post-text Interviewer Instruction, Showcard

   Use:           Ask FHGYCONDN




Question: annualhealthconditions_w17.MHCONDN                             [ Type of emotional, nervous or
psychiatric problem ]

Module:       annualhealthconditions_w17
Source:       UKHLS

                Type: multichoice
                Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
Showcard:     TBC
Text:         Since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
              these conditions?
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                      Page 408 of 1165
Options:
                8          A phobia                                          A phobia

                9          Panic attacks                                     Panic attacks

                6          Post-traumatic stress disorder                    Post-traumatic stress disorder

                19         Generalised anxiety disorder                      Generalised anxiety disorder

                10         Attention deficit hyperactivity disorder          Attention deficit hyperactivity disorder
                           (ADHD) or Attention deficit disorder (ADD)        (ADHD) or Attention deficit disorder (ADD)

                4          Bipolar disorder (or 'manic depression')          Bipolar disorder (or 'manic depression')

                2          Depression                                        Depression

                11         Post-natal depression                             Post-natal depression

                12         Dementia (including Alzheimer’s)                  Dementia (including Alzheimer’s)

                5          An eating disorder                                An eating disorder

                13         Nervous breakdown                                 Nervous breakdown

                14         A personality disorder                            A personality disorder

                3          Psychosis or schizophrenia                        Psychosis or schizophrenia

                15         Obsessive compulsive disorder (OCD)               Obsessive compulsive disorder (OCD)

                16         Seasonal affective disorder                       Seasonal affective disorder

                17         Alcohol or drug dependence                        Alcohol or drug dependence

                18         Any other anxiety disorder                        Any other anxiety disorder

                97         Any other emotional, nervous or psychiatric       Any other emotional, nervous or psychiatric
                           problem or condition                              problem or condition

                96         None of these                                     None of these


Mixed Mode Alternatives
Web             Text
Interview:      Since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
                these conditions? Please select all that apply.
                Delete
                Post-text Interviewer instruction, Showcard

Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard, Post-text Interviewer Instruction
Use:          Ask MHCONDN



if [MHCondn = 18] // Ever diagnosed with any other anxiety disorder




   Question: annualhealthconditions_w17.MHCONDNOANX                                       [ Anxiety disorder: other ]

    Module:          annualhealthconditions_w17
    Source:          UKHLS Covid-19 monthly survey (adapted)

                       Type: String                    Length: 255
                       Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

    Universe:        if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                     And if [MHCondn = 18] // Ever diagnosed with any other anxiety disorder
    Text:            What other anxiety disorder has a doctor or other health professional told you that you had?          Page 409 of 1165
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer instruction
    Use:          Ask MHCONDNOANX



if [MHCondn = 97] // Ever diagnosed with any other emotional, nervous, psychiatric or neurological problem or
condition




   Question: annualhealthconditions_w17.MHCONDNO                                [ Mental health conditions: other
   ]

    Module:       annualhealthconditions_w17
    Source:       UKHLS Covid-19 monthly survey (adapted)

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [MHCondn = 97] // Ever diagnosed with any other emotional, nervous, psychiatric or
                  neurological problem or condition
    Text:         What other emotional, nervous or psychiatric problem or condition has a doctor or other health
                  professional told you that you had?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer instruction

    Use:          Ask MHCONDNO




Question: annualhealthconditions_w17.HCONDNEW                               [ Newly diagnosed with health
condition ]

Module:       annualhealthconditions_w17
Source:       UKHLS/NHANES adapted
Scripting     Code 96 is exclusive
Notes:

                 Type: multichoice
                 Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
Showcard:     TBC
Text:         And since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
              the following conditions? Please just tell me the numbers that apply.
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                        Page 410 of 1165
Options:     1        Asthma                                          Asthma

             2        Arthritis                                       Arthritis

             3        Congestive heart failure                        Congestive heart failure

             4        Coronary heart disease                          Coronary heart disease

             5        Angina                                          Angina

             6        Heart attack or myocardial infarction           Heart attack or myocardial infarction

             7        Stroke                                          Stroke

             8        Emphysema                                       Emphysema

             11       Chronic bronchitis                              Chronic bronchitis

             21       COPD (Chronic Obstructive Pulmonary             COPD (Chronic Obstructive Pulmonary
                      Disease)                                        Disease)

             28       Cystic Fibrosis                                 Cystic Fibrosis

             10       Hypothyroidism or an under-active thyroid       Hypothyroidism or an under-active thyroid

             12       Any kind of liver condition                     Any kind of liver condition

             13       Cancer or malignancy                            Cancer or malignancy

             14       Diabetes                                        Diabetes

             15       Epilepsy                                        Epilepsy

             16       High blood pressure/hypertension                High blood pressure/hypertension

             19       Multiple Sclerosis                              Multiple Sclerosis

             20       HIV                                             HIV

             23       Chronic kidney disease                          Chronic kidney disease

             24       Conditions affecting the brain and nerves,      Conditions affecting the brain and nerves,
                      such as Parkinson's disease, motor neurone      such as Parkinson's disease, motor neurone
                      disease, a learning disability or cerebral      disease, a learning disability or cerebral
                      palsy                                           palsy

             29       Problems with your spleen                       Problems with your spleen

             26       Sickle cell disease                             Sickle cell disease

             27       Very overweight (a BMI of 40 or above)          Very overweight (a BMI of 40 or above)

             97       Other long standing/chronic condition           Other long standing/chronic condition

             96       None of these                                   None of these

Mixed Mode Alternatives
Web          Text
Interview:   And since [ff_IntDate] has a doctor or other health professional newly diagnosed you as having any of
             the following conditions? Please select all of the answers that apply to you.


             Delete
             Post-text Interviewer instruction, Showcard

Telephone    Text
Interview:   And since [ff_IntDate] has a doctor or other health professional ever told you that you have any of
             these conditions?

             Post-text Interviewer Instruction
             READ OUT
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask HCONDNEW
                                                                                                                   Page 411 of 1165
if [HCondNEW = 97] // Has other long standing/chronic health condition




   Question: annualhealthconditions_w17.HCONDNEWO                                      [ Has other long
   standing/chronic health condition ]

    Module:       annualhealthconditions_w17
    Source:       UKHLS

                       Type: String                     Length: 255
                       Don't know: -1                  Refused: -2                     Inapplicable: -8       Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [HCondNEW = 97] // Has other long standing/chronic health condition
    Text:         What other long standing/chronic health conditions has a doctor or other health professional told
                  you that you had?
    Interviewer WRITE IN OTHER HEALTH CONDITION(S)
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer instruction
    Use:          Ask HCONDNEWO



if [HCondNEW = 2] // Diagnosed with arthritis since last interview




   Question: annualhealthconditions_w17.ARTHTYPN                                 [ Type of arthritis ]

    Module:      annualhealthconditions_w17
    Source:      UKHLS

                   Type: choice
                   Refused: -2                            Inapplicable: -8                     Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                 And if [HCondNEW = 2] // Diagnosed with arthritis since last interview
    Showcard: TBC
    Text:        What type of arthritis was that?
    Options:       1         Osteoarthritis                  Osteoarthritis

                   2         Rheumatoid arthritis            Rheumatoid arthritis

                   3         Other type of arthritis         Other type of arthritis

                   4         More than one of the            More than one of the
                             above                           above

                   5         Don't know                      Don't know

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Showcard
    Telephone Delete
    Interview: Showcard

                  Post-text Interviewer Instruction
                  READ OUT                                                                                              Page 412 of 1165
    Use:         Ask ARTHTYPN



if [HCondNEW = 13] // Diagnosed with cancer or malignancy since last interview




   Question: annualhealthconditions_w17.CANCERTYPN                                  [ Type of cancer ]

    Module:       annualhealthconditions_w17
    Source:       UKHLS
    Scripting     Use two showcards, one for men and one for women (routed on Demographics.PSEX) as follows:
    Notes:        For men

                  1 Bowel/colorectal
                  2 Lung
                  3 Breast
                  4 Prostate
                  5 Liver
                  6 Skin cancer or melanoma
                  8 Blood or bone marrow cancer, such as leukaemia
                  7 Other
                  For women

                  1 Bowel/colorectal
                  2 Lung
                  3 Breast
                  5 Liver
                  6 Skin cancer or melanoma
                  8 Blood or bone marrow cancer, such as leukaemia
                  7 Other

                    Type: multichoice
                    Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [HCondNEW = 13] // Diagnosed with cancer or malignancy since last interview
    Showcard:     TBC
    Text:         What type of cancer or malignancy was that?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:       1        Bowel/colorectal                                Bowel/colorectal

                   2        Lung                                            Lung

                   3        Breast                                          Breast

                   4         Prostate {if demographics.PSEX=1                Prostate {if demographics.PSEX=1

                   5        Liver                                           Liver

                   6        Skin cancer or melanoma                         Skin cancer or melanoma

                   8        Blood or bone marrow cancer, such as            Blood or bone marrow cancer, such as
                            leukaemia                                       leukaemia

                   7        Other                                           Other

    Mixed Mode Alternatives
    Web           Text
    Interview:    What type of cancer or malignancy was that? Please select all that apply.
                  Delete
                  Post-text Interviewer Instruction, Showcard



                                                                                                                        Page 413 of 1165
    Telephone     Post-text Interviewer Instruction
    Interview:    READ OUT
                  CODE ALL THAT APPLY
                  Delete
                  Post-text Interviewer Instruction, Showcard
    Use:          Ask CANCERTYPN



if [HCondNEW = 14] // Diagnosed with diabetes since last interview




   Question: annualhealthconditions_w17.DIABETESTYPN                                 [ Type of diabetes ]

    Module:      annualhealthconditions_w17
    Source:      UKHLS

                   Type: choice
                   Refused: -2                         Inapplicable: -8                    Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                 And if [HCondNEW = 14] // Diagnosed with diabetes since last interview
    Showcard: TBC
    Text:        What type of diabetes was that?
    Options:      1        Type 1 diabetes                             Type 1 diabetes

                  2        Type 2 diabetes                             Type 2 diabetes

                  3        Gestational diabetes / during               Gestational diabetes / during
                           pregnancy                                   pregnancy

                  4        Other type of diabetes                      Other type of diabetes

                  5        More than one of the above                  More than one of the above

                  6        Don't know                                  Don't know

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard

    Telephone Delete
    Interview: Showcard

                 Post-text Interviewer Instruction
                 READ OUT
    Use:         Ask DIABETESTYPN



if [HCONDNEW = 24] // Diagnosed with brain or nerve condition since last interview




   Question: annualhealthconditions_w17.BRAINNERVTYPN                                   [ Type of brain or nerve
   condition ]

    Module:       annualhealthconditions_w17
    Source:       UKHLS
    Scripting     Code 3 is intentionally missing
    Notes:


                                                                                                                       Page 414 of 1165
                      Type: multichoice
                      Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                   And if [HCONDNEW = 24] // Diagnosed with brain or nerve condition since last interview
    Showcard:      TBC
    Text:          What type of brain or nerve condition was that?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:          1      Parkinson's disease         Parkinson's disease

                      2      Motor Neurone               Motor Neurone
                             disease                     disease

                      4      A learning disability       A learning disability

                      5      Cerebral palsy              Cerebral palsy

                      6      Other                       Other

    Mixed Mode Alternatives
    Web            Text
    Interview:     What type of brain or nerve condition was that? Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction, showcard

    Telephone      Post-text Interviewer Instruction
    Interview:     READ OUT
                   CODE ALL THAT APPLY
                   Delete
                   Showcard
    Use:           Ask BRAINNERVTYPN



if [HCondNEW = 29] // Problems with spleen since last interview




   Question: annualhealthconditions_w17.SPLEENOUTN                                  [ Spleen removed ]

    Module:      annualhealthconditions_w17
    Source:      UKHLS

                  Type: choice
                  Don't know: -1                     Refused: -2                  Inapplicable: -8             Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
              And if [HCondNEW = 29] // Problems with spleen since last interview
    Text:        Since [ff_IntDate] , have you had your spleen removed?
    Options:
                  1        Yes Yes

                  2        No    No

    Use:         Ask SPLEENOUTN




Question: annualhealthconditions_w17.HCONDNCODE                                  [ Health condition ]

Module:     annualhealthconditions_w17
Source:     UKHLS                                                                                                        Page 415 of 1165
              Type: multichoice
              Don't know: -1                     Refused: -2                      Inapplicable: -8          Missing: -9


Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
Options:
             1        Asthma                                             Asthma

             3        Congestive heart failure                           Congestive heart failure

             4        Coronary heart disease                             Coronary heart disease

             5        Angina                                             Angina

             6        Heart attack or myocardial infarction              Heart attack or myocardial infarction

             7        Stroke                                             Stroke

             8        Emphysema                                          Emphysema

             10       Hypothyroidism or an under-active thyroid          Hypothyroidism or an under-active thyroid

             11       Chronic bronchitis                                 Chronic bronchitis

             12       Any kind of liver condition                        Any kind of liver condition

             15       Epilepsy                                           Epilepsy

             16       High blood pressure/hypertension                   High blood pressure/hypertension

             19       Multiple Sclerosis                                 Multiple Sclerosis

             20       H.I.V.                                             H.I.V.

             21       COPD (Chronic Obstructive Pulmonary                COPD (Chronic Obstructive Pulmonary
                      Disease)                                           Disease)

             23       Osteoarthritis                                     Osteoarthritis

             24       Rheumatoid arthritis                               Rheumatoid arthritis

             25       Other arthritis                                    Other arthritis

             26       Bowel/colorectal cancer                            Bowel/colorectal cancer

             27       Lung cancer                                        Lung cancer

             28       Breast cancer                                      Breast cancer

             29       Prostate cancer                                    Prostate cancer

             30       Liver cancer                                       Liver cancer

             31       Skin cancer or melanoma                            Skin cancer or melanoma

             32       Other cancer                                       Other cancer

             33       Type 1 diabetes                                    Type 1 diabetes

             34       Type 2 diabetes                                    Type 2 diabetes

             35       Gestational diabetes/during pregnancy              Gestational diabetes/during pregnancy

             36       Other diabetes                                     Other diabetes

             38       Depression                                         Depression

             39       Psychosis or schizophrenia                         Psychosis or schizophrenia

             40       Bipolar disorder or manic depression               Bipolar disorder or manic depression

             41       An eating disorder                                 An eating disorder

             42       Post-traumatic stress disorder                     Post-traumatic stress disorder

             66       A phobia                                           A phobia

             67       Panic attacks                                      Panic attacks

             68       Attention deficit hyperactivity disorder (ADHD)    Attention deficit hyperactivity disorder (ADHD)
                      or Attention deficit disorder (ADD)                or Attention deficit disorder (ADD)          Page 416 of 1165
       69     Post-natal depression                       Post-natal depression

       70     Dementia (including Alzheimer’s)            Dementia (including Alzheimer’s)

       71     Nervous breakdown                           Nervous breakdown

       72     A personality disorder                      A personality disorder

       73     Obsessive compulsive disorder (OCD)         Obsessive compulsive disorder (OCD)

       74     Seasonal affective disorder                 Seasonal affective disorder

       75     Alcohol or drug dependence                  Alcohol or drug dependence

       76     Any other anxiety disorder                  Any other anxiety disorder

       77     Any other emotional, nervous, psychiatric   Any other emotional, nervous, psychiatric
              problem or condition                        problem or condition

       78     Cystic Fibrosis                             Cystic Fibrosis

       79     Blood or bone marrow cancer, such as        Blood or bone marrow cancer, such as
              leukaemia                                   leukaemia

       80     Chronic kidney disease                      Chronic kidney disease

       81     Parkinson's disease                         Parkinson's disease

       82     Motor Neurone disease                       Motor Neurone disease

       83     A learning disability                       A learning disability

       84     Cerebral palsy                              Cerebral palsy

       85     Other brain/nerve condition                 Other brain/nerve condition

       86     Problems with your spleen                   Problems with your spleen

       87     Sickle cell disease                         Sickle cell disease

       88     Very overweight (a BMI of 40 or above)      Very overweight (a BMI of 40 or above)

       89     Generalised anxiety disorder                Generalised anxiety disorder

       90     Ovarian cancer                              Ovarian cancer

       91     Uterine/endometrial cancer                  Uterine/endometrial cancer

       92     Cervical cancer                             Cervical cancer

       93     Endometriosis                               Endometriosis

       94     A pelvic infection                          A pelvic infection

       95     Ovarian cysts                               Ovarian cysts

       98     A prolapse                                  A prolapse

       99     Fibroids                                    Fibroids

       100    Other period problem or gynaecological      Other period problem or gynaecological
              problem                                     problem

       97     Other long standing/chronic condition       Other long standing/chronic condition

       96     None of these                               None of these


Use:   If (HCONDNEW = 1) Compute HCONDNCODE = 1
       Else if (HCONDNEW = 3) Compute HCONDNCODE = 3
       Else if (HCONDNEW = 4) Compute HCONDNCODE = 4
       Else if (HCONDNEW = 5) Compute HCONDNCODE = 5
       Else if (HCONDNEW = 6) Compute HCONDNCODE = 6
       Else if (HCONDNEW = 7) Compute HCONDNCODE = 7
       Else if (HCONDNEW = 8) Compute HCONDNCODE = 8
       Else if (HCONDNEW = 10) Compute HCONDNCODE = 10
       Else if (HCONDNEW = 11) Compute HCONDNCODE = 11
       Else if (HCONDNEW = 12) Compute HCONDNCODE = 12
       Else if (HCONDNEW = 15) Compute HCONDNCODE = 15
       Else if (HCONDNEW = 16) Compute HCONDNCODE = 16
                                                                                                      Page 417 of 1165
       Else if (HCONDNEW = 19) Compute HCONDNCODE = 19
       Else if (HCONDNEW = 20) Compute HCONDNCODE = 20
           Else if (HCONDNEW = 21) Compute HCONDNCODE = 21
           Else if ((HCONDNEW = 2 & ARTHTYPN = 1)) Compute HCONDNCODE = 23
           Else If ((HCONDNEW = 2 & ARTHTYPN = 2)) Compute HCONDNCODE = 24
           Else If ((HCONDNEW = 2 & ARTHTYPN = 3)) Compute HCONDNCODE = 25
           Else If ((HCONDNEW = 13 & CANCERTYPN = 1)) Compute HCONDNCODE = 26
           Else If ((HCONDNEW = 13 & CANCERTYPN = 2)) Compute HCONDNCODE = 27
           Else If ((HCONDNEW = 13 & CANCERTYPN = 3)) Compute HCONDNCODE = 28
           Else If ((HCONDNEW = 13 & CANCERTYPN = 4)) Compute HCONDNCODE = 29
           Else If ((HCONDNEW = 13 & CANCERTYPN = 5)) Compute HCONDNCODE = 30
           Else If ((HCONDNEW = 13 & CANCERTYPN = 6)) Compute HCONDNCODE = 31
           Else If ((HCONDNEW = 13 & CANCERTYPN = 7)) Compute HCONDNCODE = 32
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 1)) Compute HCONDNCODE = 33
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 2)) Compute HCONDNCODE = 34
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 3)) Compute HCONDNCODE = 35
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 4)) Compute HCONDNCODE = 36
           Else If (MHCondn = 2) Compute HCONDNCODE = 38
           Else If (MHCondn = 3) Compute HCONDNCODE = 39
           Else If (MHCondn = 4) Compute HCONDNCODE = 40
           Else If (MHCondn = 5) Compute HCONDNCODE = 41
           Else If (MHCondn = 6) Compute HCONDNCODE = 42
           Else If (MHCondn = 8) Compute HCONDNCODE = 66
           Else If (MHCondn = 9) Compute HCONDNCODE = 67
           Else If (MHCondn = 10) Compute HCONDNCODE = 68
           Else If (MHCondn = 11) Compute HCONDNCODE = 69
           Else If (MHCondn = 12) Compute HCONDNCODE = 70
           Else If (MHCondn = 13) Compute HCONDNCODE = 71
           Else If (MHCondn = 14) Compute HCONDNCODE = 72
           Else If (MHCondn = 15) Compute HCONDNCODE = 73
           Else If (MHCondn = 16) Compute HCONDNCODE = 74
           Else If (MHCondn = 17) Compute HCONDNCODE = 75
           Else If (MHCondn = 18) Compute HCONDNCODE = 76
           Else If (MHCondn = 97) Compute HCONDNCODE = 77
           Else If (HCONDNEW = 28) Compute HCONDNCODE = 78
           Else If ((HCONDNEW = 13 & CANCERTYPN = 8)) Compute HCONDNCODE = 79
           Else If (HCONDNEW = 23) Compute HCONDNCODE = 80
           Else If ((HCONDNEW = 24 & BRAINNERVTYPN = 1)) Compute HCONDNCODE = 81
           Else If ((HCONDNEW = 24 & BRAINNERVTYPN = 2)) Compute HCONDNCODE = 82
           Else If ((HCONDNEW = 24 & BRAINNERVTYPN = 4)) Compute HCONDNCODE = 83
           Else If ((HCONDNEW = 24 & BRAINNERVTYPN = 5)) Compute HCONDNCODE = 84
           Else If ((HCONDNEW = 24 & BRAINNERVTYPN = 6)) Compute HCONDNCODE = 85
           Else If (HCONDNEW = 29) Compute HCONDNCODE = 86
           Else If (HCONDNEW = 26) Compute HCONDNCODE = 87
           Else If (HCONDNEW = 27) Compute HCONDNCODE = 88
           Else If (MHCondn = 19) Compute HCONDNCODE = 89
           Else If (HCONDNEW = 97) Compute HCONDNCODE = 97
           Else If ((HCONDNEW = 2 & ARTHTYPN = 4)) Compute HCONDNCODE = 0
           Else If ((HCONDNEW = 2 & ARTHTYPN = 5)) Compute HCONDNCODE = 0
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 5)) Compute HCONDNCODE = 0
           Else If ((HCONDNEW = 14 & DIABETESTYPN = 6)) Compute HCONDNCODE = 0
           Else If ((HCONDNEW = 96 & MHCONDN = 96)) Compute HCONDNCODE = 96
           Else If (FHGYCONDN = 1) Compute HCONDNCODE = 90
           Else If (FHGYCONDN = 2) Compute HCONDNCODE = 91
           Else If (FHGYCONDN = 3) Compute HCONDNCODE = 92
           Else If (FHGYCONDN = 4) Compute HCONDNCODE = 93
           Else If (FHGYCONDN = 5) Compute HCONDNCODE = 94
           Else If (FHGYCONDN = 6) Compute HCONDNCODE = 95
           Else If (FHGYCONDN = 7) Compute HCONDNCODE = 98
           Else If (FHGYCONDN = 8) Compute HCONDNCODE = 99
           Else If (FHGYCONDN = 97) Compute HCONDNCODE = 100
           Else compute HCONDNCODE = HCONDNEW



loop for each health condition selected at HCondNcode
Name: HCONDNSLoopCondition


   if [HCONDNCODE = 1 thru 5 or 8 thru 9 or 11 thru 17 or 21 thru 22 or 26 thru 31 or 33 thru 35 or 37 thru 42 or
   66 thru 69 or 72 thru 75 or 79 thru 80 or (86 & (SPLEENOUTN = 2)) or 88 thru 89 or 90 thru 92 or 94 thru 95
   or 98 thru 99] // Has a diagnosed health condition that is not heart attack nor myocardial infarction nor stroke nor
   hypothyroidism nor under-active thyroid disease nor HIV nor multiple sclerosis nor arthritis nor dementia nor
   nervous breakdown nor cystic fibrosis nor learning disability nor cerebral palsy nor Parkinson's disease nor Motor
                                                                                                                     Page 418 of 1165
   Neurone Disease nor spleen removed nor sickle cell disease nor endometriosis
   Question: annualhealthconditions_w17.HCONDNS [ Has a newly diagnosed health
   condition that is not heart attack nor myocardial infarction nor stroke nor
   hypothyroidism nor under-active thyroid disease nor HIV nor multiple sclerosis nor
   arthritis nor dementia nor nervous breakdown nor cystic fibrosis nor learning
   disability nor cerebral palsy nor spleen removed nor sickle cell disease ]

   Module:     annualhealthconditions_w17
   Source:     UKHLS/NHANES adapted

                 Type: choice
                 Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

   In Loops: loop for each health condition selected at HCondNcode

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [HCONDNCODE = 1 thru 5 or 8 thru 9 or 11 thru 17 or 21 thru 22 or 26 thru 31 or 33 thru 35
             or 37 thru 42 or 66 thru 69 or 72 thru 75 or 79 thru 80 or (86 & (SPLEENOUTN = 2)) or 88 thru 89
             or 90 thru 92 or 94 thru 95 or 98 thru 99] // Has a diagnosed health condition that is not heart
             attack nor myocardial infarction nor stroke nor hypothyroidism nor under-active thyroid disease
             nor HIV nor multiple sclerosis nor arthritis nor dementia nor nervous breakdown nor cystic fibrosis
             nor learning disability nor cerebral palsy nor Parkinson's disease nor Motor Neurone Disease nor
             spleen removed nor sickle cell disease nor endometriosis
   Text:        Are you still {if HCONDNCODE=88} Do you still have {if HCONDNCODE<>88}
                [HCONDNCODE] ?
   Options:     1         Yes Yes

                2         No    No

   Use:        Ask HCONDNS



if [HCONDNCODE = 1..24 | 26..31 | 33..35 | 37..42 | 66..75 or 78 thru 84 or (86 & (SPLEENOUTN = 2)) or 87
thru 89 or 90 thru 95 or 98 thru 99] // Has a newly diagnosed health condition




   Question: annualhealthconditions_w17.HOSPC                           [ Hospital in-patient due to
   diagnosed condition ]

   Module:     annualhealthconditions_w17
   Source:     BHPS adapted
   Scripting Do not display 'a/an' in textfill for option 41 ‘eating disorder’, option 66 ‘phobia’, option 72
   Notes:    ‘personality disorder’ and option 83 ‘learning difficulty'.

                 Type: choice
                 Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

   In Loops: loop for each health condition selected at HCondNcode

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [HCONDNCODE = 1..24 | 26..31 | 33..35 | 37..42 | 66..75 or 78 thru 84 or (86 &
             (SPLEENOUTN = 2)) or 87 thru 89 or 90 thru 95 or 98 thru 99] // Has a newly diagnosed health
             condition
   Text:       Thinking of being {if HCondncode = 88} your {if HCondncode <> 88} [HCondncode] , have you
               been in hospital or clinic as an in-patient overnight or longer since [ff_IntDate] because of this
               health condition?


                                                                                                                 Page 419 of 1165
      Options:
                    1       Yes Yes

                    2       No    No

      Use:        Ask HOSPC



      if [HOSPC = 1] // Has had a hospital stay since last interview because of condition




         Question: annualhealthconditions_w17.HOSPDC                             [ Hospital in-patient days due
         to new condition ]

          Module:       annualhealthconditions_w17
          Source:       BHPS adapted
          Scripting     Do not display 'a/an' in textfill for option 41 ‘eating disorder’, option 66 ‘phobia’, option 72
          Notes:        ‘personality disorder’ and option 83 ‘learning difficulty'.

                          Type: Number                 Range: 1 .. 365
                          Don't know: -1              Refused: -2                   Inapplicable: -8         Missing: -9

          In Loops:     loop for each health condition selected at HCondNcode

          Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                        previously
                        And if [HCONDNCODE = 1..24 | 26..31 | 33..35 | 37..42 | 66..75 or 78 thru 84 or (86 &
                        (SPLEENOUTN = 2)) or 87 thru 89 or 90 thru 95 or 98 thru 99] // Has a newly diagnosed
                        health condition
                        And if [HOSPC = 1] // Has had a hospital stay since last interview because of condition
          Text:         How many days have you spent in hospital or clinic as an in-patient since [ff_IntDate]
                        because of your {if HCondncode <> 88} being {if HCondncode = 88} [HCONDNCODE] ?
          Interviewer ENTER NUMBER OF DAYS
          Instruction:
          Mixed Mode Alternatives
          Web           Question Box Label
          Interview:    Number of days
                        Delete
                        Post-text Interviewer Instruction
          Use:          Ask HOSPDC



         Soft Check: If (HOSPDC > 250) // Has spent more than 250 days in hospital
         Text
         You have just entered that you have spent [HOSPDC] days in hospital since [ff_intdate] because of your
         {if HCONDNCODE <> 88} being {if HCONDNCODE = 88} [HCONDCODE] .


END LOOP (HCONDNSLoopCondition)


loop for each ff_prevhcondstil
Name: SPLEENOUTLoopCondition


   if [ff_prevhcondstil86=1 & spleen problems not mentioned at HCONDNEW] // Had spleen problems at time of
   last interview and not newly diagnosed




      Question: annualhealthconditions_w17.SPLEENOUTP                                 [ Had spleen problems at
      time of last interview and not newly diagnosed ]                                                                     Page 420 of 1165
   Module:     annualhealthconditions_w17
   Source:     UKHLS

                 Type: choice

   In Loops: loop for each ff_prevhcondstil

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [ff_prevhcondstil86=1 & spleen problems not mentioned at HCONDNEW] // Had spleen
             problems at time of last interview and not newly diagnosed
   Text:       According to our records you have previously mentioned that you have been diagnosed with
               problems with your spleen in the past. Since [ff_IntDate] , have you had your spleen removed?
   Use:        Ask SPLEENOUTP



if [(ff_prevhcondstil1 = 1 & asthma not mentioned at HCONDNEW) | (ff_prevhcondstil3 = 1 & congestive
heart failure not mentioned at HCONDNEW) | (ff_prevhcondstil4 = 1 & coronary heart disease not
mentioned at HCONDNEW) | (ff_prevhcondstil5=1 & angina not mentioned at HCONDNEW) |
(ff_prevhcondstil8 = 1 & emphysema not mentioned at HCONDNEW) | (ff_prevhcondstil11 = 1 & chronic
bronchitis not mentioned at HCONDNEW) | (ff_prevhcondstil12 = 1 & liver condition not mentioned at
HCONDNEW) | (ff_prevhcondstil15 = 1 & epilepsy not mentioned at HCONDNEW) | (ff_prevhcondstil16 = 1
& high blood pressure/hypertension not mentioned at HCONDNEW) | (ff_prevhcondstil21 = 1 & COPD not
mentioned at HCONDNEW) (ff_prevhcondstil26 = 1 & bowel/colorectal cancer not mentioned at
CANCERTYPN) | (ff_prevhcondstil27 = 1 & lung cancer not mentioned at CANCERTYPN) |
(ff_prevhcondstil28 = 1 & breast cancer not mentioned at CANCERTYPN) | (ff_prevhcondstil29 = 1 &
prostate cancer not mentioned at CANCERTYPN) | (ff_prevhcondstil30 = 1 & liver cancer not mentioned at
CANCERTYPN) | (ff_prevhcondstil31 = 1 & skin cancer/melanoma not mentioned at CANCERTYPN) |
(ff_prevhcondstil79 = 1 & blood/bone marrow cancer not mentioned at CANCERTYPN) | (ff_prevhcondstil33
= 1 & type 1 diabetes not mentioned at DIABETESTYPN) | (ff_prevhcondstil34 = 1 & type 2 diabetes not
mentioned at DIABETESTYPN) | (ff_prevhcondstil35 = 1 & gestational diabetes not mentioned at
DIABETESTYPN) | (ff_prevhcondstil38 = 1 & depression not mentioned at MHCondn) | (ff_prevhcondstil39
= 1 & psychosis or schizophrenia not mentioned at MHCondn) | (ff_prevhcondstil40 = 1 & bipolar
disorder/manic depression not mentioned at MHCondn) | (ff_prevhcondstil41 = 1 & eating disorder not
mentioned at MHCondn) | (ff_prevhcondstil42 = 1 & post-traumatic stress disorder not mentioned at
MHCondn) | (ff_prevhcondstil66 = 1 & phobia not mentioned at MHCondn) | (ff_prevhcondstil67 = 1 & panic
attacks not mentioned at MHCondn) | (ff_prevhcondstil68 = 1 & ADHD/ADD not mentioned at MHCondn) |
(ff_prevhcondstil69 = 1 & post-natal depression not mentioned at MHCondn) | (ff_prevhcondstil72 = 1 &
personality disorder not mentioned at MHCondn) | (ff_prevhcondstil73 = 1 & OCD not mentioned at
MHCondn) | (ff_prevhcondstil74 = 1 & seasonal affective disorder not mentioned at MHCondn) |
(ff_prevhcondstil75 = 1 & alcohol/drug dependence not mentioned at MHCondn) | (ff_prevhcondstil80 = 1 &
chronic kidney disease not mentioned at HCONDNEW) | (ff_prevhcondstil86 = 1 & (spleen problems not
mentioned at HCONDNEW & SPLEENOUTP = 2) | (ff_prevhcondstil88 = 1 & very overweight/BMI 40+ not
mentioned at HCONDNEW) | (ff_prevhcondstil89 = 1 & generalised anxiety disorder not mentioned at
MHCondn) | (ff_prevhcondstil90 and ovarian cancer not mentioned at FHGYCONDN) | (ff_prevhcondstil91
and uterine/endometrial cancer not mentioned at FHGYCONDN) | (ff_prevhcondstil92 and cervical cancer
not mentioned at FHGYCONDN) | (ff_prevhcondstil94 and a pelvic infection not mentioned at
FHGYCONDN) | (ff_prevhcondstil95 and ovarian cysts not mentioned at FHGYCONDN) |
(ff_prevhcondstil98 and a prolapse not mentioned at FHGYCONDN) | (ff_prevhcondstil99 and fibroids not
mentioned at FHGYCONDN)] // Had prior condition at time of last interview not including heart attack nor
myocardial infarction nor stroke nor hypothyroidism nor under-active thyroid disease nor HIV nor multiple sclerosis
nor arthritis nor dementia nor nervous breakdown nor cystic fibrosis nor learning disability nor cerebral palsy nor
Parkinson's Disease nor Motor Neurone Disease nor spleen removed nor sickle cell disease nor endometriosis.




   Question: annualhealthconditions_w17.HCONDP [ Had prior condition at time of
   last interview not including heart attack nor myocardial infarction nor stroke nor
   hypothyroidism nor under-active thyroid disease nor HIV nor multiple sclerosis nor
   arthritis nor dementia nor nervous breakdown nor cystic fibrosis nor learning
   disability nor cerebral palsy nor spleen removed nor sickle cell disease ]

   Module:     annualhealthconditions_w17
   Source:     UKHLS/NHANES adapted


                                                                                                                   Page 421 of 1165
             Type: choice
             Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

In Loops: loop for each ff_prevhcondstil

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
          And if [(ff_prevhcondstil1 = 1 & asthma not mentioned at HCONDNEW) | (ff_prevhcondstil3 = 1 &
          congestive heart failure not mentioned at HCONDNEW) | (ff_prevhcondstil4 = 1 & coronary heart
          disease not mentioned at HCONDNEW) | (ff_prevhcondstil5=1 & angina not mentioned at
          HCONDNEW) | (ff_prevhcondstil8 = 1 & emphysema not mentioned at HCONDNEW) |
          (ff_prevhcondstil11 = 1 & chronic bronchitis not mentioned at HCONDNEW) | (ff_prevhcondstil12
          = 1 & liver condition not mentioned at HCONDNEW) | (ff_prevhcondstil15 = 1 & epilepsy not
          mentioned at HCONDNEW) | (ff_prevhcondstil16 = 1 & high blood pressure/hypertension not
          mentioned at HCONDNEW) | (ff_prevhcondstil21 = 1 & COPD not mentioned at HCONDNEW)
          (ff_prevhcondstil26 = 1 & bowel/colorectal cancer not mentioned at CANCERTYPN) |
          (ff_prevhcondstil27 = 1 & lung cancer not mentioned at CANCERTYPN) | (ff_prevhcondstil28 = 1
          & breast cancer not mentioned at CANCERTYPN) | (ff_prevhcondstil29 = 1 & prostate cancer not
          mentioned at CANCERTYPN) | (ff_prevhcondstil30 = 1 & liver cancer not mentioned at
          CANCERTYPN) | (ff_prevhcondstil31 = 1 & skin cancer/melanoma not mentioned at
          CANCERTYPN) | (ff_prevhcondstil79 = 1 & blood/bone marrow cancer not mentioned at
          CANCERTYPN) | (ff_prevhcondstil33 = 1 & type 1 diabetes not mentioned at DIABETESTYPN) |
          (ff_prevhcondstil34 = 1 & type 2 diabetes not mentioned at DIABETESTYPN) | (ff_prevhcondstil35
          = 1 & gestational diabetes not mentioned at DIABETESTYPN) | (ff_prevhcondstil38 = 1 &
          depression not mentioned at MHCondn) | (ff_prevhcondstil39 = 1 & psychosis or schizophrenia
          not mentioned at MHCondn) | (ff_prevhcondstil40 = 1 & bipolar disorder/manic depression not
          mentioned at MHCondn) | (ff_prevhcondstil41 = 1 & eating disorder not mentioned at MHCondn) |
          (ff_prevhcondstil42 = 1 & post-traumatic stress disorder not mentioned at MHCondn) |
          (ff_prevhcondstil66 = 1 & phobia not mentioned at MHCondn) | (ff_prevhcondstil67 = 1 & panic
          attacks not mentioned at MHCondn) | (ff_prevhcondstil68 = 1 & ADHD/ADD not mentioned at
          MHCondn) | (ff_prevhcondstil69 = 1 & post-natal depression not mentioned at MHCondn) |
          (ff_prevhcondstil72 = 1 & personality disorder not mentioned at MHCondn) | (ff_prevhcondstil73 =
          1 & OCD not mentioned at MHCondn) | (ff_prevhcondstil74 = 1 & seasonal affective disorder not
          mentioned at MHCondn) | (ff_prevhcondstil75 = 1 & alcohol/drug dependence not mentioned at
          MHCondn) | (ff_prevhcondstil80 = 1 & chronic kidney disease not mentioned at HCONDNEW) |
          (ff_prevhcondstil86 = 1 & (spleen problems not mentioned at HCONDNEW & SPLEENOUTP = 2) |
          (ff_prevhcondstil88 = 1 & very overweight/BMI 40+ not mentioned at HCONDNEW) |
          (ff_prevhcondstil89 = 1 & generalised anxiety disorder not mentioned at MHCondn) |
          (ff_prevhcondstil90 and ovarian cancer not mentioned at FHGYCONDN) | (ff_prevhcondstil91 and
          uterine/endometrial cancer not mentioned at FHGYCONDN) | (ff_prevhcondstil92 and cervical
          cancer not mentioned at FHGYCONDN) | (ff_prevhcondstil94 and a pelvic infection not mentioned
          at FHGYCONDN) | (ff_prevhcondstil95 and ovarian cysts not mentioned at FHGYCONDN) |
          (ff_prevhcondstil98 and a prolapse not mentioned at FHGYCONDN) | (ff_prevhcondstil99 and
          fibroids not mentioned at FHGYCONDN)] // Had prior condition at time of last interview not
          including heart attack nor myocardial infarction nor stroke nor hypothyroidism nor under-active
          thyroid disease nor HIV nor multiple sclerosis nor arthritis nor dementia nor nervous breakdown
          nor cystic fibrosis nor learning disability nor cerebral palsy nor Parkinson's Disease nor Motor
          Neurone Disease nor spleen removed nor sickle cell disease nor endometriosis
Text:       According to our records you have previously mentioned that you have been diagnosed with
           [ff_prevhcondstil] in the past. {if if ff_prevhcondstil86 <> 1 | ff_prevhcondstil88 <> 1} Are you still
           {if ff_prevhcondstil = 88} Do you still have {if ff_prevhcondstil <> 88} [ff_prevhcondstil] ?
Options:
            1        Yes Yes

            2        No    No

Use:       Ask HCONDP




                                                                                                               Page 422 of 1165
(if HCONDP = 1 | (Ff_prevhcondstil10 = 1 & Hypothyroidism or an under-active thyroid not mentioned at
HCONDNEW) | (Ff_prevhcondstil19 = 1 & Multiple Sclerosis not mentioned at HCONDNEW) |
(Ff_prevhcondstil20 = 1 & HIV not mentioned at HCONDNEW)| (Ff_prevhcondstil23 = 1 & Osteoarthritis not
mentioned at ARTHTYPN) | (Ff_prevhcondstil24 = 1 & Rheumatoid arthritis not mentioned at ARTHTYPN) |
(Ff_prevhcondstil70 = 1 & Dementia (including Alzheimer’s) not mentioned at MHCondn) |
(Ff_prevhcondstil78 = 1 & Cystic Fibrosis not mentioned at HCONDNEW) | (Ff_prevhcondstil81 = 1 &
Parkinson's disease not mentioned at Brainnervtypn) | (Ff_prevhcondstil82 = 1 & Motor Neurone Disease
not mentioned at Brainnervtypn) | (Ff_prevhcondstil83 = 1 & A learning disability not mentioned at
Brainnervtypn) | (Ff_prevhcondstil84 = 1 & Cerebral palsy not mentioned at Brainnervtypn) |
(Ff_prevhcondstil87 = 1 & Sickle cell disease not mentioned at HCONDNEW) | (Ff_prevhcondstil93 &
endometriosis not mentioned at FHGYCONDN) // Still has prior health condition OR has hypothyroidism or
under-active thyroid disease OR has H.I.V. OR has Multiple Sclerosis OR has arthritis OR has dementia OR has
cystic fibrosis OR has learning disability OR has cerebral palsy OR has Parkinson's Disease OR has Motor
Neurone Disease OR has sickle cell disease OR endometriosis




   Question: annualhealthconditions_w17.HOSPCP                             [ Hospital in-patient due to
   diagnosed condition ]

   Module:     annualhealthconditions_w17
   Source:     BHPS/UKHLS adapted
   Scripting Do not display 'a/an' in textfill for option 41 ‘eating disorder’, option 66 ‘phobia’, option 72
   Notes:    ‘personality disorder’ and option 83 ‘learning difficulty'.

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8            Missing: -9

   In Loops: loop for each ff_prevhcondstil

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
   Text:         Thinking of your {if ff_prevhcondstil <>88} Thinking of being {if ff_prevhcondstil = 88}
                 [ff_prevhcondstil] , have you been in hospital or clinic as an inpatient overnight or longer since
                 [ff_IntDate] because of this health condition?
   Options:
                 1        Yes Yes

                 2        No    No

   Use:        Ask HOSPCP



   if [HOSPCP = 1] // Hospital in-patient days due to prior condition




      Question: annualhealthconditions_w17.HOSPDCP                               [ Hospital in-patient days due
      to prior condition ]

       Module:        annualhealthconditions_w17
       Source:        BHPS/UKHLS adapted
       Scripting      Do not display 'a/an' in textfill for option 41 ‘eating disorder’, option 66 ‘phobia’, option 72
       Notes:         ‘personality disorder’ and option 83 ‘learning difficulty'.

                        Type: Number                 Range: 1 .. 365
                        Don't know: -1              Refused: -2                   Inapplicable: -8         Missing: -9

       In Loops:      loop for each ff_prevhcondstil

       Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                      previously
                      And if [HOSPCP = 1] // Hospital in-patient days due to prior condition
                                                                                                                         Page 423 of 1165
                Text:          How many days have you spent in hospital or clinic as an in-patient since [ff_IntDate]
                               because of being {if ff_prevhcondstil = 88} because of your {if ff_prevhcondstil <>88}
                               [ff_prevhcondstil] ?
                Interviewer ENTER NUMBER OF DAYS
                Instruction:
                Mixed Mode Alternatives
                Web            Question Box Label
                Interview:     Number of days
                               Delete
                               Post-text Interviewer Instruction
                Use:           Ask HOSPDCP



                Soft Check: If (HOSPDCP > 250) // Has spent more than 250 days in hospital
                Text
                You have just entered that you have spent [HOSPDCP] days in hospital since [ff_intdate] because of
                your {if ff_prevhcondstil <> 88} being {if ff_prevhcondstil = 88} [ff_prevhcondstil] .


    END LOOP (SPLEENOUTLoopCondition)


End



Mental and Physical Health Conditions
Module (healthconditionsall_w17.v03)

Start
if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed


    if [demographics.PSEX = 2] // Respondent is female




        Question: healthconditionsall_w17.FHGYCOND                            [ Diagnosed female health conditions
        ]

        Module:         healthconditionsall_w17
        Source:         UKHLS
        Scripting       Code 96 is exclusive.
        Notes:

                          Type: multichoice
                          Don't know: -1                 Refused: -2                   Inapplicable: -8       Missing: -9

        Universe:       if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                        And if [demographics.PSEX = 2] // Respondent is female
        Showcard:       TBC
        Text:           Has a doctor or other health professional ever told you that you have any of these period problems
                        or gynaecological problems? Please just tell me the numbers that apply.
        Interviewer CODE ALL THAT APPLY
        Instruction:




                                                                                                                        Page 424 of 1165
Options:        1          Ovarian cancer                             Ovarian cancer

                2          Uterine/endometrial cancer                 Uterine/endometrial cancer

                3          Cervical cancer                            Cervical cancer

                4          Endometriosis                              Endometriosis

                5          A pelvic infection                         A pelvic infection

                6          Ovarian cyst(s)                            Ovarian cyst(s)

                7          A prolapse                                 A prolapse

                8          Fibroids                                   Fibroids

                97         Other period problem or gynaecological     Other period problem or gynaecological
                           problem                                    problem

                96         None of these                              None of these


Mixed Mode Alternatives
Web             Text
Interview:      Has a doctor or other health professional ever told you that you have any of these period problems
                or gynaecological problems? Please select all of the answers that apply to you.

                Delete
                Post-text Interviewer Instruction, Showcard
Telephone       Text
Interview:      Has a doctor or other health professional ever told you that you have any of these period problems
                or gynaecological problems?

                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY

                Delete
                Post-text Interviewer Instruction, Showcard
Use:            Ask FHGYCOND



if [FHGYCOND = 97] // Diagnosed female health conditions is 'Other period problem or gynaecological problem'




   Question: healthconditionsall_w17.FHGYCONDO                           [ Diagnosed female health
   conditions: other ]

   Module:          healthconditionsall_w17
   Source:          UKHLS

                      Type: String                   Length: 255
                      Don't know: -1                Refused: -2              Inapplicable: -8        Missing: -9

   Universe:        if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                    And if [demographics.PSEX = 2] // Respondent is female
                    And if [FHGYCOND = 97] // Diagnosed female health conditions is 'Other period problem or
                    gynaecological problem'
   Text:            What other period problems or gynaecological problems has a doctor or other health
                    professional told you that you had?
   Interviewer WRITE IN
   Instruction:
   Mixed Mode Alternatives
   Web               Delete
   Interview:        Post-text Interviewer Instruction                                                         Page 425 of 1165
        Use:          Ask FHGYCONDO




Question: healthconditionsall_w17.MHCOND                         [ Type of emotional, nervous or psychiatric
problem ]

Module:        healthconditionsall_w17
Source:        UKHLS
Scripting      Codes are not in order and codes 1 and 7 are intentionally missing to match with UKHLS Covid-19
Notes:         monthly survey. Code 96 is exclusive.

                 Type: multichoice
                 Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

Universe:      if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
Showcard:      TBC
Text:          Has a doctor or other health professional ever told you that you have any of these conditions? Please
               just tell me the numbers that apply.
Interviewer CODE ALL THAT APPLY
Instruction:
Options:        8        A phobia                                          A phobia

                9        Panic attacks                                     Panic attacks

                6        Post-traumatic stress disorder                    Post-traumatic stress disorder

                19       Generalised anxiety disorder                      Generalised anxiety disorder

                10       Attention deficit hyperactivity disorder          Attention deficit hyperactivity disorder
                         (ADHD) or Attention deficit disorder (ADD)        (ADHD) or Attention deficit disorder (ADD)

                4        Bipolar disorder (or 'manic depression')          Bipolar disorder (or 'manic depression')

                2        Depression                                        Depression

                11       Post-natal depression                             Post-natal depression

                12       Dementia (including Alzheimer’s)                  Dementia (including Alzheimer’s)

                5        An eating disorder                                An eating disorder

                13       Nervous breakdown                                 Nervous breakdown

                14       A personality disorder                            A personality disorder

                3        Psychosis or schizophrenia                        Psychosis or schizophrenia

                15       Obsessive compulsive disorder (OCD)               Obsessive compulsive disorder (OCD)

                16       Seasonal affective disorder                       Seasonal affective disorder

                17       Alcohol or drug dependence                        Alcohol or drug dependence

                18       Any other anxiety disorder                        Any other anxiety disorder

                97       Any other emotional, nervous or psychiatric       Any other emotional, nervous or psychiatric
                         problem or condition                              problem or condition

                96       None of these                                     None of these

Mixed Mode Alternatives
Web            Text
Interview:     Has a doctor or other health professional ever told you that you have any of these conditions? Please
               select all of the answers that apply to you.

               Delete
               Post-text Interviewer Instruction, showcard
                                                                                                                        Page 426 of 1165
Telephone       Text
Interview:      Has a doctor or other health professional ever told you that you have any of these conditions?

                Delete
                Interviewer Instruction, showcard

                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY

Use:          Ask MHCOND



if [MHCOND = 18] // Ever diagnosed with any other anxiety disorder




   Question: healthconditionsall_w17.MHCONDOANX                              [ Mental health conditions: Other
   Anxiety ]

    Module:        healthconditionsall_w17
    Source:        UKHLS Covid-19 monthly survey (adapted)

                     Type: String                    Length: 255
                     Don't know: -1                 Refused: -2                 Inapplicable: -8            Missing: -9

    Universe:      if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                   And if [MHCOND = 18] // Ever diagnosed with any other anxiety disorder
    Text:          What other anxiety disorder has a doctor or health professional told you that you had?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction

    Use:           Ask MHCONDOANX



if [MHCOND = 97] // Ever diagnosed with any other emotional, nervous, psychiatric or neurological problem or
condition




   Question: healthconditionsall_w17.MHCONDO                          [ Mental health conditions: Other ]

    Module:        healthconditionsall_w17
    Source:        UKHLS Covid-19 monthly survey (adapted)

                     Type: String                    Length: 255
                     Don't know: -1                 Refused: -2                 Inapplicable: -8            Missing: -9

    Universe:      if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                   And if [MHCOND = 97] // Ever diagnosed with any other emotional, nervous, psychiatric or
                   neurological problem or condition
    Text:          What other emotional, nervous or psychiatric problem or condition has a doctor or other health
                   professional told you that you had?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction                                                                          Page 427 of 1165
   Use:         Ask MHCONDO




Question: healthconditionsall_w17.HCOND                    [ Diagnosed health conditions ]

Module:     healthconditionsall_w17
Source:     UKHLS/NHANES
Scripting   Code 96 is exclusive
Notes:

              Type: multichoice
              Don't know: -1                  Refused: -2                     Inapplicable: -8        Missing: -9

Universe:   if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
Showcard:   TBC
Text:       And has a doctor or other health professional ever told you that you have any of these conditions?
            Please just tell me the numbers that apply.
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                 Page 428 of 1165
Options:     1        Asthma                                          Asthma

             2        Arthritis                                       Arthritis

             3        Congestive heart failure                        Congestive heart failure

             4        Coronary heart disease                          Coronary heart disease

             5        Angina                                          Angina

             6        Heart attack or myocardial infarction           Heart attack or myocardial infarction

             7        Stroke                                          Stroke

             8        Emphysema                                       Emphysema

             11       Chronic bronchitis                              Chronic bronchitis

             21       COPD (Chronic Obstructive Pulmonary             COPD (Chronic Obstructive Pulmonary
                      Disease)                                        Disease)

             28       Cystic Fibrosis                                 Cystic Fibrosis

             10       Hypothyroidism or an under-active thyroid       Hypothyroidism or an under-active thyroid

             12       Any kind of liver condition                     Any kind of liver condition

             13       Cancer or malignancy                            Cancer or malignancy

             14       Diabetes                                        Diabetes

             15       Epilepsy                                        Epilepsy

             16       High blood pressure/hypertension                High blood pressure/hypertension

             19       Multiple Sclerosis                              Multiple Sclerosis

             20       HIV                                             HIV

             23       Chronic kidney disease                          Chronic kidney disease

             24       Conditions affecting the brain and nerves,      Conditions affecting the brain and nerves,
                      such as Parkinson's disease, motor neurone      such as Parkinson's disease, motor neurone
                      disease, a learning disability or cerebral      disease, a learning disability or cerebral
                      palsy                                           palsy

             29       Problems with your spleen                       Problems with your spleen

             26       Sickle cell disease                             Sickle cell disease

             27       Very overweight (a BMI of 40 or above)          Very overweight (a BMI of 40 or above)

             18       Other long standing/chronic condition           Other long standing/chronic condition

             96       None of these                                   None of these



Mixed Mode Alternatives
Web          Text
Interview:   And has a doctor or other health professional ever told you that you have any of these conditions?
             Please select all of the answers that apply to you.

             Delete
             Post-text Interviewer Instruction, Showcard

Telephone    Text
Interview:   And has a doctor or other health professional ever told you that you have any of these conditions?

             Post-text Interviewer Instruction
             READ OUT
             CODE ALL THAT APPLY

             Delete
             Post-text Interviewer Instruction, Showcard

Use:         Ask HCOND
                                                                                                                  Page 429 of 1165
if [HCond = 18] // Has other health condition




    Question: healthconditionsall_w17.HCONDO                           [ Has other health condition ]

    Module:       healthconditionsall_w17
    Source:       UKHLS

                       Type: String                     Length: 255
                       Don't know: -1                  Refused: -2                     Inapplicable: -8      Missing: -9

    Universe:     if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                  And if [HCond = 18] // Has other health condition
    Text:         What other health conditions has a doctor or other health professional told you that you had?
    Interviewer WRITE IN OTHER HEALTH CONDITION(S)
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction

    Use:          Ask HCONDO



if [HCOND = 2] // Ever diagnosed with arthritis




    Question: healthconditionsall_w17.ARTHTYP                           [ Type of arthritis ]

    Module:       healthconditionsall_w17
    Source:       UKHLS

                    Type: choice
                    Refused: -2                           Inapplicable: -8                     Missing: -9

    Universe:     if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                  And if [HCOND = 2] // Ever diagnosed with arthritis
    Showcard: TBC
    Text:         What type of arthritis was that?
    Options:
                   1         Osteoarthritis                  Osteoarthritis

                   2         Rheumatoid arthritis            Rheumatoid arthritis

                   3         Other type of arthritis         Other type of arthritis

                   4         More than one of the            More than one of the
                             above                           above

                   5         Don't know                      Don't know

    Mixed Mode Alternatives
    Web           Delete
    Interview:    Showcard

    Telephone Delete
    Interview: Showcard

                  Post-text Interviewer Instruction
                  READ OUT

    Use:          Ask ARTHTYP                                                                                        Page 430 of 1165
if [HCOND = 13] // Ever diagnosed with cancer or malignancy




   Question: healthconditionsall_w17.CANCERTYP                           [ Type of cancer ]

    Module:      healthconditionsall_w17
    Source:      UKHLS
    Scripting    Use two showcards, one for men and one for women (routed on Demographics.PSEX) as follows:
    Notes:
                 For male at birth
                 1 Bowel/colorectal
                 2 Lung
                 3 Breast
                 4 Prostate
                 5 Liver
                 6 Skin cancer or melanoma
                 8 Blood or bone marrow cancer, such as leukaemia
                 7 Other

                 For female at birth
                 1 Bowel/colorectal
                 2 Lung
                 3 Breast
                 5 Liver
                 6 Skin cancer or melanoma
                 8 Blood or bone marrow cancer, such as leukaemia
                 7 Other

                   Type: multichoice
                   Don't know: -1                 Refused: -2                     Inapplicable: -8    Missing: -9

    Universe:    if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                 And if [HCOND = 13] // Ever diagnosed with cancer or malignancy
    Showcard:    TBC
    Text:        What type of cancer or malignancy was that?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:      1        Bowel/colorectal                               Bowel/colorectal

                  2        Lung                                           Lung

                  3        Breast                                         Breast

                  4        Prostate {if demographics.PSEX = 1}            Prostate

                  5        Liver                                          Liver

                  6        Skin cancer or melanoma                        Skin cancer or melanoma

                  8        Blood or bone marrow cancer, such as           Blood or bone marrow cancer, such as
                           leukaemia                                      leukaemia

                  7        Other                                          Other

    Mixed Mode Alternatives
    Web          Text
    Interview:   What type of cancer or malignancy was that? Please select all that apply.

                 Delete
                 Interviewer Instruction, showcard




                                                                                                                 Page 431 of 1165
    Telephone     Delete
    Interview:    showcard, Interviewer Instruction

                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY

    Use:          Ask CANCERTYP



if [HCOND = 14] // Ever diagnosed with diabetes




   Question: healthconditionsall_w17.DIABETESTYP                            [ Type of diabetes ]

    Module:      healthconditionsall_w17
    Source:      UKHLS

                   Type: choice
                   Refused: -2                        Inapplicable: -8                      Missing: -9

    Universe:    if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                 And if [HCOND = 14] // Ever diagnosed with diabetes
    Showcard: TBC
    Text:        What type of diabetes was that?
    Options:
                  1         Type 1 diabetes                           Type 1 diabetes

                  2         Type 2 diabetes                           Type 2 diabetes

                  3         Gestational diabetes / during             Gestational diabetes / during
                            pregnancy                                 pregnancy

                  4         Other type of diabetes                    Other type of diabetes

                  5         More than one of the above                More than one of the above

                  6         Don't know                                Don't know

    Mixed Mode Alternatives
    Web          Delete
    Interview:   showcard
    Telephone Delete
    Interview: showcard

                 Post-text Interviewer Instruction
                 READ OUT

    Use:         Ask DIABETESTYP



if [HCOND = 24] // Ever diagnosed with brain or nerve condition




   Question: healthconditionsall_w17.BRAINNERVTYP                              [ Type of brain or nerve
   condition ]

    Module:       healthconditionsall_w17
    Source:       UKHLS
    Scripting     Code 3 intentionally missing
    Notes:

                                                                                                          Page 432 of 1165
                      Type: multichoice
                      Don't know: -1                  Refused: -2                 Inapplicable: -8   Missing: -9



    Universe:      if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                   And if [HCOND = 24] // Ever diagnosed with brain or nerve condition
    Showcard:      TBC
    Text:          What type of brain or nerve condition was that?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:          1      Parkinson's disease         Parkinson's disease

                      2      Motor Neurone               Motor Neurone
                             disease                     disease

                      4      A learning disability       A learning disability

                      5      Cerebral palsy              Cerebral palsy

                      6      Other                       Other

    Mixed Mode Alternatives
    Web            Text
    Interview:     What type of brain or nerve condition was that? Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction, showcard

    Telephone      Post-text Interviewer Instruction
    Interview:     READ OUT
                   CODE ALL THAT APPLY
                   Delete
                   Showcard

    Use:           Ask BRAINNERVTYP



if [HCOND = 29] // Ever diagnosed with spleen problem




   Question: healthconditionsall_w17.SPLEENOUT                              [ Spleen removed ]

    Module:      healthconditionsall_w17
    Source:      UKHLS

                  Type: choice
                  Don't know: -1                     Refused: -2                 Inapplicable: -8    Missing: -9

    Universe: if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
              And if [HCOND = 29] // Ever diagnosed with spleen problem
    Text:        Have you had your spleen removed?
    Options:
                  1        Yes; Yes;

                  2        No;   No;

    Use:         Ask SPLEENOUT




Question: healthconditionsall_w17.HCONDCODE                               [ Health condition ]

Module:     healthconditionsall_w17                                                                          Page 433 of 1165
Source:     UKHLS

              Type: multichoice
              Don't know: -1                     Refused: -2                 Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
Options:     1        Asthma                                           Asthma

             3        Congestive heart failure                         Congestive heart failure

             4        Coronary heart disease                           Coronary heart disease

             5        Angina                                           Angina

             6        Heart attack or myocardial infarction            Heart attack or myocardial infarction

             7        Stroke                                           Stroke

             8        Emphysema                                        Emphysema

             10       Hypothyroidism or an under-active thyroid        Hypothyroidism or an under-active thyroid

             11       Chronic bronchitis                               Chronic bronchitis

             12       Any kind of liver condition                      Any kind of liver condition

             15       Epilepsy                                         Epilepsy

             16       High blood pressure/hypertension                 High blood pressure/hypertension

             19       Multiple sclerosis                               Multiple sclerosis

             20       HIV                                              HIV

             21       COPD (Chronic Obstructive Pulmonary              COPD (Chronic Obstructive Pulmonary
                      Disease)                                         Disease)

             23       Osteoarthritis                                   Osteoarthritis

             24       Rheumatoid arthritis                             Rheumatoid arthritis

             25       Other arthritis                                  Other arthritis

             26       Bowel/colorectal cancer                          Bowel/colorectal cancer

             27       Lung cancer                                      Lung cancer

             28       Breast cancer                                    Breast cancer

             29       Prostate cancer                                  Prostate cancer

             30       Liver cancer                                     Liver cancer

             31       Skin cancer or melanoma                          Skin cancer or melanoma

             32       Other cancer                                     Other cancer

             33       Type 1 diabetes                                  Type 1 diabetes

             34       Type 2 diabetes                                  Type 2 diabetes

             35       Gestational diabetes/during pregnancy            Gestational diabetes/during pregnancy

             36       Other diabetes                                   Other diabetes

             38       Depression                                       Depression

             39       Psychosis or schizophrenia                       Psychosis or schizophrenia

             40       Bipolar disorder or manic depression             Bipolar disorder or manic depression

             41       An eating disorder                               An eating disorder

             42       Post-traumatic stress disorder                   Post-traumatic stress disorder

             66       A phobia                                         A phobia

             67       Panic attacks                                    Panic attacks
                                                                                                                   Page 434 of 1165
       68      Attention deficit hyperactivity disorder (ADHD)   Attention deficit hyperactivity disorder (ADHD)
               or Attention deficit disorder (ADD)               or Attention deficit disorder (ADD)

       69      Post-natal depression                             Post-natal depression

       70      Dementia (including Alzheimer's)                  Dementia (including Alzheimer's)

       71      Nervous breakdown                                 Nervous breakdown

       72      A personality disorder                            A personality disorder

       73      Obsessive compulsive disorder (OCD)               Obsessive compulsive disorder (OCD)

       74      Seasonal affective disorder                       Seasonal affective disorder

       75      Alcohol or drug dependency                        Alcohol or drug dependency

       76      Any other anxiety disorder                        Any other anxiety disorder

       77      Any other emotional, nervous, psychiatric         Any other emotional, nervous, psychiatric
               problem or condition                              problem or condition

       78      Cystic Fibrosis                                   Cystic Fibrosis

       79      Blood or bone marrow cancer, such as              Blood or bone marrow cancer, such as
               leukaemia                                         leukaemia

       80      Chronic kidney disease                            Chronic kidney disease

       81      Parkinson's disease                               Parkinson's disease

       82      Motor Neurone disease                             Motor Neurone disease

       83      A learning disability                             A learning disability

       84      Cerebral palsy                                    Cerebral palsy

       85      Other brain/nerve condition                       Other brain/nerve condition

       86      Problems with your spleen                         Problems with your spleen

       87      Sickle cell disease                               Sickle cell disease

       88      Very overweight (a BMI of 40 or above)            Very overweight (a BMI of 40 or above)

       89      Generalised anxiety disorder                      Generalised anxiety disorder

       90      Ovarian cancer                                    Ovarian cancer

       91      Uterine/endometrial cancer                        Uterine/endometrial cancer

       92      Cervical cancer                                   Cervical cancer

       93      Endometriosis                                     Endometriosis

       94      A pelvic infection                                A pelvic infection

       95      Ovarian cysts                                     Ovarian cysts

       98      A prolapse                                        A prolapse

       99      Fibroids                                          Fibroids

       100     Other period problem or gynaecological            Other period problem or gynaecological
               problem                                           problem

       97      Other long standing/chronic condition             Other long standing/chronic condition

       96      None of these                                     None of these

Use:   if (HCOND = 1) Compute HCONDCODE= 1
       Else if (HCOND = 3) Compute HCONDCODE= 3
       Else if (HCOND = 4) Compute HCONDCODE= 4
       Else if (HCOND = 5) Compute HCONDCODE= 5
       Else if (HCOND = 6) Compute HCONDCODE= 6
       Else if (HCOND = 7) Compute HCONDCODE= 7
       Else if (HCOND = 8) Compute HCONDCODE= 8
       Else if (HCOND = 10) Compute HCONDCODE= 10
       Else if (HCOND = 11) Compute HCONDCODE= 11
       Else if (HCOND = 12) Compute HCONDCODE= 12                                                            Page 435 of 1165
       Else if (HCOND = 15) Compute HCONDCODE= 15
           Else if (HCOND = 16) Compute HCONDCODE= 16
           Else if (HCOND = 19) Compute HCONDCODE= 19
           Else if (HCOND = 20) Compute HCONDCODE= 20
           Else if (HCOND = 21) Compute HCONDCODE= 21
           Else if ( (HCOND = 2 & ARTHTYP = 1) ) Compute HCONDCODE= 23
           Else if ( (HCOND = 2 & ARTHTYP = 2) ) Compute HCONDCODE= 24
           Else if ( (HCOND = 2 & ARTHTYP = 3) ) Compute HCONDCODE= 25
           Else if ( (HCOND = 13 & CANCERTYP = 1) ) Compute HCONDCODE= 26
           Else if ( (HCOND = 13 & CANCERTYP = 2) ) Compute HCONDCODE= 27
           Else if ( (HCOND = 13 & CANCERTYP = 3) ) Compute HCONDCODE= 28
           Else if ( (HCOND = 13 & CANCERTYP = 4) ) Compute HCONDCODE= 29
           Else if ( (HCOND = 13 & CANCERTYP = 5) ) Compute HCONDCODE= 30
           Else if ( (HCOND = 13 & CANCERTYP = 6) ) Compute HCONDCODE= 31
           Else if ( (HCOND = 13 & CANCERTYP = 7) ) Compute HCONDCODE= 32
           Else if ( (HCOND = 14 & DIABETESTYP = 1) ) Compute HCONDCODE= 33
           Else if ( (HCOND = 14 & DIABETESTYP = 2) ) Compute HCONDCODE= 34
           Else if ( (HCOND = 14 & DIABETESTYP = 3) ) Compute HCONDCODE= 35
           Else if ( (HCOND = 14 & DIABETESTYP = 4) ) Compute HCONDCODE= 36
           Else if (MHCOND = 2) Compute HCONDCODE= 38
           Else if (MHCOND = 3) Compute HCONDCODE= 39
           Else if (MHCOND = 4) Compute HCONDCODE= 40
           Else if (MHCOND = 5) Compute HCONDCODE= 41
           Else if (MHCOND = 6) Compute HCONDCODE= 42
           Else if (MHCOND = 8) Compute HCONDCODE= 66
           Else if (MHCOND = 9) Compute HCONDCODE= 67
           Else if (MHCOND = 10) Compute HCONDCODE= 68
           Else if (MHCOND = 11) Compute HCONDCODE= 69
           Else if (MHCOND = 12) Compute HCONDCODE= 70
           Else if (MHCOND = 13) Compute HCONDCODE= 71
           Else if (MHCOND = 14) Compute HCONDCODE= 72
           Else if (MHCOND = 15) Compute HCONDCODE= 73
           Else if (MHCOND = 16) Compute HCONDCODE= 74
           Else if (MHCOND = 17) Compute HCONDCODE= 75
           Else if (MHCOND = 18) Compute HCONDCODE= 76
           Else if (MHCOND = 97) Compute HCONDCODE= 77


           Else if ( (HCOND = 28) Compute HCONDCODE= 78
           Else if ( (HCOND = 13 & CANCERTYP = 8) ) Compute HCONDCODE= 79
           Else if (HCOND = 23) Compute HCONDCODE= 80
           Else if ( (HCOND = 24 & BRAINNERVTYP = 1) ) Compute HCONDCODE= 81
           Else if ( (HCOND = 24 & BRAINNERVTYP = 2) ) Compute HCONDCODE= 82
           Else if ( (HCOND = 24 & BRAINNERVTYP = 3) ) Compute HCONDCODE= 83
           Else if ( (HCOND = 24 & BRAINNERVTYP = 4) ) Compute HCONDCODE= 84
           Else if ( (HCOND = 24 & BRAINNERVTYP = 5) ) Compute HCONDCODE= 85
           Else if (HCOND = 29) Compute HCONDCODE= 86
           Else if (HCOND = 26) Compute HCONDCODE= 87
           Else if (HCOND = 27) Compute HCONDCODE= 88
           Else if (MHCOND = 19) Compute HCONDCODE= 89
           Else if (FHGYCOND= 1) Compute HCONDCODE = 90
           Else if (FHGYCOND= 2) Compute HCONDCODE = 91
           Else if (FHGYCOND= 3) Compute HCONDCODE = 92
           Else if (FHGYCOND= 4) Compute HCONDCODE = 93
           Else if (FHGYCOND= 5) Compute HCONDCODE = 94
           Else if (FHGYCOND= 6) Compute HCONDCODE = 95
           Else if (FHGYCOND= 7) Compute HCONDCODE = 98
           Else if (FHGYCOND= 8) Compute HCONDCODE = 99
           Else if (FHGYCOND= 97) Compute HCONDCODE = 100


           Else if (HCOND = 18) Compute HCONDCODE= 97
           Else if ( (HCOND = 2 & ARTHTYP = 4) ) Compute HCONDCODE= 0
           Else if ( (HCOND = 2 & ARTHTYP = 5) ) Compute HCONDCODE= 0
           Else if ( (HCOND = 14 & DIABETESTYP = 5) ) Compute HCONDCODE= 0
           Else if ( (HCOND = 14 & DIABETESTYP = 6) ) Compute HCONDCODE= 0
           Else If ((Demographics.PSEX = 1 & HCOND = 96 & MHCOND = 96) | (Demographics.PSEX = 2 &
           HCOND = 96 & MHCOND = 96 & FHGYCOND = 96)) Compute HCONDCODE = 96;
           Else compute HCONDCODE = HCOND


Has a diagnosed health condition
Name: HCONDCODELoop                                                                                 Page 436 of 1165
if [HCONDCODE = 1 thru 24 or 26 thru 31 or 33 thru 35 or 37 thru 42 or 66 thru 75 or 78 thru 84 or 86 thru 89
or 90 thru 95 or 98 thru 99] // Health condition is not 'other'




   Question: healthconditionsall_w17.HCONDA                        [ Age told had health condition ]

    Module:        healthconditionsall_w17
    Source:        UKHLS/NHANES
    Scripting      Please can all text fills at HCONDA be in lowercase except for the following:
    Notes:         HCONDCODE 20: HIV
                   HCONDCODE 21: COPD (Chronic Obstructive Pulmonary Disease)

                     Type: Number                 Range: 0 .. 97
                     Don't know: -1              Refused: -2                 Inapplicable: -8       Missing: -9

    In Loops:      Has a diagnosed health condition

    Universe:      if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                   And if [HCONDCODE = 1 thru 24 or 26 thru 31 or 33 thru 35 or 37 thru 42 or 66 thru 75 or 78
                   thru 84 or 86 thru 89 or 90 thru 95 or 98 thru 99] // Health condition is not 'other'
    Text:          What age were you when you were first told you had a {if HCondcode = (6|7)} were {if
                   HCondcode = 88} had {if HCondcode <> (6|7|88)} [HCondcode] ?
    Interviewer ENTER AGE
    Instruction:
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     AGE

                   Delete
                   Interviewer Instruction
    Use:           Ask HCONDA



   Hard check: if [HCondA > DEMOGRAPHICS.PDVAge] // Age when diagnosed cannot be greater than
   Resp's current age.
   Text
   The age you were diagnosed can't be greater than your current age.


if [HCONDCODE = 1 thru 5 or 8 thru 9 or 11 thru 17 or 21 thru 22 or 26 thru 31 or 33 thru 35 or 37 thru 42 or
66 thru 69 or 72 thru 75 or 79 thru 80 or (86 & (SPLEENOUT = 2)) or 88 thru 89 or 90 thru 92 or 94 thru 95 or
98 thru 99] // Has a diagnosed health condition that is not heart attack nor myocardial infarction nor stroke nor
hypothyroidism nor under-active thyroid disease nor HIV nor multiple sclerosis nor arthritis nor dementia nor
nervous breakdown nor cystic fibrosis nor Parkinson's disease nor Motor Neurone Disease nor learning disability
nor cerebral palsy nor spleen removed nor sickle cell disease nor endometriosis




   Question: healthconditionsall_w17.HCONDS                        [ Still have health condition ]

    Module:      healthconditionsall_w17
    Source:      UKHLS
    Scripting Please can all text fills at HCONDS be in lowercase except for the following:
    Notes:    HCONDCODE 20: HIV
              HCONDCODE 21: COPD (Chronic Obstructive Pulmonary Disease)

                  Type: choice
                  Don't know: -1                Refused: -2                 Inapplicable: -8        Missing: -9
                                                                                                             Page 437 of 1165
           In Loops: Has a diagnosed health condition

           Universe: if [ff_ivlolw <> 1 and ff_everint <> 1] // New entrant never interviewed
                     And if [HCONDCODE = 1 thru 5 or 8 thru 9 or 11 thru 17 or 21 thru 22 or 26 thru 31 or 33 thru 35
                     or 37 thru 42 or 66 thru 69 or 72 thru 75 or 79 thru 80 or (86 & (SPLEENOUT = 2)) or 88 thru 89 or
                     90 thru 92 or 94 thru 95 or 98 thru 99] // Has a diagnosed health condition that is not heart attack
                     nor myocardial infarction nor stroke nor hypothyroidism nor under-active thyroid disease nor HIV
                     nor multiple sclerosis nor arthritis nor dementia nor nervous breakdown nor cystic fibrosis nor
                     Parkinson's disease nor Motor Neurone Disease nor learning disability nor cerebral palsy nor
                     spleen removed nor sickle cell disease nor endometriosis
           Text:        Are you still {if HCondcode = 88} Do you still have {if HCondcode <> 88} [HCondCode] ?
           Options:     1          Yes; Yes;

                        2          No;     No;

           Use:        Ask HCONDS



   END LOOP (HCONDCODELoop)


End



Health Service Use Module                         (healthserviceuse_w17.v01)

Start

Question: healthserviceuse_w17.HL2GP                     [ Visited GP in last 12 months ]

Module:    healthserviceuse_w17
Source:    BHPS

             Type: choice
             Don't know: -1                       Refused: -2                 Inapplicable: -8             Missing: -9

Universe: Ask all
Text:      In the last 12 months, approximately how many times have you talked to, or visited a GP or family doctor
           about your own health? Please do not include any visits to a hospital.
Options:
            0         None               None

            1         One or two         One or two

            2         Three to five      Three to five

            3         Six to ten         Six to ten

            4         More than          More than
                      ten                ten

Use:       Ask HL2GP




Question: healthserviceuse_w17.HL2HOP                      [ Hosp or clinic out-patient last 12 months ]

Module:    healthserviceuse_w17
Source:    BHPS

             Type: choice
             Don't know: -1                       Refused: -2                 Inapplicable: -8             Missing: -9
                                                                                                                    Page 438 of 1165
Universe: Ask all

Text:        And in the last 12 months, approximately how many times have you attended a hospital or clinic as an out-
             patient or day patient? Please do not include any visits to accident and emergency.
Options:
              0         None            None

              1         One or two      One or two

              2         Three to five   Three to five

              3         Six to ten      Six to ten

              4         More than       More than
                        ten             ten

Use:         Ask HL2HOP




Question: healthserviceuse_w17.HOSP                      [ Hosp or clinic in-patient last 12 months ]

Module:      healthserviceuse_w17
Source:      BHPS

               Type: choice
               Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Text:        In the last 12 months, have you been in a hospital or clinic as an in-patient overnight or longer? Please
             include any stays for childbirth. {if (DEMOGRAPHICS.Psex = 2) & DEMOGRAPHICS.PDVAge > 15 &
             DEMOGRAPHICS.PDVAge < 50)}
Options:      1         Yes Yes

              2         No     No

Use:         Ask HOSP



if [HOSP = 1] // Has been in hospital or clinic as an in-patient overnight or longer




    Question: healthserviceuse_w17.HOSPD                       [ In-patient number of days ]

    Module:       healthserviceuse_w17
    Source:       BHPS

                    Type: Number                      Range: 1 .. 365
                    Don't know: -1                   Refused: -2                       Inapplicable: -8          Missing: -9

    Universe: if [HOSP = 1] // Has been in hospital or clinic as an in-patient overnight or longer
    Text:         In the last 12 months, in all, how many days have you spent in a hospital or clinic as an in-patient?
    Question Number of Days
    Box
    Label:
    Use:          Ask HOSPD



    if [(DEMOGRAPHICS.PSEX = 2) & (DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)]// Female
    and aged 16-49

                                                                                                                          Page 439 of 1165
         Question: healthserviceuse_w17.HOSPCH                              [ In-patient childbirth ]


         Module:       healthserviceuse_w17
         Source:       BHPS

                         Type: choice
                         Don't know: -1                      Refused: -2                 Inapplicable: -8        Missing: -9

         Universe: if [HOSP = 1] // Has been in hospital or clinic as an in-patient overnight or longer
                   And if [(DEMOGRAPHICS.PSEX = 2) & (DEMOGRAPHICS.PDVAge > 15 &
                   DEMOGRAPHICS.PDVAge < 50)] // Female and aged 16-49
         Text:         Was any of this for childbirth?
         Options:
                        1        Yes, all of it       Yes, all of it

                        2        Yes, some of         Yes, some of
                                 it                   it

                        3        No                   No

         Use:          Ask HOSPCH



End



Health Welfare Use Module                             (healthwelfareuse_w17.v02)

Start
if [HEALTHSERIVCEUSE.HOSP = 1] // Has been in hospital or clinic as an in-patient overnight or longer




   Question: healthwelfareuse_w17.HOSPNHS                                  [ Hospital stays NHS or paid privately ]

      Module:     healthwelfareuse_w17
      Source:     BHPS

                    Type: choice
                    Don't know: -1                         Refused: -2                  Inapplicable: -8         Missing: -9

      Universe: if [HEALTHSERIVCEUSE.HOSP = 1] // Has been in hospital or clinic as an in-patient overnight or longer
      Text:       Was/were your hospital stay(s) free under the National Health Service or paid for privately?
      Options:
                   1         All free under the NHS          All free under the NHS

                   2         All paid for privately          All paid for privately

                   3         Some NHS/some                   Some NHS/some
                             private                         private

      Use:        Ask HOSPNHS




Question: healthwelfareuse_w17.HLSV                           [ health and welfare services ]

Module:          healthwelfareuse_w17
Source:          BHPS
                                                                                                                         Page 440 of 1165
                Type: multichoice
                Don't know: -1                       Refused: -2                    Inapplicable: -8             Missing: -9

Universe:     Ask all
Showcard:     TBC
Text:         Here is a list of some health and welfare services. Which of these services have you yourself made any use
              of in the last 12 months?
Interviewer CODE ALL THAT APPLY, PROMPT FOR `Any Others?'
Instruction:
Options:        1         Health visitor/district nurse                      Health visitor/district nurse

                2         Home-help                                          Home-help

                3         Meals on wheels                                    Meals on wheels

                4         Social worker or welfare officer                   Social worker or welfare officer

                5         Chiropodist                                        Chiropodist

                6         Alternative medical practitioner (e.g.             Alternative medical practitioner (e.g.
                          homeopath, osteopath)                              homeopath, osteopath)

                7         Psychotherapist (including psychiatrist or         Psychotherapist (including psychiatrist or
                          analyst)                                           analyst)

                8         Speech therapist or occupational therapist         Speech therapist or occupational therapist

                9         Physiotherapist                                    Physiotherapist

                10        Hospital consultant/outpatients                    Hospital consultant/outpatients

                11        Family planning clinic                             Family planning clinic

                97        Any other health or welfare services?              Any other health or welfare services?

                96        None of these                                      None of these

Mixed Mode Alternatives
Web            Text
Interview:     Here is a list of some health and welfare services. Which of these services have you yourself made any use
               of in the last 12 months? Please select all that apply.

               Delete
               Interviewer instruction, showcard

Telephone      Delete
Interview:     Showcard

               Post-text Interviewer Instruction
               READ OUT
               CODE ALL THAT APPLY
Use:          Ask HLSV



if [HLSV = 97] // Used other health service




    Question: healthwelfareuse_w17.HLSVO                           [ Other health or welfare service ]

    Module:     healthwelfareuse_w17
    Source:     BHPS

                     Type: String                     Length: 255
                     Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

                                                                                                                          Page 441 of 1165
    Universe: if [HLSV = 97] // Used other health service
    Text:       What other health or welfare service was that?

    Use:        Ask HLSVO



if [HLSV = 1 thru 97] // Health and welfare service used in last 12 months


   loop for each mention at HLSV
   Name: Health welfare use loop




       Question: healthwelfareuse_w17.HLSVN                      [ Health welfare service funding ]

        Module:     healthwelfareuse_w17
        Source:     BHPS

                      Type: choice
                      Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

        In Loops: loop for each mention at HLSV

        Universe: if [HLSV = 1 thru 97] // Health and welfare service used in last 12 months
        Text:       Thinking about the [HLSV] {if HLSV = 1 through 11} [HLSVO] {if HLSV = 97} was this from the NHS
                    or social services, or was it from a private or voluntary agency?
        Options:     1        NHS/Social             NHS/Social
                              Services               Services

                     2        Private/Voluntary      Private/Voluntary

                     3        Both                   Both

        Use:        Ask HLSVN




       Question: healthwelfareuse_w17.HLSVF                      [ Health welfare service free or paid ]

        Module:     healthwelfareuse_w17
        Source:     UKHLS

                      Type: choice
                      Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

        In Loops: loop for each mention at HLSV

        Universe: if [HLSV = 1 thru 97] // Health and welfare service used in last 12 months
        Text:       Was it all free or did you have to pay anything for this [HLSV] {if HLSV = 1 through 11} [HLSVO] {if
                    HLSV = 97} ?
        Options:
                     1        Free Free

                     2        Paid Paid

                     3        Both Both

        Use:        Ask HLSVF



   END LOOP (Health welfare use loop)

                                                                                                                       Page 442 of 1165
Question: healthwelfareuse_w17.HLCK                   [ Health checks tests last 12 months ]

Module:      healthwelfareuse_w17
Source:      BHPS
Scripting    Use two showcards, one for men and one for women as follows:
Notes:
             For men
             1 Dental check-up
             2 Eyesight test by an optician
             3 Chest/other x-rays
             4 Blood pressure check
             5 Cholesterol test
             6 Blood test
             97 Other test
             96 None

             For women
             1 Dental check-up
             2 Eyesight test by an optician
             3 Chest/other x-rays
             4 Blood pressure check
             5 Cholesterol test
             6 Blood test
             7 Cervical smear
             8 Breast screening
             97 Other test
             96 None

               Type: multichoice
               Don't know: -1                   Refused: -2                   Inapplicable: -8           Missing: -9

Universe:    Ask all
Showcard:    TBC
Text:        Which of these health check-ups and tests have you had in the last 12 months? You can just tell me the
             numbers that apply.
Interviewer CODE ALL THAT APPLY
Instruction:
Options:      1        Dental check-up                                    Dental check-up

              2                                                           Eyesight test by an
                       Eyesight test by an optician
                                                                          optician

              3        Chest/other x-rays                                 Chest/other x-rays

              4        Blood pressure check                               Blood pressure check

              5        Cholesterol test                                   Cholesterol test

              6        Blood test                                         Blood test

              7         Cervical smear {if DEMOGRAPHICS.PSEX = 2}         Cervical smear

              8        Breast screening {if DEMOGRAPHICS.PSEX =
                                                                          Breast screening
                       2}

              97       Other test                                         Other test

              96       None                                               None

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

             Text
             Which of these health check-ups and tests have you had in the last 12 months?

                                                                                                                      Page 443 of 1165
Telephone        Delete
Interview:       Showcard

                 Text
                 Which of these health check-ups have you had in the last 12 months?

                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY

Use:             Ask HLCK



if [HLCK = 97] // Other health check test in last 12 months




    Question: healthwelfareuse_w17.HLCKO                         [ Other health check test ]

      Module:     healthwelfareuse_w17
      Source:     BHPS

                    Type: String                      Length: 255
                    Don't know: -1                   Refused: -2                    Inapplicable: -8       Missing: -9

      Universe: if [HLCK = 97] // Other health check test in last 12 months
      Text:       What other health check test was that?
      Use:        Ask HLCKO



if [HLCK = 1..97] // Health check-up or test in last 12 months


    loop for each mention at HLCK
    Name: Private loop




         Question: healthwelfareuse_w17.HLCKN                       [ Health checks and tests NHS private ]

         Module:      healthwelfareuse_w17
         Source:      BHPS

                        Type: choice
                        Don't know: -1                 Refused: -2                  Inapplicable: -8       Missing: -9

         In Loops: loop for each mention at HLCK

         Universe: if [HLCK = 1..97] // Health check-up or test in last 12 months
         Text:        Did you get this [HLCK] {if HLCK = 1 thru 8} [HLCKO] {if HLCK = 97} on the NHS or was it private?
         Options:
                       1       NHS       NHS

                       2       Private Private

                       3       Both      Both

         Use:         Ask HLCKN



    END LOOP (Private loop)

                                                                                                                     Page 444 of 1165
End
Young Adults Smoking Module                             (smokingya_w17.v01)

Start
If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21




   Question: smokingya_w17.SMOKER                          [ Smoker ]

    Module:     smokingya_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

    Universe: If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21
    Text:       Do you smoke cigarettes? Please do not include electronic cigarettes (e-cigarettes) or vaping devices
                (vapes).
    Options:      1        Yes Yes

                  2        No    No

    Use:        Ask SMOKER



   If [SMOKER = 1] // If smokes cigarettes




        Question: smokingya_w17.NCIGS                      [ Usual no. of cigarettes smoked per day ]

        Module:       smokingya_w17
        Source:       UKHLS

                         Type: Number                    Range: 0 .. 997
                         Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

        Universe:     If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21
                      And If [SMOKER = 1] // If smokes cigarettes
        Text:         Approximately how many cigarettes a day do you usually smoke, including those you roll yourself?
        Interviewer IF VARIES, PROBE FOR DAILY AVERAGE OVER LAST WEEK. IF LESS THAN 1 PER DAY,
        Instruction: ENTER 0

                      ENTER NUMBER PER DAY
        Mixed Mode Alternatives
        Web            Scripting Notes
        Interview:     Please be sure to leave a single line space between the initial question text and the detailed
                       instructions.

                       Text
                       Approximately how many cigarettes a day do you usually smoke, including those you roll yourself?
                       If it varies, tell us the daily average over the last week. If it is less than 1 per day, please just enter
                       0.

                       Help
                       Please exclude any e-cigarettes that you may have used.

        Use:          Ask NCIGS                                                                                                Page 445 of 1165
Question: smokingya_w17.GIVEUP                      [ Would like to give up smoking ]

Module:       smokingya_w17
Source:       HSE 2014

                Type: choice
                Don't know: -1                Refused: -2                 Inapplicable: -8             Missing: -9

Universe: If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21
          And If [SMOKER = 1] // If smokes cigarettes
Text:         Would you like to give up smoking altogether?
Options:       1        Yes Yes

               2        No   No

Use:          Ask GIVEUP



If [GIVEUP = 1] // If R wants to give up smoking




   Question: smokingya_w17.GVUPREAS                            [ Main reason wanting to give up ]

    Module:        smokingya_w17
    Source:        HSE 2014

                     Type: multichoice
                     Don't know: -1                Refused: -2              Inapplicable: -8           Missing: -9

    Universe:      If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21
                   And If [SMOKER = 1] // If smokes cigarettes
                   And If [GIVEUP = 1] // If R wants to give up smoking
    Showcard:      TBC
    Text:          What are your main reasons for wanting to give up?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                    1        Because of a health problem I have at      Because of a health problem I have at
                             present                                    present

                    2        Better for my health in general            Better for my health in general

                    3        To reduce the risk of getting smoking      To reduce the risk of getting smoking
                             related illnesses                          related illnesses

                    4        Because of the smoking ban in public       Because of the smoking ban in public
                             places and at work                         places and at work

                    5        Family and friends want me to stop         Family and friends want me to stop

                    6        Financial reasons (can't afford it)        Financial reasons (can't afford it)

                    7        Worried about the effect on my children    Worried about the effect on my children

                    8        Worried about the effect on other family   Worried about the effect on other family
                             members                                    members

                    9        Something else                             Something else

    Mixed Mode Alternatives

                                                                                                                Page 446 of 1165
              Web           Text
              Interview:    What are your main reasons for wanting to give up? Please select all that apply.

                            Delete
                            Interviewer Instruction, Showcard
              Telephone     Post-text Interviewer Instruction
              Interview:    READ OUT

                            CODE ALL THAT APPLY

                            Delete
                            Showcard
              Use:         Ask GVUPREAS




   Question: smokingya_w17.ECIGS1                       [ Uses electronic cigarettes ]

      Module:     smokingya_w17
      Source:     UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                      Inapplicable: -8             Missing: -9

      Universe: If [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // If aged 16-21
      Text:       Do you ever use electronic cigarettes (e-cigarettes) or vaping devices (vapes)?
      Options:
                     1      I have never used e-cigarettes/vapes               I have never used e-cigarettes/vapes

                     2      I have only tried using e-cigarettes/vapes         I have only tried using e-cigarettes/vapes
                            once or twice                                      once or twice

                     3      I used e-cigarettes/vapes regularly in the past,   I used e-cigarettes/vapes regularly in the past,
                            but I never use them now                           but I never use them now

                     4      I sometimes use e-cigarettes/vapes but less        I sometimes use e-cigarettes/vapes but less
                            than once a month                                  than once a month

                     5      I use e-cigarettes/vapes at least once a           I use e-cigarettes/vapes at least once a
                            month, but less than once a week                   month, but less than once a week

                     6      I use e-cigarettes/vapes at least once a week      I use e-cigarettes/vapes at least once a week

      Use:        Ask ECIGS1



End



Caring Module                (caring_w16.v02)

Start
if [(HHGRID.HHSIZE - Number of absent hhold members) > 1]// More than one person in the household




   Question: caring_w16.AIDHH                   [ Cares for someone in household ]

      Module:     caring_w16
      Source:     BHPS

                     Type: choice
                     Don't know: -1                 Refused: -2                      Inapplicable: -8             Missing: Page
                                                                                                                           -9 447 of 1165
Universe: if [(HHGRID.HHSIZE - Number of absent hhold members) > 1] // More than one person in the household
Text:       Is there anyone living with you who is sick, disabled or elderly whom you look after or give special help to
            (for example, a sick, disabled or elderly relative, husband, wife or friend etc)?
Options:
              1       Yes Yes

              2       No    No

Help:       Occasionally a person may not think of the care they provide as special because they either may have
            been looking after this person for a long time or because they view it as a natural obligation to look after a
            close relative, or because they think it normal to provide special care for the elderly. In some cases you
            may already know of someone in the household who is infirm or disabled. If you have reason to believe
            that someone within the household is receiving regular care because of age, infirmity or disability but this
            is not reported by the respondent you should ask 'And what about (NAME OF PERSON)? Do you look
            after them at all?' If the respondent does not agree, code answer given.
Mixed Mode Alternatives
Web        Help
Interview: Occasionally a person may not think of the care they provide as special because they either may have
           been looking after this person for a long time or because they view it as a natural obligation to look after a
           close relative, or because they think it normal to provide special care for the elderly. However, this type of
           caring should be included here.
Use:        Ask AIDHH



if [AidHH = 1] // Cares for someone in the household




   Question: caring_w16.AIDHUA                   [ PNO of (person) cared for ]

    Module:       caring_w16
    Source:       BHPS
    Scripting     Maximum number of mentions: 16
    Notes:

                    Type: multichoice
                    Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:     if [(HHGRID.HHSIZE - Number of absent hhold members) > 1] // More than one person in the
                  household
                  And if [AidHH = 1] // Cares for someone in the household
    Text:         Who do you look after?
    Interviewer CODE ALL THAT APPLY
    Instruction:




                                                                                                                      Page 448 of 1165
        Options:          1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Resp. aids person number 1

                          2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Resp. aids person number 2

                          3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Resp. aids person number 3

                          4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Resp. aids person number 4;

                          5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Resp. aids person number 5;

                          6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Resp. aids person number 6;

                          7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Resp. aids person number 7;

                          8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Resp. aids person number 8

                          9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Resp. aids person number 9

                          10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   10]                                                  10

                          11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   11]                                                  11

                          12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   12]                                                  12

                          13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   13]                                                  13

                          14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   14]                                                  14

                          15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   15]                                                  15

                          16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Resp. aids person number
                                   16]                                                  16

        Mixed Mode Alternatives
        Web              Text
        Interview:       Please select all the people for whom you provide care.

                         Delete
                         Post-text Interviewer Instruction

        Use:             Ask AIDHUA




Question: caring_w16.AIDXHH                    [ Non-residents cared for ]

Module:        caring_w16
Source:        BHPS

                 Type: choice
                 Don't know: -1                     Refused: -2                    Inapplicable: -8           Missing: -9

Universe:      Ask all
Text:          Do you provide some regular service or help for any sick, disabled or elderly person not living with you?
Interviewer EXCLUDE HELP PROVIDED IN COURSE OF EMPLOYMENT
Instruction:
Options:
                1         Yes Yes

                2         No     No




                                                                                                                           Page 449 of 1165
Help:         Exclude any care given in the course of employment (e.g. by social worker or home help) but include if they
              provide care unpaid outside working hours. Exclude work in drop-in centres, luncheon clubs or meals on
              wheels. Include any service provided including visiting, sitting with them, keeping company, taking out,
              checking whether or not they are alright, helping with bills etc, as well as help with housework, cooking and
              personal care (e.g. washing or dressing). Include only one-to -one caring so that if, for instance, someone
              helps with meals-on-wheels or driving people to hospital this, in itself, does not count since they may be
              seeing different people each day. If, on the other hand they are paired off with one specific elderly/disabled
              person, this would count. Include here cases where person cared for is in the same building as respondent
              but lives separately (e.g. a 'granny flat' or annexe). Some respondents will be caring for people as a
              voluntary worker rather than as a friend or relative. If caring for two parents living together, count each
              separately.

Mixed Mode Alternatives
Web            Text
Interview:     Do you provide some regular service or help for any sick, disabled or elderly person not living with you?
               Please exclude any help that you provide as part of your job.

               Help
               Exclude any care given in the course of employment (e.g. as a social worker or home help) but include if
               you provide care unpaid outside working hours. Exclude work in drop-in centres, luncheon clubs or meals
               on wheels. Include any service provided including visiting, sitting with them, keeping company, taking out,
               checking whether or not they are alright, helping with bills etc, as well as help with housework, cooking and
               personal care (e.g. washing or dressing). Include only one-to-one caring so that if, for instance, you help
               with meals-on-wheels or driving people to hospital, this does not count since you may be seeing different
               people each day. If, on the other hand you are paired off with one specific elderly/disabled person, this
               would count. Include here cases where person cared for is in the same building as you but lives separately
               (e.g. a 'granny flat' or annexe). If caring for two parents living together, count each separately.

               Delete
               Post-text Interviewer Instruction

Use:          Ask AIDXHH



if [AidXHH = 1] // Non-resident cared for




    Question: caring_w16.NAIDXHH                     [ Number of non-residents cared for ]

    Module:     caring_w16
    Source:     BHPS

                  Type: Number                       Range: 1 .. 97
                  Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

    Universe: if [AidXHH = 1] // Non-resident cared for
    Text:       How many people do you care for?
    Use:        Ask NAIDXHH



    Soft check: if [NAIDXHH> 5] // Number of non-residents cared for is greater than 5
    Text
    You have just entered that you look after [NAIDXHH] people outside your household.




    Question: caring_w16.AIDHU1                    [ Caring: relation to 1st non-res dependent ]

    Module:       caring_w16
    Source:       BHPS

                     Type: choice
                     Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: Page
                                                                                                                        -9 450 of 1165
Universe:      if [AidXHH = 1] // Non-resident cared for

Text:          Who is the first person that you look after or help? (What is their relationship to you?)
Interviewer CODE RELATIONSHIP OF FIRST PERSON MENTIONED TO RESPONDENT
Instruction:
Options:         1          Parent/parent-in-law                 Parent/parent-in-law

                 2          Grandparent                          Grandparent

                 3          Aunt/uncle                           Aunt/uncle

                 4          Other relative                       Other relative

                 5          Friend or neighbour                  Friend or neighbour

                 6          Client(s) of voluntary               Client(s) of voluntary
                            organisation                         organisation

                 7          Partner/spouse                       Partner/spouse

                 8          Former partner/spouse                Former partner/spouse

                 97         Other                                Other

Mixed Mode Alternatives
Web             Delete
Interview:      Post-text Interviewer Instruction

Use:           Ask AIDHU1



if [NAIDXHH>1] // More than one non-resident cared for




   Question: caring_w16.AIDHU2                       [ Caring: relation to 2nd non-res dependent ]

    Module:           caring_w16
    Source:           BHPS

                        Type: choice
                        Don't know: -1                   Refused: -2                    Inapplicable: -8     Missing: -9

    Universe:         if [AidXHH = 1] // Non-resident cared for
                      And if [NAIDXHH>1] // More than one non-resident cared for
    Text:             Who is the second person that you look after or help? (What is their relationship to you?)
    Interviewer CODE RELATIONSHIP OF SECOND PERSON MENTIONED TO RESPONDENT
    Instruction:
    Options:           1        Parent/parent-in-law                   Parent/parent-in-law

                       2        Grandparent                            Grandparent

                       3        Aunt/uncle                             Aunt/uncle

                       4        Other relative                         Other relative

                       5        Friend or neighbour                    Friend or neighbour

                       6        Client(s) of voluntary                 Client(s) of voluntary
                                organisation                           organisation

                       7        Partner/spouse                         Partner/spouse

                       8        Former partner/spouse                  Former partner/spouse

                       97       Other                                  Other

    Mixed Mode Alternatives
                                                                                                                     Page 451 of 1165
        Web               Delete
        Interview:        Post-text Interviewer Instruction

        Use:              Ask AIDHU2



if [AIDXHH = 1 OR AIDHH = 1] // Non-resident or someone in household cared for




   Question: caring_w16.AIDHRS                      [ Hours per week spent caring ]

    Module:      caring_w16
    Source:      BHPS

                     Type: choice
                     Don't know: -1                     Refused: -2               Inapplicable: -8          Missing: -9

    Universe:    if [AIDXHH = 1 OR AIDHH = 1] // Non-resident or someone in household cared for
    Text:        Now thinking about everyone who you look after or provide help for, both those living with you and not
                 living with you - in total, how many hours do you spend each week looking after or helping them?
    Interviewer IF IT VARIES PROBE WHETHER USUALLY UNDER OR OVER 20 HOURS A WEEK
    Instruction: INCLUDE CARE BOTH INSIDE AND OUTSIDE HOUSEHOLD
    Options:         1          0 - 4 hours per week                      0 - 4 hours per week

                     2          5 - 9 hours per week                      5 - 9 hours per week

                     3          10 - 19 hours per week                    10 - 19 hours per week

                     4          20 - 34 hours per week                    20 - 34 hours per week

                     5          35 - 49 hours per week                    35 - 49 hours per week

                     6          50 - 99 hours per week                    50 - 99 hours per week

                     7          100 or more hours per week/continuous     100 or more hours per week/continuous
                                care                                      care

                     8          Varies under 20 hours                     Varies under 20 hours

                     9          Varies 20 hours or more                   Varies 20 hours or more

                     97         Other                                     Other

    Help:        Please note that if respondent spends time caring for people within and outside the household the total
                 time spent on both together should be entered. Include any travelling time or time spent sleeping at
                 dependant's house if dependant is outside carer's household. If continuous care is given, answer '100
                 or more hours per week/continuous care'
    Mixed Mode Alternatives
    Web          Help
    Interview:   If you care for people within and outside of your household, the total time spent on both together should
                 be entered.
                 Include any travelling time or time spent sleeping at cared for person's house if they do not live with
                 you.
                 If continuous care is given, answer "100 or more hours per week/continuous care".

                 Delete
                 Post-text Interviewer Instruction

    Use:         Ask AIDHRS



if [DEMOGRAPHICS.JBSTAT <> 4 AND AIDHH = 1] // Job status is not retired and cares for someone in household




   Question: caring_w16.AIDEFT                     [ Caring prevents paid employment ]                                Page 452 of 1165
    Module:      caring_w16
    Source:      FACs

                   Type: choice
                   Don't know: -1                    Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:    if [DEMOGRAPHICS.JBSTAT <> 4 AND AIDHH = 1] // Job status is not retired and cares for someone
                 in household
    Text:        Thinking about everyone who lives with you that you look after or provide help for - does this extra work
                 looking after [NAME(S)] prevent you from doing a paid job or as much paid work as you might like to
                 do? Would you say you are...
    Interviewer READ OUT
    Instruction:
    Options:
                  1        Unable to work at all                           Unable to work at all

                  2        Unable to do as much paid work as you           Unable to do as much paid work as you
                           might                                           might

                  3        Or this doesn't prevent you from working?       Or this doesn't prevent you from working?

    Mixed Mode Alternatives
    Web          Text
    Interview:   Thinking about everyone who lives with you that you look after or provide help for - does this extra work
                 looking after [NAME(S)] prevent you from doing a paid job or as much paid work as you might like to
                 do?

                 Delete
                 Post-text Interviewer Instruction
    Use:         Ask AIDEFT



if [(EDUCATIONALASPIRATIONS.EDTYPE = 1|2|3) & (AIDHH = 1)] // Still at school/college/FE college and cares for
someone in household




   Question: caring_w16.CASCH                 [ Misses school to care for someone ]

    Module:      caring_w16
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                    Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:    if [(EDUCATIONALASPIRATIONS.EDTYPE = 1|2|3) & (AIDHH = 1)] // Still at school/college/FE college
                 and cares for someone in household
    Text:        How often do you have to miss school {if EDUCATIONALASPIRATIONS.EDTYPE = 1} / sixth form
                 college {if EDUCATIONALASPIRATIONS.EDTYPE = 2} / further education college {if
                 EDUCATIONALASPIRATIONS.EDTYPE = 3} to look after {NAME(S)} ?
    Interviewer READ OUT
    Instruction:
    Options:      1        Never                          Never

                  2        Once a week or more            Once a week or more
                           often                          often

                  3        Once or twice a month          Once or twice a month

                                                                                                                       Page 453 of 1165
    Mixed Mode Alternatives
      Web            Delete
      Interview:     Post-text Interviewer Instruction

      Use:          Ask CASCH



End



Annual Partnership History Module                               (annualpartnershiphistory_w17.v02)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// Interviewed at prior wave or has been interviewed previously




    Question: annualpartnershiphistory_w17.RELUP                             [ Last wave partner resident or split
    (from Household Grid) ]

      Module:      annualpartnershiphistory_w17
      Source:      UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                     Inapplicable: -8              Missing: -9

      Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
      Options:
                    1       Married/civil partnership partner resident {if     Married/civil partnership partner resident {if
                            ff_spid is current spouse}                         ff_spid is current spouse}

                    2       Cohab partner resident {if ff_ppid is current      Cohab partner resident {if ff_ppid is current
                            partner}                                           partner}

                    3       Married/civil partnership partner not resident     Married/civil partnership partner not resident
                            {if ff_spid is not current resident}               {if ff_spid is not current resident}

                    4       Cohab partner not resident {if ff_ppid is not      Cohab partner not resident {if ff_ppid is not
                            current resident}                                  current resident}

                    5       Married/civil partner/cohab partner deceased       Married/civil partner/cohab partner deceased
                            {if ff_spid or ff_ppid is deceased}                {if ff_spid or ff_ppid is deceased}

                    6       Not in marriage/cohabitation last wave {if no      Not in marriage/cohabitation last wave {if no
                            ff_spid or no ff_ppid}                             ff_spid or no ff_ppid}

      Use:         Compute RelUp = variable To Indicate Whether Last Wave Partner Is Resident Or Not From Household
                   Grid;



    if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'


         if [ff_marstat <> DK|REF|MIS] // Last wave legal marital status reported




             Question: annualpartnershiphistory_w17.MSTATSAM                               [ Whether marital status
             changed within cohab rel ]

             Module:      annualpartnershiphistory_w17
             Source:      UKHLS

                            Type: choice
                            Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9
                                                                                                                            Page 454 of 1165
    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
              And if [ff_marstat <> DK|REF|MIS] // Last wave legal marital status reported

    Text:       When we last interviewed you, your legal marital status was [ff_marstat] . Has your legal marital
                status changed at all since [ff_intdate] ?
    Options:
                 1         Yes                                   Yes

                 2         No                                    No

                 3         Marital status on record is           Marital status on record is
                           incorrect                             incorrect

    Use:        Ask MSTATSAM



if [MStatSam = 3 | ff_marstat = DK|REF|MIS] // Last wave legal marital status incorrect or not reported




   Question: annualpartnershiphistory_w17.LWWRONG                               [ Correct marital status last
   wave ]

    Module:      annualpartnershiphistory_w17
    Source:      UKHLS

                     Type: choice
                     Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
                 And if [MStatSam = 3 | ff_marstat = DK|REF|MIS] // Last wave legal marital status incorrect or not
                 reported
    Showcard: TBC
    Text:        Can you tell me what your legal marital status was last time we interviewed you on [ff_IntDate] ?
    Options:         1      Single and never married or never in a legally recognised Civil       Single, nvr
                            Partnership                                                           marr/civ p

                     2      Married                                                               Married

                     3                                                                            Civil Partner
                            A Civil Partner in a legally recognised Civil Partnership
                                                                                                  (legal)

                     4                                                                            Separated legally
                            Separated but legally married
                                                                                                  marr

                     5      Divorced                                                              Divorced

                     6      Widowed                                                               Widowed

                     7                                                                            Sep from Civil
                            SPONTANEOUS: Separated from Civil Partner
                                                                                                  Partner

                     8      SPONTANEOUS: A former Civil Partner, the Civil Partnership            A former Civil
                            legally dissolved                                                     Partner

                     9                                                                            Surviving Civil
                            SPONTANEOUS: A surviving Civil Partner (partner having died)
                                                                                                  Partner

    Mixed Mode Alternatives




                                                                                                                    Page 455 of 1165
   Web           Text
   Interview:    Can you tell us what your legal marital status was last time we interviewed you on
                  [ff_IntDate] ?
                 Options
                 1 Single and never married or never in a legally recognised Civil Partnership
                 2 Married
                 3 A Civil Partner in a legally recognised Civil Partnership
                 4 Separated but legally married
                 5 Divorced
                 6 Widowed
                 7 Separated from Civil Partner
                 8 A former Civil Partner, the Civil Partnership legally dissolved
                 9 A surviving Civil Partner (your partner having died)
                 Delete
                 />Showcard
   Telephone Delete
   Interview: Showcard

   Use:          Ask LWWRONG




   Question: annualpartnershiphistory_w17.MSTATSAMN                                 [ Whether marital status
   changed ]

   Module:      annualpartnershiphistory_w17
   Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8        Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
             And if [MStatSam = 3 | ff_marstat = DK|REF|MIS] // Last wave legal marital status incorrect or not
             reported
   Text:        Has your legal marital status changed at all since [ff_IntDate] ?
   Options:
                 1        Yes Yes

                 2        No    No

   Use:         Ask MSTATSAMN



if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last wave


   loop until [CMLStat = 2]
   Name: MSTATCHLoop




       Question: annualpartnershiphistory_w17.MSTATCH                           [ Legal marital status
       change ]

       Module:       annualpartnershiphistory_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1              Refused: -2               Inapplicable: -8       Missing: -9

       In Loops:     loop until [CMLStat = 2]

                                                                                                             Page 456 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
             And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last wave

Showcard: TBC
Text:        What did your legal marital status become with this change? Were you...
Options:      1         Single and never married or never in a legally recognised Civil     Single, nvr
                        Partnership                                                         marr/civ p

              2         Married                                                             Married

              3                                                                             Civil Partner
                        A Civil Partner in a legally recognised Civil Partnership
                                                                                            (legal)

              4                                                                             Separated legally
                        Separated but legally married
                                                                                            marr

              5         Divorced                                                            Divorced

              6         Widowed                                                             Widowed

              7                                                                             Sep from Civil
                        SPONTANEOUS: Separated from Civil Partner
                                                                                            Partner

              8         SPONTANEOUS: A former Civil Partner, the Civil Partnership          A former Civil
                        legally dissolved                                                   Partner

              9         SPONTANEOUS: A surviving Civil Partner (partner having              Surviving Civil
                        died)                                                               Partner

Mixed Mode Alternatives
Web          Options
Interview:   1 Single and never married or never in a legally recognised Civil Partnership
             2 Married
             3 A Civil Partner in a legally recognised Civil Partnership
             4 Separated but legally married
             5 Divorced
             6 Widowed
             7 Separated from Civil Partner
             8 A former Civil Partner, the Civil Partnership legally dissolved
             9 A surviving Civil Partner (your partner having died)
             Delete
             Showcard
Telephone Delete
Interview: Showcard

Use:         Ask MSTATCH



Display Note
SCREEN START. Use month and year template.




Question: annualpartnershiphistory_w17.STATCM                           [ Month legal marital status
changed ]

Module:      annualpartnershiphistory_w17
Source:      UKHLS
Scripting    If RelUp = 5 and date of death of ff_spid | ff_ppid on household grid, DO NOT ASK
Notes:       QUESTION, but compute date to equal grid date of death.

                  Type: choice
                  Don't know: -1            Refused: -2                 Inapplicable: -8         Missing: -9

In Loops:    loop until [CMLStat = 2]
                                                                                                              Page 457 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
             And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last wave

Text:        Can you tell me the month and year of that change to your legal marital status?
Interviewer ENTER MONTH
Instruction:
Options:
              1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Text
             Can you tell us the month and year of that change to your legal marital status?
             Question Box Label
             Month
             Delete
             Post-text Interviewer Instruction

Use:         If (If RelUp = 5 And Date Of Death Of Ff_spid | Ff_ppid Recorded At Household Grid)
             Compute StatCM = grid Month
             Of Death;
             Else: Ask ;




Question: annualpartnershiphistory_w17.STATCY4                       [ Year legal marital status
changed ]

Module:      annualpartnershiphistory_w17
Source:      UKHLS
Scripting    If RelUp = 5 and date of death of ff_spid | ff_ppid on household grid, DO NOT ASK
Notes:       QUESTION, but compute date to equal grid date of death.

               Type: Number                  Range: 1900 .. 9999
               Don't know: -1               Refused: -2              Inapplicable: -8          Missing: -9

In Loops:    loop until [CMLStat = 2]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
             And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last wave
Interviewer ENTER YEAR
Instruction:                                                                                           Page 458 of 1165
Mixed Mode Alternatives
Web            Display Notes
Interview:     use drop down list of response options.
               Question Box Label
               Year
               Delete
               Post-text Interviewer Instruction

Use:           If (If RelUp = 5 And Date Of Death Of Ff_spid | Ff_ppid Recorded At Household Grid)
               Compute StatCY4 = grid Year
               Of Death;
               Else: Ask ;



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
date
Text
Earlier you indicated that you have changed your legal marital status since we previously interviewed you on
 [ff_intdate] . However the date you have
just given for this change is prior to that date.


Display Note
SCREEN END.


if [MStatCh = 5 | 8] // New legal marital status is divorced or former civil partner (civil partnership legally
dissolved)




    Question: annualpartnershiphistory_w17.DIVCHK                            [ Divorce/CP dissolved date
    check ]

    Module:      annualpartnershiphistory_w17
    Source:      UKHLS

                    Type: choice
                    Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

    In Loops: loop until [CMLStat = 2]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
              And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last
              wave
              And if [MStatCh = 5 | 8] // New legal marital status is divorced or former civil partner (civil
              partnership legally dissolved)
    Text:        You say you became divorced {if MStatCh = 5} your civil partnership was dissolved {if
                 MStatCh = 8} . Is the date you have given me the date your divorce {if MStatCh = 5}
                  dissolved partnership {if MStatCh = 8} became final or the date you separated and
                 stopped living with your husband/wife/partner?
    Options:       1        Date became final               Date became final

                   2        Date stopped living             Date stopped living
                            together                        together

    Mixed Mode Alternatives
                                                                                                              Page 459 of 1165
Web        Text
Interview: You say you became divorced {if MStatCh = 5} your civil partnership was dissolved {if
           MStatCh = 8} . Is the date you have given us the date your divorce {if MStatCh = 5}
            dissolved partnership {if MStatCh = 8} became final or the date you separated and
           stopped living with your husband/wife/partner?

Use:          Ask DIVCHK



if [DivChk = 2] // Date given for change of marital status was date stopped living together




   Question: annualpartnershiphistory_w17.DIVFIN                        [ Divorce final check ]

    Module:     annualpartnershiphistory_w17
    Source:     UKHLS

                    Type: choice
                    Don't know: -1            Refused: -2            Inapplicable: -8         Missing: -9

    In Loops: loop until [CMLStat = 2]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
              And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last
              wave
              And if [MStatCh = 5 | 8] // New legal marital status is divorced or former civil partner
              (civil partnership legally dissolved)
              And if [DivChk = 2] // Date given for change of marital status was date stopped living
              together
    Text:       Is your divorce {if MStatCh = 5} dissolved civil partnership {if MStatCh = 8} legally
                final?
    Options:      1        Yes Yes

                  2        No     No

    Use:        Ask DIVFIN



   if [DivFin = 1] // Divorce/dissolved civil partnership is final


       Display Note
       SCREEN START. Use month and year template.




       Question: annualpartnershiphistory_w17.DVM                       [ Month divorce/CP
       dissolved ]

        Module:        annualpartnershiphistory_w17
        Source:        UKHLS

                         Type: choice
                         Don't know: -1           Refused: -2         Inapplicable: -8        Missing: -9

        In Loops:      loop until [CMLStat = 2]




                                                                                                        Page 460 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
             And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed
             since last wave
             And if [MStatCh = 5 | 8] // New legal marital status is divorced or former civil
             partner (civil partnership legally dissolved)
             And if [DivChk = 2] // Date given for change of marital status was date stopped
             living together
             And if [DivFin = 1] // Divorce/dissolved civil partnership is final

Text:        In what month and year did your divorce or annulment {if MStatCh = 5}
              dissolved civil partnership {if MStatCh = 8} become final?
Interviewer ENTER MONTH
Instruction:
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Question Box Label
             Month
             Delete
             Post-text Interviewer instruction
Use:         Ask DVM




Question: annualpartnershiphistory_w17.DVY4                     [ Year divorce/CP
dissolved ]

Module:      annualpartnershiphistory_w17
Source:      UKHLS

               Type: Number          Range: 1900 .. 9999
               Don't know: -1       Refused: -2          Inapplicable: -8         Missing: -9

In Loops:    loop until [CMLStat = 2]




                                                                                            Page 461 of 1165
             Universe:        if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                              interviewed previously
                              And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
                              And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed
                              since last wave
                              And if [MStatCh = 5 | 8] // New legal marital status is divorced or former civil
                              partner (civil partnership legally dissolved)
                              And if [DivChk = 2] // Date given for change of marital status was date stopped
                              living together
                              And if [DivFin = 1] // Divorce/dissolved civil partnership is final

             Interviewer ENTER YEAR
             Instruction:
             Mixed Mode Alternatives
             Web              Display Notes
             Interview:       use drop down list of response options.
                              Question Box Label
                              Year
                              Delete
                              Post-text Interviewer instruction

             Use:             Ask DVY4



             Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
             Text
             The date you have entered is in the future


             Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous
             interview date
             Text
             Earlier you indicated that you have changed your legal marital status since we previously
             interviewed you on [ff_intdate] . However the date you have just given for this divorce or
             annulment is prior to that date.


             Display Note
             SCREEN END.




  Question: annualpartnershiphistory_w17.CMLSTAT                            [ Current legal marital
  status ]

  Module:     annualpartnershiphistory_w17
  Source:     UKHLS

                Type: choice
                Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

  In Loops: loop until [CMLStat = 2]

  Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
            And if [RelUp > 1] // Not in the group 'last wave husband/wife/CP still resident'
            And if [MStatSam = 1 | MStatSamN = 1] // Legal marital status has changed since last wave
  Text:       And has your legal marital status changed again since then?
  Options:     1         Yes Yes

               2         No     No

  Use:        Ask CMLSTAT


                                                                                                             Page 462 of 1165
END LOOP (MSTATCHLoop)
Question: annualpartnershiphistory_w17.CURRMSTAT                              [ Current legal marital status ]

Module:     annualpartnershiphistory_w17
Source:     UKHLS
Scripting Please recompute GRIDVARIABLES.PMARSTAT using CURRMSTAT to record any corrections to
Notes:    respondent's current legal marital status.

               Type: choice
               Don't know: -1                   Refused: -2                    Inapplicable: -8              Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Options:      1        Single and never married or never in a legally    Single and never married or never in a legally
                       recognised Civil Partnership                      recognised Civil Partnership

              2        Married                                           Married

              3        A Civil Partner in a legally recognised Civil     A Civil Partner in a legally recognised Civil
                       Partnership                                       Partnership

              4        Separated but legally married                     Separated but legally married

              5        Divorced                                          Divorced

              6        Widowed                                           Widowed

              7        Separated from Civil Partner                      Separated from Civil Partner

              8        A former Civil Partner, the Civil Partnership     A former Civil Partner, the Civil Partnership
                       legally dissolved                                 legally dissolved

              9        A surviving Civil Partner (your partner having    A surviving Civil Partner (your partner having
                       died)                                             died)

Use:        If ((Mstatsam = 3 & Mstatsamn = 2)) Compute CurrMStat = Lwwrong
            Else If ((Mstatsam = 2|3 & Mstatsamn = 1)) Compute CurrMStat = Mstatch (Final Loop)
            Else If (Mstatsam = 1) Compute CurrMStat = Mstatch (Final Loop)
            Else compute CurrMStat = HHGRID.MARSTAT



if [RelUp > 2] // Not living with same spouse/partner as at last wave




    Question: annualpartnershiphistory_w17.COHAB                          [ Any cohabitation spells since last
    interview ]

    Module:       annualpartnershiphistory_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8             Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [RelUp > 2] // Not living with same spouse/partner as at last wave
    Text:         Since we interviewed you on [ff_IntDate] have you had any periods of cohabitation lasting three
                  months or more? Please include your current
                  husband/wife/partner. {if currently married or cohabiting and spouse/partner is resident}
    Options:       1       Yes Yes

                   2       No     No

                                                                                                                         Page 463 of 1165
Use:          Ask COHAB



if [Cohab = 1] // Has had cohabitation spell(s) since last interview




    Question: annualpartnershiphistory_w17.COHABN                            [ Number spells of cohabitation
    ]

    Module:       annualpartnershiphistory_w17
    Source:       UKHLS

                      Type: Number                 Range: 1 .. 7
                      Don't know: -1              Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [RelUp > 2] // Not living with same spouse/partner as at last wave
                  And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
    Text:         How many periods of cohabitation lasting three months or more have you had since
                   [ff_IntDate] , including periods of cohabitation with your current husband/wife/partner {if
                  currently married or cohabiting and spouse/partner is resident} ?
    Interviewer TYPE IN NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:          Ask COHABN



    Soft Check: If (CohabN > 3) // More than 3 separate cohabitation spells in the last 12 months
    Text
    That's more than 3 separate cohabitation spells since we last interviewed you on [ff_intdate] .


    if [CohabN > 0] // Number of cohabitation spells given


       loop for each cohabitation spell (CohabN)
       Name: LMCBMLoop


            Display Note
            SCREEN START. Use month and year template.




            Question: annualpartnershiphistory_w17.LMCBM                           [ Month began cohabitation
            spell ]

            Module:       annualpartnershiphistory_w17
            Source:       UKHLS

                            Type: choice
                            Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9

            In Loops:     loop for each cohabitation spell (CohabN)



                                                                                                                    Page 464 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [RelUp > 2] // Not living with same spouse/partner as at last wave
             And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
             And if [CohabN > 0] // Number of cohabitation spells given
Text:        Can you tell me the month and year you started [this/your first/your next] period of
             cohabitation?
Interviewer ENTER MONTH
Instruction:
Options:
              1        January       January

              2        February      February

              3        March         March

              4        April         April

              5        May           May

              6        June          June

              7        July          July

              8        August        August

              9        September September

              10       October       October

              11       November      November

              12       December      December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Text
             Can you tell us the month and year you started [this/your first/your next] period of
             cohabitation?
             Question Box Label
             Month
             Delete
             Post-text Interviewer instruction

Use:         Ask LMCBM




Question: annualpartnershiphistory_w17.LMCBY4                          [ Year began cohabitation
spell ]

Module:      annualpartnershiphistory_w17
Source:      UKHLS

               Type: Number              Range: 1900 .. 9999
               Don't know: -1           Refused: -2                  Inapplicable: -8        Missing: -9

In Loops:    loop for each cohabitation spell (CohabN)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [RelUp > 2] // Not living with same spouse/partner as at last wave
             And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
             And if [CohabN > 0] // Number of cohabitation spells given
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
                                                                                                        Page 465 of 1165
Web            Display Notes
Interview:     use drop down list of response options.
               Question Box Label
               Year
               Delete
               Post-text Interviewer instruction

Use:           Ask LMCBY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous
interview date
Text
Earlier you indicated that you have started a new period of cohabitation since we previously interviewed
you on [ff_intdate] . However the date you have just given for the start of this new cohabitation period is
prior to that date.


Display Note
SCREEN END


if [(LMCBMLoop=final loop) & ((HHGRID.MARSTAT = 2|3)| (HHGRID.LiveWith = 1))]// On the last
cohabitation spell and is currently married or civil partnership or living with someone as a couple




   Question: annualpartnershiphistory_w17.CURRPART                               [ Check if current
   husband/wife/partner ]

    Module:     annualpartnershiphistory_w17
    Source:     UKHLS

                   Type: choice
                   Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

    In Loops: loop for each cohabitation spell (CohabN)

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [RelUp > 2] // Not living with same spouse/partner as at last wave
              And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
              And if [CohabN > 0] // Number of cohabitation spells given
              And if [(LMCBMLoop=final loop) & ((HHGRID.MARSTAT = 2|3)| (HHGRID.LiveWith =
              1))] // On the last cohabitation spell and is currently married or civil partnership or living
              with someone as a couple
    Text:       Can I just check, is this your current husband/wife {if HHGRID.MARSTAT = 2 &
                HHGRID.LIVESP = 1} partner {if HHGRID.MARSTAT = 3 | HHGRID.LIVEWITH = 1 |
                HHGRID.MARSTAT = 2 & HHGRID.LIVESP <> 1} ?
    Options:
                  1        Yes Yes

                  2        No    No

    Use:        Ask CURRPART



   If [Cohab = 1 & ((HHGRID.Livesp = 1) | (HHGRID.LiveWith = 1)) & ff_Ncrr1 = 1 & Currpart= 1]//
   Has had cohabitation spell(s) since last interview AND Currently living with a spouse or someone as
   a couple AND had a non-co-resident relationship last interview AND cohabitation spell is current
   spouse/partner                                                                                  Page 466 of 1165
       Question: annualpartnershiphistory_w17.CURRPARTLAT                                   [ Current
       partner lived apart ]

       Module:     annualpartnershiphistory_w17
       Source:     UKHLS

                     Type: choice
                     Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

       In Loops: loop for each cohabitation spell (CohabN)

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                 previously
                 And if [RelUp > 2] // Not living with same spouse/partner as at last wave
                 And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
                 And if [CohabN > 0] // Number of cohabitation spells given
                 And if [(LMCBMLoop=final loop) & ((HHGRID.MARSTAT = 2|3)| (HHGRID.LiveWith
                 = 1))] // On the last cohabitation spell and is currently married or civil partnership or
                 living with someone as a couple
                 And If [Cohab = 1 & ((HHGRID.Livesp = 1) | (HHGRID.LiveWith = 1)) & ff_Ncrr1 =
                 1 & Currpart= 1] // Has had cohabitation spell(s) since last interview AND Currently
                 living with a spouse or someone as a couple AND had a non-co-resident
                 relationship last interview AND cohabitation spell is current spouse/partner
       Text:       When we last interviewed you on [ff_intdate] , you told us you had a
                   spouse/partner that you were in a relationship with but didn't live with. Can we also
                   just check, was/is this the same person as your current husband/wife {if
                   HHGRID.MARSTAT = 2 & HHGRID.LIVESP = 1} partner {if HHGRID.MARSTAT
                   = 3 | HHGRID.LIVEWITH = 1 | HHGRID.MARSTAT = 2 & HHGRID.LIVESP <> 1} ?
       Options:      1        Yes Yes

                     2        No     No

       Use:        Ask CURRPARTLAT



if [CurrPart = 2 | CurrPart = DK|REF|MIS] // Not current spouse/partner or CURRPART is don't know,
refused or not asked


   Display Note
   SCREEN START. Use month and year template.




   Question: annualpartnershiphistory_w17.LMSPM                           [ Month ended ML spell ]

    Module:       annualpartnershiphistory_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1           Refused: -2              Inapplicable: -8        Missing: -9

    In Loops:     loop for each cohabitation spell (CohabN)

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [RelUp > 2] // Not living with same spouse/partner as at last wave
                  And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
                  And if [CohabN > 0] // Number of cohabitation spells given
                  And if [CurrPart = 2 | CurrPart = DK|REF|MIS] // Not current spouse/partner or
                  CURRPART is don't know, refused or not asked
                                                                                                        Page 467 of 1165
    Text:         In what month and year did you stop living with that partner?
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Text
             In what month and year did you stop living with that partner?

             If you don't know the month, please select 'Don't Know' from the list and enter the
             year

             Question Box Label
             Month

             Delete
             Interviewer instruction

Use:         Ask LMSPM




Question: annualpartnershiphistory_w17.LMSPY4                          [ Year ended ML spell ]

Module:      annualpartnershiphistory_w17
Source:      UKHLS

               Type: Number              Range: 1000 .. 9999
               Don't know: -1           Refused: -2                Inapplicable: -8      Missing: -9

In Loops:    loop for each cohabitation spell (CohabN)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [RelUp > 2] // Not living with same spouse/partner as at last wave
             And if [Cohab = 1] // Has had cohabitation spell(s) since last interview
             And if [CohabN > 0] // Number of cohabitation spells given
             And if [CurrPart = 2 | CurrPart = DK|REF|MIS] // Not current spouse/partner or
             CURRPART is don't know, refused or not asked
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives


                                                                                                   Page 468 of 1165
                         Web            Display Note
                         Interview:     Use drop down list of response options

                                        Question Box Label
                                        Year

                                        Delete
                                        Interviewer instruction

                         Use:          Ask LMSPY4



                        Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
                        Text
                        The date you have entered is in the future


                        Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous
                        interview date
                        Text
                        Earlier you indicated that you have started a new period of cohabitation since we previously
                        interviewed you on [ff_intdate] . However the date you have just given for the start of this new
                        cohabitation period is prior to that date.


                        Display Note
                        SCREEN END


                        Hard check: If (cohabitation spell duration < 3 months)// Cohabitation spell duration less
                        than 3 months
                        Text
                        You have indicated that this cohabitation spell began in [LMCbM] [LMCbY4] and ended in
                         [LMSpM] [LMSpY4] . However, this period is less than three months.


                 END LOOP (LMCBMLoop)


End



Partnership History Module                        (partnershiphistory_w17.v01)

Start
if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year olds


    Display Note
    SCREEN START (CAWI)




    Question: partnershiphistory_w17.PARTINT                        [ Partnership intro ]

      Module:     partnershiphistory_w17
      Source:     UKHLS

                    Type: choice
                    Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

      Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year olds

                                                                                                                             Page 469 of 1165
Text:        We are interested in some important events that there may have been in your life, such as marriage and
             the birth of children.

Options:      1           Continue Continue

Use:         Ask PARTINT




Question: partnershiphistory_w17.LCOHNPI                           [ Ever cohabited without marrying ]

Module:        partnershiphistory_w17
Source:        BHPS

                  Type: choice
                  Don't know: -1                    Refused: -2                    Inapplicable: -8             Missing: -9

Universe:      if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year olds
Text:          As you know, some couples choose to live together without actually ever getting married. Apart from
               your current husband/wife/partner, have {if HHGRID.LIVESP = 1 | HHGRID.LIVEWITH = 1} Have you
               ever lived with someone as a couple without being married?
Interviewer DO NOT INCLUDE CURRENT PARTNER/SPOUSE
Instruction:
Options:          1         Yes Yes

                  2         No    No

Mixed Mode Alternatives
Web             Delete
Interview:      Interviewer Instruction

Use:           Ask LCOHNPI



Display Note
SCREEN END (CAWI)


if [LCOHNPI = 1] // ever cohabited without marrying


   Display Note
   SCREEN START. Use month and year template




   Question: partnershiphistory_w17.COH1BM                             [ Month first began cohabiting ]

    Module:           partnershiphistory_w17
    Source:           BHPS

                        Type: choice
                        Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:         if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
                      olds
                      And if [LCOHNPI = 1] // ever cohabited without marrying
    Text:             In what month and year did you first live with someone as a couple?
    Interviewer ENTER MONTH
    Instruction:
                                                                                                                          Page 470 of 1165
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December


Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for month

             Text
             In what month and year did you first live with someone as a couple? If you don't know the month,
             please select 'Don't know' from the list and enter the year.

             Question Box Label
             Month

             Delete
             Interviewer Instruction
Use:         Ask COH1BM




Question: partnershiphistory_w17.COH1BY                       [ Year first began cohabiting ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: Number                      Range: 1900 .. 9999
               Don't know: -1                   Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
             olds
             And if [LCOHNPI = 1] // ever cohabited without marrying
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for year

             Question Box Label
             Year

             Delete
             Interviewer Instruction
Use:         Ask COH1BY


                                                                                                                 Page 471 of 1165
Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.



Hard check: if (Date Entered Is Prior To Respondents DOB) // Do not allow dates that are prior to the
respondents date of birth to be entered
Text
The date you have entered is prior to your date of birth.


Display Notes
SCREEN END




Question: partnershiphistory_w17.COH1MR                            [ Went on to marry first cohabitee ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8          Missing: -9

Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year olds
          And if [LCOHNPI = 1] // ever cohabited without marrying
Text:        Did you go on to marry the person you lived with at the time?
Options:
              1         Yes Yes

              2         No    No

Use:         Ask COH1MR




Question: partnershiphistory_w17.STILLCOH                           [ Still cohabiting with first ]

Module:      partnershiphistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8          Missing: -9

Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year olds
          And if [LCOHNPI = 1] // ever cohabited without marrying
Text:        Are you still living as a couple with this partner?
Options:      1         Yes Yes

              2         No    No

Use:         Ask STILLCOH



if [STILLCOH = 2] // Not still cohabiting with the first partner


    Display Note
    SCREEN START. Use month and year template.



                                                                                                                Page 472 of 1165
Question: partnershiphistory_w17.COH1EM                       [ Month first cohabitation ended ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: choice
               Don't know: -1                   Refused: -2              Inapplicable: -8          Missing: -9

Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
             olds
             And if [LCOHNPI = 1] // ever cohabited without marrying
             And if [STILLCOH = 2] // Not still cohabiting with the first partner
Text:        In what month and year did you stop living as a couple with this partner?
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for month

             Text
             In what month and year did you stop living as a couple with this partner? If you don't know the
             month, please select 'Don't know' from the list and enter the year.

             Question Box Label
             Month

             Delete
             Interviewer Instruction
Use:         Ask COH1EM




Question: partnershiphistory_w17.COH1EY                       [ Year first cohabitation ended ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: Number                     Range: 1900 .. 9999
               Don't know: -1                  Refused: -2                Inapplicable: -8         Missing: -9


                                                                                                             Page 473 of 1165
Universe:      if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
               olds
               And if [LCOHNPI = 1] // ever cohabited without marrying
               And if [STILLCOH = 2] // Not still cohabiting with the first partner

Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Scripting Notes
Interview:     Use drop down list for year

               Question Box Label
               Year

               Delete
               Interviewer Instruction

Use:           Ask COH1EY



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END




Question: partnershiphistory_w17.CURRCOH                           [ Currently cohabiting ]

Module:      partnershiphistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
          olds
          And if [LCOHNPI = 1] // ever cohabited without marrying
          And if [STILLCOH = 2] // Not still cohabiting with the first partner
Text:        Are you currently living as a couple with a partner without being married?
Options:      1        Yes Yes

              2        No    No

Use:         Ask CURRCOH



if [CURRCOH = 1] // Currently living as a couple with a partner without being married


   Display Note
   SCREEN START




   Question: partnershiphistory_w17.CURRCOHBM                              [ Month current cohabitation
   started ]

   Module:         partnershiphistory_w17
   Source:         UKHLS                                                                                       Page 474 of 1165
                Type: choice
                Don't know: -1                  Refused: -2            Inapplicable: -8          Missing: -9


Universe:     if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16
              year olds
              And if [LCOHNPI = 1] // ever cohabited without marrying
              And if [STILLCOH = 2] // Not still cohabiting with the first partner
              And if [CURRCOH = 1] // Currently living as a couple with a partner without being married
Text:         In what month and year did you begin living with your current partner as a couple?
Interviewer ENTER MONTH
Instruction:
Options:
               1        January         January

               2        February        February

               3        March           March

               4        April           April

               5        May             May

               6        June            June

               7        July            July

               8        August          August

               9        September September

               10       October         October

               11       November        November

               12       December        December

Mixed Mode Alternatives
Web           Scripting Notes
Interview:    Use drop down list for month

              Text
              In what month and year did you begin living with your current partner as a couple? If you
              don't know the month, please select 'Don't know' from the list and enter the year.

              Question Box Label
              Month

              Delete
              Interviewer Instruction

Use:          Ask CURRCOHBM




Question: partnershiphistory_w17.CURRCOHBY                            [ Year current cohabitation
started ]

Module:      partnershiphistory_w17
Source:      UKHLS

              Type: Number                  Range: 1900 .. 9999
              Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

Universe: if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16
          year olds
          And if [LCOHNPI = 1] // ever cohabited without marrying
          And if [STILLCOH = 2] // Not still cohabiting with the first partner
          And if [CURRCOH = 1] // Currently living as a couple with a partner without being married
                                                                                                           Page 475 of 1165
            Mixed Mode Alternatives

            Web        Scripting Notes
            Interview: Use drop down list for year

                         Question Box Label
                         Year

                         Delete*
                         Interviewer Instruction

            Use:         Ask CURRCOHBY



            Hard check: if [date entered is in the future] // Do not allow future dates to be entered
            Text
            The date you have entered is in the future.


            Display Note
            SCREEN END


if [HHGRID.MarStat = 2|3|4|5|6|7|8|9] // marital status is married, civil partner, separated from spouse, divorced,
widowed, separated from civil partner, a former civil partner (civil partnership having dissolved) or a surviving civil
partner (partner having died)


    Note
    GRIDVARIABLES.PMARSTAT is being replaced for IP9 with HHGRID.MarStat




    Question: partnershiphistory_w17.NMAR                       [ Number of times resp married ]

    Module:        partnershiphistory_w17
    Source:        BHPS

                     Type: Number                    Range: 1 .. 97
                     Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:      if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
                   olds
                   And if [HHGRID.MarStat = 2|3|4|5|6|7|8|9] // marital status is married, civil partner, separated from
                   spouse, divorced, widowed, separated from civil partner, a former civil partner (civil partnership
                   having dissolved) or a surviving civil partner (partner having died)
    Text:          Altogether, how many times have you been married or in a civil partnership?
    Interviewer IF CURRENTLY MARRIED INCLUDE CURRENT MARRIAGE
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     Altogether, how many times have you been married or in a civil partnership? If you are currently
                   married or in a civil partnership, include your current marriage/civil partnership.

                   Delete
                   Interviewer Instruction

    Use:           Ask NMAR



    Display Note
    SCREEN START. Use month and year template



                                                                                                                          Page 476 of 1165
Question: partnershiphistory_w17.LMAR1M                        [ Month of first marriage ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: choice
               Don't know: -1                    Refused: -2               Inapplicable: -8           Missing: -9

Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
             olds
             And if [HHGRID.MarStat = 2|3|4|5|6|7|8|9] // marital status is married, civil partner, separated from
             spouse, divorced, widowed, separated from civil partner, a former civil partner (civil partnership
             having dissolved) or a surviving civil partner (partner having died)
Text:        In what month and year did you marry or form a civil partnership for the first time {if NMAR greater
             than 1} ?
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for month

             Text
             In what month and year did you marry or form a civil partnership for the first time {if NMAR greater
             than 1} ? If you don't know the month, please select 'Don't know' from the list and enter the year.

             Question Box Label
             Month

             Delete
             Interviewer Instruction

Use:         Ask LMAR1M




Question: partnershiphistory_w17.LMAR1Y                        [ Year of first marriage ]

Module:      partnershiphistory_w17
Source:      BHPS

               Type: Number                      Range: 1900 .. 9999
               Don't know: -1                   Refused: -2                 Inapplicable: -8          Missing: -9
                                                                                                                Page 477 of 1165
    Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
                 olds
                 And if [HHGRID.MarStat = 2|3|4|5|6|7|8|9] // marital status is married, civil partner, separated from
                 spouse, divorced, widowed, separated from civil partner, a former civil partner (civil partnership
                 having dissolved) or a surviving civil partner (partner having died)

    Interviewer ENTER YEAR
    Instruction:
    Question     Year
    Box Label:
    Mixed Mode Alternatives
    Web           Scripting Notes
    Interview:    Use drop down list for year

                  Question Box Label
                  Year

                  Delete
                  Interviewer Instruction

    Use:         Ask LMAR1Y



   Hard check: if [date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Hard check: if (Date Entered Is Prior To Respondents DOB) // Do not allow dates that are prior to the
   respondents date of birth to be entered
   Text
   The date you have entered is prior to your date of birth.


   Display Note
   SCREEN END


if [(HHGRID.MARSTAT = 2|3) & (NMAR > 1)] // Marital status is married or civil partnership AND number of marriages
is more than 1


   Display Note
   SCREEN START




   Question: partnershiphistory_w17.CURRMARBM                             [ Month current marriage started ]

    Module:      partnershiphistory_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
                 olds
                 And if [(HHGRID.MARSTAT = 2|3) & (NMAR > 1)] // Marital status is married or civil partnership
                 AND number of marriages is more than 1
    Text:        In what month and year did you marry or form a civil partnership with your current partner?
    Interviewer ENTER MONTH
    Instruction:

                                                                                                                     Page 478 of 1165
Options:      1        January         January


              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December


Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for month

             Text
             In what month and year did you marry or form a civil partnership with your current partner? If you
             don't know the month, please select 'Don't know' from the list and enter the year.

             Question Box Label
             Month

             Delete
             Interviewer Instruction
Use:         Ask CURRMARBM




Question: partnershiphistory_w17.CURMARRBY                             [ Year Current cohabitation started ]

Module:      partnershiphistory_w17
Source:      UKHLS

               Type: Number                      Range: 1900 .. 9999
               Don't know: -1                   Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [ff_ivlolw = 2|3|MIS & ff_everint <> 1] // new entrant never interviewed, excluding rising 16 year
             olds
             And if [(HHGRID.MARSTAT = 2|3) & (NMAR > 1)] // Marital status is married or civil partnership
             AND number of marriages is more than 1
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Scripting Notes
Interview:   Use drop down list for year

             Question Box Label
             Year

             Delete
             Interviewer Instruction

Use:         Ask CURMARRBY
                                                                                                                 Page 479 of 1165
         Hard check: if [date entered is in the future] // Do not allow future dates to be entered
         Text
         The date you have entered is in the future.


         Hard check: if (Date Entered Is Prior To Respondents DOB) // Do not allow dates that are prior to the
         respondents date of birth to be entered
         Text
         The date you have entered is prior to your date of birth.


         Display Note
         SCREEN END


End



Current Pregnancies Module                         (currentpregnancies_w17.v04)

Start
if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)|
(GRIDVARIABLES.NewMum = 1))] // Female AND aged 16 to 49 or is a new mother




   Question: currentpregnancies_w17.PREG0CP                         [ Currently pregnant ]

      Module:    currentpregnancies_w17
      Source:    UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8        Missing: -9

      Universe: if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)|
                (GRIDVARIABLES.NewMum = 1))] // Female AND aged 16 to 49 or is a new mother
      Text:      Are you currently pregnant?
      Options:     1       Yes Yes

                   2       No    No

      Use:       Ask PREG0CP



   if [Preg0CP = 1] // Currently pregnant


         Display Note
         SCREEN START. Use day, month and year template.




         Question: currentpregnancies_w17.PREGDUEDMCP                            [ Pregnancy due day mother ]

         Module:       currentpregnancies_w17
         Source:       UKHLS

                         Type: Number                  Range: 1 .. 31
                         Don't know: -1               Refused: -2                 Inapplicable: -8      Missing: -9
                                                                                                                 Page 480 of 1165
Universe:    if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge
             < 50)| (GRIDVARIABLES.NewMum = 1))] // Female AND aged 16 to 49 or is a new mother
             And if [Preg0CP = 1] // Currently pregnant

Text:        What is the expected due date for your baby?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Scripting Note
Interview:   Use drop down list of response options

             Delete
             Interviewer Instruction

Use:         Ask PREGDUEDMCP




Question: currentpregnancies_w17.PREGDUEMMCP                   [ Pregnancy due month mother
]

Module:      currentpregnancies_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                     Refused: -2   Inapplicable: -8     Missing: -9

Universe:    if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge
             < 50)| (GRIDVARIABLES.NewMum = 1))] // Female AND aged 16 to 49 or is a new mother
             And if [Preg0CP = 1] // Currently pregnant
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Scripting Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instructions

Use:         Ask PREGDUEMMCP



                                                                                            Page 481 of 1165
       Question: currentpregnancies_w17.PREGDUEYMCP                             [ Pregnancy due year mother ]

       Module:        currentpregnancies_w17
       Source:        UKHLS
       Scripting      The options should be this year and the next only.
       Notes:

                        Type: Number                 Range: 1000 .. 9999
                        Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9

       Universe:      if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge
                      < 50)| (GRIDVARIABLES.NewMum = 1))] // Female AND aged 16 to 49 or is a new mother
                      And if [Preg0CP = 1] // Currently pregnant
       Interviewer ENTER YEAR
       Instruction:
       Mixed Mode Alternatives
       Web            Scripting Note
       Interview:     Use drop down list of response options.

                      Delete
                      Interviewer Instruction

       Use:           Ask PREGDUEYMCP



       Soft check: if (Date entered is in the past) // Date entered is in the past
       You have entered that your due date is [PregDueDMCP/PregDueMMCP/PregDueYMCP] , which is in the past. If
       this answer is correct you can click to continue.


       Hard check: if (date entered is more than 10 months in future)// Date entered is more than 10 months in
       future
       Text
       The date you entered is more than 10 months in the future.


       Display Note
       SCREEN END


if [(HHGrid.R = 1|2|3 & partner HHGRID.SEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) &
(DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or wife living in HH
aged between 16 and 49 AND is male or non-pregnant female.


   Scripting Note
   Please include here a male or non-pregnant female respondent who has a female partner or wife living in the same
   household who is aged 16-49.




   Question: currentpregnancies_w17.PARTPREGCP                             [ Partner pregnant ]

    Module:    currentpregnancies_w17
    Source:    UKHLS

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if [(HHGrid.R = 1|2|3 & partner HHGRID.SEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) &
              (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or
              wife living in HH aged between 16 and 49 AND is male or non-pregnant female                Page 482 of 1165
Text:       Is your partner currently pregnant , or is anyone you have had a sexual relationship with currently
            pregnant by you {if DEMOGRAPHICS.PSEX = 1} ?
Options:
              1        Yes Yes

              2        No    No

Use:        Ask PARTPREGCP



if [PartPregCP = 1] // Partner/wife is currently pregnant


    Display Note
    SCREEN START. Use day, month and year template.




    Question: currentpregnancies_w17.PREGDUEDFCP                              [ Pregnancy due day father ]

    Module:        currentpregnancies_w17
    Source:        UKHLS

                     Type: Number                   Range: 1 .. 31
                     Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:      if [(HHGrid.R = 1|2|3 & partner HHGRID.SEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) &
                   (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female
                   partner or wife living in HH aged between 16 and 49 AND is male or non-pregnant female
                   And if [PartPregCP = 1] // Partner/wife is currently pregnant
    Text:          What is the expected due date for this baby?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web            Scripting Note
    Interview:     Use drop down list of response options

                   Delete
                   Interviewer instruction

    Use:           Ask PREGDUEDFCP




    Question: currentpregnancies_w17.PREGDUEMFCP                              [ Pregnancy due month father ]

    Module:        currentpregnancies_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

    Universe:      if [(HHGrid.R = 1|2|3 & partner HHGRID.SEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) &
                   (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female
                   partner or wife living in HH aged between 16 and 49 AND is male or non-pregnant female
                   And if [PartPregCP = 1] // Partner/wife is currently pregnant
    Interviewer ENTER MONTH
    Instruction:




                                                                                                                  Page 483 of 1165
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December


Mixed Mode Alternatives
Web          Scripting Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask PREGDUEMFCP




Question: currentpregnancies_w17.PREGDUEYFCP                           [ Pregnancy due year father ]

Module:      currentpregnancies_w17
Source:      UKHLS
Scripting    The options should be this year and the next only.
Notes:

               Type: Number                      Range: 1000 .. 9999
               Don't know: -1                   Refused: -2              Inapplicable: -8     Missing: -9

Universe:    if [(HHGrid.R = 1|2|3 & partner HHGRID.SEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) &
             (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female
             partner or wife living in HH aged between 16 and 49 AND is male or non-pregnant female
             And if [PartPregCP = 1] // Partner/wife is currently pregnant
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Scripting Note
Interview:   Use drop down list of response options.

             Delete
             Interviewer instruction

Use:         Ask PREGDUEYFCP



Soft check: if (Date entered is in the past) // Date entered is in the past
Text
You have entered that the due date is [PregDueDFCP/PregDueMFCP/PregDueYFCP] , which is in the past. If this
answer is correct you can click to continue.

                                                                                                       Page 484 of 1165
       Hard check: if (date entered is more than 10 months in future)// Date entered is more than 10 months in
       future
       Text
       The date you entered is more than 10 months in the future.


       Display Note
       SCREEN END


if [Preg0CP = 1 | PartPregCP = 1] // Respondent or partner currently pregnant




   Question: currentpregnancies_w17.PREGFERTCP                              [ Used fertility treatment ]

    Module:     currentpregnancies_w17
    Source:     UKHLS

                    Type: choice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [Preg0CP = 1 | PartPregCP = 1] // Respondent or partner currently pregnant
    Text:       Did you/your partner receive any form of fertility treatment before becoming pregnant?
    Options:      1        Yes Yes

                  2        No   No

    Use:        Ask PREGFERTCP



   if [PregFertCP = 1] // Received fertility treatment




       Question: currentpregnancies_w17.PREGFTCP                           [ Fertility treatment type received ]

        Module:        currentpregnancies_w17
        Source:        UKHLS
        Scripting      Code 96 is exclusive
        Notes:

                         Type: multichoice
                         Don't know: -1                  Refused: -2                Inapplicable: -8           Missing: -9

        Universe:      if [Preg0CP = 1 | PartPregCP = 1] // Respondent or partner currently pregnant
                       And if [PregFertCP = 1] // Received fertility treatment
        Showcard:      TBC
        Text:          Which of these types of fertility treatments did you/your partner receive? You can just say the
                       numbers of the answers that apply to you.
        Interviewer CODE ALL THAT APPLY
        Instruction:




                                                                                                                         Page 485 of 1165
        Options:         1        In vitro fertilisation             In vitro fertilisation
                                  treatment                          treatment

                         2        Medication                         Medication

                         3        Sperm donation                     Sperm donation

                         4        Egg donation                       Egg donation

                         5        Artificial insemination            Artificial insemination

                         6        Other treatment                    Other treatment

                         96       None of these                      None of these


        Mixed Mode Alternatives
        Web             Text
        Interview:      Which of these fertility treatments did you/your partner receive? Please select all the answers that
                        apply to you.

                        Delete
                        Showcard, interviewer instruction

        Telephone       Text
        Interview:      Which of these types of fertility treatments did you/your partner receive?

                        Post-text Interviewer Instruction
                        READ OUT AND CODE EACH

                        Options
                        1 In vitro fertilisation treatment
                        2 Medication
                        3 Sperm donation
                        4 Egg donation
                        5 Artificial insemination
                        6 Other treatment
                        96 None of these?

                        Delete
                        Showcard
        Use:           Ask PREGFTCP



if [Preg0CP = 1 & (livesp = 1 | livewith = 1) & (HHGrid.R = 1|2|3 & partner HHGRID.SEX = 1) & PregFTCP = 3] // If
Respondent currently pregnant and lives with male spouse/partner and has received donated sperm for pregnancy




   Question: currentpregnancies_w17.PREGSPDCP                                    [ Sperm donation ]

    Module:        currentpregnancies_w17
    Source:        UKHLS
    Scripting      Showcard reads "Was the donated sperm from your current spouse or partner?"
    Notes:         Question not shown to interviewer

                     Type: choice
                     Don't know: -1                        Refused: -2                        Inapplicable: -8   Missing: -9

    Universe:      if [Preg0CP = 1 & (livesp = 1 | livewith = 1) & (HHGrid.R = 1|2|3 & partner HHGRID.SEX = 1) &
                   PregFTCP = 3] // If Respondent currently pregnant and lives with male spouse/partner and has received
                   donated sperm for pregnancy
    Showcard: TBC
    Text:          To preserve the confidentiality of your answer to the next question, the question is printed on the card
                   for you to read yourself. Please just tell me the answer.

                                                                                                                          Page 486 of 1165
    Options:
                  1        Yes Yes

                  2        No    No

    Mixed Mode Alternatives
    Web          Text
    Interview:   Was the donated sperm from your current spouse or partner?

                 Delete
                 Showcard

    Telephone Text
    Interview: Was the donated sperm from your current spouse or partner?

                 Delete
                 Showcard
    Use:         Ask PREGSPDCP



if [(Preg0CP = 1| PartPregCP = 1) & (HHGRID.LIVESP <> 1 & HHGRID.LIVEWITH <> 1)]// Respondent or partner
currently pregnant AND does not have a spouse or partner residing in the household and is not living with someone in
household as a couple




   Question: currentpregnancies_w17.RELTOPWCFCP                                [ Relationship to child's father ]

    Module:      currentpregnancies_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                      Inapplicable: -8              Missing: -9

    Universe:    if [(Preg0CP = 1| PartPregCP = 1) & (HHGRID.LIVESP <> 1 & HHGRID.LIVEWITH <> 1)] // Respondent
                 or partner currently pregnant AND does not have a spouse or partner residing in the household and is
                 not living with someone in household as a couple
    Showcard: TBC
    Text:        Which of these best describes your relationship to your unborn baby's father/mother?
    Options:      1        Currently in relationship/married but not living   Currently in relationship/married but not living
                           together                                           together

                  2        Previously married, now separated/divorced         Previously married, now separated/divorced

                  3        Previously lived together, now separated           Previously lived together, now separated

                  4        Previously in a relationship but didn't live       Previously in a relationship but didn't live
                           together                                           together

                  5        Never in a relationship/just friends               Never in a relationship/just friends

                  6        Sperm donation                                     Sperm donation

                  7        They are deceased                                  They are deceased

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Showcard
    Telephone Delete
    Interview: Showcard

                 Post-text interviewer instruction
                 READ OUT

    Use:         Ask RELTOPWCFCP
                                                                                                                             Page 487 of 1165
End



Annual Fertility History Module                        (annualfertilityhistory_w17.v02)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// Interviewed at prior wave or has been interviewed previously


    if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)|
    (GRIDVARIABLES.NewMum = 1))] // Female and aged 16 to 49 or is a new mother




        Question: annualfertilityhistory_w17.PREG                    [ Has had a pregnancy ]

        Module:      annualfertilityhistory_w17
        Source:      UKHLS

                       Type: choice
                       Don't know: -1                 Refused: -2                    Inapplicable: -8     Missing: -9

        Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 &
                  DEMOGRAPHICS.PDVAge < 50)| (GRIDVARIABLES.NewMum = 1))] // Female and aged 16 to 49 or
                  is a new mother
        Text:        The next questions are about any other children you may have.

                     Aside from your current pregnancy, since {if CURRENTPREGNANCIES.PREG0CP = 1} Since {if
                     CURRENTPREGNANCIES.PREG0CP = 2} [ff_IntDate] have you been pregnant at all, even if this
                     did not result in a live birth?
        Options:      1        Pregnant at last            Pregnant at last
                               interview                   interview

                      2        Yes, has had pregnancy      Yes, has had pregnancy

                      3        No pregnancies              No pregnancies

        Mixed Mode Alternatives
        Web        Options
        Interview: 1 Pregnant at last interview
                   2 I've had a pregnancy/pregnancies since the last interview
                   3 No pregnancies

        Use:         if (ff_hlpreg = 1) compute Preg=1;
                     Else: ask;



    if [HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50))]// Has a female
    partner or wife living in HH aged between 16 and 49


        Scripting Note
        Please include here a male or female respondent who has a female partner or wife living in the same household
        who is aged 16-49




        Question: annualfertilityhistory_w17.PARTHADPREG                             [ Partner has had a pregnancy ]

        Module:      annualfertilityhistory_w17
        Source:      UKHLS                                                                                         Page 488 of 1165
                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9


    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage <
              50))] // Has a female partner or wife living in HH aged between 16 and 49
    Text:        The next questions are about any other children you may have.

                  Aside from their current pregnancy, since {if CURRENTPREGNANCIES.PARTPREGCP = 1} Since
                 {if CURRENTPREGNANCIES.PARTPREGCP = 2} [ff_IntDate] has your partner been pregnant at
                 all, even if this did not result in a live birth?
    Options:
                  1        Pregnant at last            Pregnant at last
                           interview                   interview

                  2        Yes, has had pregnancy      Yes, has had pregnancy

                  3        No pregnancies              No pregnancies

    Mixed Mode Alternatives
    Web        Options
    Interview: 1 Pregnant at last interview
               2 Yes, they've had a pregnancy/pregnancies since the last interview
               3 No pregnancies
    Use:         if (ff_parthlpreg = 1) compute PARTHADPREG =1;
                 Else: ask;




Question: annualfertilityhistory_w17.COUNTER                        []

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Use:         compute
             Counter = if (Preg = 1|2) | (PARTHADPREG = 1|2) then NextPreg = 1;
             Else NextPreg = 0.



if [NextPreg = 1] // Has not reached current pregnancy status


   loop until [NextPreg = 0]
   Name: Pregnancy Loop


       if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | (PARTHADPREG = 1 & ff_parthlpreg <> 1) | PARTHADPREG =
       2 | (MORPREG = 1|2)] // Has/partner has had a pregnancy since last interview/next pregnancy


            Display Note
            SCREEN START. Use month and year template.




            Question: annualfertilityhistory_w17.PREGM                     [ Month of pregnancy ]

            Module:       annualfertilityhistory_w17
            Source:       UKHLS                                                                                     Page 489 of 1165
               Type: choice
               Don't know: -1                   Refused: -2           Inapplicable: -8    Missing: -9

In Loops:    loop until [NextPreg = 0]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | (PARTHADPREG = 1 & ff_parthlpreg <> 1) |
             PARTHADPREG = 2 | (MORPREG = 1|2)] // Has/partner has had a pregnancy since last
             interview/next pregnancy
Text:        In what month and year did you {if Preg = 2 | MORPREG = 1} they {if PARTHADPREG = 2
             | MORPREG = 2} become pregnant?
Interviewer INCLUDE STILLBIRTHS, MISCARRIAGES AND TERMINATIONS
Instruction:
             PLEASE ENTER THE MONTH
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Text
Interview:   In what month and year did you {if Preg = 2 | MORPREG = 1} they {if PARTHADPREG = 2
             | MORPREG = 2} become pregnant? Do consider stillbirths, miscarriages and terminations
             when answering this question.

             Display Note
             use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction

Use:         Ask PREGM




Question: annualfertilityhistory_w17.PREGY4                      [ Year of pregnancy ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number                     Range: 1000 .. 9999
               Don't know: -1                  Refused: -2            Inapplicable: -8    Missing: -9

                                                                                                    Page 490 of 1165
In Loops:      loop until [NextPreg = 0]

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
               previously
               And if [NextPreg = 1] // Has not reached current pregnancy status
               And if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | (PARTHADPREG = 1 & ff_parthlpreg <> 1) |
               PARTHADPREG = 2 | (MORPREG = 1|2)] // Has/partner has had a pregnancy since last
               interview/next pregnancy
Interviewer PLEASE ENTER THE YEAR
Instruction:
Mixed Mode Alternatives
Web            Display Note
Interview:     use drop down list of response options

               Question Box Label
               Year

               Delete
               Interviewer instruction
Use:           Ask PREGY4



Hard check: if (date entered is in the future) // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Soft Check: If (Date entered is prior to ff_intdate)// Date entered is prior to the previous interview
date
Text
The date you have entered is prior to the date we previously interviewed you on. If this is correct, please
click to continue.


Display Note
SCREEN END




Question: annualfertilityhistory_w17.PREGFERT                        [ Used fertility treatment ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                Refused: -2               Inapplicable: -8         Missing: -9

In Loops: loop until [NextPreg = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | (PARTHADPREG = 1 & ff_parthlpreg <> 1) |
          PARTHADPREG = 2 | (MORPREG = 1|2)] // Has/partner has had a pregnancy since last
          interview/next pregnancy
Text:        Did you/your partner receive any form of fertility treatment before becoming pregnant?
Options:      1         Yes Yes

              2         No    No

Use:         Ask PREGFERT



if [PregFert = 1] // Received fertility treatment                                                         Page 491 of 1165
Question: annualfertilityhistory_w17.PREGFT                         [ Fertility treatment type
received ]

Module:      annualfertilityhistory_w17
Source:      UKHLS
Scripting    Code 96 is exclusive
Notes:

               Type: multichoice
               Don't know: -1                   Refused: -2              Inapplicable: -8   Missing: -9

In Loops:    loop until [NextPreg = 0]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | (PARTHADPREG = 1 & ff_parthlpreg <>
             1) | PARTHADPREG = 2 | (MORPREG = 1|2)] // Has/partner has had a pregnancy since
             last interview/next pregnancy
             And if [PregFert = 1] // Received fertility treatment
Showcard:    TBC
Text:        Which of these types of fertility treatments did you/your partner receive? You can just
             say the numbers of the answers that apply.
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
              1        In vitro fertilisation             In vitro fertilisation
                       treatment                          treatment

              2        Medication                         Medication

              3        Sperm donation                     Sperm donation

              4        Egg donation                       Egg donation

              5        Artificial insemination            Artificial insemination

              6        Other treatment                    Other treatment

              96       None of these                      None of these

Mixed Mode Alternatives
Web          Text
Interview:   Which of these fertility treatments did you/your partner receive? Please select all the
             answers that apply.

             Delete
             Showcard, interviewer instruction

Telephone    Text
Interview:   Which of these types of fertility treatments did you/your partner receive?

             Post-text Interviewer Instruction
             READ OUT AND CODE EACH

             Options
             1 In vitro fertilisation treatment
             2 Medication
             3 Sperm donation
             4 Egg donation
             5 Artificial insemination
             6 Other treatment
             96 None of these?

             Delete
             Showcard                                                                                  Page 492 of 1165
       Use:           Ask PREGFT



if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | MORPREG = 1]// Has been pregnant since last interview/next
pregnancy


   if [(livesp = 1 | livewith = 1) & (HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 1) & PregFT = 3]// If lives
   with male spouse or partner and has received donated sperm for pregnancy




       Question: annualfertilityhistory_w17.PREGSPD                       [ Sperm donation ]

       Module:       annualfertilityhistory_w17
       Source:       UKHLS
       Scripting     Showcard reads "Was the donated sperm from your current spouse or partner?";
       Notes:        Question not shown to interviewer

                       Type: choice
                       Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

       In Loops:     loop until [NextPreg = 0]

       Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                     previously
                     And if [NextPreg = 1] // Has not reached current pregnancy status
                     And if [(Preg = 1 & ff_hlpreg <> 1) | Preg = 2 | MORPREG = 1] // Has been pregnant
                     since last interview/next pregnancy
                     And if [(livesp = 1 | livewith = 1) & (HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 1) &
                     PregFT = 3] // If lives with male spouse or partner and has received donated sperm for
                     pregnancy
       Showcard: TBC
       Text:         To preserve the confidentiality of your answer to the next question, the question is printed
                     on the card for you to read yourself. Please just tell me the answer.
       Options:
                       1        Yes Yes

                       2        No    No

       Mixed Mode Alternatives
       Web            Text
       Interview:     Was the donated sperm from your current spouse or partner?

                      Delete
                      Showcard

       Telephone Text
       Interview: Was the donated sperm from your current spouse or partner?

                      Delete
                      Showcard
       Use:          Ask PREGSPD



if [((Preg = 1 | 2) | (MORPREG = 1)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))]// Was/partner was
pregnant at last interview or has been pregnant since last interview or next pregnancy




   Question: annualfertilityhistory_w17.PREGOUT                        [ Outcome of pregnancy ]

   Module:        annualfertilityhistory_w17
                                                                                                             Page 493 of 1165
   Source:        UKHLS
Scripting     The text 'Last time we interviewed you, you were pregnant.' or 'Last time we interviewed you,
Notes:        your partner was pregnant.' should appear only for the first iteration of the loop. See Redmine
              issue 13736

                 Type: choice
                 Don't know: -1                 Refused: -2              Inapplicable: -8         Missing: -9

In Loops:     loop until [NextPreg = 0]

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [((Preg = 1 | 2) | (MORPREG = 1)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))] //
              Was/partner was pregnant at last interview or has been pregnant since last interview or next
              pregnancy
Showcard: TBC
Text:          Last time we interviewed you, you were pregnant. {if PREG = 1 | ff_hlpreg = 1} Last time we
              interviewed you, your partner was pregnant. {if PARTHADPREG = 1 | ff_parthlpreg = 1} Did
              this pregnancy result in a live birth with a normal delivery or by caesarean section?
Options:
                1         Live birth - normal          Live birth - normal
                          delivery                     delivery

                2         Live birth - caesarean       Live birth - caesarean

                3         Not live birth               Not live birth

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Telephone Scripting notes
Interview: If mode is CATI, question is to be interviewer coded, NOT a 'READ OUT'
           Delete
           Showcard

Use:          Ask PREGOUT



if [PregOut = 3 ] // Pregnancy did not result in a live birth




    Question: annualfertilityhistory_w17.PREGEND                             [ How pregnancy ended ]

    Module:         annualfertilityhistory_w17
    Source:         UKHLS

                      Type: choice
                      Don't know: -1              Refused: -2                Inapplicable: -8     Missing: -9

    In Loops:       loop until [NextPreg = 0]

    Universe:       if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                    previously
                    And if [NextPreg = 1] // Has not reached current pregnancy status
                    And if [((Preg = 1 | 2) | (MORPREG = 1)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))]
                    // Was/partner was pregnant at last interview or has been pregnant since last interview or
                    next pregnancy
                    And if [PregOut = 3 ] // Pregnancy did not result in a live birth
    Showcard: TBC
    Text:           How did this pregnancy end? Please just tell me the number from the card.



                                                                                                             Page 494 of 1165
       Options:
                      1        Miscarriage       Miscarriage

                      2        Stillbirth        Stillbirth

                      3        Termination       Termination

                      4        Ectopic or        Ectopic or
                               tubal             tubal



       Mixed Mode Alternatives
       Web           Text
       Interview:    How did this pregnancy end?

                     Delete
                     Showcard
       Telephone Text
       Interview: How did this pregnancy end?

                     Delete
                     Showcard

       Use:          Ask PREGEND




       Question: annualfertilityhistory_w17.ENDMNTH                             [ Month pregnancy ended if
       not live birth ]

       Module:      annualfertilityhistory_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1             Refused: -2                 Inapplicable: -8    Missing: -9

       In Loops: loop until [NextPreg = 0]

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                 previously
                 And if [NextPreg = 1] // Has not reached current pregnancy status
                 And if [((Preg = 1 | 2) | (MORPREG = 1)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))]
                 // Was/partner was pregnant at last interview or has been pregnant since last interview or
                 next pregnancy
                 And if [PregOut = 3 ] // Pregnancy did not result in a live birth
       Text:        I am sorry to hear that. How many months pregnant were you {if PREG = 1 | PREG = 2 |
                    MORPREG = 1 | ff_hlpreg = 1} was your partner {if PARTHADPREG = 1 |
                    PARTHADPREG = 2 | MORPREG = 2 | ff_parthlpreg = 1} when this pregnancy ended.
                    Was it less than 3 months, between 3 and 6 months, or 6 months or more?
       Options:
                     1        Less than 3 months              Less than 3 months

                     2        Between 3 and 6                 Between 3 and 6
                              months                          months

                     3        6 months or more                6 months or more

       Mixed Mode Alternatives
       Web        Text
       Interview: We are sorry to hear that. How many months pregnant were you {if PREG = 1 | PREG =
                  2 | MORPREG = 1 | ff_hlpreg = 1} was your partner {if PARTHADPREG = 1 |
                  PARTHADPREG = 2 | MORPREG = 2 | ff_parthlpreg = 1} when this pregnancy ended.
       Use:         If (Pregend = 2) Compute EndMnth = 3;
                    Else: Ask


                                                                                                         Page 495 of 1165
if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)]// Pregnancy resulted in a live birth
Question: annualfertilityhistory_w17.PREGSMOKE                           [ Smoked during pregnancy
]

Module:     annualfertilityhistory_w17
Source:     UKHLS

                Type: choice
                Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: loop until [NextPreg = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in a live
          birth
Text:       Did you smoke at all during this pregnancy, including before you were aware that you were
            pregnant?
Options:       1        Yes Yes

               2        No   No

Use:        Ask PREGSMOKE



if [PregSmoke = 1] // Smoked during pregnancy




   Question: annualfertilityhistory_w17.SMKMNTH                         [ Trimesters smoked ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: multichoice
                     Don't know: -1              Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:      loop until [NextPreg = 0]

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                   previously
                   And if [NextPreg = 1] // Has not reached current pregnancy status
                   And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in a
                   live birth
                   And if [PregSmoke = 1] // Smoked during pregnancy
    Text:          During which months of this pregnancy did you smoke? Did you smoke in...
    Interviewer READ OUT AND CODE ALL THAT APPLY
    Instruction:
    Options:        1        Months 1 to       Months 1 to
                             3                 3

                    2        Months 4 to       Months 4 to
                             6                 6

                    3        Months 7 to       Months 7 to
                             9                 9

    Mixed Mode Alternatives

                                                                                                          Page 496 of 1165
Web             Text
Interview:      During which months of this pregnancy did you smoke? Please select all of the answers
                that apply

                Delete
                Interviewer instruction

Use:            Ask SMKMNTH



if [SmkMnth = 1] // Smoked during first trimester




   Question: annualfertilityhistory_w17.PREGSMK1                          [ No. of cigarettes
   smoked during first trimester ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number                Range: 0 .. 997
                     Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9

    In Loops:      loop until [NextPreg = 0]

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                   previously
                   And if [NextPreg = 1] // Has not reached current pregnancy status
                   And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in
                   a live birth
                   And if [PregSmoke = 1] // Smoked during pregnancy
                   And if [SmkMnth = 1] // Smoked during first trimester
    Text:          On average, how many cigarettes did you smoke per day during months one to
                   three of this pregnancy?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer instruction

    Use:           Ask PREGSMK1



   Soft check: if (PregSmk1 > 40) // Smoked more than 40 cigarettes per day whilst pregnant
   Text
   You have just entered that you smoked [PregSmk1] per day during months one to three of your
   pregnancy. If this answer is correct you can click to continue.


if [SmkMnth = 2] // Smoked during second trimester




   Question: annualfertilityhistory_w17.PREGSMK2                          [ No. of cigarettes
   smoked during second trimester ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number                Range: 0 .. 997
                     Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9

                                                                                                       Page 497 of 1165
    In Loops:     loop until [NextPreg = 0]

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [NextPreg = 1] // Has not reached current pregnancy status
                  And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in
                  a live birth
                  And if [PregSmoke = 1] // Smoked during pregnancy
                  And if [SmkMnth = 2] // Smoked during second trimester
    Text:         On average, how many cigarettes did you smoke per day during months four to six
                  of this pregnancy?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer instruction
    Use:          Ask PREGSMK2



   Soft check: if (PregSmk2 > 40) // Smoked more than 40 cigarettes per day whilst pregnant
   Text
   You have just entered that you smoked [PregSmk2] per day during months four to six of your
   pregnancy. If this answer is correct you can click to continue.


if [SmkMnth = 3] // Smoked during third trimester




   Question: annualfertilityhistory_w17.PREGSMK3                         [ No. of cigarettes
   smoked during third trimester ]

    Module:       annualfertilityhistory_w17
    Source:       UKHLS

                    Type: Number                Range: 0 .. 997
                    Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9

    In Loops:     loop until [NextPreg = 0]

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [NextPreg = 1] // Has not reached current pregnancy status
                  And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in
                  a live birth
                  And if [PregSmoke = 1] // Smoked during pregnancy
                  And if [SmkMnth = 3] // Smoked during third trimester
    Text:         On average, how many cigarettes did you smoke per day during months seven to
                  nine of this pregnancy?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer instruction

    Use:          Ask PREGSMK3



   Soft check: if (PregSmk3 > 40) // Smoked more than 40 cigarettes per day whilst pregnant
   You have just entered that you smoked [PregSmk3] per day during months seven to nine of your
   pregnancy. If this answer is correct you can click to continue.                           Page 498 of 1165
Question: annualfertilityhistory_w17.AEDROF                         [ Freq alcohol while preg ]

Module:       annualfertilityhistory_w17
Source:       MCS

                Type: choice
                Don't know: -1                  Refused: -2               Inapplicable: -8        Missing: -9

In Loops:     loop until [NextPreg = 0]

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in a live
              birth
Showcard: TBC
Text:         Which of these best describes how often you usually drank alcohol during this pregnancy?
Options:        1         Every day                  Every day

                2         5-6 times per week         5-6 times per week

                3         3-4 times per week         3-4 times per week

                4         1-2 times per week         1-2 times per week

                5         1-2 times per month        1-2 times per month

                6         Less than once a           Less than once a
                          month                      month

                7         Never                      Never

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard
Telephone Delete
Interview: Showcard

              Post-text Interviewer instruction
              READ OUT

Use:          Ask AEDROF



if [AEDROF = 1 | 2 | 3 | 4]// Drank alcohol between daily and once or twice a week when pregnant




   Question: annualfertilityhistory_w17.AEPUWK                          [ Units alcohol per week ]

    Module:         annualfertilityhistory_w17
    Source:         MCS

                      Type: Number                 Range: 0 .. 97
                      Don't know: -1              Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:       loop until [NextPreg = 0]




                                                                                                             Page 499 of 1165
        Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                      previously
                      And if [NextPreg = 1] // Has not reached current pregnancy status
                      And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in a
                      live birth
                      And if [AEDROF = 1 | 2 | 3 | 4] // Drank alcohol between daily and once or twice a week
                      when pregnant

        Text:         And in an average week, how many units did you drink?
        Interviewer ADD IF NECESSARY "By a unit I mean 1/2 pint of beer, a glass of wine or a single
        Instruction: measure of spirit or liqueur"
        Mixed Mode Alternatives
        Web           Help
        Interview:    By a unit we mean 1/2 pint of beer, a glass of wine or a single measure of spirit or
                      liqueur.

                      Delete
                      Interviewer instruction

        Use:          Ask AEPUWK



   if [AEDROF = 5 | 6] // Drank alcohol once or twice a month or less than once a month




       Question: annualfertilityhistory_w17.AEPUDA                        [ Units alcohol per occasion ]

        Module:       annualfertilityhistory_w17
        Source:       MCS

                        Type: Number                Range: 0 .. 97
                        Don't know: -1             Refused: -2               Inapplicable: -8       Missing: -9

        In Loops:     loop until [NextPreg = 0]

        Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                      previously
                      And if [NextPreg = 1] // Has not reached current pregnancy status
                      And if [((Preg = 1 | 2) | (MORPREG = 1)) & (Pregout = 1 | 2)] // Pregnancy resulted in a
                      live birth
                      And if [AEDROF = 5 | 6] // Drank alcohol once or twice a month or less than once a
                      month
        Text:         And on the days when you did drink alcohol, on average how many units did you drink in
                      a day?
        Interviewer ADD IF NECESSARY "By a unit I mean 1/2 pint of beer, a glass of wine or a single
        Instruction: measure of spirit or liqueur"
        Mixed Mode Alternatives
        Web           Help
        Interview:    By a unit we mean 1/2 pint of beer, a glass of wine or a single measure of spirit or
                      liqueur.

                      Delete
                      Interviewer instruction

        Use:          Ask AEPUDA



if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or stillbirth;




                                                                                                             Page 500 of 1165
Question: annualfertilityhistory_w17.LCHMULTI                         [ Pregnancy resulted in multiple
births ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

              Type: choice
              Don't know: -1              Refused: -2                   Inapplicable: -8         Missing: -9

In Loops: loop until [NextPreg = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or
          stillbirth;
Text:       I am sorry to hear your baby/babies were stillborn. {if Pregend=2} Did you have a multiple
            birth such as twins or triplets with this pregnancy {if Pregout=1|2} stillbirth {if Pregend=2} ?
Options:
             1        Yes, twins                   Yes, twins

             2        Yes, triplets                Yes, triplets

             3        Yes, quadruplets or          Yes, quadruplets or
                      more                         more

             4        No, it was a single birth    No, it was a single birth

Mixed Mode Alternatives
Web        Text
Interview: We are sorry to hear your baby/babies were stillborn. {if Pregend=2} Did you have a multiple
           birth such as twins or triplets with this pregnancy {if Pregout=1|2} stillbirth {if Pregend=2} ?

Use:        Ask LCHMULTI




Question: annualfertilityhistory_w17.LCHBIO                        [ Baby is R's biological child ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

              Type: choice
              Don't know: -1              Refused: -2                   Inapplicable: -8         Missing: -9

In Loops: loop until [NextPreg = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or
          stillbirth;
Text:       Can I just check, [is/was/are/were] [this baby/these babies] your biological [child/children] ?
Options:     1        Yes Yes

             2        No    No

Mixed Mode Alternatives
Web        Text
Interview: Can we just check, [is/was/are/were] [this baby/these babies] your biological
           [child/children] ?

Use:        if (PREG = 1|2) Compute LCHBIO = 1;
            Else: Ask
                                                                                                           Page 501 of 1165
if [(PregOut = 1 | PregOut = 2) & LCHBIO = 2]// Pregnancy or partner's pregnancy ended in live birth and
baby is not R's biological child




   Question: annualfertilityhistory_w17.LCHNBIO                        [ R adopted baby ]

    Module:     annualfertilityhistory_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    In Loops: loop until [NextPreg = 0]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1 | PregOut = 2) & LCHBIO = 2] // Pregnancy or partner's pregnancy ended
              in live birth and baby is not R's biological child
    Text:       Have you adopted the [baby/babies] or become their legal parent?
    Options:     1        Yes Yes

                 2        No     No

    Use:        Ask LCHNBIO



if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or stillbirth




   Question: annualfertilityhistory_w17.LCHREL                       [ Parental relationship ]

    Module:     annualfertilityhistory_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    In Loops: loop until [NextPreg = 0]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or
              stillbirth
    Options:     1        Biological              Biological

                 2        Adopted/legal           Adopted/legal
                          parent                  parent

                 3        Step                    Step

    Use:        If Preg = 1 | 2 compute Lchrel = 1;
                else if Lchbio = 1 compute Lchrel = 1;
                else if Lchnbio = 1 compute Lchrel = 2;
                else if (Lchbio = 2 & Lchnbio = 2) compute Lchrel = 3




   Question: annualfertilityhistory_w17.NBIRTH                      [ Number of children for pregnancy
   ]                                                                                                         Page 502 of 1165
Module:     annualfertilityhistory_w17

Source:     UKHLS

              Type: Number                    Range: 0 .. 9
              Don't know: -1                 Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop until [NextPreg = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live birth or
          stillbirth
Use:        Compute Nbirth = number Of Children Born/stillborn From Pregnancy Using LCHMULTI



Loop for each child from pregnancy (NBIRTH)
Name: LCHLVLoop




   Question: annualfertilityhistory_w17.LCHLV                       [ Child still lives with parent ]

   Module:      annualfertilityhistory_w17
   Source:      UKHLS

                   Type: choice
                   Don't know: -1              Refused: -2               Inapplicable: -8      Missing: -9

   In Loops: loop until [NextPreg = 0]

                Loop for each child from pregnancy (NBIRTH)

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live
             birth or stillbirth
   Text:        Is your [first/second/third/fourth] new baby still living with you?
   Options:
                 1        Yes    Yes

                 2        No     No

                 3        Died Died

   Use:         If ((Pregend = 2)) Compute LChLv = 3;
                Else: Ask



   if [LChLv = 1] // newborn child is living with respondent




       Question: annualfertilityhistory_w17.LCHNO                       [ PNO of child ]

       Module:        annualfertilityhistory_w17
       Source:        UKHLS
       Scripting      Only include PNOs of children new to the HH since the last interview
       Notes:

                        Type: choice
                        Don't know: -1             Refused: -2            Inapplicable: -8     Missing: -9
                                                                                                        Page 503 of 1165
In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [LChLv = 1] // newborn child is living with respondent
Interviewer WHICH NEWBORN BIOLOGICAL CHILD OF THE RESPONDENT IS THIS?
Instruction:
Options:      1        [CHILD NAME] aged [CHILDS
                                                                  child 1
                       AGE]

              2        [CHILD NAME] aged [CHILDS
                                                                  child 2
                       AGE]

              3        [CHILD NAME] aged [CHILDS
                                                                  child 3
                       AGE]

              4        [CHILD NAME] aged [CHILDS
                                                                  child 4
                       AGE]

              5        [CHILD NAME] aged [CHILDS
                                                                  child 5
                       AGE]

              6        [CHILD NAME] aged [CHILDS
                                                                  child 6
                       AGE]

              7        [CHILD NAME] aged [CHILDS
                                                                  child 7
                       AGE]

              8        [CHILD NAME] aged [CHILDS
                                                                  child 8
                       AGE]

              9        [CHILD NAME] aged [CHILDS
                                                                  child 9
                       AGE]

              10       [CHILD NAME] aged [CHILDS
                                                                  child 10
                       AGE]

              11       [CHILD NAME] aged [CHILDS
                                                                  child 11
                       AGE]

              12       [CHILD NAME] aged [CHILDS
                                                                  child 12
                       AGE]

              13       [CHILD NAME] aged [CHILDS
                                                                  child 13
                       AGE]

              14       [CHILD NAME] aged [CHILDS
                                                                  child 14
                       AGE]

              15       [CHILD NAME] aged [CHILDS
                                                                  child 15
                       AGE]

              16       [CHILD NAME] aged [CHILDS
                                                                  child 16
                       AGE]

              99                                                  Child not on the
                       Child not on the list
                                                                  list

Mixed Mode Alternatives
Web          Text
Interview:   Please confirm which newborn child this is.

             Delete
             Interviewer instruction
Use:         Ask LCHNO


                                                                                                   Page 504 of 1165
if [LChNo <> 99|DK|REF|MIS] // child's PNO entered
       Question: annualfertilityhistory_w17.LCHCHK                        [ Check child's name,
       sex and DOB ]

       Module:      annualfertilityhistory_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1             Refused: -2           Inapplicable: -8      Missing: -9

       In Loops: loop until [NextPreg = 0]

                    Loop for each child from pregnancy (NBIRTH)

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                 previously
                 And if [NextPreg = 1] // Has not reached current pregnancy status
                 And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
                 live birth or stillbirth
                 And if [LChLv = 1] // newborn child is living with respondent
                 And if [LChNo <> 99|DK|REF|MIS] // child's PNO entered
       Text:        Can I check, [CHILD'S NAME] is a [boy/girl] and their date of birth is [DOB] ?
       Options:      1        Yes Yes

                     2        No     No

       Mixed Mode Alternatives
       Web        Can we check, [CHILD'S NAME] is a [boy/girl] and their date of birth is [DOB] ?
       Interview:
       Use:         Ask LCHCHK



if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ]// newborn child is no
longer living with respondent or has died/stillborn or resident child not identified




   Question: annualfertilityhistory_w17.LCHNAME [ Child no longer living
   with respondent or has died or resident child not identified: name ]

    Module:       annualfertilityhistory_w17
    Source:       UKHLS

                    Type: String                Length: 255
                    Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:     loop until [NextPreg = 0]

                  Loop for each child from pregnancy (NBIRTH)

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [NextPreg = 1] // Has not reached current pregnancy status
                  And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
                  live birth or stillbirth
                  And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
                  newborn child is no longer living with respondent or has died/stillborn or resident
                  child not identified


                                                                                                        Page 505 of 1165
Text:           Thinking of your [first/second/third/fourth] baby, could {if Nbirth>1 & Pregend =2}
                Could {if Nbirth=1} Could {if Nbirth>1 & Pregend <> 2} you please tell me their
                name?

Interviewer ENTER CHILD'S FIRST NAME
Instruction:
Mixed Mode Alternatives
Web             Text
Interview:      Thinking of your [first/second/third/fourth] baby, could {if Nbirth>1 & Pregend =2}
                Could {if Nbirth=1} Could {if Nbirth>1 & Pregend <> 2} you please tell us their
                name?

                Question Box Label
                Child's name

                Delete
                Interviewer instruction

Use:            Ask LCHNAME



if [LChLv = 2] // newborn child is no longer living with respondent




   Question: annualfertilityhistory_w17.LCHAL                         [ Child age when last lived
   with parent ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number               Range: 0 .. 60
                     Don't know: -1            Refused: -2            Inapplicable: -8   Missing: -9

    In Loops:      loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                   interviewed previously
                   And if [NextPreg = 1] // Has not reached current pregnancy status
                   And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                   in live birth or stillbirth
                   And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
                   newborn child is no longer living with respondent or has died/stillborn or resident
                   child not identified
                   And if [LChLv = 2] // newborn child is no longer living with respondent
    Text:          How old was [CHILD'S NAME] when they last lived with you?
    Interviewer ENTER AGE IN MONTHS. CODE 0 IF CHILD NEVER LIVED WITH
    Instruction: RESPONDENT
    Mixed Mode Alternatives
    Web             Text
    Interview:      How old was he/she when he/she last lived with you? Please enter the age in
                    months. Enter 0 if the child never lived with you.

                    Delete
                    Interviewer instruction
    Use:           Ask LCHAL



if [LChLv = 3] // newborn child has died or stillborn

                                                                                                  Page 506 of 1165
Question: annualfertilityhistory_w17.LCHDODD                      [ Newborn child's DOD
day ]


Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number
               Don't know: -1            Refused: -2        Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified
             And if [LChLv = 3] // newborn child has died or stillborn
Text:        I am sorry to hear [CHILD'S NAME] died {if PREGEND <>2} was stillborn {if
             PREGEND = 2} . What date did that happen?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   We are sorry to hear [CHILD'S NAME] died {if PREGEND <>2} was stillborn
             {if PREGEND = 2} . What date did that happen?

             Display Note
             Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask LCHDODD




Question: annualfertilityhistory_w17.LCHDODM                      [ Newborn child's DOD
month ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1            Refused: -2        Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified                                                            Page 507 of 1165
             And if [LChLv = 3] // newborn child has died or stillborn
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask LCHDODM




Question: annualfertilityhistory_w17.LCHDODYR                       [ Newborn child's
DOD year ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number             Range: 1000 .. 9999
               Don't know: -1          Refused: -2          Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified
             And if [LChLv = 3] // newborn child has died or stillborn
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction
                                                                                            Page 508 of 1165
Use:         Ask LCHDODYR
   Hard check: if (date entered is in the future) // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Hard check: if (Date entered is prior to ff_intdate)// Date entered is prior to the previous
   interview date
   Text
   The date you have entered is prior to the date of the previous interview.




Question: annualfertilityhistory_w17.LCHSX                       [ Child's sex ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

                Type: choice
                Don't know: -1           Refused: -2              Inapplicable: -8     Missing: -9

In Loops: loop until [NextPreg = 0]

            Loop for each child from pregnancy (NBIRTH)

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
          previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live
          birth or stillbirth
          And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
          newborn child is no longer living with respondent or has died/stillborn or resident child
          not identified
Text:         Are {if Lchlv=2} Were {if Lchlv=3} they a boy or a girl?
Options:
              1        Boy Boy

              2        Girl   Girl

Use:        Ask LCHSX



if [Pregend <> 2] // Newborn child not stillborn


   Display Note
   SCREEN START. Use month and year template.




   Question: annualfertilityhistory_w17.LCHDOBD                          [ Newborn child's DOB
   day ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number               Range: 1 .. 31
                     Don't know: -1            Refused: -2          Inapplicable: -8   Missing: -9

    In Loops:      loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

                                                                                               Page 509 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified
             And if [Pregend <> 2] // Newborn child not stillborn

Text:        What is {if Lchlv=2} was {if Lchlv=3} [CHILD'S NAME] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask LCHDOBD




Question: annualfertilityhistory_w17.LCHDOBM                      [ Newborn child's DOB
month ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1            Refused: -2        Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified
             And if [Pregend <> 2] // Newborn child not stillborn
Interviewer ENTER MONTH
Instruction:




                                                                                            Page 510 of 1165
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December


Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction
Use:         Ask LCHDOBM




Question: annualfertilityhistory_w17.LCHDOBYR                       [ Newborn child's
DOB year ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number             Range: 1000 .. 9999
               Don't know: -1          Refused: -2          Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
             interviewed previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
             in live birth or stillbirth
             And if [(LChLv = 2|3) | (LChLv = 1 & (LChNo = 99|DK|REF|MIS)) |LChChk = 2 ] //
             newborn child is no longer living with respondent or has died/stillborn or resident
             child not identified
             And if [Pregend <> 2] // Newborn child not stillborn
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction
Use:         Ask LCHDOBYR                                                                   Page 511 of 1165
       Hard check: if (Date entered is in the future) // Do not allow future dates to be entered
       Text
       The date you have entered is in the future.


       Hard check: if (Date entered is prior to ff_intdate)// Date entered is prior to the previous
       interview date
       Text
       Earlier you indicated that you have had a new child since we previously interviewed you on
        [ff_intdate] . However the date you have just given for the date of birth of this child is prior to
       that date.


       Hard check: if (Date Entered Is Prior To Respondents DOB) // Do not allow dates that are
       prior to the respondents date of birth to be entered
       Text
       The date you have entered is prior to your date of birth.


       Display Note
       SCREEN END


if [(LCHLV = 1 & ((LCHNO = 99|DK|REF|MIS) | LCHCHK = 2)) | LCHLV = 2]// Resident child not
identified on Household Grid or Non-resident child


   Scripting Note
   If NBIRTH > 1 and subsequent loop, do not ask. Use response from previous loop.




   Question: annualfertilityhistory_w17.LCHHGMIS                           [ Child's other parent
   lives in household ]

    Module:     annualfertilityhistory_w17
    Source:     UKHLS
    Scripting   Please list names of all adults aged 16+ in household
    Notes:

                  Type: choice
                  Don't know: -1             Refused: -2              Inapplicable: -8         Missing: -9

    In Loops: loop until [NextPreg = 0]

                Loop for each child from pregnancy (NBIRTH)

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live
              birth or stillbirth
              And if [(LCHLV = 1 & ((LCHNO = 99|DK|REF|MIS) | LCHCHK = 2)) | LCHLV = 2] //
              Resident child not identified on Household Grid or Non-resident child
    Text:       Can I just check, does [CHILD'S NAME] 's mother/father/other legal parent live here
                with you? If so, who is it?




                                                                                                         Page 512 of 1165
    Options:
                 0         Not resident here                                  Not resident here

                 1         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

                 2         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

                 3         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

                 4         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

                 5         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

                 6         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

                 7         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

                 8         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

                 9         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

                 10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           10]                                                10

                 11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           11]                                                11

                 12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           12]                                                12

                 13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           13]                                                13

                 14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           14]                                                14

                 15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           15]                                                15

                 16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                           16]                                                16



    Mixed Mode Alternatives
    Web        Text
    Interview: Can we just check, does [CHILD'S NAME] 's mother/father/other legal parent live here
               with you? If so, who is it?

    Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute LCHHGMIS = 0;
                Else: Ask



if [LChNo = pwcu16abs | LCHHGMIS = 0]// Biological newborn child has other parent being absent


   Scripting Note
   If NBIRTH > 1 and subsequent loop, do not ask. Use/compute response from previous loop.




   Question: annualfertilityhistory_w17.RELTOPWCNBBIRTH                              [
   Relationship when child born ]

    Module:     annualfertilityhistory_w17
    Source:     UKHLS

                     Type: choice
                     Don't know: -1            Refused: -2        Inapplicable: -8       Missing: -9

    In Loops:   loop until [NextPreg = 0]

                Loop for each child from pregnancy (NBIRTH)                                       Page 513 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [LChNo = pwcu16abs | LCHHGMIS = 0] // Biological newborn child has other
             parent being absent

Showcard: TBC
Text:        Which of these best describes your relationship to [CHILD NAME] 's
             mother/father/other parent when [CHILD NAME] was born?
Options:      1          Married and living together            Married and living together

              2          Cohabiting/living together             Cohabiting/living together

              3          Separated                              Separated

              4          Divorced                               Divorced

              5          A couple/married/in a relationship     A couple/married/in a relationship
                         but not living together                but not living together

              6          Married but not in relationship and    Married but not in relationship and
                         not living together                    not living together

              7          Not in a relationship/just friends     Not in a relationship/just friends

              8          Sperm donation/surrogacy               Sperm donation/surrogacy

              9          They were deceased                     They were deceased

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask RELTOPWCNBBIRTH



if [RELTOPWCNBBIRTH = 8] // If sperm donation/ surrogacy




   Question: annualfertilityhistory_w17.RELTOPWCNBDONOR                                      [ Partner
   sperm donor/ surrogacy ]

   Module:        annualfertilityhistory_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1             Refused: -2        Inapplicable: -8       Missing: -9

   In Loops: loop until [NextPreg = 0]

                  Loop for each child from pregnancy (NBIRTH)

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [LChNo = pwcu16abs | LCHHGMIS = 0] // Biological newborn child has other
             parent being absent
             And if [RELTOPWCNBBIRTH = 8] // If sperm donation/ surrogacy                          Page 514 of 1165
   Text:       Can we just check, was the sperm donation/surrogacy using the eggs/sperm of
               your partner at the time?
   Options:       1         Yes                              Yes

                  2         No                               No

                  3         I didn’t have a partner at the   I didn’t have a partner at the
                            time                             time

   Use:        Ask RELTOPWCNBDONOR



   if [RELTOPWCNBDONOR = 1|2] // If had a partner at time of sperm donation/surrogacy




      Question: annualfertilityhistory_w17.RELTOPWCNBLPAR                                     [ Partner
      child's adoptive/legal parent ]

       Module:        annualfertilityhistory_w17
       Source:        UKHLS

                        Type: choice
                        Don't know: -1         Refused: -2         Inapplicable: -8    Missing: -9

       In Loops: loop until [NextPreg = 0]

                      Loop for each child from pregnancy (NBIRTH)

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                 interviewed previously
                 And if [NextPreg = 1] // Has not reached current pregnancy status
                 And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy
                 ended in live birth or stillbirth
                 And if [LChNo = pwcu16abs | LCHHGMIS = 0] // Biological newborn child has
                 other parent being absent
                 And if [RELTOPWCNBBIRTH = 8] // If sperm donation/ surrogacy
                 And if [RELTOPWCNBDONOR = 1|2] // If had a partner at time of sperm
                 donation/surrogacy
       Text:          Is/was this partner [CHILD NAME] ’s adoptive or legal parent?
       Options:
                       1         Yes Yes

                       2         No    No

       Use:           Ask RELTOPWCNBLPAR



if [RELTOPWCNBBIRTH < 8| RELTOPWCNBLPAR = 1] // If partner not sperm donation/surrogacy
or deceased OR R's partner is adoptive/legal parent




   Question: annualfertilityhistory_w17.RELTOPWCNBCURR                                 [
   Relationship with child's other parent ]

   Module:        annualfertilityhistory_w17
   Source:        UKHLS

                      Type: choice
                      Don't know: -1         Refused: -2           Inapplicable: -8    Missing: -9


                                                                                                   Page 515 of 1165
       In Loops:     loop until [NextPreg = 0]

                     Loop for each child from pregnancy (NBIRTH)

       Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                     interviewed previously
                     And if [NextPreg = 1] // Has not reached current pregnancy status
                     And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                     in live birth or stillbirth
                     And if [LChNo = pwcu16abs | LCHHGMIS = 0] // Biological newborn child has
                     other parent being absent
                     And if [RELTOPWCNBBIRTH < 8| RELTOPWCNBLPAR = 1] // If partner not
                     sperm donation/surrogacy or deceased OR R's partner is adoptive/legal parent
       Showcard: TBC
       Text:         Which of these best describes your current relationship to [CHILD NAME] 's
                     mother/father/other parent {if RELTOPWCNBBIRTH < 8} this other parent {if
                     RELTOPWCNBLPAR = 1} ?
       Options:
                      1        Currently in relationship/married       Currently in relationship/married
                               but not living together                 but not living together

                      2        Currently married but not in a       Currently married but not in a
                               relationship and not living together relationship and not living together

                      3        Separated                               Separated

                      4        Divorced                                Divorced

                      5        Never married and no longer in a        Never married and no longer in a
                               relationship                            relationship

                      7        Never in a relationship/just friends    Never in a relationship/just friends

                      6        They are deceased                       They are deceased

       Mixed Mode Alternatives
       Web           Delete
       Interview:    Showcard
       Telephone Post-text Interviewer Instruction
       Interview: READ OUT

                     Delete
                     Showcard

       Use:          Ask RELTOPWCNBCURR



if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1]// Female birth parent and newborn child resident




   Question: annualfertilityhistory_w17.BWTXP                         [ Child born when expected ]

    Module:    annualfertilityhistory_w17
    Source:    BHPS

                   Type: choice
                   Don't know: -1           Refused: -2                Inapplicable: -8       Missing: -9

    In Loops: loop until [NextPreg = 0]

               Loop for each child from pregnancy (NBIRTH)




                                                                                                        Page 516 of 1165
Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
          previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live
          birth or stillbirth
          And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
          newborn child resident

Text:       Was [CHILD'S NAME] born within one week of the expected due date?
Options:
               1         Yes Yes

               2         No    No

Use:        Ask BWTXP



if [BwtXp = 2] // Child was not born within one week of expected due date




   Question: annualfertilityhistory_w17.BWTEL                       [ Child born early or late ]

    Module:        annualfertilityhistory_w17
    Source:        BHPS

                     Type: choice
                     Don't know: -1             Refused: -2        Inapplicable: -8     Missing: -9

    In Loops: loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
              live birth or stillbirth
              And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
              newborn child resident
              And if [BwtXp = 2] // Child was not born within one week of expected due date
    Text:          Was [CHILD'S NAME] born early or late?
    Options:        1         Early Early

                    2         Late   Late

    Use:           Ask BWTEL




   Question: annualfertilityhistory_w17.BWTWK                        [ Weeks early or late ]

    Module:          annualfertilityhistory_w17
    Source:          BHPS

                        Type: Number              Range: 1 .. 16
                        Don't know: -1           Refused: -2       Inapplicable: -8     Missing: -9

    In Loops:        loop until [NextPreg = 0]

                     Loop for each child from pregnancy (NBIRTH)



                                                                                                  Page 517 of 1165
   Universe:        if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                    interviewed previously
                    And if [NextPreg = 1] // Has not reached current pregnancy status
                    And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                    in live birth or stillbirth
                    And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                    newborn child resident
                    And if [BwtXp = 2] // Child was not born within one week of expected due date

   Text:            How many weeks [early/late] was [CHILD NAME] ?
   Interviewer ROUND UP HALF WEEKS
   Instruction:
   Mixed Mode Alternatives
   Web              Text
   Interview:       How many weeks [early/late] was [CHILD NAME] ? Round up half weeks.

                    Delete
                    Interviewer instruction

   Use:             Ask BWTWK



   Soft check: if (BwtWk > 9) // Number of weeks early or late is greater than 9
   Text
   You have just entered that your child was [BwtWk] weeks [BwtEL] .


Display Note
SCREEN START (CAWI). Display BWT on screen, and then also BWTLB and BWTOZ or BWTK
depending on the response given at BWT.




Question: annualfertilityhistory_w17.BWT                     [ Birthweight ]

Module:        annualfertilityhistory_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1               Refused: -2          Inapplicable: -8       Missing: -9

In Loops:      loop until [NextPreg = 0]

               Loop for each child from pregnancy (NBIRTH)

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
               previously
               And if [NextPreg = 1] // Has not reached current pregnancy status
               And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
               live birth or stillbirth
               And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
               newborn child resident
Text:          How much did [CHILD'S NAME] weigh when they were born?
Interviewer RECORD WHETHER ANSWERS IN LB/OUNCES OR KILOGRAMS AT THIS
Instruction: QUESTION AND ACTUAL WEIGHT AT SUBSEQUENT ONE
Options:        1         Answer in lbs and             Answer in lbs and
                          ounces                        ounces

                2         Answer in kilograms           Answer in kilograms

Mixed Mode Alternatives


                                                                                                     Page 518 of 1165
Web             Display Note
Interview:      Use drop down list for response options.

                Delete
                Interviewer instruction

Use:            Ask BWT



if [Bwt = 1] // Birthweight given in pounds and ounces




   Question: annualfertilityhistory_w17.BWTLB                    [ Birthweight in pounds ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS
    Scripting      BHPS
    Notes:

                     Type: Number               Range: 1 .. 20
                     Don't know: -1            Refused: -2       Inapplicable: -8    Missing: -9

    In Loops:      loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                   interviewed previously
                   And if [NextPreg = 1] // Has not reached current pregnancy status
                   And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                   in live birth or stillbirth
                   And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                   newborn child resident
                   And if [Bwt = 1] // Birthweight given in pounds and ounces
    Interviewer RECORD BIRTHWEIGHT IN LBS
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     This question should only appear on screen if BWT = 1.

                   Question Box Label
                   Pounds

                   Delete
                   Interviewer instruction
    Use:           Ask BWTLB




   Question: annualfertilityhistory_w17.BWTOZ                    [ Birthweight in ounces ]

    Module:        annualfertilityhistory_w17
    Source:        BHPS

                     Type: Number               Range: 0 .. 15
                     Don't know: -1            Refused: -2       Inapplicable: -8    Missing: -9

    In Loops:      loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

                                                                                              Page 519 of 1165
    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                  interviewed previously
                  And if [NextPreg = 1] // Has not reached current pregnancy status
                  And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                  in live birth or stillbirth
                  And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                  newborn child resident
                  And if [Bwt = 1] // Birthweight given in pounds and ounces

    Interviewer RECORD BIRTHWEIGHT IN OUNCES
    Instruction:
    Mixed Mode Alternatives
    Web           Display Note
    Interview:    This question should only appear on screen if BWT = 1.

                  Question Box Label
                  Ounces

                  Delete
                  Interviewer instruction
    Use:          Ask BWTOZ



if [Bwt = 2] // Birthweight given in kilograms and grams




   Question: annualfertilityhistory_w17.BWTK                       [ Birthweight kilograms ]

    Module:       annualfertilityhistory_w17
    Source:       BHPS

                    Type: Number             Range:0.00 .. 10.99
                    Don't know: -1          Refused: -2             Inapplicable: -8   Missing: -9

    In Loops:     loop until [NextPreg = 0]

                  Loop for each child from pregnancy (NBIRTH)

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                  interviewed previously
                  And if [NextPreg = 1] // Has not reached current pregnancy status
                  And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                  in live birth or stillbirth
                  And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                  newborn child resident
                  And if [Bwt = 2] // Birthweight given in kilograms and grams
    Interviewer RECORD BIRTHWEIGHT IN KILOGRAMS
    Instruction:
    Mixed Mode Alternatives
    Web           Display Note
    Interview:    This question should only appear on screen if BWT = 2.

                  Question Box Label
                  Kilograms

                  Delete
                  Interviewer instruction

    Use:          Ask BWTK



Display Note
SCREEN END (CAWI).                                                                             Page 520 of 1165
if [(BWT = DK|REF) | (BwtLb & BwtOz = DK|REF) | (BwtK = DK|REF)]// Birthweight not known or
refused




   Question: annualfertilityhistory_w17.BWTG5                         [ Birthweight: more than
   5.5lbs (2.5kg) ]

    Module:      annualfertilityhistory_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9

    In Loops: loop until [NextPreg = 0]

                 Loop for each child from pregnancy (NBIRTH)

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
              live birth or stillbirth
              And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
              newborn child resident
              And if [(BWT = DK|REF) | (BwtLb & BwtOz = DK|REF) | (BwtK = DK|REF)] //
              Birthweight not known or refused
    Text:        Did [CHILD NAME] weigh more than 5.5lbs (2.5kg)?
    Options:      1         Yes Yes

                  2         No    No

    Use:         Ask BWTG5




Question: annualfertilityhistory_w17.NBCLMPRB                            [ Problems calming
child ]

Module:        annualfertilityhistory_w17
Source:        Adapted from GAINS

                 Type: choice
                 Don't know: -1             Refused: -2             Inapplicable: -8       Missing: -9

In Loops:      loop until [NextPreg = 0]

               Loop for each child from pregnancy (NBIRTH)

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
               previously
               And if [NextPreg = 1] // Has not reached current pregnancy status
               And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
               live birth or stillbirth
               And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
               newborn child resident
Showcard: TBC
Text:          How easy or difficult is it for you to calm or soothe [CHILD NAME] when he/she is
               upset?


                                                                                                      Page 521 of 1165
Options:      1        Very easy             Very easy

              2        Somewhat easy         Somewhat easy

              3        About average         About average

              4        Somewhat difficult Somewhat difficult

              5        Very difficult        Very difficult


Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer instruction
Interview: READ OUT

             Delete
             Showcard
Use:         Ask NBCLMPRB




Question: annualfertilityhistory_w17.NBFUSS                          [ Amount of fussing or
crying ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1             Refused: -2                Inapplicable: -8    Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
             newborn child resident
Showcard: TBC
Text:        How often does [CHILD NAME] usually fuss and cry during a typical 24 hour period
             (e.g. yesterday)?
Options:
              1        Most of the time         Most of the time

              2        Quite a bit of the       Quite a bit of the
                       time                     time

              3        Some of the time         Some of the time

              4        Not very often           Not very often

              5        Rarely if at all         Rarely if at all

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard




                                                                                                    Page 522 of 1165
Telephone Delete
Interview: Showcard

             Post-text interviewer Instruction
             READ OUT

Use:         Ask NBFUSS




Question: annualfertilityhistory_w17.NBSLEEP                       [ Time for child to settle
into sleep ]

Module:      annualfertilityhistory_w17
Source:      GAINS

               Type: Number                Range: 0 .. 180
               Don't know: -1             Refused: -2             Inapplicable: -8      Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
             newborn child resident
Text:        How long does it usually take you to settle [CHILD NAME] for his or her night time
             sleep once you have started the process?
Interviewer ENTER TIME IN MINUTES
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   How long does it usually take you to settle [CHILD'S NAME] for his or her night
             time sleep once you have started the process? Please enter time in minutes.

             Question Box Label
             Minutes

Use:         Ask NBSLEEP




Question: annualfertilityhistory_w17.NBWAKES                        [ Number of times child
wakes at night ]

Module:      annualfertilityhistory_w17
Source:      GAINS

               Type: Number                Range: 0 .. 20
               Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)




                                                                                                   Page 523 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
             newborn child resident

Text:        How many times does [CHILD NAME] usually wake him/herself up at night?
Interviewer ENTER NUMBER OF TIMES
Instruction:
Mixed Mode Alternatives
Web           Delete
Interview:    Interviewer instruction

Use:         Ask NBWAKES



Display Note
SCREEN START (CAWI). Arrange in table with response options listed horizontally as column
headings and questions listed vertically as rows.




Question: annualfertilityhistory_w17.NBREFEAT                         [ Refuses to eat
statement ]

Module:      annualfertilityhistory_w17
             Samara, M., Johnson, S., Lamberts, K., Marlow, N. & Wolke, D. (2010). Eating
Source:      problems at age 6 years in a whole population sample of extremely preterm children.
             'Developmental Medicine and Child Neurology', 52(2), e16-e22.

               Type: choice
               Don't know: -1             Refused: -2             Inapplicable: -8       Missing: -9

In Loops:    loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NextPreg = 1] // Has not reached current pregnancy status
             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
             live birth or stillbirth
             And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
             newborn child resident
Showcard: TBC
Text:        How true are the following statements about [CHILD NAME] ?

             [CHILD NAME] refuses to eat.
Options:
              1        Not true           Not true

              2        Somewhat true Somewhat true

              3        Certainly true     Certainly true

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
                                                                                                    Page 524 of 1165
             Showcard
Use:          Ask NBREFEAT




Question: annualfertilityhistory_w17.NBNOAPP                          [ No appetite statement ]

Module:       annualfertilityhistory_w17
              Samara, M., Johnson, S., Lamberts, K., Marlow, N. & Wolke, D. (2010). Eating
Source:       problems at age 6 years in a whole population sample of extremely preterm children.
              'Developmental Medicine and Child Neurology', 52(2), e16-e22.

                Type: choice
                Don't know: -1             Refused: -2             Inapplicable: -8       Missing: -9

In Loops:     loop until [NextPreg = 0]

              Loop for each child from pregnancy (NBIRTH)

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [NextPreg = 1] // Has not reached current pregnancy status
              And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in
              live birth or stillbirth
              And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
              newborn child resident
Showcard: TBC
Text:         [CHILD'S NAME] seems to have no appetite.
Options:
               1        Not true            Not true

               2        Somewhat true Somewhat true

               3        Certainly true      Certainly true

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard
Use:          Ask NBNOAPP



Display Note
SCREEN END (CAWI)




Question: annualfertilityhistory_w17.BRFED                      [ Breastfeed ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1              Refused: -2            Inapplicable: -8        Missing: -9

In Loops: loop until [NextPreg = 0]

             Loop for each child from pregnancy (NBIRTH)

                                                                                                     Page 525 of 1165
Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
          previously
          And if [NextPreg = 1] // Has not reached current pregnancy status
          And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended in live
          birth or stillbirth
          And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
          newborn child resident

Text:        Did you breastfeed [CHILD NAME] , even if only for a short time?
Options:
              1        Yes                         Yes

              2        No                          No

              3        Currently breastfeeding Currently breastfeeding

Use:         Ask BRFED



if [BrFed = 1] // breastfed


    Display Note
    SCREEN START (CAWI). Arrange horizontally on screen with age first and unit second.




    Question: annualfertilityhistory_w17.BRFEDEND                        [ Age breastfeeding
    stopped ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number               Range: 1 .. 52
                     Don't know: -1            Refused: -2       Inapplicable: -8    Missing: -9

    In Loops:      loop until [NextPreg = 0]

                   Loop for each child from pregnancy (NBIRTH)

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                   interviewed previously
                   And if [NextPreg = 1] // Has not reached current pregnancy status
                   And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                   in live birth or stillbirth
                   And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                   newborn child resident
                   And if [BrFed = 1] // breastfed
    Text:          And how old was [CHILD NAME] when you stopped breastfeeding him/her
                   altogether?
    Interviewer ENTER NUMBER AND CODE UNIT ON NEXT SCREEN
    Instruction:
    Mixed Mode Alternatives
    Web            Question Box Label
    Interview:     Age

                   Delete
                   Interviewer instruction

    Use:           Ask BRFEDEND




    Question: annualfertilityhistory_w17.BRFEDEND2                        [ Age breastfeeding
    stopped: unit ]                                                                           Page 526 of 1165
               Module:       annualfertilityhistory_w17
               Source:       UKHLS

                               Type: choice
                               Don't know: -1            Refused: -2       Inapplicable: -8    Missing: -9

               In Loops:     loop until [NextPreg = 0]

                             Loop for each child from pregnancy (NBIRTH)

               Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                             interviewed previously
                             And if [NextPreg = 1] // Has not reached current pregnancy status
                             And if [(PregOut = 1|2) | Pregend =2] // Pregnancy or partner's pregnancy ended
                             in live birth or stillbirth
                             And if [((Preg = 1|2) | (MORPREG = 1)) & LChLv = 1] // Female birth parent and
                             newborn child resident
                             And if [BrFed = 1] // breastfed
               Interviewer CODE UNIT
               Instruction:
               Options:
                              1        Days     Days

                              2        Weeks    Weeks

                              3        Months Months

                              4        Years    Years

               Mixed Mode Alternatives
               Web           Display Note
               Interview:    Use drop down list of response options.

                             Delete
                             Interviewer instruction

               Use:          Ask BRFEDEND2



              Display Note
              SCREEN END (CAWI)


              Soft check: if ((BrFedEnd > 20 & BrFedEnd2 = 1 | 2 | 3) OR (BrFedEnd > 2 & BrFedEnd2 =
              4)) // Child was more than 20 days/weeks/months old when mother stopped breastfeeding
              or child was more than 2 years old when mother stopped breastfeeding
              Text
              You have just entered that your child was [BrFedEnd] [BrFedEnd2] old when you stopped
              breastfeeding them.


   END LOOP (LCHLVLoop)


if [((Preg = 1 | 2) | (MORPREG = 1 | 2)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))]    // Was/partner was
pregnant at last interview or has been pregnant since last interview or next pregnancy




   Question: annualfertilityhistory_w17.MORPREG                        [ More pregnancies since last
   interview ]

   Module:      annualfertilityhistory_w17
   Source:      UKHLS

                                                                                                            Page 527 of 1165
          Scripting     Code 1 should only be displayed where R is female and aged 16 to 49 or is a new mother
          Notes:
                        Code 2 should only be displayed where R has a female partner or wife living in HH aged
                        between 16 and 49


                          Type: choice
                          Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

          In Loops: loop until [NextPreg = 0]

          Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                    And if [NextPreg = 1] // Has not reached current pregnancy status
                    And if [((Preg = 1 | 2) | (MORPREG = 1 | 2)) | ((PARTHADPREG = 1 | 2) | (MORPREG = 2))] //
                    Was/partner was pregnant at last interview or has been pregnant since last interview or next
                    pregnancy
          Text:         Have you/your partner had any other pregnancies since we interviewed you on [ff_IntDate] ?
          Options:       1         Yes - respondent has {if DEMOGRAPHICS.PSEX = 2 &
                                                                                                                 Yes -
                                  ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50) |
                                                                                                                 you
                                  (GRIDVARIABLES.NewMum = 1))}

                         2                                                                                       Yes -
                                   Yes - partner has {if HHGrid.R = 1|2|3 & (DEMOGRAPHICS.PSEX = 2 &
                                                                                                                 your
                                  ((HHGrid.dvage > 15) & (HHgrid.dvage < 50)))}
                                                                                                                 partner

                         3        No                                                                             No

          Mixed Mode Alternatives
          Web        Options
          Interview: 1 Yes - I have {if DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 &
                     DEMOGRAPHICS.PDVAge < 50) | (GRIDVARIABLES.NewMum = 1))}
                     2 Yes - my partner has {if HHGrid.R = 1|2|3 & (DEMOGRAPHICS.PSEX = 2 &
                     ((HHGrid.dvage > 15) & (HHgrid.dvage < 50)))}
                     3 No

          Use:          If ((PREGOUT = DK|REF)) Compute MorPreg = 3;
                        Else: Ask




       Question: annualfertilityhistory_w17.COUNTER                        []

       Module:      annualfertilityhistory_w17
       Source:      UKHLS

                      Type: Number

       In Loops: loop until [NextPreg = 0]

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [NextPreg = 1] // Has not reached current pregnancy status
       Use:         Compute Counter = if Morpreg = 1 Then NextPreg = 1. Else NextPreg = 0.



   END LOOP (Pregnancy Loop)


Loop for each [two newborn children with the same DOB or birthdays one day apart]
Name: TWINCONFCondition




   Question: annualfertilityhistory_w17.TWINCONF                        [ Twins in hh ]
                                                                                                                       Page 528 of 1165
    Module:      annualfertilityhistory_w17
Source:       UKHLS
Scripting CHILD1 and CHILD2 are the first names of the supposed twins in HH.
Notes:

               Type: choice
               Don't know: -1                   Refused: -2                 Inapplicable: -8            Missing: -9

In Loops: Loop for each [two newborn children with the same DOB or birthdays one day apart]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Text:         Can we just confirm, are {if PREGOUT <> 3} were {if any PREGOUT = 3} [CHILD1] and [CHILD2]
              twins?
Options:
               1         Yes Yes

               2         No    No

Use:          Ask TWINCONF



if [TwinConf = 1 & ((sex of child 1) = (sex of child 2))]// Twins in household and the twins are of the same sex




   Question: annualfertilityhistory_w17.TWINZYG                        [ Zygotic twins in hh ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS
    Scripting CHILD 1 and CHILD 2 are the first names of the supposed twins in HH.
    Notes:

                     Type: choice
                     Don't know: -1               Refused: -2                Inapplicable: -8           Missing: -9

    In Loops: Loop for each [two newborn children with the same DOB or birthdays one day apart]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [TwinConf = 1 & ((sex of child 1) = (sex of child 2))] // Twins in household and the twins are
              of the same sex
    Text:          Are {if PREGOUT <> 3} Were {if any PREGOUT = 3} [CHILD1] and [CHILD2] identical twins?
    Options:        1         Yes Yes

                    2         No    No

    Use:           Ask TWINZYG



if [TwinConf = 1] // Twin in household




   Question: annualfertilityhistory_w17.ZYGOSITY1                         [ PNO of twin 1 ]

    Module:        annualfertilityhistory_w17
    Source:        UKHLS

                     Type: Number                 Range: 1 .. 16
                     Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

    In Loops: Loop for each [two newborn children with the same DOB or birthdays one day apart]
                                                                                                                Page 529 of 1165
       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [TwinConf = 1] // Twin in household
       Use:         Compute Zygosity1 = PNO Of Twin 1




       Question: annualfertilityhistory_w17.ZYGOSITY2                         [ PNO of twin 2 ]

       Module:      annualfertilityhistory_w17
       Source:      UKHLS

                      Type: Number                    Range: 1 .. 16
                      Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

       In Loops: Loop for each [two newborn children with the same DOB or birthdays one day apart]

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [TwinConf = 1] // Twin in household
       Use:         Compute Zygosity2 = PNO Of Twin 2



END LOOP (TWINCONFCondition)




Question: annualfertilityhistory_w17.NBORNLW                         [ Number of newborns and stillborns
since last interview ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

              Type: Number                        Range: 0 .. 9
              Don't know: -1                     Refused: -2                   Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Use:        Compute Nbornlw = number Of Newborns/stillborns Since Last Interview. Compute From ((PREGOUT =
            1|2) | Pregend=2) And LCHMULTI.




Question: annualfertilityhistory_w17.NBORNLWB                          [ Number bio newborns/stillborns
Since Last Interview ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

              Type: Number                        Range: 0 .. 97
              Don't know: -1                     Refused: -2                   Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Use:        Compute Nbornlwb = number of biological Newborns/stillborns Since Last Interview. Compute From
            ((PREGOUT = 1|2) | Pregend=2) And LCHMULTI and LCHREL.




Question: annualfertilityhistory_w17.NBORNLWA                          [ Number adopted Newborns Since
Last Interview ]
                                                                                                                       Page 530 of 1165
Module:     annualfertilityhistory_w17
Source:     UKHLS

               Type: Number                       Range: 0 .. 97
               Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Use:        Compute Nbornlwa = number of adopted Newborns Since Last Interview. Compute From (PREGOUT =
            1|2) And LCHMULTI and LCHREL.




Question: annualfertilityhistory_w17.NBORNLWS                          [ Number step Newborns Since Last
Interview ]

Module:     annualfertilityhistory_w17
Source:     UKHLS

               Type: Number                       Range: 0 .. 97
               Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Use:        Compute Nbornlws = number of step Newborns Since Last Interview. Compute From (PREGOUT = 1|2)
            And LCHMULTI and LCHREL.



loop for each child living with respondent who was breastfed at last wave (ff_BrFedLW = 1) and the respondent
is the biological mother of that child (Respondent's PNO = HGBIOM)
Name: Breastfeeding Loop


   if [ff_BrFedLW = 1 & respondent's PNO = HGBIOM] // Breastfed at last wave and respondent is the biological
   mother of child




       Question: annualfertilityhistory_w17.BRFEDSTILL                          [ Still breastfed ]

       Module:      annualfertilityhistory_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1                 Refused: -2                 Inapplicable: -8           Missing: -9

       In Loops: loop for each child living with respondent who was breastfed at last wave (ff_BrFedLW = 1) and
                 the respondent is the biological mother of that child (Respondent's PNO = HGBIOM)

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [ff_BrFedLW = 1 & respondent's PNO = HGBIOM] // Breastfed at last wave and respondent
                 is the biological mother of child
       Text:        Last time we interviewed you (on [ff_IntDate] ), you were breastfeeding [CHILD NAME] . Are you
                    still breastfeeding [CHILD NAME] ?
       Options:      1        Yes Yes

                     2        No    No

       Use:         Ask BRFEDSTILL



       if [BrFedStill = 2] // Age stopped breastfeeding since last wave

                                                                                                                    Page 531 of 1165
Display Note
SCREEN START (CAWI). Arrange horizontally on screen with age first and unit second.




Question: annualfertilityhistory_w17.BRFDLWE                      [ Age stopped breastfeeding
since last wave ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: Number                Range: 1 .. 52
               Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops:    loop for each child living with respondent who was breastfed at last wave (ff_BrFedLW = 1)
             and the respondent is the biological mother of that child (Respondent's PNO = HGBIOM)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [ff_BrFedLW = 1 & respondent's PNO = HGBIOM] // Breastfed at last wave and
             respondent is the biological mother of child
             And if [BrFedStill = 2] // Age stopped breastfeeding since last wave
Text:        And how old was [CHILD NAME] when you stopped breastfeeding altogether?
Interviewer ENTER NUMBER AND CODE UNIT ON NEXT SCREEN
Instruction:
Mixed Mode Alternatives
Web           Question Box Label
Interview:    Age

              Delete
              Interviewer instruction
Use:         Ask BRFDLWE




Question: annualfertilityhistory_w17.BRFDLWE2                      [ Age stopped breastfeeding
since last wave: unit ]

Module:      annualfertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops:    loop for each child living with respondent who was breastfed at last wave (ff_BrFedLW = 1)
             and the respondent is the biological mother of that child (Respondent's PNO = HGBIOM)

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [ff_BrFedLW = 1 & respondent's PNO = HGBIOM] // Breastfed at last wave and
             respondent is the biological mother of child
             And if [BrFedStill = 2] // Age stopped breastfeeding since last wave
Interviewer CODE UNIT
Instruction:




                                                                                                        Page 532 of 1165
                 Options:        1        Days      Days

                                 2        Weeks     Weeks

                                 3        Months Months

                                 4        Years     Years


                 Mixed Mode Alternatives
                 Web            Display Note
                 Interview:     Use drop down list of response options.

                                Delete
                                Interviewer instruction
                 Use:           Ask BRFDLWE2



                 Soft check: if ((BrFdLwE > 20 & BrFdLwE2 = 1|2|3) OR (BrFdLwE > 2 & BrFdLwE2 = 4))// Child was
                 more than 20 days/weeks/months old when mother stopped breastfeeding or child was more than 2
                 years old when mother stopped breastfeeding
                 Text
                 You have just entered that your child was [BrFdLwE] [BrFdLwE2] old when you stopped breastfeeding
                 them.


                 Display Note
                 SCREEN END (CAWI)


    END LOOP (Breastfeeding Loop)


End



Fertility History Module                   (fertilityhistory_w17.v02)

Start
if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds




    Question: fertilityhistory_w17.FERTINTROADP2                            [ Fertility intro ]

      Module:     fertilityhistory_w17
      Source:     UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

      Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
      Text:       The next questions are about any children you have or have ever had - including biological, adopted and
                  step-children. Because family life is changing and many more parents nowadays don't live with their
                  children, it's really important to us that Understanding Society builds an accurate picture of what family life
                  in the UK looks like. So, as well as telling me about any children you currently live with, please tell me
                  about any children you've lived with in the past - even if you're no longer in touch with them, or any who
                  may have died.
      Options:     1          Continue Continue



                                                                                                                            Page 533 of 1165
      Mixed Mode Alternatives
Web        Text
Interview: The next questions are about any children you have or have ever had - including biological, adopted and
           step-children. Because family life is changing and many more parents nowadays don't live with their
           children, it's really important to us that Understanding Society builds an accurate picture of what family life
           in the UK looks like. So, as well as telling us about any children you currently live with, please tell us
           about any children you've lived with in the past - even if you're no longer in touch with them, or any who
           may have died.

              Scripting Notes
              For web, do not show 'Press 1 and Enter to continue', just show previous and next buttons.

Use:        Ask FERTINTROADP2



if [GRIDVARIABLES.NNatCh = 0] // Number of biological children from HH Grid is 0




   Question: fertilityhistory_w17.LPRNTADP2                        [ Ever had/fathered children ]

    Module:        fertilityhistory_w17
    Source:        BHPS

                     Type: choice
                     Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                   olds
                   And if [GRIDVARIABLES.NNatCh = 0] // Number of biological children from HH Grid is 0
    Text:          Have you ever [fathered/had] any biological children? Please include all children, including any you
                   never lived or no longer live with, or are not in touch with, or any who may have died.
    Interviewer BIOLOGICAL CHILDREN ONLY: INCLUDE STILLBIRTHS EXCLUDE ADOPTED, FOSTERED OR
    Instruction: STEP-CHILDREN
    Options:
                    1        Yes Yes

                    2        No     No

    Mixed Mode Alternatives
    Web            Help
    Interview:     *Include stillbirths
                   *Exclude adopted, fostered or step-children.

                   Delete
                   Interviewer instruction
    Use:           Ask LPRNTADP2



if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0]// Has had biological child(ren) or R has biological children in
household




   Question: fertilityhistory_w17.LNPRNT2                     [ Number of biological children ever
   had/fathered ]

    Module:        fertilityhistory_w17
    Source:        BHPS

                     Type: Number                   Range: 0 .. 97
                     Don't know: -1                Refused: -2                    Inapplicable: -8           Missing: -9


                                                                                                                       Page 534 of 1165
Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                olds
                And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren) or R has
                biological children in household

Text:           Can I just check, how many biological children have you [fathered/had] ?
Interviewer BIOLOGICAL CHILDREN ONLY: INCLUDE STILLBIRTHS EXCLUDE ADOPTED, FOSTERED OR
Instruction: STEP-CHILDREN
Help:           Include any stillborn children but not miscarriages. In the case of a still birth, a death certificate must
                be issued, but not in the case of a miscarriage. If you are male, this question includes children
                where you and the child's mother never actually lived together.
Mixed Mode Alternatives
Web             Text
Interview:      Can we just check, how many biological children have you [fathered/had] ?

                Delete
                Interviewer instruction
Use:            Ask LNPRNT2



Soft check: if ((LNPrnt2) < GRIDVARIABLES.NNatch) // Number of biological children reported by
respondent is less than number of biological children in the household
Text
You have entered [LNPrnt2] . This is fewer than the number of biological children in the household.


if [LNPRNT2 > 0] // Has biological children


   loop for each biological child at LNPRNT2
   Name: Bio Child Loop


        if [LNPRNT2 > 1 & Loop = 1] // Has more than 1 biological child to report and First loop




             Question: fertilityhistory_w17.CHILDINT                     [ Biological child(ren) preamble ]

             Module:      fertilityhistory_w17
             Source:      UKHLS

                            Type: choice
                            Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

             In Loops: loop for each biological child at LNPRNT2

             Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
                       16 year olds
                       And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren)
                       or R has biological children in household
                       And if [LNPRNT2 > 0] // Has biological children
                       And if [LNPRNT2 > 1 & Loop = 1] // Has more than 1 biological child to report and First
                       loop
             Text:        I'd like to ask you about each biological child, starting with your first born.
             Options:      1        Continue Continue

             Mixed Mode Alternatives
             Web        Text
             Interview: We'd like to ask you about each child, starting with your first born.

             Use:         Ask CHILDINT                                                                                Page 535 of 1165
Question: fertilityhistory_w17.LCHLVFH                      [ Child resident - biological ]

Module:      fertilityhistory_w17
Source:      BHPS

                Type: choice
                Don't know: -1               Refused: -2                 Inapplicable: -8           Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
          year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren) or R
          has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
Text:        Thinking about your [first/second/third/fourth] born biological child, are they still living with
             you?
Options:      1        Yes           Yes

              2        No            No

              3        Died          Died

              4        Stillborn Stillborn

Use:         Ask LCHLVFH



if [LChLvfh = 1] // Child resident




   Question: fertilityhistory_w17.LCHNOFH                        [ PNO of resident biological child ]

    Module:        fertilityhistory_w17
    Source:        BHPS
    Scripting      Only include PNOs of children in the HH
    Notes:

                     Type: choice
                     Don't know: -1              Refused: -2               Inapplicable: -8         Missing: -9

    In Loops:      loop for each biological child at LNPRNT2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                   child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [LChLvfh = 1] // Child resident
    Interviewer WHICH BIOLOGICAL CHILD OF THE RESPONDENT IS THIS?
    Instruction:




                                                                                                                 Page 536 of 1165
Options:        1          [CHILD NAME] aged [CHILDS
                                                              child 1
                           AGE]

                2          [CHILD NAME] aged [CHILDS
                                                              child 2
                           AGE]

                3          [CHILD NAME] aged [CHILDS
                                                              child 3
                           AGE]

                4          [CHILD NAME] aged [CHILDS
                                                              child 4
                           AGE]

                5          [CHILD NAME] aged [CHILDS
                                                              child 5
                           AGE]

                6          [CHILD NAME] aged [CHILDS
                                                              child 6
                           AGE]

                7          [CHILD NAME] aged [CHILDS
                                                              child 7
                           AGE]

                8          [CHILD NAME] aged [CHILDS
                                                              child 8
                           AGE]

                9          [CHILD NAME] aged [CHILDS
                                                              child 9
                           AGE]

                10         [CHILD NAME] aged [CHILDS
                                                              child 10
                           AGE]

                11         [CHILD NAME] aged [CHILDS
                                                              child 11
                           AGE]

                12         [CHILD NAME] aged [CHILDS
                                                              child 12
                           AGE]

                13         [CHILD NAME] aged [CHILDS
                                                              child 13
                           AGE]

                14         [CHILD NAME] aged [CHILDS
                                                              child 14
                           AGE]

                15         [CHILD NAME] aged [CHILDS
                                                              child 15
                           AGE]

                16         [CHILD NAME] aged [CHILDS
                                                              child 16
                           AGE]

                99                                            Child not on the
                           Child not on the list
                                                              list




Mixed Mode Alternatives
Web            Text
Interview:     Please confirm which child this is.

               Delete
               Interviewer instruction

Use:           Ask LCHNOFH



if [LCHNOFH < 99] // Resident biological child on the list




   Question: fertilityhistory_w17.LCHCHKFH                   [ Date of birth check - resident
   biological child ]

    Module:          fertilityhistory_w17
    Source:          BHPS                                                                 Page 537 of 1165
                         Type: choice
                         Don't know: -1            Refused: -2            Inapplicable: -8       Missing: -9


       In Loops:       loop for each biological child at LNPRNT2

       Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                       rising 16 year olds
                       And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                       child(ren) or R has biological children in household
                       And if [LNPRNT2 > 0] // Has biological children
                       And if [LChLvfh = 1] // Child resident
                       And if [LCHNOFH < 99] // Resident biological child on the list
       Text:           Can I check [CHILD'S NAME] is a [boy/girl] and their date of birth is [DOB] ?
       Interviewer IF NOT CORRECT ALTER HHGRID
       Instruction:
       Options:         1        Yes Yes

                        2        No       No

       Mixed Mode Alternatives
       Web             Text
       Interview:      Can we check [CHILD'S NAME] is a [boy/girl] and their date of birth is [DOB] ?

                       Delete
                       Interviewer instruction

       Use:            Ask LCHCHKFH



if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) |LChChkFH = 2]// Child is no
longer living with respondent or has died/stillborn or resident child not identified




   Question: fertilityhistory_w17.LCHNAMEFH [ Name of biological child:
   deceased, resident who is not on the HH grid, or non-resident ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: String                 Length: 255
                     Don't know: -1              Refused: -2             Inapplicable: -8        Missing: -9

    In Loops:      loop for each biological child at LNPRNT2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                   child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) |LChChkFH =
                   2] // Child is no longer living with respondent or has died/stillborn or resident child not
                   identified
    Text:          Could you please tell me their name?
    Interviewer ENTER CHILD'S FIRST NAME
    Instruction:
    Mixed Mode Alternatives




                                                                                                           Page 538 of 1165
Web             Text
Interview:      Could you please tell us their name?

                Question Box Label
                Child's name

                Delete
                Interviewer Instruction

Use:            Ask LCHNAMEFH



if [LChLvfh = 3|4] // child has died or was stillborn


    Display Note
    SCREEN START. Use day/month/year template.




    Question: fertilityhistory_w17.LCHDODDFH                        [ Child's DOD day ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: Number              Range: 1 .. 31
                     Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

    In Loops:      loop for each biological child at LNPRNT2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                   child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS))
                   |LChChkFH = 2] // Child is no longer living with respondent or has died/stillborn or
                   resident child not identified
                   And if [LChLvfh = 3|4] // child has died or was stillborn
    Text:          I am sorry to hear [CHILD NAME] died {if Lchlvfh=3} was stillborn {if Lchlvfh=4} .
                   What date did that happen?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     We are sorry to hear [CHILD NAME] died {if Lchlvfh=3} was stillborn {if
                   Lchlvfh=3} . What date did that happen?

                   Display Note
                   Use drop down list of response options

                   Question Box Label
                   Day

                   Delete
                   Interviewer instruction
    Use:           Ask LCHDODDFH




    Question: fertilityhistory_w17.LCHDODMFH                        [ Child's DOD month ]

    Module:        fertilityhistory_w17
                                                                                                       Page 539 of 1165
    Source:        UKHLS
               Type: choice
               Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS))
             |LChChkFH = 2] // Child is no longer living with respondent or has died/stillborn or
             resident child not identified
             And if [LChLvfh = 3|4] // child has died or was stillborn
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction

Use:         Ask LCHDODMFH




Question: fertilityhistory_w17.LCHDODYRFH                       [ Child's DOD year ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number              Range: 1000 .. 9999
               Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

In Loops:    loop for each biological child at LNPRNT2




                                                                                                 Page 540 of 1165
    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                  rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                  child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS))
                  |LChChkFH = 2] // Child is no longer living with respondent or has died/stillborn or
                  resident child not identified
                  And if [LChLvfh = 3|4] // child has died or was stillborn

    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction

    Use:          Ask LCHDODYRFH



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END.


if [LChLvfh = 2|3] // Newborn child is no longer living with respondent




   Question: fertilityhistory_w17.LCHALFH                      [ Child age last lived with resp ]

    Module:       fertilityhistory_w17
    Source:       BHPS

                    Type: Number              Range: 0 .. 97
                    Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

    In Loops:     loop for each biological child at LNPRNT2

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                  rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                  child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS))
                  |LChChkFH = 2] // Child is no longer living with respondent or has died/stillborn or
                  resident child not identified
                  And if [LChLvfh = 2|3] // Newborn child is no longer living with respondent
    Text:         How old was [CHILD NAME] when they last lived with you?
    Interviewer IF CHILD HAS NEVER LIVED WITH RESPONDENT, ENTER 0
    Instruction:
    Mixed Mode Alternatives



                                                                                                      Page 541 of 1165
       Web            Text
       Interview:     How old was [CHILD NAME] when they last lived with you? If the child never lived
                      with you, please enter 0.

                      Delete
                      Interviewer instruction

       Use:           Ask LCHALFH




   Question: fertilityhistory_w17.LCHSXFH                     [ Child's sex ]

    Module:     fertilityhistory_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2            Inapplicable: -8        Missing: -9

    In Loops: loop for each biological child at LNPRNT2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
              16 year olds
              And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren)
              or R has biological children in household
              And if [LNPRNT2 > 0] // Has biological children
              And if [(LChLvfh = 2|3|4) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) |LChChkFH = 2]
              // Child is no longer living with respondent or has died/stillborn or resident child not
              identified
    Text:       [Are/Were] they a boy or a girl?
    Options:     1        Boy Boy

                 2        Girl   Girl

    Use:        Ask LCHSXFH



if [(LChLvfh = 2|3) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2]// Child non-
resident or deceased OR resident biological child not on the HH Grid


   Display Note
   SCREEN START. Use day/month/year template.




   Question: fertilityhistory_w17.LCHDOBDFH                        [ Child's DOB day ]

    Module:       fertilityhistory_w17
    Source:       UKHLS

                     Type: Number                Range: 1 .. 31
                     Don't know: -1             Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:     loop for each biological child at LNPRNT2

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                  rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                  child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LChLvfh = 2|3) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2]
                  // Child non-resident or deceased OR resident biological child not on the HH Grid        Page 542 of 1165
Text:        What [is/was] [CHILD NAME] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Day

             Delete
             Interviewer instruction

Use:         Ask LCHDOBDFH




Question: fertilityhistory_w17.LCHDOBMFH                     [ Child's DOB month ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2      Inapplicable: -8       Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LChLvfh = 2|3) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2]
             // Child non-resident or deceased OR resident biological child not on the HH Grid
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives




                                                                                                 Page 543 of 1165
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Month

                   Delete
                   Interviewer instruction
    Use:           Ask LCHDOBMFH




   Question: fertilityhistory_w17.LCHDOBYRFH                        [ Child's DOB year ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: Number             Range: 1000 .. 9999
                     Don't know: -1          Refused: -2               Inapplicable: -8      Missing: -9

    In Loops:      loop for each biological child at LNPRNT2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                   child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [(LChLvfh = 2|3) | (LChLvfh = 1 & (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2]
                   // Child non-resident or deceased OR resident biological child not on the HH Grid
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction

    Use:           Ask LCHDOBYRFH



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END


if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ]// Resident biological child not on the Household
Grid or Non-resident biological child




   Question: fertilityhistory_w17.LBCHHGMIS                      [ Child's other parent lives in
   household ]

    Module:      fertilityhistory_w17
    Source:      UKHLS                                                                                 Page 544 of 1165
Scripting Please list names of all adults aged 16+ in household
Notes:

              Type: choice
              Don't know: -1                Refused: -2            Inapplicable: -8        Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
          16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren)
          or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological child not
          on the Household Grid or Non-resident biological child
Text:       Can we just check, does [LCHNAME] 's mother/father/other legal parent live here with
            you? If so, who is it?
Options:
              0         Not resident here                                    Not resident here

              1         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

              2         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

              3         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

              4         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

              5         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

              6         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

              7         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

              8         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

              9         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

              10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        10]                                                  10

              11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        11]                                                  11

              12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        12]                                                  12

              13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        13]                                                  13

              14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        14]                                                  14

              15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        15]                                                  15

              16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        16]                                                  16

Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute LBCHHGMIS = 0;
            Else: Ask



if [Lchnofh = pwcu16abs | LBCHHGMIS = 0]// Child has other parent being absent




   Question: fertilityhistory_w17.RELTOPWCBBIRTH                             [ Relationship when
   child born ]

    Module:        fertilityhistory_w17
    Source:        UKHLS                                                                             Page 545 of 1165
                Type: choice
                Don't know: -1             Refused: -2           Inapplicable: -8        Missing: -9

In Loops:     loop for each biological child at LNPRNT2

Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
              rising 16 year olds
              And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
              child(ren) or R has biological children in household
              And if [LNPRNT2 > 0] // Has biological children
              And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological child
              not on the Household Grid or Non-resident biological child
              And if [Lchnofh = pwcu16abs | LBCHHGMIS = 0] // Child has other parent being
              absent
Showcard: TBC
Text:         Which of these best describes your relationship to [CHILD NAME] 's
              mother/father/other parent when [CHILD NAME] was born?
Options:       1          Married and living together           Married and living together

               2          Cohabiting/living together            Cohabiting/living together

               3          Separated                             Separated

               4          Divorced                              Divorced

               5          A couple/married/in a relationship    A couple/married/in a relationship
                          but not living together               but not living together

               6          Married but not in relationship and   Married but not in relationship and
                          not living together                   not living together

               7          Not in a relationship/just friends    Not in a relationship/just friends

               8          Sperm donation/surrogacy              Sperm donation/surrogacy

               9          They were deceased                    They were deceased

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard
Use:          Ask RELTOPWCBBIRTH



if [RELTOPWCBBIRTH = 8] // If sperm donation or surrogacy




   Question: fertilityhistory_w17.RELTOPWCBDONOR                                [ Partner sperm
   donor/ surrogacy ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1          Refused: -2          Inapplicable: -8       Missing: -9

    In Loops: loop for each biological child at LNPRNT2


                                                                                                     Page 546 of 1165
   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
             child not on the Household Grid or Non-resident biological child
             And if [Lchnofh = pwcu16abs | LBCHHGMIS = 0] // Child has other parent being
             absent
             And if [RELTOPWCBBIRTH = 8] // If sperm donation or surrogacy

   Text:         Can I just check, was the sperm donation/surrogacy using the eggs/sperm of your
                 partner at the time?
   Options:
                  1         Yes                               Yes

                  2         No                                No

                  3         I didn’t have a partner at the    I didn’t have a partner at the
                            time                              time

   Mixed Mode Alternatives
   Web        Text
   Interview: Can we just check, was the sperm donation/surrogacy using the eggs/sperm of
              your partner at the time?
   Use:          Ask RELTOPWCBDONOR



   if [RELTOPWCBDONOR = 1|2] // If had a partner at time of sperm donation/ surrogacy




      Question: fertilityhistory_w17.RELTOPWCBLPAR                              [ Partner child's
      adoptive/legal parent ]

       Module:        fertilityhistory_w17
       Source:        UKHLS

                        Type: choice
                        Don't know: -1         Refused: -2          Inapplicable: -8    Missing: -9

       In Loops: loop for each biological child at LNPRNT2

       Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                 excluding rising 16 year olds
                 And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                 biological child(ren) or R has biological children in household
                 And if [LNPRNT2 > 0] // Has biological children
                 And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                 biological child not on the Household Grid or Non-resident biological child
                 And if [Lchnofh = pwcu16abs | LBCHHGMIS = 0] // Child has other parent
                 being absent
                 And if [RELTOPWCBBIRTH = 8] // If sperm donation or surrogacy
                 And if [RELTOPWCBDONOR = 1|2] // If had a partner at time of sperm
                 donation/ surrogacy
       Text:          Is/was this partner [CHILD NAME] ’s adoptive or legal parent?
       Options:        1         Yes Yes

                       2         No    No

       Use:           Ask RELTOPWCBLPAR



if [RELTOPWCBBirth < 8| RELTOPWCBLPAR = 1] // If partner not sperm donation/ surrogacy or
deceased OR R's partner is adoptive/legal parent                                      Page 547 of 1165
      Question: fertilityhistory_w17.RELTOPWCBCURR                                [ Relationship with
      child's other parent ]

       Module:       fertilityhistory_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1          Refused: -2            Inapplicable: -8       Missing: -9

       In Loops:     loop for each biological child at LNPRNT2

       Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                     excluding rising 16 year olds
                     And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                     child(ren) or R has biological children in household
                     And if [LNPRNT2 > 0] // Has biological children
                     And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                     child not on the Household Grid or Non-resident biological child
                     And if [Lchnofh = pwcu16abs | LBCHHGMIS = 0] // Child has other parent being
                     absent
                     And if [RELTOPWCBBirth < 8| RELTOPWCBLPAR = 1] // If partner not sperm
                     donation/ surrogacy or deceased OR R's partner is adoptive/legal parent
       Showcard: TBC
       Text:         Which of these best describes your current relationship to [CHILD NAME]'s
                     mother/father/other parent {if RELTOPWCBBirth < 8} this partner {if
                     RELTOPWCBlpar = 1} ?
       Options:
                      1        Currently in relationship/married      Currently in relationship/married
                               but not living together                but not living together

                      2        Currently married but not in a       Currently married but not in a
                               relationship and not living together relationship and not living together

                      3        Separated                              Separated

                      4        Divorced                               Divorced

                      5        Never married and no longer in a       Never married and no longer in a
                               relationship                           relationship

                      7        Never in a relationship/just friends   Never in a relationship/just friends

                      6        They are deceased                      They are deceased

       Mixed Mode Alternatives
       Web           Delete
       Interview:    Showcard
       Telephone Post-text Interviewer Instruction
       Interview: READ OUT

                     Delete
                     Showcard

       Use:          Ask RELTOPWCBCURR



if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH = 99|DK|REF|MIS)) |
LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child resident and respondent is biological mother
of resident child OR resident child not identified and R is female


   if [Child is < 16 years old] // Child under 16



                                                                                                       Page 548 of 1165
Question: fertilityhistory_w17.BWTXPFH                      [ Child born when expected ]

Module:     fertilityhistory_w17
Source:     BHPS

               Type: choice
               Don't know: -1               Refused: -2       Inapplicable: -8    Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
          excluding rising 16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
          child(ren) or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
          child not on the Household Grid or Non-resident biological child
          And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH
          = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child
          resident and respondent is biological mother of resident child OR resident child not
          identified and R is female
          And if [Child is < 16 years old] // Child under 16
Text:       Was [CHILD NAME] born within one week of the expected due date?
Options:       1         Yes Yes

               2         No    No

Use:        Ask BWTXPFH



if [BWTXPFH = 2] // Child was born early or late




   Question: fertilityhistory_w17.BWTELFH                     [ Child born early or late ]

    Module:        fertilityhistory_w17
    Source:        BHPS

                     Type: choice
                     Don't know: -1           Refused: -2      Inapplicable: -8   Missing: -9

    In Loops: loop for each biological child at LNPRNT2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
              excluding rising 16 year olds
              And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
              biological child(ren) or R has biological children in household
              And if [LNPRNT2 > 0] // Has biological children
              And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
              biological child not on the Household Grid or Non-resident biological child
              And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
              (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
              2)] // Child resident and respondent is biological mother of resident child OR
              resident child not identified and R is female
              And if [Child is < 16 years old] // Child under 16
              And if [BWTXPFH = 2] // Child was born early or late
    Text:          Was [CHILD NAME] born early or late?
    Options:
                    1         Early Early

                    2         Late   Late
                                                                                          Page 549 of 1165
   Use:         Ask BWTELFH




  Question: fertilityhistory_w17.BWTWKFH                        [ Weeks early or late ]

   Module:         fertilityhistory_w17
   Source:         BHPS

                     Type: Number          Range:0.50 .. 16.00
                     Don't know: -1       Refused: -2          Inapplicable: -8     Missing: -9

   In Loops:       loop for each biological child at LNPRNT2

   Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                   excluding rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                   biological child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                   biological child not on the Household Grid or Non-resident biological child
                   And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                   (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
                   = 2)] // Child resident and respondent is biological mother of resident child OR
                   resident child not identified and R is female
                   And if [Child is < 16 years old] // Child under 16
                   And if [BWTXPFH = 2] // Child was born early or late
   Text:           How many weeks early {if BwtELFH = 1} late {if BwtELFH = 2} was
                   [CHILD NAME] ?
   Interviewer ROUND UP HALF WEEKS
   Instruction:
   Mixed Mode Alternatives
   Web             Text
   Interview:      How many weeks early {if BwtELFH = 1} late {if BwtELFH = 2} was
                   [CHILD NAME] ? Round up half weeks.

                   Delete
                   Interviewer instruction
   Use:            Ask BWTWKFH



  Soft check: if (BwtWkFH > 9) // More than 9 weeks early or late
  Text
  You have entered that your child was [BWTWKFH] weeks early {if BWTELFH = 1} late {if
  BWTELFH = 2} .




Question: fertilityhistory_w17.BWTFH                    [ Birthweight ]

Module:        fertilityhistory_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1           Refused: -2          Inapplicable: -8     Missing: -9

In Loops:      loop for each biological child at LNPRNT2




                                                                                              Page 550 of 1165
Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                excluding rising 16 year olds
                And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                child(ren) or R has biological children in household
                And if [LNPRNT2 > 0] // Has biological children
                And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                child not on the Household Grid or Non-resident biological child
                And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
                2)] // Child resident and respondent is biological mother of resident child OR
                resident child not identified and R is female
                And if [Child is < 16 years old] // Child under 16

Text:           How much did [CHILD NAME] weigh when they were born?
Interviewer RECORD WHETHER ANSWERS IN LB/OUNCES OR KILOGRAMS AT THIS
Instruction: QUESTION AND ACTUAL WEIGHT AT SUBSEQUENT ONE
Options:         1         Answer in lbs and           Answer in lbs and
                           ounces                      ounces

                 2         Answer in kilograms         Answer in kilograms

Mixed Mode Alternatives
Web             Display Note
Interview:      Use drop down list for response options.

                Delete
                Interviewer instruction

Use:            Ask BWTFH



if [BwtFH = 1] // Birthweight given in pounds and ounces




   Question: fertilityhistory_w17.BWTLBFH                        [ Birthweight in pounds ]

    Module:          fertilityhistory_w17
    Source:          BHPS

                       Type: Number          Range: 1 .. 20
                       Don't know: -1       Refused: -2           Inapplicable: -8    Missing: -9

    In Loops:        loop for each biological child at LNPRNT2

    Universe:        if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                     excluding rising 16 year olds
                     And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                     biological child(ren) or R has biological children in household
                     And if [LNPRNT2 > 0] // Has biological children
                     And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                     biological child not on the Household Grid or Non-resident biological child
                     And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                     (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
                     = 2)] // Child resident and respondent is biological mother of resident child OR
                     resident child not identified and R is female
                     And if [Child is < 16 years old] // Child under 16
                     And if [BwtFH = 1] // Birthweight given in pounds and ounces
    Interviewer RECORD BIRTHWEIGHT IN LBS
    Instruction:
    Mixed Mode Alternatives




                                                                                                Page 551 of 1165
    Web            Scripting Note
    Interview:     This question should only appear on screen if BWTFH = 1.

                   Question Box Label
                   Pounds

                   Delete
                   Interviewer instruction

    Use:           Ask BWTLBFH




   Question: fertilityhistory_w17.BWTOZFH                       [ Birthweight in ounces ]

    Module:        fertilityhistory_w17
    Source:        BHPS

                     Type: Number             Range: 0 .. 15
                     Don't know: -1          Refused: -2         Inapplicable: -8   Missing: -9

    In Loops:      loop for each biological child at LNPRNT2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                   excluding rising 16 year olds
                   And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                   biological child(ren) or R has biological children in household
                   And if [LNPRNT2 > 0] // Has biological children
                   And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                   biological child not on the Household Grid or Non-resident biological child
                   And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                   (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
                   = 2)] // Child resident and respondent is biological mother of resident child OR
                   resident child not identified and R is female
                   And if [Child is < 16 years old] // Child under 16
                   And if [BwtFH = 1] // Birthweight given in pounds and ounces
    Interviewer RECORD BIRTHWEIGHT IN OUNCES
    Instruction:
    Mixed Mode Alternatives
    Web            Scripting Note
    Interview:     This question should only appear on screen if BWTFH = 1.

                   Question Box Label
                   Ounces

                   Delete
                   Interviewer instruction

    Use:           Ask BWTOZFH



if [BwtFH = 2] // Birthweight given in kilograms




   Question: fertilityhistory_w17.BWTKFH                       [ Birthweight kilograms ]

    Module:        fertilityhistory_w17
    Source:        BHPS

                     Type: Number          Range:0.00 .. 10.99
                     Don't know: -1       Refused: -2          Inapplicable: -8     Missing: -9

    In Loops:      loop for each biological child at LNPRNT2                                  Page 552 of 1165
   Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                  excluding rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                  biological child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                  biological child not on the Household Grid or Non-resident biological child
                  And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                  (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
                  = 2)] // Child resident and respondent is biological mother of resident child OR
                  resident child not identified and R is female
                  And if [Child is < 16 years old] // Child under 16
                  And if [BwtFH = 2] // Birthweight given in kilograms
   Interviewer RECORD BIRTHWEIGHT IN KILOGRAMS
   Instruction:
   Mixed Mode Alternatives
   Web            Scripting Note
   Interview:     This question should only appear on screen if BWT = 2.

                  Question Box Label
                  Kilograms

                  Delete
                  Interviewer instruction

   Use:           Ask BWTKFH



if [(BwtFH = DK|REF) | (BWtLbFH & BWtOzFH = DK|REF) | (BWtKFH = DK|REF)]//
Birthweight not known




   Question: fertilityhistory_w17.BWTG5FH                     [ Birthweight: more than
   5.5lbs (2.5kg) ]

   Module:      fertilityhistory_w17
   Source:      BHPS

                  Type: choice
                  Don't know: -1        Refused: -2           Inapplicable: -8     Missing: -9

   In Loops: loop for each biological child at LNPRNT2

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
             biological child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
             biological child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
             2)] // Child resident and respondent is biological mother of resident child OR
             resident child not identified and R is female
             And if [Child is < 16 years old] // Child under 16
             And if [(BwtFH = DK|REF) | (BWtLbFH & BWtOzFH = DK|REF) | (BWtKFH =
             DK|REF)] // Birthweight not known
   Text:        Did [CHILD NAME] weigh more than 5.5lbs (2.5kg)?
   Options:      1        Yes Yes

                 2        No     No

   Use:         Ask BWTG5FH
                                                                                             Page 553 of 1165
Question: fertilityhistory_w17.PREGCESFH                    [ Cesarean delivery ]

Module:    fertilityhistory_w17
Source:    PSID

             Type: choice
             Don't know: -1          Refused: -2           Inapplicable: -8     Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
          excluding rising 16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
          child(ren) or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
          child not on the Household Grid or Non-resident biological child
          And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH
          = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child
          resident and respondent is biological mother of resident child OR resident child not
          identified and R is female
          And if [Child is < 16 years old] // Child under 16
Text:      Was [CHILD NAME] born by a cesarean section?
Options:
             1       Yes Yes

             2       No     No

Use:       Ask PREGCESFH




Question: fertilityhistory_w17.PREGSMOKEFH                       [ Smoked during
pregnancy ]

Module:    fertilityhistory_w17
Source:    UKHLS

             Type: choice
             Don't know: -1          Refused: -2           Inapplicable: -8     Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
          excluding rising 16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
          child(ren) or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
          child not on the Household Grid or Non-resident biological child
          And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH
          = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child
          resident and respondent is biological mother of resident child OR resident child not
          identified and R is female
          And if [Child is < 16 years old] // Child under 16
Text:      Did you smoke at all during this pregnancy, including before you were aware that
           you were pregnant?
Options:     1       Yes Yes

             2       No     No

                                                                                          Page 554 of 1165
Use:       Ask PREGSMOKEFH



if [PregSmokeFH = 1] // Smoked during pregnancy




   Question: fertilityhistory_w17.PREGSMKFH                         [ No. of cigarettes
   smoked during pregnancy ]

   Module:        fertilityhistory_w17
   Source:        UKHLS

                    Type: Number             Range: 0 .. 997
                    Don't know: -1          Refused: -2          Inapplicable: -8   Missing: -9

   In Loops:      loop for each biological child at LNPRNT2

   Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                  excluding rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
                  biological child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
                  biological child not on the Household Grid or Non-resident biological child
                  And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                  (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
                  = 2)] // Child resident and respondent is biological mother of resident child OR
                  resident child not identified and R is female
                  And if [Child is < 16 years old] // Child under 16
                  And if [PregSmokeFH = 1] // Smoked during pregnancy
   Text:          On average, how many cigarettes did you smoke per day during this
                  pregnancy?
   Interviewer ENTER NUMBER
   Instruction:
   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer instruction

   Use:           Ask PREGSMKFH




Question: fertilityhistory_w17.AUDITC1FH                       [ Drinking during pregnancy
]

Module:    fertilityhistory_w17
Source:    AUDITC

               Type: choice
               Don't know: -1            Refused: -2           Inapplicable: -8     Missing: -9

In Loops: loop for each biological child at LNPRNT2




                                                                                             Page 555 of 1165
Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
          excluding rising 16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
          child(ren) or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
          child not on the Household Grid or Non-resident biological child
          And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH
          = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child
          resident and respondent is biological mother of resident child OR resident child not
          identified and R is female
          And if [Child is < 16 years old] // Child under 16

Text:       During this pregnancy, did you drink alcohol?
Options:       1         Yes Yes

               2         No    No

Use:        Ask AUDITC1FH



if [AUDITC1FH = 1] // Drank alcohol during pregnancy




   Question: fertilityhistory_w17.AUDITC2FH                      [ Alcohol drinking: more
   or less ]

    Module:        fertilityhistory_w17
    Source:        AUDITC

                     Type: choice
                     Don't know: -1        Refused: -2        Inapplicable: -8    Missing: -9

    In Loops: loop for each biological child at LNPRNT2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
              excluding rising 16 year olds
              And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
              biological child(ren) or R has biological children in household
              And if [LNPRNT2 > 0] // Has biological children
              And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
              biological child not on the Household Grid or Non-resident biological child
              And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
              (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
              2)] // Child resident and respondent is biological mother of resident child OR
              resident child not identified and R is female
              And if [Child is < 16 years old] // Child under 16
              And if [AUDITC1FH = 1] // Drank alcohol during pregnancy
    Text:          Compared to before this pregnancy, did you drink more, less or the same
                   amount of alcohol?
    Options:
                    1         More        More

                    2         Less        Less

                    3         The         The
                              same        same

    Use:           Ask AUDITC2FH




   Question: fertilityhistory_w17.AUDITC3FH                      [ Alcohol frequency past
   12 months ]
                                                                                             Page 556 of 1165
Module:     fertilityhistory_w17

Source:     AUDITC

              Type: choice
              Don't know: -1          Refused: -2        Inapplicable: -8     Missing: -9

In Loops:   loop for each biological child at LNPRNT2

Universe:   if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
            excluding rising 16 year olds
            And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
            biological child(ren) or R has biological children in household
            And if [LNPRNT2 > 0] // Has biological children
            And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
            biological child not on the Household Grid or Non-resident biological child
            And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
            (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
            = 2)] // Child resident and respondent is biological mother of resident child OR
            resident child not identified and R is female
            And if [Child is < 16 years old] // Child under 16
            And if [AUDITC1FH = 1] // Drank alcohol during pregnancy
Text:       How often did you have a drink containing alcohol?
Options:
             1        Never                 Never

             2        Monthly or less       Monthly or less

             3        2-4 times per         2-4 times per
                      month                 month

             4        2-3 times per week    2-3 times per week

             5        4+ times per week     4+ times per week

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask AUDITC3FH




Question: fertilityhistory_w17.AUDITC4FH                    [ Drinks on typical day ]

Module:     fertilityhistory_w17
Source:     AUDITC

              Type: choice
              Don't know: -1          Refused: -2        Inapplicable: -8     Missing: -9

In Loops:   loop for each biological child at LNPRNT2

Universe:   if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
            excluding rising 16 year olds
            And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
            biological child(ren) or R has biological children in household
            And if [LNPRNT2 > 0] // Has biological children
            And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
            biological child not on the Household Grid or Non-resident biological child
            And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
            (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
            = 2)] // Child resident and respondent is biological mother of resident child OR
            resident child not identified and R is female
            And if [Child is < 16 years old] // Child under 16
            And if [AUDITC1FH = 1] // Drank alcohol during pregnancy
                                                                                        Page 557 of 1165
Text:       How many drinks did you have on a typical day when you were drinking?
Options:      1        1-2 drinks   1-2 drinks

              2        3-4 drinks   3-4 drinks

              3        5-6 drinks   5-6 drinks

              4        7-9 drinks   7-9 drinks

              5        10+ drinks 10+ drinks

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:         Ask AUDITC4FH




Question: fertilityhistory_w17.AUDITC5FH                    [ Six or more drinks
frequency ]

Module:      fertilityhistory_w17
Source:      AUDITC

               Type: choice
               Don't know: -1        Refused: -2          Inapplicable: -8     Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had
             biological child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident
             biological child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX
             = 2)] // Child resident and respondent is biological mother of resident child OR
             resident child not identified and R is female
             And if [Child is < 16 years old] // Child under 16
             And if [AUDITC1FH = 1] // Drank alcohol during pregnancy
Text:        How often did you have 6 or more units, on a single occasion during this
             pregnancy?
Options:      1        Never                 Never

              2        Less than monthly     Less than monthly

              3        Monthly               Monthly

              4        Weekly                Weekly

              5        Daily or almost       Daily or almost
                       daily                 daily

Help:        By a unit we mean 1/2 pint of beer, a glass of wine or a single measure of
             spirit or liqueur.
Mixed Mode Alternatives
Web          Help
Interview:   By a unit we mean 1/2 pint of beer, a glass of wine or a single measure of
             spirit or liqueur.

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             BY A UNIT, I MEAN 1/2 PINT OF BEER, A GLASS OF WINE OR A SINGLE
             MEASURE OF SPIRIT OR LIQUEUR.                                Page 558 of 1165
        Use:            Ask AUDITC5FH



if [Child is < 1 year old] // Child is under 1 year




    Question: fertilityhistory_w17.NBCLMPRBFH                              [ Problems calming child
    ]

    Module:       fertilityhistory_w17
    Source:       Adapted from GAINS

                     Type: choice
                     Don't know: -1           Refused: -2               Inapplicable: -8   Missing: -9

    In Loops:     loop for each biological child at LNPRNT2

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                  excluding rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                  child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                  child not on the Household Grid or Non-resident biological child
                  And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                  (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)]
                  // Child resident and respondent is biological mother of resident child OR resident
                  child not identified and R is female
                  And if [Child is < 1 year old] // Child is under 1 year
    Showcard: TBC
    Text:         How easy or difficult is it for you to calm or soothe [CHILD'S NAME] when he/she
                  is upset?
    Options:        1        Very easy                Very easy

                    2        Somewhat easy            Somewhat easy

                    3        About average            About average

                    4        Somewhat difficult Somewhat difficult

                    5        Very difficult           Very difficult

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Showcard

    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

                   Delete
                   Showcard

    Use:          Ask NBCLMPRBFH




    Question: fertilityhistory_w17.NBFUSSFH                            [ Amount of fussing or
    crying ]

    Module:       fertilityhistory_w17
    Source:       UKHLS


                                                                                                   Page 559 of 1165
               Type: choice
               Don't know: -1              Refused: -2               Inapplicable: -8   Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
             child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)]
             // Child resident and respondent is biological mother of resident child OR resident
             child not identified and R is female
             And if [Child is < 1 year old] // Child is under 1 year
Showcard: TBC
Text:        How often does [CHILD NAME] usually fuss and cry during a typical 24 hour
             period (e.g. yesterday)?
Options:      1         Most of the time          Most of the time

              2         Quite a bit of the        Quite a bit of the
                        time                      time

              3         Some of the time          Some of the time

              4         Not very often            Not very often

              5         Rarely if at all          Rarely if at all

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard
Telephone Delete
Interview: Showcard

             Post-text interviewer Instruction
             READ OUT

Use:         Ask NBFUSSFH




Question: fertilityhistory_w17.NBSLEEPFH                             [ Time for child to settle
into sleep ]

Module:      fertilityhistory_w17
Source:      GAINS

                  Type: Number              Range: 0 .. 180
                  Don't know: -1           Refused: -2               Inapplicable: -8   Missing: -9

In Loops:    loop for each biological child at LNPRNT2




                                                                                                  Page 560 of 1165
Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
             child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
             2)] // Child resident and respondent is biological mother of resident child OR
             resident child not identified and R is female
             And if [Child is < 1 year old] // Child is under 1 year

Text:        How long does it usually take you to settle [CHILD NAME] for his or her night
             time sleep once you have started the process?
Interviewer ENTER TIME IN MINUTES
Instruction:
Mixed Mode Alternatives
Web           Text
Interview:    How long does it usually take you to settle [CHILD'S NAME] for his or her night
              time sleep once you have started the process? Please enter time in minutes.

              Question Box Label
              Minutes

Use:         Ask NBSLEEPFH




Question: fertilityhistory_w17.NBWAKESFH                     [ Number of times child
wakes at night ]

Module:      fertilityhistory_w17
Source:      GAINS

               Type: Number              Range: 0 .. 20
               Don't know: -1           Refused: -2         Inapplicable: -8     Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
             child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
             2)] // Child resident and respondent is biological mother of resident child OR
             resident child not identified and R is female
             And if [Child is < 1 year old] // Child is under 1 year
Text:        How many times does [CHILD NAME] usually wake him/herself up at night?
Interviewer ENTER NUMBER OF TIMES
Instruction:
Mixed Mode Alternatives
Web           Delete
Interview:    Interviewer instruction
Use:         Ask NBWAKESFH



Display Note
                                                                                       Page 561 of 1165
SCREEN START (CAWI). Arrange in table with response options listed horizontally as column
headings and questions listed vertically as rows.
Question: fertilityhistory_w17.NBREFEATFH                      [ Refuses to eat
statement ]

Module:      fertilityhistory_w17
             Samara, M., Johnson, S., Lamberts, K., Marlow, N. & Wolke, D. (2010). Eating
Source:      problems at age 6 years in a whole population sample of extremely preterm
             children. 'Developmental Medicine and Child Neurology', 52(2), e16-e22.

               Type: choice
               Don't know: -1           Refused: -2         Inapplicable: -8      Missing: -9

In Loops:    loop for each biological child at LNPRNT2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
             excluding rising 16 year olds
             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
             child(ren) or R has biological children in household
             And if [LNPRNT2 > 0] // Has biological children
             And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
             child not on the Household Grid or Non-resident biological child
             And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
             (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)]
             // Child resident and respondent is biological mother of resident child OR resident
             child not identified and R is female
             And if [Child is < 1 year old] // Child is under 1 year
Showcard: TBC
Text:        How true are the following statements about [CHILD NAME] ?

             [CHILD NAME] refuses to eat.
Options:
              1        Not true          Not true

              2        Somewhat true Somewhat true

              3        Certainly true    Certainly true

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask NBREFEATFH




Question: fertilityhistory_w17.NBNOAPPFH                     [ No appetite statement ]

Module:      fertilityhistory_w17
             Samara, M., Johnson, S., Lamberts, K., Marlow, N. & Wolke, D. (2010). Eating
Source:      problems at age 6 years in a whole population sample of extremely preterm
             children. 'Developmental Medicine and Child Neurology', 52(2), e16-e22.

               Type: choice
               Don't know: -1           Refused: -2         Inapplicable: -8      Missing: -9

In Loops:    loop for each biological child at LNPRNT2
                                                                                            Page 562 of 1165
   Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                 excluding rising 16 year olds
                 And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                 child(ren) or R has biological children in household
                 And if [LNPRNT2 > 0] // Has biological children
                 And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                 child not on the Household Grid or Non-resident biological child
                 And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                 (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)]
                 // Child resident and respondent is biological mother of resident child OR resident
                 child not identified and R is female
                 And if [Child is < 1 year old] // Child is under 1 year
   Showcard: TBC
   Text:          [CHILD'S NAME] seems to have no appetite.
   Options:       1         Not true         Not true

                  2         Somewhat true Somewhat true

                  3         Certainly true   Certainly true

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard

   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

                 Delete
                 Showcard

   Use:          Ask NBNOAPPFH



   Display Note
   SCREEN END (CAWI).




Question: fertilityhistory_w17.BRFEDFH                   [ Breastfeed ]

Module:     fertilityhistory_w17
Source:     UKHLS

              Type: choice
              Don't know: -1            Refused: -2            Inapplicable: -8       Missing: -9

In Loops: loop for each biological child at LNPRNT2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
          rising 16 year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
          child(ren) or R has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
          And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological child
          not on the Household Grid or Non-resident biological child
          And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 & (LChNoFH =
          99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX = 2)] // Child resident
          and respondent is biological mother of resident child OR resident child not identified
          and R is female
Text:       Did you breastfeed [CHILD NAME] , even if only for a short time?




                                                                                                Page 563 of 1165
Options:      1       Yes                       Yes

              2       No                        No

              3       Currently breastfeeding Currently breastfeeding


Use:        Ask BRFEDFH



if [BrFedFH = 1] // breastfed


   Display Note
   SCREEN START (CAWI). Arrange horizontally on screen with age first and unit second




   Question: fertilityhistory_w17.BRFEDENDFH                     [ Age breastfeeding
   stopped ]

    Module:       fertilityhistory_w17
    Source:       UKHLS

                    Type: Number             Range: 1 .. 52
                    Don't know: -1          Refused: -2        Inapplicable: -8    Missing: -9

    In Loops:     loop for each biological child at LNPRNT2

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                  excluding rising 16 year olds
                  And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                  child(ren) or R has biological children in household
                  And if [LNPRNT2 > 0] // Has biological children
                  And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                  child not on the Household Grid or Non-resident biological child
                  And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                  (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
                  2)] // Child resident and respondent is biological mother of resident child OR
                  resident child not identified and R is female
                  And if [BrFedFH = 1] // breastfed
    Text:         And how old was [CHILD NAME] when you stopped breastfeeding him/her
                  altogether?
    Interviewer ENTER NUMBER AND CODE UNIT ON NEXT SCREEN
    Instruction:
    Mixed Mode Alternatives
    Web           Question Box Label
    Interview:    Age

                  Delete
                  Interviewer instruction
    Use:          Ask BRFEDENDFH




   Question: fertilityhistory_w17.BRFEDEND2FH                      [ Age breastfeeding
   stopped: unit ]

    Module:       fertilityhistory_w17
    Source:       UKHLS

                                                                                            Page 564 of 1165
                              Type: choice
                              Don't know: -1          Refused: -2        Inapplicable: -8    Missing: -9



              In Loops:     loop for each biological child at LNPRNT2

              Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                            excluding rising 16 year olds
                            And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                            child(ren) or R has biological children in household
                            And if [LNPRNT2 > 0] // Has biological children
                            And if [(LCHLVFH = 1 & LCHNOFH = 99) | LCHLVFH = 2 ] // Resident biological
                            child not on the Household Grid or Non-resident biological child
                            And if [LChNoFH = GRIDVARIABLES.HGBIOCHM | (((LCHLVFH = 1 &
                            (LChNoFH = 99|DK|REF|MIS)) | LChChkFH = 2) & DEMOGRAPHICS.PSEX =
                            2)] // Child resident and respondent is biological mother of resident child OR
                            resident child not identified and R is female
                            And if [BrFedFH = 1] // breastfed
              Interviewer CODE UNIT
              Instruction:
              Options:       1        Days     Days

                             2        Weeks    Weeks

                             3        Months Months

                             4        Years    Years

              Mixed Mode Alternatives
              Web           Display Note
              Interview:    Use drop down list of response options.

                            Delete
                            Interviewer instruction
              Use:          Ask BRFEDEND2FH



             Display Note
             SCREEN END (CAWI)


             Soft check: if ((BrFedEndFH > 20 & BrFedEnd2FH = 1 | 2 | 3) OR (BrFedEndFH > 2 &
             BrFedEnd2FH = 4)) // Child was more than 20 days/weeks/months old when mother
             stopped breastfeeding or child was more than 2 years old when mother stopped
             breastfeeding
             Text
             You have just entered that your child was [BrFedEndFH] [BrFedEnd2FH] old when you
             stopped breastfeeding them.


END LOOP (Bio Child Loop)


Loop for each [two biological children with the same DOB or birthdays one day apart]
Name: TWINCONFFHCondition




   Question: fertilityhistory_w17.TWINCONFFH                    [ Twins ]

   Module:    fertilityhistory_w17
   Source:    UKHLS
   Scripting CHILD1 and CHILD2 are the first names of the supposed twins.
   Notes:                                                                                             Page 565 of 1165
               Type: choice
               Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: Loop for each [two biological children with the same DOB or birthdays one day apart]

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
          year olds
          And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren) or R
          has biological children in household
          And if [LNPRNT2 > 0] // Has biological children
Text:       Can we just confirm, are {if LCHLVFH <> 3|4} were {if any LCHLVFH = 3|4} [CHILD1] and
            [CHILD2] twins?
Options:       1         Yes Yes

               2         No    No

Use:        Ask TWINCONFFH



if [TwinConf = 1 & ((sex of child 1) = (sex of child 2))]// Twins are of the same sex




   Question: fertilityhistory_w17.TWINZYGFH                       [ Zygotic twins ]

    Module:        fertilityhistory_w17
    Source:        UKHLS
    Scripting CHILD 1 and CHILD 2 are the first names of the supposed twins.
    Notes:

                     Type: choice
                     Don't know: -1          Refused: -2               Inapplicable: -8        Missing: -9

    In Loops: Loop for each [two biological children with the same DOB or birthdays one day apart]

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
              16 year olds
              And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren)
              or R has biological children in household
              And if [LNPRNT2 > 0] // Has biological children
              And if [TwinConf = 1 & ((sex of child 1) = (sex of child 2))] // Twins are of the same sex
    Text:           Are {if LCHLVFH <> 3|4} Were {if any LCHLVFH = 3|4} [CHILD1] and [CHILD2]
                   identical twins?
    Options:
                    1         Yes Yes

                    2         No    No

    Use:           Ask TWINZYGFH



if [(TwinConffh = 1) & at least one twin resident in the household]// Twin(s) in household




   Question: fertilityhistory_w17.ZYGOSITY1FH                        [ PNO of twin 1 ]

    Module:        fertilityhistory_w17
    Source:        UKHLS


                                                                                                         Page 566 of 1165
                              Type: Number                 Range: 1 .. 16
                              Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9

               In Loops: Loop for each [two biological children with the same DOB or birthdays one day apart]

               Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
                         16 year olds
                         And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological child(ren)
                         or R has biological children in household
                         And if [LNPRNT2 > 0] // Has biological children
                         And if [(TwinConffh = 1) & at least one twin resident in the household] // Twin(s) in
                         household
               Use:         Compute Zygosity1fh = PNO Of Twin 1



              If [second twin is in the household] // If second twin is in the household




                  Question: fertilityhistory_w17.ZYGOSITY2FH                        [ PNO of twin 2 ]

                   Module:         fertilityhistory_w17
                   Source:         UKHLS

                                     Type: Number             Range: 1 .. 16
                                     Don't know: -1          Refused: -2            Inapplicable: -8       Missing: -9

                   In Loops: Loop for each [two biological children with the same DOB or birthdays one day apart]

                   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                             rising 16 year olds
                             And if [LPRNTADP2 = 1 | GRIDVARIABLES.NNATCH > 0] // Has had biological
                             child(ren) or R has biological children in household
                             And if [LNPRNT2 > 0] // Has biological children
                             And if [(TwinConffh = 1) & at least one twin resident in the household] // Twin(s) in
                             household
                             And If [second twin is in the household] // If second twin is in the household
                   Use:            Compute Zygosity2fh = PNO Of Twin 2



       END LOOP (TWINCONFFHCondition)




Question: fertilityhistory_w17.NNRCBIOU16                           [ Number of non-resident biological children
under 16 ]

Module:     fertilityhistory_w17
Source:     UKHLS

              Type: Number                         Range: 0 .. 97
              Don't know: -1                      Refused: -2                  Inapplicable: -8            Missing: -9

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Use:        Compute NNRCBIOU16 = number Of Non-resident Bio Children Aged Under 16 Where Lnprnt2 > 0 &
            LChLvfh = 2 And Using
            Information On DOB From Lchdob



if [GRIDVARIABLES.Adoptchonly = 0] // Number of adopted children from HH Grid is 0
                                                                                                                     Page 567 of 1165
   Question: fertilityhistory_w17.LADOPTED2                      [ Ever had adopted child(ren) ]

   Module:     fertilityhistory_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
             olds
             And if [GRIDVARIABLES.Adoptchonly = 0] // Number of adopted children from HH Grid is 0
   Text:       Have you ever adopted or become the legal parent of a child? Please include any adopted children,
               even if you are not living with them or are not in touch with them, or any who may have died.
   Options:
                1        Yes Yes

                2        No     No

   Help:       This includes:
               * Children of all ages, not just those under 18.
               * Cases where you were the guardian of children of relatives on a long term basis.

               This excludes:
               * Foster children unless they have subsequently been adopted.
   Use:        Ask LADOPTED2



if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0]// has had adopted child(ren) or R has adoptive
children in household




   Question: fertilityhistory_w17.LNADOPTED2                       [ Number of adopted child(ren) ]

   Module:     fertilityhistory_w17
   Source:     UKHLS

                 Type: Number                    Range: 0 .. 97
                 Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
             olds
             And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted child(ren) or R
             has adoptive children in household
   Text:       Can I just check, how many children have you adopted or become the legal parent of?
   Mixed Mode Alternatives
   Web        Text
   Interview: Can we just check, how many children have you adopted or become the legal parent of?

   Use:        Ask LNADOPTED2



   Soft check: if (LNADOPTED2 < GRIDVARIABLES.Nadoptch) // Number of adopted children reported by
   respondent is less than number of respondent's adopted children in the household
   Text
   You have entered [LNADOPTED2] . This is fewer than the number of adopted children in the household.


   if [LNADOPTED2 > 0] // Ever had adopted children


      loop for each adopted child at LNADOPTED2                                                                    Page 568 of 1165
      Name: Adoption Loop
if [LNADOPTED2 > 1 and loop = 1] // Adopted more than 1 child and first loop only




   Question: fertilityhistory_w17.ADOPTINT                        [ Adoption preamble ]

    Module:       fertilityhistory_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

    In Loops: loop for each adopted child at LNADOPTED2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
              16 year olds
              And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
              child(ren) or R has adoptive children in household
              And if [LNADOPTED2 > 0] // Ever had adopted children
              And if [LNADOPTED2 > 1 and loop = 1] // Adopted more than 1 child and first loop only
    Text:         I'd like to ask you about each adopted/legal child in turn, starting with the eldest.
    Options:       1        Continue Continue

    Mixed Mode Alternatives
    Web        Text
    Interview: We'd like to ask you about each adopted child in turn, starting with the eldest.

    Use:          Ask ADOPTINT




Question: fertilityhistory_w17.LACYB4                     [ Year adopted child joined resp HH ]

Module:       fertilityhistory_w17
Source:       BHPS
Scripting     Do not allow future dates
Notes:

                Type: Number                 Range: 1000 .. 9999
                Don't know: -1              Refused: -2                   Inapplicable: -8         Missing: -9

In Loops: loop for each adopted child at LNADOPTED2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
          year olds
          And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
          child(ren) or R has adoptive children in household
          And if [LNADOPTED2 > 0] // Ever had adopted children
Text:         Thinking about your eldest {if LNADOPTED2 > 1 and loop = 1} next eldest {if LNADOPTED2
              > 1 and loop greater than 1} adopted/legal child, in what year did they begin living with you?
Help:         If a child spends some time in two homes (where a couple has split), the child should be
              counted as living with the parent with whom they spend the largest part of the year. If equal
              parts of the year, count as living with the mother
Mixed Mode Alternatives




                                                                                                           Page 569 of 1165
Web        Display Note
Interview: Use drop down list of response options

              Delete
              Interviewer instruction

Use:          Ask LACYB4




Question: fertilityhistory_w17.LACLV                 [ Adopted child still lives in resp HH ]

Module:     fertilityhistory_w17
Source:     BHPS

                Type: choice
                Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each adopted child at LNADOPTED2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
          year olds
          And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
          child(ren) or R has adoptive children in household
          And if [LNADOPTED2 > 0] // Ever had adopted children
Text:       Does he/she still live with you?
Options:      1        Yes    Yes

              2        No     No

              3        Died Died

Use:        Ask LACLV



if [LACLv = 1] // Adopted child resident




   Question: fertilityhistory_w17.LACNO                   [ PNO of adopted child in HH ]

    Module:        fertilityhistory_w17
    Source:        BHPS
    Scripting      Only include PNOs of adopted children in the HH
    Notes:

                     Type: choice
                     Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:      loop for each adopted child at LNADOPTED2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
                   child(ren) or R has adoptive children in household
                   And if [LNADOPTED2 > 0] // Ever had adopted children
                   And if [LACLv = 1] // Adopted child resident
    Interviewer WHICH ADOPTED CHILD OF THE RESPONDENT IS THIS?
    Instruction:


                                                                                                         Page 570 of 1165
Options:        1          [CHILD NAME] aged [CHILDS
                                                       child 1
                           AGE]

                2          [CHILD NAME] aged [CHILDS
                                                       child 2
                           AGE]

                3          [CHILD NAME] aged [CHILDS
                                                       child 3
                           AGE]

                4          [CHILD NAME] aged [CHILDS
                                                       child 4
                           AGE]

                5          [CHILD NAME] aged [CHILDS
                                                       child 5
                           AGE]

                6          [CHILD NAME] aged [CHILDS
                                                       child 6
                           AGE]

                7          [CHILD NAME] aged [CHILDS
                                                       child 7
                           AGE]

                8          [CHILD NAME] aged [CHILDS
                                                       child 8
                           AGE]

                9          [CHILD NAME] aged [CHILDS
                                                       child 9
                           AGE]

                10         [CHILD NAME] aged [CHILDS
                                                       child 10
                           AGE]

                11         [CHILD NAME] aged [CHILDS
                                                       child 11
                           AGE]

                12         [CHILD NAME] aged [CHILDS
                                                       child 12
                           AGE]

                13         [CHILD NAME] aged [CHILDS
                                                       child 13
                           AGE]

                14         [CHILD NAME] aged [CHILDS
                                                       child 14
                           AGE]

                15         [CHILD NAME] aged [CHILDS
                                                       child 15
                           AGE]

                16         [CHILD NAME] aged [CHILDS
                                                       child 16
                           AGE]

                99                                     Child not on the
                           Child not on the list
                                                       list

Mixed Mode Alternatives
Web            Text
Interview:     Please confirm which child this is.

               Delete
               Interviewer instruction

Use:           Ask LACNO



if [LACNO < 99] // Adopted child on the list




   Question: fertilityhistory_w17.LCHCHKADP            [ Date of birth check -
   resident adopted child ]

    Module:          fertilityhistory_w17
    Source:          BHPS


                                                                                 Page 571 of 1165
                         Type: choice
                         Don't know: -1            Refused: -2            Inapplicable: -8       Missing: -9

       In Loops:       loop for each adopted child at LNADOPTED2

       Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                       rising 16 year olds
                       And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
                       adopted child(ren) or R has adoptive children in household
                       And if [LNADOPTED2 > 0] // Ever had adopted children
                       And if [LACLv = 1] // Adopted child resident
                       And if [LACNO < 99] // Adopted child on the list
       Text:           Can I check [CHILD NAME] is a [boy/girl] and their date of birth is [DOB] ?
       Interviewer IF NOT CORRECT ALTER HHGRID
       Instruction:
       Options:         1        Yes Yes

                        2        No       No

       Mixed Mode Alternatives
       Web             Text
       Interview:      Can we check [CHILD'S NAME] is a [boy/girl] and their date of birth is [DOB] ?

                       Delete
                       Interviewer instruction
       Use:            Ask LCHCHKADP



if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2]// Adopted child is no
longer living with respondent, or has died, or resident adopted child not identified




   Question: fertilityhistory_w17.LACNAME                        [ Name of adopted resident child
   who is not on the HH grid ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: String                 Length: 255
                     Don't know: -1              Refused: -2             Inapplicable: -8        Missing: -9

    In Loops:      loop for each adopted child at LNADOPTED2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
                   child(ren) or R has adoptive children in household
                   And if [LNADOPTED2 > 0] // Ever had adopted children
                   And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
                   Adopted child is no longer living with respondent, or has died, or resident adopted child
                   not identified
    Text:          Could you please tell me their name?
    Interviewer ENTER CHILD'S FIRST NAME
    Instruction:
    Mixed Mode Alternatives




                                                                                                           Page 572 of 1165
Web             Text
Interview:      Could you please tell us their name?

                Question Box Label
                Child's name

                Delete
                Interviewer instruction

Use:            Ask LACNAME



if [LACLv = 3] // Adopted child deceased


   Display Note
   SCREEN START. Use day/month/year template.




   Question: fertilityhistory_w17.LADODDFH                        [ Adopted child's DOD day ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: Number             Range: 1 .. 31
                     Don't know: -1          Refused: -2               Inapplicable: -8      Missing: -9

    In Loops:      loop for each adopted child at LNADOPTED2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
                   adopted child(ren) or R has adoptive children in household
                   And if [LNADOPTED2 > 0] // Ever had adopted children
                   And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2]
                   // Adopted child is no longer living with respondent, or has died, or resident adopted
                   child not identified
                   And if [LACLv = 3] // Adopted child deceased
    Text:          I am sorry to hear [CHILD NAME] died. What date did that happen?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     We are sorry to hear [CHILD NAME] died. What date did that happen?

                   Display Note
                   Use drop down list of response options

                   Question Box Label
                   Day

                   Delete
                   Interviewer instruction

    Use:           Ask LADODDFH




   Question: fertilityhistory_w17.LADODMFH                        [ Adopted child's DOD month ]

    Module:        fertilityhistory_w17
    Source:        UKHLS                                                                               Page 573 of 1165
               Type: choice
               Don't know: -1             Refused: -2           Inapplicable: -8       Missing: -9


In Loops:    loop for each adopted child at LNADOPTED2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
             adopted child(ren) or R has adoptive children in household
             And if [LNADOPTED2 > 0] // Ever had adopted children
             And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2]
             // Adopted child is no longer living with respondent, or has died, or resident adopted
             child not identified
             And if [LACLv = 3] // Adopted child deceased
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction

Use:         Ask LADODMFH




Question: fertilityhistory_w17.LADODYRFH                      [ Adopted child's DOD year ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number              Range: 1000 .. 9999
               Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

In Loops:    loop for each adopted child at LNADOPTED2




                                                                                                 Page 574 of 1165
    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                  rising 16 year olds
                  And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
                  adopted child(ren) or R has adoptive children in household
                  And if [LNADOPTED2 > 0] // Ever had adopted children
                  And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2]
                  // Adopted child is no longer living with respondent, or has died, or resident adopted
                  child not identified
                  And if [LACLv = 3] // Adopted child deceased

    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction

    Use:          Ask LADODYRFH



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display note
   SCREEN END




Question: fertilityhistory_w17.LACSX                   [ Sex of adopted child ]

Module:     fertilityhistory_w17
Source:     BHPS

              Type: choice
              Don't know: -1                 Refused: -2            Inapplicable: -8        Missing: -9

In Loops: loop for each adopted child at LNADOPTED2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
          16 year olds
          And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
          child(ren) or R has adoptive children in household
          And if [LNADOPTED2 > 0] // Ever had adopted children
          And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
          Adopted child is no longer living with respondent, or has died, or resident adopted child not
          identified
Text:        [Are/Were] they a boy or a girl?
Options:
              1       Boy Boy

              2       Girl   Girl

Use:        Ask LACSX



if [LACLv = 2] // Adopted child not resident


                                                                                                      Page 575 of 1165
   Question: fertilityhistory_w17.LACAL                 [ Age of adopted child when last
   lived with resp ]

   Module:     fertilityhistory_w17
   Source:     BHPS

                 Type: Number             Range: 0 .. 97
                 Don't know: -1          Refused: -2               Inapplicable: -8      Missing: -9

   In Loops: loop for each adopted child at LNADOPTED2

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
             child(ren) or R has adoptive children in household
             And if [LNADOPTED2 > 0] // Ever had adopted children
             And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
             Adopted child is no longer living with respondent, or has died, or resident adopted child
             not identified
             And if [LACLv = 2] // Adopted child not resident
   Text:       What age was [he/she] when [he/she] last lived with you?
   Use:        Ask LACAL



Display Note
SCREEN START. Use day/month/year template.




Question: fertilityhistory_w17.LADOBDFH                    [ Adopted child's DOB day ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number              Range: 1 .. 31
               Don't know: -1           Refused: -2               Inapplicable: -8       Missing: -9

In Loops:    loop for each adopted child at LNADOPTED2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
             child(ren) or R has adoptive children in household
             And if [LNADOPTED2 > 0] // Ever had adopted children
             And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
             Adopted child is no longer living with respondent, or has died, or resident adopted child
             not identified
Text:        What [is/was] [CHILD NAME] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Day

             Delete
             Interviewer instruction
Use:         Ask LADOBDFH                                                                          Page 576 of 1165
Question: fertilityhistory_w17.LADOBMFH                      [ Adopted child's DOB month ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2        Inapplicable: -8       Missing: -9

In Loops:    loop for each adopted child at LNADOPTED2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
             child(ren) or R has adoptive children in household
             And if [LNADOPTED2 > 0] // Ever had adopted children
             And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
             Adopted child is no longer living with respondent, or has died, or resident adopted child
             not identified
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction
Use:         Ask LADOBMFH




Question: fertilityhistory_w17.LADOBYRFH                      [ Adopted child's DOB year ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number                Range: 1000 .. 9999
               Don't know: -1             Refused: -2              Inapplicable: -8      Missing: -9
                                                                                                   Page 577 of 1165
    In Loops:      loop for each adopted child at LNADOPTED2


    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
                   child(ren) or R has adoptive children in household
                   And if [LNADOPTED2 > 0] // Ever had adopted children
                   And if [(LACLv = 2|3) | (LACLv = 1 & (LACNo = 99|DK|REF|MIS)) | LChChkAdp = 2] //
                   Adopted child is no longer living with respondent, or has died, or resident adopted child
                   not identified
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction
    Use:           Ask LADOBYRFH



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END


if [(LACLV = 1 & LACNO = 99) | LACLV = 2 ]// Resident adopted child not on the Household Grid or Non-
resident adopted child




   Question: fertilityhistory_w17.LACHHGMIS                       [ Child's other parent lives in
   household ]

    Module:      fertilityhistory_w17
    Source:      UKHLS
    Scripting Please list names of all adults aged 16+ in household
    Notes:

                   Type: choice
                   Don't know: -1            Refused: -2               Inapplicable: -8        Missing: -9

    In Loops: loop for each adopted child at LNADOPTED2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
              16 year olds
              And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
              child(ren) or R has adoptive children in household
              And if [LNADOPTED2 > 0] // Ever had adopted children
              And if [(LACLV = 1 & LACNO = 99) | LACLV = 2 ] // Resident adopted child not on the
              Household Grid or Non-resident adopted child
    Text:        Can we just check, does [LACNAME] 's mother/father/other legal parent live here with
                 you? If so, who is it?

                                                                                                         Page 578 of 1165
Options:      0                                                               Not resident here
                         Not resident here

              1           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]    Person number 1

              2           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]    Person number 2

              3           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]    Person number 3

              4           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]    Person number 4

              5           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]    Person number 5

              6           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]    Person number 6

              7           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]    Person number 7

              8           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]    Person number 8

              9           [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]    Person number 9

              10         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         10]                                                  10

              11         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         11]                                                  11

              12         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         12]                                                  12

              13         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         13]                                                  13

              14         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         14]                                                  14

              15         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         15]                                                  15

              16         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         16]                                                  16


Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute LACHHGMIS = 0;
            Else: Ask



if [LACNo = pwcu16abs | LACHHGMIS = 0]// Resident adopted child has other parent being absent




   Question: fertilityhistory_w17.RELTOPWCAELSE                              [ Child adopted with
   someone ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1          Refused: -2            Inapplicable: -8       Missing: -9

    In Loops: loop for each adopted child at LNADOPTED2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
              rising 16 year olds
              And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had adopted
              child(ren) or R has adoptive children in household
              And if [LNADOPTED2 > 0] // Ever had adopted children
              And if [(LACLV = 1 & LACNO = 99) | LACLV = 2 ] // Resident adopted child not on the
              Household Grid or Non-resident adopted child
              And if [LACNo = pwcu16abs | LACHHGMIS = 0] // Resident adopted child has other
              parent being absent
                                                                                                   Page 579 of 1165
    Text:          Did you adopt [CHILD NAME] with anyone else?
Options:      1         Yes                                     Yes

              2         No, I adopted alone                     No, I adopted alone

              3         No, my partner was [CHILD               No, my partner was [CHILD
                        NAME] 's biological parent              NAME] 's biological parent

Use:       Ask RELTOPWCAELSE



if [RELTOPWCAELSE = 1|3] // Adopted with someone else




   Question: fertilityhistory_w17.RELTOPWCADOP                               [ Relationship with
   other parent ]

   Module:        fertilityhistory_w17
   Source:        UKHLS

                     Type: choice
                     Don't know: -1           Refused: -2           Inapplicable: -8     Missing: -9

   In Loops:      loop for each adopted child at LNADOPTED2

   Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                  excluding rising 16 year olds
                  And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
                  adopted child(ren) or R has adoptive children in household
                  And if [LNADOPTED2 > 0] // Ever had adopted children
                  And if [(LACLV = 1 & LACNO = 99) | LACLV = 2 ] // Resident adopted child not
                  on the Household Grid or Non-resident adopted child
                  And if [LACNo = pwcu16abs | LACHHGMIS = 0] // Resident adopted child has
                  other parent being absent
                  And if [RELTOPWCAELSE = 1|3] // Adopted with someone else
   Text:          Which of these best describes your relationship to this person when you
                  adopted/became [CHILD NAME] 's legal parent?
   Interviewer READ OUT
   Instruction:
   Options:
                    1         Married and living            Married and living
                              together                      together

                    2         Cohabiting/living together    Cohabiting/living together

                    3         Something else                Something else

   Mixed Mode Alternatives
   Web             Delete
   Interview:      Interviewer instruction

   Use:           Ask RELTOPWCADOP




   Question: fertilityhistory_w17.RELTOPWCACURR                                  [ Relationship with
   child's other parent ]

   Module:        fertilityhistory_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1            Refused: -2           Inapplicable: -8     Missing: -9
                                                                                                 Page 580 of 1165
                       In Loops:     loop for each adopted child at LNADOPTED2

                       Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed,
                                     excluding rising 16 year olds
                                     And if [LADOPTED2 = 1 | GRIDVARIABLES.ADOPTCHONLY > 0] // has had
                                     adopted child(ren) or R has adoptive children in household
                                     And if [LNADOPTED2 > 0] // Ever had adopted children
                                     And if [(LACLV = 1 & LACNO = 99) | LACLV = 2 ] // Resident adopted child not on
                                     the Household Grid or Non-resident adopted child
                                     And if [LACNo = pwcu16abs | LACHHGMIS = 0] // Resident adopted child has
                                     other parent being absent
                                     And if [RELTOPWCAELSE = 1|3] // Adopted with someone else
                       Showcard: TBC
                       Text:         Which of these best describes your current relationship to [CHILD NAME] 's other
                                     parent?
                       Options:       1        Currently in relationship/married    Currently in relationship/married
                                               but not living together              but not living together

                                      2        Currently married but not in a       Currently married but not in a
                                               relationship and not living together relationship and not living together

                                      3        Separated                            Separated

                                      4        Divorced                             Divorced

                                      5        Never married and no longer in a     Never married and no longer in a
                                               relationship                         relationship

                                      6        They are deceased                    They are deceased

                       Mixed Mode Alternatives
                       Web           Delete
                       Interview:    Showcard
                       Telephone Post-text Interviewer Instruction
                       Interview: READ OUT

                                     Delete
                                     Showcard

                       Use:          Ask RELTOPWCACURR



       END LOOP (Adoption Loop)




Question: fertilityhistory_w17.NNRCADPU16                       [ Number of non-resident adopted children
under 16 ]

Module:     fertilityhistory_w17
Source:     UKHLS

              Type: Number                     Range: 1 .. 97
              Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
Use:        Compute NNRCADPU16 = number Of Non-resident Adopted Children Aged Under 16 Where
            LNADOPTED2 > 0 & LACLv = 2 And Using Information On DOB From Ladob



if [GRIDVARIABLES.Nstepch = 0] // Number of step children from HH Grid is 0




   Question: fertilityhistory_w17.LSTEP2                   [ Ever had step-child(ren) ]                              Page 581 of 1165
    Module:       fertilityhistory_w17
    Source:       UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2                    Inapplicable: -8           Missing: -9

    Universe:     if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
                  olds
                  And if [GRIDVARIABLES.Nstepch = 0] // Number of step children from HH Grid is 0
    Text:         Have you ever lived with any step-children? Please include any step children, even if you are not
                  living with them or are not in touch with them, or any who may have died.
    Interviewer IF NECESSARY: By step-children, I mean the children of any husband/wife/partner that you are
    Instruction: living with, or were living with at the time.
    Options:        1        Yes Yes

                    2        No     No

    Help:         This includes:
                  * Children of all ages, not just those under 18.
                  * Children from a spouse or partner's previous marriages or relationships, both now and at any time
                  in the past.
                  * Step-children including de facto step-children, that is children living with you as well as those
                  acquired formally through marriage.
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer instruction

    Use:          Ask LSTEP2



if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0]// has had step-children or R has step-children in household




   Question: fertilityhistory_w17.LNSTEP2                    [ Number of step-child(ren) ]

    Module:      fertilityhistory_w17
    Source:      UKHLS

                   Type: Number                   Range: 0 .. 97
                   Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year
              olds
              And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has step-
              children in household
    Text:        Can I just check, how many step-children do you currently live with or have you lived with in the past?
    Mixed Mode Alternatives
    Web        Text
    Interview: Can we just check, how many step-children do you currently live with or have you lived with in the
               past?

    Use:         Ask LNSTEP2



   Soft check: if (LNSTEP2 < GRIDVARIABLES.Nstepch) // Number of step children reported by respondent is
   less than number of respondent's step children in the household
   Text
   You have entered [LNSTEP2] . This is fewer than the number of step-children in the household.


   if [LNSTEP2 > 0] // Ever had step-children                                                                         Page 582 of 1165
loop for each step-child at LNSTEP2
Name: Step Child Loop


   if [LNSTEP2 > 1 and loop = 1]// Ever had more than 1 step-child and first loop only




      Question: fertilityhistory_w17.STEPINT                      [ Step-children preamble ]

       Module:       fertilityhistory_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1              Refused: -2                Inapplicable: -8      Missing: -9

       In Loops: loop for each step-child at LNSTEP2

       Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
                 16 year olds
                 And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
                 step-children in household
                 And if [LNSTEP2 > 0] // Ever had step-children
                 And if [LNSTEP2 > 1 and loop = 1] // Ever had more than 1 step-child and first loop only
       Text:         I'd like to ask you about each step-child in turn, starting with the eldest.
       Options:
                      1        Continue Continue

       Mixed Mode Alternatives
       Web        Text
       Interview: We'd like to ask you about each step-child in turn, starting with the eldest.

       Use:          Ask STEPINT




   Question: fertilityhistory_w17.LSCYB4                     [ Year step-child joined resp HH ]

   Module:       fertilityhistory_w17
   Source:       BHPS
   Scripting     Do not allow future dates
   Notes:

                   Type: Number                 Range: 1000 .. 9999
                   Don't know: -1              Refused: -2                    Inapplicable: -8      Missing: -9

   In Loops: loop for each step-child at LNSTEP2

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
             year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has step-
             children in household
             And if [LNSTEP2 > 0] // Ever had step-children
   Text:         Thinking about your eldest {if LNSTEP2 > 1 and loop = 1} next eldest {if LNSTEP2 > 1 and
                 loop greater than 1} step-child, in what year did they begin living with you?
   Help:         If a child spends some time in two homes (where a couple has split), the child should be
                 counted as living with the parent with whom they spend the largest part of the year. If equal
                 parts of the year, count as living with the mother
   Mixed Mode Alternatives

                                                                                                             Page 583 of 1165
Web        Display Note
Interview: Use drop down list of response options

Use:          Ask LSCYB4




Question: fertilityhistory_w17.LSCLV                 [ Step-child still lives in resp HH ]

Module:      fertilityhistory_w17
Source:      BHPS

                Type: choice
                Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9

In Loops: loop for each step-child at LNSTEP2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16
          year olds
          And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has step-
          children in household
          And if [LNSTEP2 > 0] // Ever had step-children
Text:        Does he/she still live with you?
Options:      1        Yes    Yes

              2        No     No

              3        Died Died

Use:         Ask LSCLV



if [LSCLv = 1] // Step-child resident




   Question: fertilityhistory_w17.LSCNO                  [ PNO of step-child in HH ]

    Module:        fertilityhistory_w17
    Source:        BHPS
    Scripting      Only include PNOs of step-children in the HH
    Notes:

                     Type: choice
                     Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:      loop for each step-child at LNSTEP2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
                   step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [LSCLv = 1] // Step-child resident
    Interviewer WHICH STEP-CHILD OF THE RESPONDENT IS THIS?
    Instruction:




                                                                                                        Page 584 of 1165
Options:
                1          [CHILD NAME] aged [CHILDS
                                                          child 1
                           AGE]

                2          [CHILD NAME] aged [CHILDS
                                                          child 2
                           AGE]

                3          [CHILD NAME] aged [CHILDS      child 3
                           AGE]

                4          [CHILD NAME] aged [CHILDS
                                                          child 4
                           AGE]

                5          [CHILD NAME] aged [CHILDS
                                                          child 5
                           AGE]

                6          [CHILD NAME] aged [CHILDS
                                                          child 6
                           AGE]

                7          [CHILD NAME] aged [CHILDS
                                                          child 7
                           AGE]

                8          [CHILD NAME] aged [CHILDS
                                                          child 8
                           AGE]

                9          [CHILD NAME] aged [CHILDS
                                                          child 9
                           AGE]

                10         [CHILD NAME] aged [CHILDS
                                                          child 10
                           AGE]

                11         [CHILD NAME] aged [CHILDS
                                                          child 11
                           AGE]

                12         [CHILD NAME] aged [CHILDS
                                                          child 12
                           AGE]

                13         [CHILD NAME] aged [CHILDS
                                                          child 13
                           AGE]

                14         [CHILD NAME] aged [CHILDS
                                                          child 14
                           AGE]

                15         [CHILD NAME] aged [CHILDS
                                                          child 15
                           AGE]

                16         [CHILD NAME] aged [CHILDS
                                                          child 16
                           AGE]

                99                                        Child not on the
                           Child not on the list
                                                          list



Mixed Mode Alternatives
Web            Text
Interview:     Please confirm which step-child this is.

               Delete
               Interviewer instruction
Use:           Ask LSCNO



if [LSCNO < 99] // Step-child on the list




    Question: fertilityhistory_w17.LCHCHKSTEP               [ Date of birth check -
    resident step-child ]

    Module:          fertilityhistory_w17
    Source:          BHPS
                                                                                      Page 585 of 1165
                         Type: choice
                         Don't know: -1            Refused: -2            Inapplicable: -8       Missing: -9



       In Loops:       loop for each step-child at LNSTEP2

       Universe:       if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                       rising 16 year olds
                       And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
                       has step-children in household
                       And if [LNSTEP2 > 0] // Ever had step-children
                       And if [LSCLv = 1] // Step-child resident
                       And if [LSCNO < 99] // Step-child on the list
       Text:           Can I check [CHILD NAME] is a [boy/girl] and their date of birth is [DOB] ?
       Interviewer IF NOT CORRECT ALTER HHGRID
       Instruction:
       Options:
                        1        Yes Yes

                        2        No       No

       Mixed Mode Alternatives
       Web             Text
       Interview:      Can we check [CHILD NAME] is a [boy/girl] and their date of birth is [DOB] ?

                       Delete
                       Interviewer instruction

       Use:            Ask LCHCHKSTEP



if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2]// Step child is no longer
living with respondent, or has died, or resident step child not identified




   Question: fertilityhistory_w17.LSNAME                     [ Name of resident step-child who is
   not on the HH grid ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: String                 Length: 255
                     Don't know: -1              Refused: -2             Inapplicable: -8        Missing: -9

    In Loops:      loop for each step-child at LNSTEP2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
                   step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] //
                   Step child is no longer living with respondent, or has died, or resident step child not
                   identified
    Text:          Could you please tell me their name?
    Interviewer ENTER CHILD'S FIRST NAME
    Instruction:
    Mixed Mode Alternatives



                                                                                                           Page 586 of 1165
Web             Text
Interview:      Could you please tell us their name?

                Question Box Label
                Child's name

                Delete
                Interviewer instruction

Use:            Ask LSNAME



if [LSCLv = 3] // Step child deceased


   Display Note
   SCREEN START. Use day/month/year template.




   Question: fertilityhistory_w17.LSDODDFH                        [ Step child's DOD day ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: Number              Range: 1 .. 31
                     Don't know: -1           Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:      loop for each step-child at LNSTEP2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
                   has step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2]
                   // Step child is no longer living with respondent, or has died, or resident step child not
                   identified
                   And if [LSCLv = 3] // Step child deceased
    Text:          I am sorry to hear [CHILD NAME] died. What date did that happen?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     We are sorry to hear [CHILD NAME] died. What date did that happen?

                   Display Note
                   Use drop down list of response options

                   Question Box Label
                   Day

                   Delete
                   Interviewer instruction

    Use:           Ask LSDODDFH




   Question: fertilityhistory_w17.LSDODMFH                         [ Step child's DOD month ]

    Module:        fertilityhistory_w17
    Source:        UKHLS
                                                                                                        Page 587 of 1165
               Type: choice

               Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9


In Loops:    loop for each step-child at LNSTEP2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
             has step-children in household
             And if [LNSTEP2 > 0] // Ever had step-children
             And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2]
             // Step child is no longer living with respondent, or has died, or resident step child not
             identified
             And if [LSCLv = 3] // Step child deceased
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction
Use:         Ask LSDODMFH




Question: fertilityhistory_w17.LSDODYRFH                      [ Step child's DOD year ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number              Range: 1000 .. 9999
               Don't know: -1           Refused: -2               Inapplicable: -8      Missing: -9

In Loops:    loop for each step-child at LNSTEP2



                                                                                                  Page 588 of 1165
    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
                   has step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2]
                   // Step child is no longer living with respondent, or has died, or resident step child not
                   identified
                   And if [LSCLv = 3] // Step child deceased
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction

    Use:           Ask LSDODYRFH



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END




Question: fertilityhistory_w17.LSCSX                   [ Sex of step-child ]

Module:      fertilityhistory_w17
Source:      BHPS

               Type: choice
               Don't know: -1                Refused: -2             Inapplicable: -8         Missing: -9

In Loops: loop for each step-child at LNSTEP2

Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
          16 year olds
          And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
          step-children in household
          And if [LNSTEP2 > 0] // Ever had step-children
          And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] // Step
          child is no longer living with respondent, or has died, or resident step child not identified
Text:        [Are/Were] they a boy or a girl?
Options:      1        Boy Boy

              2        Girl   Girl

Use:         Ask LSCSX



if [LSCLv = 2] // Step-child not resident




                                                                                                        Page 589 of 1165
   Question: fertilityhistory_w17.LSCAL                [ Age of step-child when last lived
   with resp ]

   Module:     fertilityhistory_w17
   Source:     BHPS

                 Type: Number             Range: 0 .. 97
                 Don't know: -1          Refused: -2              Inapplicable: -8      Missing: -9

   In Loops: loop for each step-child at LNSTEP2

   Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
             has step-children in household
             And if [LNSTEP2 > 0] // Ever had step-children
             And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] //
             Step child is no longer living with respondent, or has died, or resident step child not
             identified
             And if [LSCLv = 2] // Step-child not resident
   Text:       What age was [he/she] when [he/she] last lived with you?
   Use:        Ask LSCAL



Display Note
SCREEN START. Use day/month/year template




Question: fertilityhistory_w17.LSDOBDFH                    [ Child's DOB Day ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number              Range: 1 .. 31
               Don't know: -1           Refused: -2               Inapplicable: -8      Missing: -9

In Loops:    loop for each step-child at LNSTEP2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
             step-children in household
             And if [LNSTEP2 > 0] // Ever had step-children
             And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] //
             Step child is no longer living with respondent, or has died, or resident step child not
             identified
Text:        What [is/was] [CHILD NAME] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Day

             Delete
             Interviewer instruction

Use:         Ask LSDOBDFH                                                                         Page 590 of 1165
Question: fertilityhistory_w17.LSDOBMFH                      [ Child's DOB month ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2        Inapplicable: -8     Missing: -9

In Loops:    loop for each step-child at LNSTEP2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
             step-children in household
             And if [LNSTEP2 > 0] // Ever had step-children
             And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] //
             Step child is no longer living with respondent, or has died, or resident step child not
             identified
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Question Box Label
             Month

             Delete
             Interviewer instruction

Use:         Ask LSDOBMFH




Question: fertilityhistory_w17.LSDOBYRFH                      [ Child's DOB year ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: Number                Range: 1000 .. 9999
               Don't know: -1             Refused: -2             Inapplicable: -8     Missing: -9
                                                                                                 Page 591 of 1165
    In Loops:      loop for each step-child at LNSTEP2


    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
                   step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [(LSCLv = 2|3)| (LSCLv = 1 & (LSCNo = 99|DK|REF|MIS)) | LChChkStep = 2] //
                   Step child is no longer living with respondent, or has died, or resident step child not
                   identified
    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web            Display Note
    Interview:     Use drop down list of response options

                   Question Box Label
                   Year

                   Delete
                   Interviewer instruction

    Use:           Ask LSDOBYRFH



   Hard Check: if [date entered is in the future]// Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END


if [(LSCLV = 1 & LSCNO = 99) | LSCLV = 2]// Resident step child not on the Household Grid or Non-
resident step child




   Question: fertilityhistory_w17.LSCHHGMIS                       [ Child's other parent lives in
   household ]

    Module:      fertilityhistory_w17
    Source:      UKHLS
    Scripting Please list names of all adults aged 16+ in household
    Notes:

                   Type: choice
                   Don't know: -1            Refused: -2               Inapplicable: -8        Missing: -9

    In Loops: loop for each step-child at LNSTEP2

    Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising
              16 year olds
              And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R has
              step-children in household
              And if [LNSTEP2 > 0] // Ever had step-children
              And if [(LSCLV = 1 & LSCNO = 99) | LSCLV = 2] // Resident step child not on the
              Household Grid or Non-resident step child
    Text:        Can we just check, does [LSNAME] 's mother/father/other legal parent live here with you?
                 If so, who is it?

                                                                                                         Page 592 of 1165
Options:      0        Not resident here                                       Not resident here

              1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]        Person number 1

              2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]        Person number 2

              3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]        Person number 3

              4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]        Person number 4

              5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]        Person number 5

              6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]        Person number 6

              7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]        Person number 7

              8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]        Person number 8

              9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]        Person number 9

              10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       10]                                                     10

              11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       11]                                                     11

              12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       12]                                                     12

              13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       13]                                                     13

              14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       14]                                                     14

              15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       15]                                                     15

              16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =           Person number
                       16]                                                     16

Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute LSCHHGMIS = 0;
            Else: Ask



if [(LSCNo = pwcu16abs) | LSCHHGMIS = 0] // Resident step-child has other parent being absent




   Question: fertilityhistory_w17.RELTOPWCSTEP                            [ Relationship with other
   parent ]

    Module:        fertilityhistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1           Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:      loop for each step-child at LNSTEP2

    Universe:      if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
                   rising 16 year olds
                   And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
                   has step-children in household
                   And if [LNSTEP2 > 0] // Ever had step-children
                   And if [(LSCLV = 1 & LSCNO = 99) | LSCLV = 2] // Resident step child not on the
                   Household Grid or Non-resident step child
                   And if [(LSCNo = pwcu16abs) | LSCHHGMIS = 0] // Resident step-child has other
                   parent being absent
    Text:          Which of these best describes your relationship to [CHILD NAME] 's other parent
                   when you became [his/her] step parent?                                          Page 593 of 1165
Interviewer READ OUT
Instruction:
Options:
               1        Married and living             Married and living
                        together                       together

               2        Cohabiting/living together     Cohabiting/living together

               3        Something else                 Something else

Mixed Mode Alternatives
Web           Delete
Interview:    Interviewer instruction

Use:         Ask RELTOPWCSTEP




Question: fertilityhistory_w17.RELTOPWCSCURR                                [ Relationship with
child's other parent ]

Module:      fertilityhistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

In Loops:    loop for each step-child at LNSTEP2

Universe:    if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding
             rising 16 year olds
             And if [LSTEP2 = 1 | GRIDVARIABLES.NSTEPCH > 0] // has had step-children or R
             has step-children in household
             And if [LNSTEP2 > 0] // Ever had step-children
             And if [(LSCLV = 1 & LSCNO = 99) | LSCLV = 2] // Resident step child not on the
             Household Grid or Non-resident step child
             And if [(LSCNo = pwcu16abs) | LSCHHGMIS = 0] // Resident step-child has other
             parent being absent
Showcard: TBC
Text:        Which of these best describes your current relationship to [CHILD NAME] 's other
             parent?
Options:      1        Currently in relationship/married but    Currently in relationship/married but
                       not living together                      not living together

              2        Currently married but not in a           Currently married but not in a
                       relationship and not living together     relationship and not living together

              3        Separated                                Separated

              4        Divorced                                 Divorced

              5        Never married and no longer in a         Never married and no longer in a
                       relationship                             relationship

              6        They are deceased                        They are deceased

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

             Delete
             Showcard

Use:         Ask RELTOPWCSCURR
                                                                                                   Page 594 of 1165
             END LOOP (Step Child Loop)




   Question: fertilityhistory_w17.NNRCSTEPU16                           [ Number of non-resident step-children
   under 16 ]

      Module:     fertilityhistory_w17
      Source:     UKHLS

                    Type: Number                     Range: 0 .. 97
                    Don't know: -1                  Refused: -2                     Inapplicable: -8             Missing: -9

      Universe: if [(ff_ivlolw = 2|3|MIS) & ff_everint <> 1] // New entrant never interviewed, excluding rising 16 year olds
      Use:        Compute NNRCSTEPU16 = number Of Non-resident Step-children Aged Under 16 Where LNSTEP2 > 0
                  & LACLv = 2 And Using
                  Information On DOB From Lsdob



End



Child Summary Module                       (childsummary_w17.v05)

Start


Question: childsummary_w17.CHID                     [ Identification number for each child of respondent ]

Module:       childsummary_w17
Source:       UKHLS

                Type: Number                      Range: 0 .. 200
                Don't know: -1                   Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Use:          Compute (CHID = ff_chid) if (ff_chid <> MIS);
              else compute unique identification number (unique within this wave) for each child enumerated via
              ANNUALFERTILITYHISTORY.NBORNLW, FERTILTYHISTORY.LNPRNT2,
              FERTILITYHISTORY.LNADOPTED2, FERTILITYHISTORY.LNSTEP2




Question: childsummary_w17.CHNAME                          [ Child name ]

Module:       childsummary_w17
Source:       UKHLS

                Type: String                      Length: 255
                Don't know: -1                   Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Use:          Compute using HHGRID.Cordet/Cname/, ANNUALFERTILITYHISTORY.Lchname,
              FERTILITYHISTORY.Lchnamefh/Lacname/Lsname,or ff_chname




Question: childsummary_w17.CHSEX                        [ Child sex ]                                                      Page 595 of 1165
Module:    childsummary_w17

Source:    UKHLS

            Type: choice
            Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

Universe: Ask all
Options:   1        Male      Male

           2        Female Female

Use:       Compute using HHGRID.Cordet/Csex/, ANNUALFERTILITYHISTORY.Lchsex,
           FERTILITYHISTORY.Lchsxfh/Lacsex/Lscsx, ff_chsex




Question: childsummary_w17.CHDOBDMY                    [ Child date of birth ]

Module:    childsummary_w17
Source:    UKHLS

            Type: String                  Length: 255
            Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

Universe: Ask all
Use:       Compute using HHGRID.Cordet/Cdob(d/m/y), ANNUALFERTILITYHISTORY.Lchdob(d/m/yr),
           FERTILITYHISTORY.Lchdob(d/m/yrfh)/Ladob(d/m/yrfh)/ Lsdob(d/m/yrfh), or ff_chdobdmy




Question: childsummary_w17.CHREL               [ Relationship to child ]

Module:    childsummary_w17
Source:    UKHLS

            Type: choice
            Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

Universe: Ask all
Options:
           1        Biological         Biological

           2        Adopted/legal      Adopted/legal
                    parent             parent

           3        Step               Step

Use:       Compute using HHGRID.R1/R2/RELCONF array, ANNUALFERTILITYHISTORY. Lchrel,
           FERTILITYHISTORY.biological/adopted/step loops, or ff_chrel




Question: childsummary_w17.CHLV               [ Lives with child ]

Module:    childsummary_w17
Source:    UKHLS

            Type: choice
            Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

Universe: Ask all                                                                                       Page 596 of 1165
Options:      1        Lives with you          Lives with you

              2        Does not live with      Does not live with
                       you                     you

Use:        If (ff_chid = MIS) compute using ANNUALFERTILITYHISTORY.LCHLV,
            FERTILTYHISTORY.LCHLVFH/LACLV/LSCLV;
            else if ((ff_chid > 16) | (GRIDVARIABLES.RJRFLAG=1)) compute using ff_chlv;
            else if (ff_chid < 17 & GRIDVARIABLES.CHIDINHH = 1) compute CHLV = 1;
            else if (ff_chid < 17 & GRIDVARIABLES.CHIDINHH = 2|3) compute CHLV = 2



if [CHLV = 1] // Child lives with respondent




    Question: childsummary_w17.CHILDPNO                          [ Child PNO ]

    Module:       childsummary_w17
    Source:       UKHLS

                   Type: Number                    Range: 1 .. 16
                   Don't know: -1                 Refused: -2                     Inapplicable: -8        Missing: -9

    Universe: if [CHLV = 1] // Child lives with respondent
    Use:          Compute using HHGRID.PNO/ANNUALFERTILITYHISTORY.LCHNO,
                  FERTILITYHISTORY.LCHNOFH/LACNO/LSCNO




Question: childsummary_w17.CHDODDMY                             [ Child date of death ]

Module:     childsummary_w17
Source:     UKHLS

               Type: String                      Length: 255
               Don't know: -1                   Refused: -2                      Inapplicable: -8         Missing: -9

Universe: Ask all
Use:        Compute using ANNUALFERTILITYHISTORY.Lchdod(d/m/yr),
            FERTILITYHISTORY.Lchdod(d/m/yrfh)/Ladod(d/m/yrfh)/ Lsdod(d/m/yrfh), or ff_chdoddmy



[If ChID>0] // Has had children


    if [multiple ChIDs with identical details at `[CHNAME]` `[CHDOBDMY]`] // If multiple children with identical name
    and date of birth


        loop for each [multiple ChIDs with identical details at `[CHNAME]` `[CHDOBDMY]`]
        Name: Duplication loop




            Question: childsummary_w17.CHDUPCHK                          [ Duplicate check ]

            Module:       childsummary_w17
            Source:       UKHLS

                                                                                                                    Page 597 of 1165
      Scripting      If all details are identical apart from relationship, discard the record lowest in priority. Priority
      Notes:         order:
                     1 Biological child
                     2 Adopted child
                     3 Step child

                       Type: choice
                       Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

      In Loops:      loop for each [multiple ChIDs with identical details at `[CHNAME]` `[CHDOBDMY]`]

      Universe:      [If ChID>0] // Has had children
                     And if [multiple ChIDs with identical details at `[CHNAME]` `[CHDOBDMY]`] // If multiple children
                     with identical name and date of birth
      Text:          Can I just check, do you have just one child with the following details?

                     [CHNAME] [CHDOBDMY]
      Interviewer READ OUT
      Instruction:
      Options:
                      1        Yes, only one          Yes, only one

                      2        No, more than          No, more than
                               one                    one

      Mixed Mode Alternatives
      Web            Text
      Interview:     Can we just check, do you have just one child with the following details?

                     [CHNAME] [CHDOBDMY]

                     Delete
                     Interviewer instruction

      Use:           Ask CHDUPCHK



   END LOOP (Duplication loop)


loop for each CHID
Name: CHDIED loop




   Question: childsummary_w17.CHDIED                        [ Deceased child flag ]

   Module:    childsummary_w17
   Source:    UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                     Inapplicable: -8              Missing: -9

   In Loops: loop for each CHID

   Universe: [If ChID>0] // Has had children
   Options:      0        Child alive       Child alive

                 1        Child             Child
                          deceased          deceased

   Use:       if ((FERTILITYHISTORY.LCHLVFH = 3|4) | FERTILITYHISTORY.LACLV = 3 |
              FERTILITYHISTORY.LSCLV = 3 | (ANNUALFERTILITYHISTORY.LCHLV = 3|4) | ff_childdied = 1 |
              GRIDVARIABLES.CHIDINHH = 3) compute CHDIED = 1;                                      Page 598 of 1165
              else compute CHDIED = 0
END LOOP (CHDIED loop)




Question: childsummary_w17.CHDIEDN                      [ Number of deceased children ]

Module:     childsummary_w17
Source:     UKHLS

               Type: Number                   Range: 0 .. 9
               Don't know: -1                Refused: -2                     Inapplicable: -8            Missing: -9

Universe: [If ChID>0] // Has had children
Use:        Compute CHDIEDN = number of deceased children resp is/was parent of



if [CHDIEDN > 0] // Bereaved parents check




   Question: childsummary_w17.CHDIEDCHK                          [ Bereaved parents check ]

    Module:     childsummary_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: [If ChID>0] // Has had children
              And if [CHDIEDN > 0] // Bereaved parents check
    Text:       Previously you told us about your child {if CHIDIEDN = 1} children {if CHIDIEDN > 1} , [CHILD
                NAME(s)] , who died. Losing a child is one of the most difficult things to go through. Some parents
                have found comfort in talking about their child who has {if CHIDIEDN = 1} children who have {if
                CHIDIEDN > 1} passed away. Are you happy for us to mention [CHILD NAME(s)] ?
    Options:     1        Yes Yes

                 2        No    No

    Use:        Ask CHDIEDCHK



if [any CHDIED = 0 | ((all CHDIED = 1) & CHDIEDCHK = 1)] // At least one child alive OR all children deceased but
not supressed




   Question: childsummary_w17.CHCORDET                          [ Correct child details check ]

    Module:       childsummary_w17
    Source:       UKHLS




                                                                                                                      Page 599 of 1165
Scripting   Display all identified children from ChID (including adult children), showing name, sex, date of birth,
Notes:      Relationship (Biological/Adopted/Step), and whether lives with respondent (if not deceased) or DOD
            (if deceased).

            Only present one entry if CHDUPCHK = 1

            Suppress child(ren) if CHDIEDCHK = 2

            Do not show 'Date of death' column if CHDIEDN = 0

            Code 96 is exclusive.


              Type: multichoice
              Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

Universe:   [If ChID>0] // Has had children
            And if [any CHDIED = 0 | ((all CHDIED = 1) & CHDIEDCHK = 1)] // At least one child alive OR all
            children deceased but not supressed
Text:       I just need to check that we have the correct details for all your children. Please confirm, for each
            child, if the following information is all correct.
Interviewer READ OUT EACH LINE AND CODE IF CORRECT.
Instruction:
Options:     1        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             2        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             3        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             4        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             5        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             6        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             7        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             8        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             9        [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             10       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             11       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             12       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             13       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             14       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             15       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             16       [CHNAME] [CHSEX] [CHDOBDMY]                     [CHNAME] [CHSEX] [CHDOBDMY]
                      [CHREL] [CHLV] [CHDODDMY]                       [CHREL] [CHLV] [CHDODDMY]

             96       None correct                                   None correct
                                                                                                                Page 600 of 1165
Mixed Mode Alternatives
   Web             Text
   Interview:      We just need to check that we have the correct details for all your children. Please confirm, for each
                   child, if the following information is all correct by selecting each line if the details are accurate.

                   Delete
                   Post-text Interviewer instruction

   Use:            Ask CHCORDET



if [CHCORDET <> DK|REF] // If CHCORDET not refused


   Loop for each [NOT selected at CHCORDET]
   Name: Correction loop




      Question: childsummary_w17.CHYNOTOK                            [ Reason child not selected ]

      Module:         childsummary_w17
      Source:         UKHLS

                        Type: choice
                        Don't know: -1                 Refused: -2               Inapplicable: -8          Missing: -9

      In Loops:       Loop for each [NOT selected at CHCORDET]

      Universe:       [If ChID>0] // Has had children
                      And if [CHCORDET <> DK|REF] // If CHCORDET not refused
      Text:           Are [CHNAME] 's details incorrect, or has something else happened?
      Interviewer PROBE AS NECESSARY
      Instruction:
      Options:         1         Their details are incorrect                 Their details are incorrect

                       2         I do not consider them as my child any      I do not consider them as my child any
                                 more                                        more

                       3         They are not my child and never have        They are not my child and never have
                                 been                                        been

                       97        Something else                              Something else

      Mixed Mode Alternatives
      Web             Delete
      Interview:      Interviewer instruction
      Use:            Ask CHYNOTOK



      if [CHYNOTOK = 97] // Reason child details not correct: something else




          Question: childsummary_w17.CHYNOTOKO                             [ Other reason child details not
          correct ]

          Module:           childsummary_w17
          Source:           UKHLS

                             Type: String                 Length: 255
                             Don't know: -1              Refused: -2              Inapplicable: -8         Missing: Page
                                                                                                                    -9 601 of 1165
    In Loops:     Loop for each [NOT selected at CHCORDET]

    Universe:     [If ChID>0] // Has had children
                  And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                  And if [CHYNOTOK = 97] // Reason child details not correct: something else
    Text:         What has happened to [CHNAME] ?
    Interviewer TYPE IN
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer Instruction

    Use:          Ask CHYNOTOKO



if [CHYNOTOK = 1] // if child's details need correcting




   Question: childsummary_w17.CHNAMECOR                           [ Child’s correct name ]

    Module:       childsummary_w17
    Source:       UKHLS
    Scripting     Prefill name
    Notes:

                    Type: String                Length: 255
                    Don't know: -1             Refused: -2               Inapplicable: -8        Missing: -9

    In Loops:     Loop for each [NOT selected at CHCORDET]

    Universe:     [If ChID>0] // Has had children
                  And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                  And if [CHYNOTOK = 1] // if child's details need correcting
    Text:         What is the correct name?

                  (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                   [DOD] )
    Interviewer ENTER CORRECT NAME
    Instruction: IF THE NAME IS CORRECT, CLICK TO CONTINUE
    Mixed Mode Alternatives
    Web           Text
    Interview:    What is the correct name? If the name shown is correct, click to continue to the next
                  question.

                  (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                   [DOD] )

                  Delete
                  Interviewer instruction

    Use:          Ask CHNAMECOR




   Question: childsummary_w17.CHLVCOR                         [ Child’s lives in R’s household:
   correction ]

    Module:       childsummary_w17
    Source:       UKHLS
                                                                                                          Page 602 of 1165
Scripting       Prefill whether or not child lives with respondent
Notes:


                  Type: choice
                  Don't know: -1                 Refused: -2           Inapplicable: -8         Missing: -9

In Loops:       Loop for each [NOT selected at CHCORDET]

Universe:       [If ChID>0] // Has had children
                And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                And if [CHYNOTOK = 1] // if child's details need correcting
Text:           Does [CHILD NAME] still live with you?

                (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                 [DOD] )
Interviewer ENTER WHETHER CHILD LIVES WITH RESPONDENT
Instruction: IF THE RELATIONSHIP IS CORRECT, CLICK TO CONTINUE
Options:         1         Yes        Yes

                 2         No         No

                 3         Died       Died

                 4         Stillborn Stillborn

Mixed Mode Alternatives
Web             Text
Interview:      Does [CHILD NAME] still live with you? If the details shown are correct, click to continue to
                the next question.

                (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                 [DOD] )

                Delete
                Interviewer instruction
Use:            Ask CHLVCOR



if [CHlvcor = 3 | 4] // If child deceased or stillborn


    Display Note
    SCREEN START. Use day/month/year template.




    Question: childsummary_w17.CHDODDCOR                             [ Child’s correct DOD: day ]

    Module:          childsummary_w17
    Source:          UKHLS
    Scripting        Prefill date of death if applicable
    Notes:

                       Type: Number                Range: 1 .. 31
                       Don't know: -1             Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:        Loop for each [NOT selected at CHCORDET]

    Universe:        [If ChID>0] // Has had children
                     And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                     And if [CHYNOTOK = 1] // if child's details need correcting
                     And if [CHlvcor = 3 | 4] // If child deceased or stillborn
                                                                                                         Page 603 of 1165
Text:        I am sorry to hear [CHILD NAME] died {if CHLVCOR = 3} was stillborn {if CHLVCOR
             = 4} . On which date did that happen?

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )

Interviewer ENTER DAY OF MONTH
Instruction: IF THE DAY OF MONTH IS CORRECT, CLICK TO CONTINUE
Mixed Mode Alternatives
Web          We are sorry to hear [CHILD NAME] died {if CHLVCOR = 3} was stillborn {if
Interview:   CHLVCOR = 4} . On which date did that happen? If the date shown is correct, click to
             continue to the next question.

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )

             Question Box Label
             Day

             Delete
             Interviewer instruction

Use:         Ask CHDODDCOR




Question: childsummary_w17.CHDODMCOR                        [ Child’s correct DOD: month ]

Module:      childsummary_w17
Source:      UKHLS
Scripting    Prefill date of death if applicable
Notes:

               Type: choice
               Don't know: -1             Refused: -2           Inapplicable: -8      Missing: -9

In Loops:    Loop for each [NOT selected at CHCORDET]

Universe:    [If ChID>0] // Has had children
             And if [CHCORDET <> DK|REF] // If CHCORDET not refused
             And if [CHYNOTOK = 1] // if child's details need correcting
             And if [CHlvcor = 3 | 4] // If child deceased or stillborn
Text:        I am sorry to hear [CHILD NAME] died {if CHLVCOR = 3} was stillborn {if CHLVCOR
             = 4} . On which date did that happen?

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )
Interviewer ENTER MONTH
Instruction: IF THE MONTH IS CORRECT, CLICK TO CONTINUE




                                                                                                Page 604 of 1165
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December


Mixed Mode Alternatives
Web          Text
Interview:   We are sorry to hear [CHILD NAME] died {if CHLVCOR = 3} was stillborn {if
             CHLVCOR = 4} . On which date did that happen? If the date shown is correct, click to
             continue to the next question.

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )

             Question Box Label
             Month

             Delete
             Interviewer instruction
Use:         Ask CHDODMCOR




Question: childsummary_w17.CHDODYRCOR                            [ Child’s correct DOD: year ]

Module:      childsummary_w17
Source:      UKHLS
Scripting    Prefill date of death if applicable
Notes:

               Type: Number                Range: 1000 .. 9999
               Don't know: -1             Refused: -2              Inapplicable: -8   Missing: -9

In Loops:    Loop for each [NOT selected at CHCORDET]

Universe:    [If ChID>0] // Has had children
             And if [CHCORDET <> DK|REF] // If CHCORDET not refused
             And if [CHYNOTOK = 1] // if child's details need correcting
             And if [CHlvcor = 3 | 4] // If child deceased or stillborn
Text:        I am sorry to hear [CHILD NAME] died {if CHLVCOR = 3} was stillborn {if CHLVCOR
             = 4} . On which date did that happen?

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )
Interviewer ENTER YEAR
Instruction: IF THE YEAR IS CORRECT, CLICK TO CONTINUE
Mixed Mode Alternatives                                                                         Page 605 of 1165
    Web           Text
    Interview:    We are sorry to hear [CHILD NAME] was stillborn {if CHLVCOR = 4}. On which date
                  did that happen? If the date shown is correct, click to continue to the next question.

                  (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                   [DOD] )

                  Question Box Label
                  Year

                  Delete
                  Interviewer instruction

    Use:          Ask CHDODYRCOR



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future


   Display Note
   SCREEN END.


if [CHLV = 2 & CHLVCOR = 1] // Child did not live with respondent AND corrected to lives with respondent




   Question: childsummary_w17.CHLVCHG                        [ Child now living with R: PNO ]

    Module:       childsummary_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1           Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:     Loop for each [NOT selected at CHCORDET]

    Universe:     [If ChID>0] // Has had children
                  And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                  And if [CHYNOTOK = 1] // if child's details need correcting
                  And if [CHLV = 2 & CHLVCOR = 1] // Child did not live with respondent AND corrected to
                  lives with respondent
    Interviewer PLEASE CONFIRM [CHILD NAME] IS NOW LIVING IN THE HOUSEHOLD BY
    Instruction: SELECTING THEIR NAME FROM THE LIST OF HOUSEHOLD MEMBERS BELOW.




                                                                                                       Page 606 of 1165
   Options:        1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

                   2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

                   3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

                   4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

                   5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

                   6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

                   7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

                   8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

                   9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

                   10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            10]                                                10

                   11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            11]                                                11

                   12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            12]                                                12

                   13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            13]                                                13

                   14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            14]                                                14

                   15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            15]                                                15

                   16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                            16]                                                16

   Mixed Mode Alternatives
   Web            Text
   Interview:     Please confirm [CHILD NAME] is now living with you by selecting their name from the
                  list of household members below.

                  Delete
                  Interviewer instruction

   Use:           Ask CHLVCHG




Question: childsummary_w17.CHSEXCOR                       [ Child’s correct sex ]

Module:       childsummary_w17
Source:       UKHLS
Scripting     Prefill sex
Notes:

                Type: choice
                Don't know: -1              Refused: -2            Inapplicable: -8       Missing: -9

In Loops:     Loop for each [NOT selected at CHCORDET]

Universe:     [If ChID>0] // Has had children
              And if [CHCORDET <> DK|REF] // If CHCORDET not refused
              And if [CHYNOTOK = 1] // if child's details need correcting
Text:         What [is/was] [CHILD NAME] 's sex?

              (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
               [DOD] )
                                                                                                   Page 607 of 1165
Interviewer ENTER CORRECT SEX
Instruction: IF THE SEX IS CORRECT, CLICK TO CONTINUE

Options:         1          Boy Boy

                 2          Girl   Girl

Mixed Mode Alternatives
Web             What [is/was] [CHILD NAME] 's sex? If the sex shown is correct, click to continue to the
Interview:      next question.

                (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                 [DOD] )
Use:            Ask CHSEXCOR



if [CHLVCOR <> 4] // Child not stillborn


   Display Note
   SCREEN START. Use day/month/year template.




   Question: childsummary_w17.CHDOBDCOR                               [ Child’s correct DOB: day ]

    Module:          childsummary_w17
    Source:          UKHLS
    Scripting        Prefill date of birth
    Notes:

                       Type: Number              Range: 1 .. 31
                       Don't know: -1           Refused: -2               Inapplicable: -8       Missing: -9

    In Loops:        Loop for each [NOT selected at CHCORDET]

    Universe:        [If ChID>0] // Has had children
                     And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                     And if [CHYNOTOK = 1] // if child's details need correcting
                     And if [CHLVCOR <> 4] // Child not stillborn
    Text:            What [is/was] [CHILD NAME] 's date of birth?

                     (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                      [DOD] )
    Interviewer ENTER DAY OF MONTH
    Instruction: IF THE DAY OF MONTH IS CORRECT, CLICK TO CONTINUE
    Mixed Mode Alternatives
    Web              Text
    Interview:       What [is/was] [CHILD NAME] 's date of birth? If the date of birth shown is correct, click
                     to continue to the next question.

                     (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                      [DOD] )

                     Question Box Label
                     Day

                     Delete
                     Interviewer instruction
    Use:             Ask CHDOBDCOR


                                                                                                           Page 608 of 1165
Question: childsummary_w17.CHDOBMCOR                          [ Child’s correct DOB: month ]


Module:      childsummary_w17
Source:      UKHLS
Scripting    Prefill date of birth
Notes:

               Type: choice
               Don't know: -1                  Refused: -2       Inapplicable: -8        Missing: -9

In Loops:    Loop for each [NOT selected at CHCORDET]

Universe:    [If ChID>0] // Has had children
             And if [CHCORDET <> DK|REF] // If CHCORDET not refused
             And if [CHYNOTOK = 1] // if child's details need correcting
             And if [CHLVCOR <> 4] // Child not stillborn
Text:        What [is/was] [CHILD NAME] 's date of birth?

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )
Interviewer ENTER MONTH
Instruction: IF THE MONTH IS CORRECT, CLICK TO CONTINUE.
Options:
              1         January        January

              2         February       February

              3         March          March

              4         April          April

              5         May            May

              6         June           June

              7         July           July

              8         August         August

              9         September September

              10        October        October

              11        November       November

              12        December       December

Mixed Mode Alternatives
Web          Text
Interview:   What [is/was] [CHILD NAME] 's date of birth? If the date of birth shown is correct, click
             to continue to the next question.

             (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
              [DOD] )

             Question Box Label
             Month

             Delete
             Interviewer instruction
Use:         Ask CHDOBMCOR




Question: childsummary_w17.CHDOBYRCOR                           [ Child’s correct DOB: year ]
                                                                                                   Page 609 of 1165
Module:      childsummary_w17
Source:       UKHLS
Scripting     Prefill date of birth
Notes:

                Type: Number              Range: 1000 .. 9999
                Don't know: -1           Refused: -2                Inapplicable: -8      Missing: -9

In Loops:     Loop for each [NOT selected at CHCORDET]

Universe:     [If ChID>0] // Has had children
              And if [CHCORDET <> DK|REF] // If CHCORDET not refused
              And if [CHYNOTOK = 1] // if child's details need correcting
              And if [CHLVCOR <> 4] // Child not stillborn
Text:         What [is/was] [CHILD NAME] date of birth?

              (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
               [DOD] )
Interviewer ENTER YEAR
Instruction: IF THE YEAR IS CORRECT, CLICK TO CONTINUE.
Mixed Mode Alternatives
Web            Text
Interview:     What [is/was] [CHILD NAME] date of birth? If the date of birth shown is correct, click
               to continue to the next question.

               (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                [DOD] )

               Question Box Label
               Year

               Delete
               Interviewer instruction

Use:          Ask CHDOBYRCOR



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END


if [CHdobyrcor = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing




   Question: childsummary_w17.CHAGECOR                          [ Child’s correct age ]

    Module:     childsummary_w17
    Source:     UKHLS

                  Type: Number              Range: 0 .. 97
                  Don't know: -1           Refused: -2             Inapplicable: -8       Missing: -9

    In Loops: Loop for each [NOT selected at CHCORDET]

    Universe: [If ChID>0] // Has had children
              And if [CHCORDET <> DK|REF] // If CHCORDET not refused
              And if [CHYNOTOK = 1] // if child's details need correcting
              And if [CHLVCOR <> 4] // Child not stillborn
                                                                                                 Page 610 of 1165
              And if [CHdobyrcor = DK | REF | MIS] // If Birth year is Don't Know, Refused or missing
                   Text:         What was [CHILD NAME] s age at their last birthday? If you don't know, please give
                                 your best estimate.
                   Mixed Mode Alternatives
                   Web        Display Note
                   Interview: Use drop down list

                                 Question Box Label
                                 Age
                   Use:          Ask CHAGECOR




          Question: childsummary_w17.CHRELCOR                           [ Child’s correct relationship ]

           Module:         childsummary_w17
           Source:         UKHLS
           Scripting       Prefill relationship
           Notes:

                             Type: choice
                             Don't know: -1               Refused: -2              Inapplicable: -8     Missing: -9

           In Loops:       Loop for each [NOT selected at CHCORDET]

           Universe:       [If ChID>0] // Has had children
                           And if [CHCORDET <> DK|REF] // If CHCORDET not refused
                           And if [CHYNOTOK = 1] // if child's details need correcting
           Text:           [Is/Was] [CHILD NAME] your biological, adopted or step [son/daughter] ?

                           (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                            [DOD] )
           Interviewer ENTER RELATIONSHIP
           Instruction: IF THE RELATIONSHIP IS CORRECT, CLICK TO CONTINUE.
           Options:
                            1         Biological               Biological
                                      son/daughter             son/daughter

                            2         Adopted son/daughter     Adopted son/daughter

                            3         Step son/daughter        Step son/daughter

           Mixed Mode Alternatives
           Web             Text
           Interview:       [Is/Was] [CHILD NAME] your biological, adopted or step [son/daughter] ? If the details
                           shown are correct, click to continue to the next question.

                           (Details collected previously: [NAME] [SEX] [DOB] [Relationship] [Lives with you]
                            [DOD] )

                           Delete
                           Interviewer instruction

           Use:            Ask CHRELCOR



   END LOOP (Correction loop)


Scripting Note
Only ask CHDUPCHK2 where there are multiple CHIDs with identical name and date of birth once they are corrected
in the correction loop.


if [multiple ChIDs with identical details at `[CHNAMECOR/CHNAME]` `[CHDOBDMYCOR/CHDOBDMY]`] // If Page 611 of 1165
multiple children with identical corrected name and date of birth
        loop for each [multiple ChIDs with identical details at `[CHNAMECOR/CHNAME]`
        `[CHDOBDMYCOR/CHDOBDMY]`]
        Name: Duplication2 Loop




            Question: childsummary_w17.CHDUPCHK2                                [ Duplicate check 2 ]

            Module:         childsummary_w17
            Source:         UKHLS
            Scripting       Delete multiple entries if CHDUPCHK = 1
            Notes:
                            If all details are identical apart from relationship, discard the record lowest in priority. Priority
                            order:
                            1 Biological child
                            2 Adopted child
                            3 Step-child

                              Type: choice
                              Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

            In Loops:       loop for each [multiple ChIDs with identical details at `[CHNAMECOR/CHNAME]`
                            `[CHDOBDMYCOR/CHDOBDMY]`]

            Universe:       [If ChID>0] // Has had children
                            And if [multiple ChIDs with identical details at `[CHNAMECOR/CHNAME]`
                            `[CHDOBDMYCOR/CHDOBDMY]`] // If multiple children with identical corrected name and date
                            of birth
            Text:           Can I just check, do you have just one child with the following details?

                            [CHNAMECOR/CHNAME] [CHDOBDMYCOR/CHDOBDMY]
            Interviewer READ OUT
            Instruction:
            Options:
                             1        Yes, only one          Yes, only one

                             2        No, more than          No, more than
                                      one                    one

            Mixed Mode Alternatives
            Web             Text
            Interview:      Can we just check, do you have just one child with the following details?

                            [CHNAMECOR/CHNAME] [CHDOBDMYCOR/CHDOBDMY]

                            Delete
                            Interviewer instruction

            Use:            Ask CHDUPCHK2



        END LOOP (Duplication2 Loop)


if [CHID = 0] // No children identified




    Question: childsummary_w17.CHNONE                            [ No children check ]

    Module:         childsummary_w17
    Source:         UKHLS
                                                                                                                                    Page 612 of 1165
    Scripting     Option 4 is exclusive.
    Notes:


                    Type: multichoice
                    Don't know: -1                    Refused: -2                     Inapplicable: -8     Missing: -9

    Universe:     if [CHID = 0] // No children identified
    Text:         I need to make sure we have the correct details for any children you may have had. Our records show
                  that, to date, you have never had any biological, adopted nor step-children. Is that correct?


    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:       1        No - has/had biological                 No - has/had biological
                            child(ren)                              child(ren)

                   2        No - has/had adopted child(ren)         No - has/had adopted child(ren)

                   3        No - has/had step child(ren)            No - has/had step child(ren)

                   4        Yes, has never had any children         Yes, has never had any children

    Mixed Mode Alternatives
    Web           Text
    Interview:    We need to make sure we have the correct details for any children you may have had. Our records
                  show that, to date, you have never had any biological, adopted nor step-children. Is that correct?
                  Please select all that apply.

                  Options
                  1. No, I have/had biological child(ren)
                  2. No, I have/had adopted child(ren)
                  3. No, I have/had step-child(ren)
                  4. Yes, I do not and have never had any children

    Use:          Ask CHNONE



if [CHID>0] // Has had children




   Question: childsummary_w17.CHMORE                             [ More children ]

    Module:       childsummary_w17
    Source:       UKHLS
    Scripting     Option 4 is exclusive
    Notes:

                    Type: multichoice
                    Don't know: -1                    Refused: -2                     Inapplicable: -8     Missing: -9

    Universe:     if [CHID>0] // Has had children
    Text:         Do you have or have you ever had any other biological, adopted or step-children?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:       1        Yes, biological child(ren) Yes, biological child(ren)

                   2        Yes, adopted child(ren)         Yes, adopted child(ren)

                   3        Yes, step-child(ren)            Yes, step-child(ren)

                   4        No                              No

    Mixed Mode Alternatives
                                                                                                                       Page 613 of 1165
Web            Text
Interview:     Do you have or have you ever had any other biological, adopted or step-children? Please select all that
               apply.

               Delete
               Post-text Interviewer Instruction

Use:           Ask CHMORE



if [Chmore =1|Chnone=1] // Has more biological children




   Question: childsummary_w17.CHBN                       [ Number of additional biological children ]

    Module:      childsummary_w17
    Source:      UKHLS

                   Type: Number                     Range: 1 .. 97
                   Don't know: -1                  Refused: -2                Inapplicable: -8           Missing: -9

    Universe: if [CHID>0] // Has had children
              And if [Chmore =1|Chnone=1] // Has more biological children
    Text:        How many other {if ChID>0} biological children do you have or have you ever had?
    Use:         Ask CHBN



   Loop for each additional biological child (CHBN)
   Name: Additional biological children loop




       Question: childsummary_w17.CHBNAME                            [ Additional child: name ]

       Module:        childsummary_w17
       Source:        UKHLS

                         Type: String                  Length: 255
                         Don't know: -1               Refused: -2               Inapplicable: -8         Missing: -9

       In Loops:      Loop for each additional biological child (CHBN)

       Universe:      if [CHID>0] // Has had children
                      And if [Chmore =1|Chnone=1] // Has more biological children
       Text:          Please could you tell me their name? {if Chbn =1} the name of your other {if ChID>0}
                      biological child that was born first {if Chbn>1 & loop =1} next {f Chbn>1 & loop >1}`?
       Interviewer ENTER CHILD'S FIRST NAME
       Instruction:
       Mixed Mode Alternatives
       Web            Text
       Interview:     Please could you tell us their name? {if Chbn =1} the name of your other {if ChID>0}
                      biological child that was born first {if Chbn>1 & loop =1} next {f Chbn>1 & loop >1}`?

                      Question Box Label
                      Child's name

                      Delete
                      Interviewer instruction
       Use:           Ask CHBNAME
                                                                                                                  Page 614 of 1165
Question: childsummary_w17.CHBLV                           [ Additional child: lives with ]

Module:      childsummary_w17
Source:      UKHLS

                Type: choice
                Don't know: -1                 Refused: -2                   Inapplicable: -8      Missing: -9

In Loops: Loop for each additional biological child (CHBN)

Universe: if [CHID>0] // Has had children
          And if [Chmore =1|Chnone=1] // Has more biological children
Text:        Are they still living with you?
Options:      1         Yes        Yes

              2         No         No

              3         Died       Died

              4         Stillborn Stillborn

Use:         Ask CHBLV



if [Chblv = 1] // Child still lives with respondent




   Question: childsummary_w17.CHBPNO                                [ PNO of additional biological child ]

    Module:        childsummary_w17
    Source:        UKHLS
    Scripting      Only include PNOs of children in the HH (including adult children)
    Notes:

                     Type: choice
                     Don't know: -1                   Refused: -2              Inapplicable: -8    Missing: -9

    In Loops:      Loop for each additional biological child (CHBN)

    Universe:      if [CHID>0] // Has had children
                   And if [Chmore =1|Chnone=1] // Has more biological children
                   And if [Chblv = 1] // Child still lives with respondent
    Interviewer WHICH BIOLOGICAL CHILD OF THE RESPONDENT IS THIS?
    Instruction:




                                                                                                             Page 615 of 1165
Options:
                1         [CHILD NAME] aged [CHILDS
                                                                   child 1
                          AGE]

                2         [CHILD NAME] aged [CHILDS
                                                                   child 2
                          AGE]

                3         [CHILD NAME] aged [CHILDS
                                                                   child 3
                          AGE]

                4         [CHILD NAME] aged [CHILDS
                                                                   child 4
                          AGE]

                5         [CHILD NAME] aged [CHILDS
                                                                   child 5
                          AGE]

                6         [CHILD NAME] aged [CHILDS
                                                                   child 6
                          AGE]

                7         [CHILD NAME] aged [CHILDS
                          AGE]                                     child 7


                8         [CHILD NAME] aged [CHILDS
                                                                   child 8
                          AGE]

                9         [CHILD NAME] aged [CHILDS
                                                                   child 9
                          AGE]

                10        [CHILD NAME] aged [CHILDS
                                                                   child 10
                          AGE]

                11        [CHILD NAME] aged [CHILDS
                                                                   child 11
                          AGE]

                12        [CHILD NAME] aged [CHILDS
                                                                   child 12
                          AGE]

                13        [CHILD NAME] aged [CHILDS
                                                                   child 13
                          AGE]

                14        [CHILD NAME] aged [CHILDS
                                                                   child 14
                          AGE]

                15        [CHILD NAME] aged [CHILDS
                                                                   child 15
                          AGE]

                16        [CHILD NAME] aged [CHILDS
                                                                   child 16
                          AGE]

                99                                                 Child not on the
                          Child not on the list
                                                                   list


Mixed Mode Alternatives
Web            Text
Interview:     Please confirm which child this is

               Delete
               Interviewer instruction

Use:           Ask CHBPNO



if [CHBPNO < 99] // Resident additional biological child on the list




   Question: childsummary_w17.CHBCK                        [ Date of birth check - additional
   biological child ]

    Module:          childsummary_w17
    Source:          BHPS
                                                                                                Page 616 of 1165
                          Type: choice
                          Don't know: -1            Refused: -2               Inapplicable: -8     Missing: -9


        In Loops:       Loop for each additional biological child (CHBN)

        Universe:       if [CHID>0] // Has had children
                        And if [Chmore =1|Chnone=1] // Has more biological children
                        And if [Chblv = 1] // Child still lives with respondent
                        And if [CHBPNO < 99] // Resident additional biological child on the list
        Text:           Can I check [CHBNAME] is a [boy/girl] and their date of birth is [DOB] ?
        Interviewer IF NOT CORRECT ALTER HHGRID
        Instruction:
        Options:         1        Yes Yes

                         2        No    No

        Mixed Mode Alternatives
        Web             Text
        Interview:      Can we check [CHBNAME] is a [boy/girl] and their date of birth is [DOB] ?

                        Delete
                        Interviewer instruction

        Use:            Ask CHBCK



if [Chblv=2] // Additional biological child doesn't live with respondent




   Question: childsummary_w17.CHBAL                         [ Age last lived with resp ]

    Module:         childsummary_w17
    Source:         BHPS

                      Type: Number                 Range: 0 .. 97
                      Don't know: -1              Refused: -2                 Inapplicable: -8     Missing: -9

    In Loops:       Loop for each additional biological child (CHBN)

    Universe:       if [CHID>0] // Has had children
                    And if [Chmore =1|Chnone=1] // Has more biological children
                    And if [Chblv=2] // Additional biological child doesn't live with respondent
    Text:           How old was [he/she] when [he/she] last lived with you?
    Interviewer IF CHILD HAS NEVER LIVED WITH RESPONDENT, ENTER 0
    Instruction:
    Mixed Mode Alternatives
    Web             Text
    Interview:      How old was [he/she] when [he/she] last lived with you? If the child never lived with you,
                    please enter 0.

                    Delete
                    Interviewer instruction
    Use:            Ask CHBAL



if [CHBLV = 3|4] // child died or was stillborn

                                                                                                            Page 617 of 1165
Display Note
SCREEN START. Use day/month/year template.




Question: childsummary_w17.CHBDODD                      [ Additional biological child DOD day ]

Module:      childsummary_w17
Source:      UKHLS

              Type: Number                Range: 1 .. 31
              Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

In Loops:    Loop for each additional biological child (CHBN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [CHBLV = 3|4] // child died or was stillborn
Text:        I am sorry to hear [Chbname] died {Chblv = 3} was stillborn {Chblv = 4}. What date did
             that happen?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   We are sorry to hear [Chbname] died {Chblv = 3} was stillborn {Chblv = 4}. What date
             did that happen?

             Display Note
             Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask CHBDODD




Question: childsummary_w17.CHBDODM                       [ Additional biological child DOD day ]

Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

In Loops:    Loop for each additional biological child (CHBN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [CHBLV = 3|4] // child died or was stillborn
Interviewer ENTER MONTH
Instruction:




                                                                                                      Page 618 of 1165
Options:        1        January         January

                2        February        February

                3        March           March

                4        April           April

                5        May             May

                6        June            June

                7        July            July

                8        August          August

                9        September September

                10       October         October

                11       November        November

                12       December        December


Mixed Mode Alternatives
Web            Display Note
Interview:     Use drop down menu of response options

               Delete
               Interviewer instruction

Use:          Ask CHBDODM




Question: childsummary_w17.CHBDODYR                              [ Additional biological child DOD:
year ]

Module:       childsummary_w17
Source:       UKHLS

                Type: Number                      Range: 1000 .. 9999
                Don't know: -1                   Refused: -2            Inapplicable: -8    Missing: -9

In Loops:     Loop for each additional biological child (CHBN)

Universe:     if [CHID>0] // Has had children
              And if [Chmore =1|Chnone=1] // Has more biological children
              And if [CHBLV = 3|4] // child died or was stillborn
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Interviewer instruction
Use:          Ask CHBDODYR



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END

                                                                                                      Page 619 of 1165
if [(Chblv = 2|3|4) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)]// Additional child is no longer
living with respondent or has died/stillborn or resident child not identified




   Question: childsummary_w17.CHBSEX                        [ Sex of additional biological child ]

   Module:      childsummary_w17
   Source:      BHPS

                 Type: choice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops: Loop for each additional biological child (CHBN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [(Chblv = 2|3|4) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)] // Additional
             child is no longer living with respondent or has died/stillborn or resident child not identified
   Text:        [Are/Were] they a boy or girl?
   Options:      1        Boy Boy

                 2        Girl   Girl

   Use:         Ask CHBSEX



if [(Chblv = 2|3) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)]// Additional child non-resident or
deceased OR resident biological child not in child summary


   Display Note
   SCREEN START. Use day/month/year template




   Question: childsummary_w17.CHBDOBD                         [ Additional bio child DOB: day ]

   Module:        childsummary_w17
   Source:        UKHLS

                     Type: Number                 Range: 1 .. 31
                     Don't know: -1              Refused: -2             Inapplicable: -8        Missing: -9

   In Loops:      Loop for each additional biological child (CHBN)

   Universe:      if [CHID>0] // Has had children
                  And if [Chmore =1|Chnone=1] // Has more biological children
                  And if [(Chblv = 2|3) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)] // Additional
                  child non-resident or deceased OR resident biological child not in child summary
   Text:          What [is/was] [Chbname] 's date of birth?
   Interviewer ENTER DAY
   Instruction:
   Mixed Mode Alternatives
   Web            Display Note
   Interview:     Use drop down list of response options

                  Delete
                  Interviewer instruction

   Use:           Ask CHBDOBD                                                                              Page 620 of 1165
Question: childsummary_w17.CHBDOBM                            [ Additional bio child's DOB: month ]

Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                    Refused: -2           Inapplicable: -8      Missing: -9

In Loops:    Loop for each additional biological child (CHBN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [(Chblv = 2|3) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)] // Additional
             child non-resident or deceased OR resident biological child not in child summary
Interviewer ENTER MONTH
Instruction:
Options:
              1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask CHBDOBM




Question: childsummary_w17.CHBDOBDYR                             [ Additional bio child's DOB: year ]

Module:      childsummary_w17
Source:      UKHLS

              Type: Number                      Range: 1000 .. 9999
              Don't know: -1                   Refused: -2             Inapplicable: -8     Missing: -9

In Loops:    Loop for each additional biological child (CHBN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [(Chblv = 2|3) | (Chblv = 1 & (Chbpno = 99 |DK|REF|MIS)) | Chbck = 2)] // Additional
             child non-resident or deceased OR resident biological child not in child summary         Page 621 of 1165
   Interviewer ENTER YEAR
   Instruction:
   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer instruction

   Use:           Ask CHBDOBDYR



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END


if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2]// Additional child not identified or not resident




   Question: childsummary_w17.CHBHHGMIS                          [ Other parent lives in hh ]

   Module:      childsummary_w17
   Source:      UKHLS
   Scripting Please list names of all adults aged 16+ in household
   Notes:

                 Type: choice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops: Loop for each additional biological child (CHBN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2] // Additional child not identified or not
             resident
   Text:        Can we just check, does [Chbname] 's mother/father/other legal parent live here with you? If
                so, who is it?




                                                                                                          Page 622 of 1165
Options:      0        Not resident here                                     Not resident here

              1         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

              2         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

              3         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

              4         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

              5         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

              6         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

              7         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

              8         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

              9         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

              10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       10]                                                   10

              11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       11]                                                   11

              12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       12]                                                   12

              13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       13]                                                   13

              14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       14]                                                   14

              15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       15]                                                   15

              16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                       16]                                                   16


Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute CHBCHHGMIS = 0;
            Else: Ask



if [Chbpno = pwcu16abs | Chbhhgmis= 0] // Child has other parent being absent




   Question: childsummary_w17.CHBRELTOPWCBIRTH                                   [ Relationship when
   child born ]

    Module:        childsummary_w17
    Source:        UKHLS

                    Type: choice
                    Don't know: -1            Refused: -2              Inapplicable: -8          Missing: -9

    In Loops:      Loop for each additional biological child (CHBN)

    Universe:      if [CHID>0] // Has had children
                   And if [Chmore =1|Chnone=1] // Has more biological children
                   And if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2] // Additional child not identified or not
                   resident
                   And if [Chbpno = pwcu16abs | Chbhhgmis= 0] // Child has other parent being absent
    Showcard: TBC
    Text:          Which of these best describes your relationship to [Chbname] 's mother/father/other
                   parent when [Chbname] was born?

                                                                                                         Page 623 of 1165
Options:      1         Married and living together                   Married and living together

              2         Cohabiting/living together                    Cohabiting/living together

              3         Separated                                     Separated

              4         Divorced                                      Divorced

              5         A couple/married/in a relationship but        A couple/married/in a relationship but
                        not living together                           not living together

              6         Married but not in relationship and not       Married but not in relationship and not
                        living together                               living together

              7         Not in a relationship/just friends            Not in a relationship/just friends

              8         Sperm donation/surrogacy                      Sperm donation/surrogacy

              9         They were deceased                            They were deceased


Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard

Use:          Ask CHBRELTOPWCBIRTH



if [CHBRELTOPWCBIRTH = 8] // If sperm donation/ surrogacy




   Question: childsummary_w17.CHBRELTOPWCDONOR                                           [ Partner sperm
   donor/ surrogacy ]

   Module:        childsummary_w17
   Source:        UKHLS

                   Type: choice
                   Don't know: -1            Refused: -2                 Inapplicable: -8          Missing: -9

   In Loops: Loop for each additional biological child (CHBN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore =1|Chnone=1] // Has more biological children
             And if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2] // Additional child not identified or
             not resident
             And if [Chbpno = pwcu16abs | Chbhhgmis= 0] // Child has other parent being absent
             And if [CHBRELTOPWCBIRTH = 8] // If sperm donation/ surrogacy
   Text:          Can I just check, was the sperm donation/surrogacy using the eggs/sperm of your
                  partner at the time?
   Options:
                   1       Yes                                   Yes

                   2       No                                    No

                   3       I didn’t have a partner at the        I didn’t have a partner at the
                           time                                  time

   Mixed Mode Alternatives
   Web        Text
   Interview: Can we just check, was the sperm donation/surrogacy using the eggs/sperm of your
              partner at the time?                                                           Page 624 of 1165
   Use:          Ask CHBRELTOPWCDONOR



   if [CHBRELTOPWCDONOR = 1|2} // If had a partner at time of sperm donation/ surrogacy




      Question: childsummary_w17.CHBRELTOPWCLPAR                                    [ Partner child's
      adoptive/legal parent ]

       Module:      childsummary_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1          Refused: -2            Inapplicable: -8      Missing: -9

       In Loops: Loop for each additional biological child (CHBN)

       Universe: if [CHID>0] // Has had children
                 And if [Chmore =1|Chnone=1] // Has more biological children
                 And if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2] // Additional child not identified
                 or not resident
                 And if [Chbpno = pwcu16abs | Chbhhgmis= 0] // Child has other parent being
                 absent
                 And if [CHBRELTOPWCBIRTH = 8] // If sperm donation/ surrogacy
                 And if [CHBRELTOPWCDONOR = 1|2} // If had a partner at time of sperm
                 donation/ surrogacy
       Text:        Is/was this partner [Chbname] ’s adoptive or legal parent?
       Options:      1        Yes Yes

                     2        No    No

       Use:         Ask CHBRELTOPWCLPAR



if [CHBRELTOPWCBIRTH < 8 | CHBRELTOPWCLPAR = 1]// If partner not sperm donation/
surrogacy or deceased OR R's partner is adoptive/legal parent




   Question: childsummary_w17.CHBRELTOPWCCURR                                    [ Relationship with
   child's other parent ]

   Module:        childsummary_w17
   Source:        UKHLS

                   Type: choice
                   Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

   In Loops:      Loop for each additional biological child (CHBN)

   Universe:      if [CHID>0] // Has had children
                  And if [Chmore =1|Chnone=1] // Has more biological children
                  And if [(CHBLV = 1 & CHBPNO = 99) | CHBLV = 2] // Additional child not identified or
                  not resident
                  And if [Chbpno = pwcu16abs | Chbhhgmis= 0] // Child has other parent being absent
                  And if [CHBRELTOPWCBIRTH < 8 | CHBRELTOPWCLPAR = 1] // If partner not
                  sperm donation/ surrogacy or deceased OR R's partner is adoptive/legal parent
   Showcard: TBC
   Text:          Which of these best describes your current relationship to [Chbname]'s
                  mother/father/other parent {if CHBRELTOPWCBirth < 8} this partner {if
                                                                                                   Page 625 of 1165
                  CHBRELTOPWClpar = 1} ?
                   Options:
                                 1        Currently in relationship/married but    Currently in relationship/married but
                                          not living together                      not living together

                                 2        Currently married but not in a           Currently married but not in a
                                          relationship and not living together     relationship and not living together

                                 3        Separated                                Separated

                                 4        Divorced                                 Divorced

                                 5        Never married and no longer in a         Never married and no longer in a
                                          relationship                             relationship

                                 7        Never in a relationship/just friends     Never in a relationship/just friends

                                 6        They are deceased                        They are deceased

                   Mixed Mode Alternatives
                   Web          Delete
                   Interview:   Showcard

                   Telephone Post-text Interviewer Instruction
                   Interview: READ OUT

                                Delete
                                Showcard

                   Use:         Ask CHBRELTOPWCCURR



   END LOOP (Additional biological children loop)


if [Chmore =2| Chnone=2] // Has more adopted children




   Question: childsummary_w17.CHAN                     [ Number of additional adopted children ]

    Module:      childsummary_w17
    Source:      UKHLS

                   Type: Number                 Range: 1 .. 97
                   Don't know: -1              Refused: -2                       Inapplicable: -8           Missing: -9

    Universe: if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children
    Text:        How many other {if ChID>0} adopted children do you have or have you ever had?
    Use:         Ask CHAN



   Loop for each additional adopted child (CHAN)
   Name: Additional adopted children loop




       Question: childsummary_w17.CHANAME                         [ Additional adopted child: name ]

       Module:        childsummary_w17
       Source:        UKHLS

                         Type: String                 Length: 255
                         Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

       In Loops:      Loop for each additional adopted child (CHAN)                                                   Page 626 of 1165
Universe:     if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children

Text:         Please could you tell me their name? {if Chan =1} the name of your other {if ChID>0} adopted
              child that was born first {if Chan>1 & loop =1} next {f Chan>1 & loop >1}`?
Interviewer ENTER CHILD'S FIRST NAME
Instruction:
Mixed Mode Alternatives
Web           Text
Interview:    Please could you tell us their name? {if Chan =1} the name of your other {if ChID>0}
              biological child that was born first {if Chan>1 & loop =1} next {f Chan>1 & loop >1}`?

              Question Box Label
              Child's name

              Delete
              Interviewer instruction

Use:          Ask CHANAME




Question: childsummary_w17.CHAYB4                      [ Year first lived with ]

Module:       childsummary_w17
Source:       UKHLS

                Type: Number                Range: 1000 .. 9999
                Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

In Loops:     Loop for each additional adopted child (CHAN)

Universe:     if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children
Text:         In which year did they begin living with you?
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web           Display Note
Interview:    Use drop down list of responses

              Delete
              Interviewer instruction

Use:          Ask CHAYB4



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.




Question: childsummary_w17.CHALV                     [ Additional adopted child: lives with ]

Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: Loop for each additional adopted child (CHAN)                                                 Page 627 of 1165
Universe: if [CHID>0] // Has had children
          And if [Chmore =2| Chnone=2] // Has more adopted children
Text:        Are they still living with you?
Options:      1         Yes    Yes

              2         No     No

              3         Died Died

Use:         Ask CHALV



if [Chalv = 1] // Child still lives with respondent




   Question: childsummary_w17.CHAPNO                                [ PNO of additional adopted child ]

    Module:        childsummary_w17
    Source:        UKHLS
    Scripting      Only include PNOs of children in the HH (including adult children)
    Notes:

                     Type: choice
                     Don't know: -1                   Refused: -2             Inapplicable: -8   Missing: -9

    In Loops:      Loop for each additional adopted child (CHAN)

    Universe:      if [CHID>0] // Has had children
                   And if [Chmore =2| Chnone=2] // Has more adopted children
                   And if [Chalv = 1] // Child still lives with respondent
    Interviewer WHICH ADOPTED CHILD OF THE RESPONDENT IS THIS?
    Instruction:




                                                                                                          Page 628 of 1165
Options:       1        [CHILD NAME] aged [CHILDS
                                                                    child 1
                        AGE]

               2        [CHILD NAME] aged [CHILDS
                                                                    child 2
                        AGE]

               3        [CHILD NAME] aged [CHILDS
                                                                    child 3
                        AGE]

               4        [CHILD NAME] aged [CHILDS
                                                                    child 4
                        AGE]

               5        [CHILD NAME] aged [CHILDS
                                                                    child 5
                        AGE]

               6        [CHILD NAME] aged [CHILDS
                                                                    child 6
                        AGE]

               7        [CHILD NAME] aged [CHILDS
                                                                    child 7
                        AGE]

               8        [CHILD NAME] aged [CHILDS
                                                                    child 8
                        AGE]

               9        [CHILD NAME] aged [CHILDS
                                                                    child 9
                        AGE]

               10       [CHILD NAME] aged [CHILDS
                                                                    child 10
                        AGE]

               11       [CHILD NAME] aged [CHILDS
                                                                    child 11
                        AGE]

               12       [CHILD NAME] aged [CHILDS
                                                                    child 12
                        AGE]

               13       [CHILD NAME] aged [CHILDS
                        AGE]                                        child 13

               14       [CHILD NAME] aged [CHILDS
                                                                    child 14
                        AGE]

               15       [CHILD NAME] aged [CHILDS
                                                                    child 15
                        AGE]

               16       [CHILD NAME] aged [CHILDS
                                                                    child 16
                        AGE]

               99                                                   Child not on the
                        Child not on the list
                                                                    list


Mixed Mode Alternatives
Web           Text
Interview:    Please confirm which child this is

              Delete
              Interviewer instruction
Use:          Ask CHAPNO



if [CHAPNO < 99] // Resident additional adopted child on the list




   Question: childsummary_w17.CHACK                       [ Date of birth check - additional
   adopted child ]

    Module:     childsummary_w17
    Source:     UKHLS
                                                                                               Page 629 of 1165
                      Type: choice
                      Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9


       In Loops: Loop for each additional adopted child (CHAN)

       Universe: if [CHID>0] // Has had children
                 And if [Chmore =2| Chnone=2] // Has more adopted children
                 And if [Chalv = 1] // Child still lives with respondent
                 And if [CHAPNO < 99] // Resident additional adopted child on the list
       Text:        Can I check [CHANAME] is a [boy/girl] and their date of birth is [DOB] ?
       Options:      1         Yes Yes

                     2         No   No

       Mixed Mode Alternatives
       Web        Text
       Interview: Can we check [CHANAME] is a [boy/girl] and their date of birth is [DOB] ?

                    Delete
                    Interviewer instruction

       Use:         Ask CHACK



if [Chalv=2] // Additional adopted child doesn't live with respondent




   Question: childsummary_w17.CHAAL                       [ Age last lived with resp ]

    Module:       childsummary_w17
    Source:       BHPS

                    Type: Number                Range: 0 .. 97
                    Don't know: -1             Refused: -2                Inapplicable: -8       Missing: -9

    In Loops:     Loop for each additional adopted child (CHAN)

    Universe:     if [CHID>0] // Has had children
                  And if [Chmore =2| Chnone=2] // Has more adopted children
                  And if [Chalv=2] // Additional adopted child doesn't live with respondent
    Text:         How old was [he/she] when [he/she] last lived with you?
    Interviewer IF CHILD HAS NEVER LIVED WITH RESPONDENT, ENTER 0
    Instruction:
    Mixed Mode Alternatives
    Web           Text
    Interview:    How old was [he/she] when [he/she] last lived with you? If the child never lived with you,
                  please enter 0.

                  Delete
                  Interviewer instruction

    Use:          Ask CHAAL



if [CHALV = 3] // Child died


   Display Note
   SCREEN START. Use day/month/year template.
                                                                                                          Page 630 of 1165
Question: childsummary_w17.CHADODD                     [ Additional adopted child DOD day ]

Module:      childsummary_w17
Source:      UKHLS

              Type: Number               Range: 1 .. 31
              Don't know: -1            Refused: -2              Inapplicable: -8   Missing: -9

In Loops:    Loop for each additional adopted child (CHAN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =2| Chnone=2] // Has more adopted children
             And if [CHALV = 3] // Child died
Text:        I am sorry to hear [Chaname] died. What date did that happen?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   We are sorry to hear [Chaname] died. What date did that happen?

             Display Note
             Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask CHADODD




Question: childsummary_w17.CHADODM                     [ Additional adopted child DOD month
]

Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1             Refused: -2             Inapplicable: -8   Missing: -9

In Loops:    Loop for each additional adopted child (CHAN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =2| Chnone=2] // Has more adopted children
             And if [CHALV = 3] // Child died
Interviewer ENTER MONTH
Instruction:




                                                                                            Page 631 of 1165
Options:
                1        January         January

                2        February        February

                3        March           March

                4        April           April

                5        May             May

                6        June            June

                7        July            July

                8        August          August

                9        September September

                10       October         October

                11       November        November

                12       December        December


Mixed Mode Alternatives
Web            Display Note
Interview:     Use drop down menu of response options

               Delete
               Interviewer instruction

Use:          Ask CHADODM




Question: childsummary_w17.CHADODYR                              [ Additional adopted child DOD: year
]

Module:       childsummary_w17
Source:       UKHLS

                Type: Number                      Range: 1000 .. 9999
                Don't know: -1                   Refused: -2            Inapplicable: -8    Missing: -9

In Loops:     Loop for each additional adopted child (CHAN)

Universe:     if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children
              And if [CHALV = 3] // Child died
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Interviewer instruction

Use:          Ask CHADODYR



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END
                                                                                                    Page 632 of 1165
if [(Chalv = 2|3) | (Chanpo = 99 |DK|REF|MIS) | Chack = 2)]// Additional adopted child is no longer living with
respondent or has died or resident child not identified




   Question: childsummary_w17.CHASEX                         [ Sex of additional adopted child ]

    Module:      childsummary_w17
    Source:      BHPS

                  Type: choice
                  Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

    In Loops: Loop for each additional adopted child (CHAN)

    Universe: if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children
              And if [(Chalv = 2|3) | (Chanpo = 99 |DK|REF|MIS) | Chack = 2)] // Additional adopted child is
              no longer living with respondent or has died or resident child not identified
    Text:        [Are/Were] they a boy or girl?
    Options:     1        Boy Boy

                 2        Girl   Girl

    Use:         Ask CHASEX



   Display Note
   SCREEN START. Use day/month/year template




   Question: childsummary_w17.CHADOBD                          [ Additional adopted child DOB: day ]

    Module:       childsummary_w17
    Source:       UKHLS

                     Type: Number                  Range: 1 .. 31
                     Don't know: -1               Refused: -2             Inapplicable: -8        Missing: -9

    In Loops:     Loop for each additional adopted child (CHAN)

    Universe:     if [CHID>0] // Has had children
                  And if [Chmore =2| Chnone=2] // Has more adopted children
                  And if [(Chalv = 2|3) | (Chanpo = 99 |DK|REF|MIS) | Chack = 2)] // Additional adopted child
                  is no longer living with respondent or has died or resident child not identified
    Text:         What [is/was] [Chaname] 's date of birth?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web           Display Note
    Interview:    Use drop down list of response options

                  Delete
                  Interviewer instruction

    Use:          Ask CHADOBD




                                                                                                           Page 633 of 1165
Question: childsummary_w17.CHADOBM                            [ Additional adopted child's DOB:
month ]


Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                    Refused: -2           Inapplicable: -8      Missing: -9

In Loops:    Loop for each additional adopted child (CHAN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore =2| Chnone=2] // Has more adopted children
             And if [(Chalv = 2|3) | (Chanpo = 99 |DK|REF|MIS) | Chack = 2)] // Additional adopted child
             is no longer living with respondent or has died or resident child not identified
Interviewer ENTER MONTH
Instruction:
Options:      1        January         January

              2        February        February

              3        March           March

              4        April           April

              5        May             May

              6        June            June

              7        July            July

              8        August          August

              9        September September

              10       October         October

              11       November        November

              12       December        December

Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask CHADOBM




Question: childsummary_w17.CHADOBYR                            [ Additional adopted child's DOB:
year ]

Module:      childsummary_w17
Source:      UKHLS

              Type: Number                      Range: 1000 .. 9999
              Don't know: -1                   Refused: -2            Inapplicable: -8      Missing: -9

In Loops:    Loop for each additional adopted child (CHAN)


                                                                                                      Page 634 of 1165
   Universe:      if [CHID>0] // Has had children
                  And if [Chmore =2| Chnone=2] // Has more adopted children
                  And if [(Chalv = 2|3) | (Chanpo = 99 |DK|REF|MIS) | Chack = 2)] // Additional adopted child
                  is no longer living with respondent or has died or resident child not identified
   Interviewer ENTER YEAR
   Instruction:
   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer instruction

   Use:           Ask CHADOBYR



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   DISPLAY NOTE
   SCREEN END


if [(CHALV = 1 & CHAPNO = 99) | CHALV = 2]// Additional adopted child not identified or not resident




   Question: childsummary_w17.CHAHHGMIS                          [ Other parent lives in household ]

   Module:      childsummary_w17
   Source:      UKHLS
   Scripting Please list names of all adults aged 16+ in household
   Notes:

                 Type: choice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops: Loop for each additional adopted child (CHAN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore =2| Chnone=2] // Has more adopted children
             And if [(CHALV = 1 & CHAPNO = 99) | CHALV = 2] // Additional adopted child not identified or
             not resident
   Text:        Can we just check, does [Chaname] 's mother/father/other legal parent live here with you? If
                so, who is it?




                                                                                                           Page 635 of 1165
Options:      0         Not resident here                                    Not resident here

              1          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]    Person number 1

              2          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]    Person number 2

              3          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]    Person number 3

              4          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]    Person number 4

              5          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]    Person number 5

              6          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]    Person number 6

              7          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]    Person number 7

              8          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]    Person number 8

              9          [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]    Person number 9

              10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        10]                                                  10

              11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        11]                                                  11

              12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        12]                                                  12

              13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        13]                                                  13

              14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        14]                                                  14

              15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        15]                                                  15

              16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                        16]                                                  16



Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute CHACHHGMIS = 0;
            Else: Ask



if [Chapno = pwcu16abs | Chahhgmis= 0] // Child has other parent being absent




   Question: childsummary_w17.CHARELTOPWCELSE                                   [ Child adopted with
   someone ]

    Module:        childsummary_w17
    Source:        UKHLS

                    Type: choice
                    Don't know: -1           Refused: -2                Inapplicable: -8         Missing: -9

    In Loops: Loop for each additional adopted child (CHAN)

    Universe: if [CHID>0] // Has had children
              And if [Chmore =2| Chnone=2] // Has more adopted children
              And if [(CHALV = 1 & CHAPNO = 99) | CHALV = 2] // Additional adopted child not
              identified or not resident
              And if [Chapno = pwcu16abs | Chahhgmis= 0] // Child has other parent being absent
    Text:          Did you adopt [Chaname] with anyone else?



                                                                                                         Page 636 of 1165
Options:      1        Yes                                        Yes

              2        No, I adopted alone                        No, I adopted alone

              3        No, my partner was [CHILD NAME] 's         No, my partner was [CHILD NAME] 's
                       biological parent                          biological parent

Use:       Ask CHARELTOPWCELSE



if [CHARELTOPWCELSE = 1|3] // Adopted with someone else




   Question: childsummary_w17.CHARELTOPWCADOP                                      [ Relationship with
   other parent ]

   Module:        childsummary_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1            Refused: -2               Inapplicable: -8   Missing: -9

   In Loops:      Loop for each additional adopted child (CHAN)

   Universe:      if [CHID>0] // Has had children
                  And if [Chmore =2| Chnone=2] // Has more adopted children
                  And if [(CHALV = 1 & CHAPNO = 99) | CHALV = 2] // Additional adopted child not
                  identified or not resident
                  And if [Chapno = pwcu16abs | Chahhgmis= 0] // Child has other parent being absent
                  And if [CHARELTOPWCELSE = 1|3] // Adopted with someone else
   Text:          Which of these best describes your relationship to this person when you
                  adopted/became [Chaname] 's legal parent?
   Interviewer READ OUT
   Instruction:
   Options:
                   1         Married and living             Married and living
                             together                       together

                   2         Cohabiting/living together     Cohabiting/living together

                   3         Something else                 Something else

   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer instruction

   Use:           Ask CHARELTOPWCADOP




   Question: childsummary_w17.CHARELTOPWCCURR                                      [ Relationship with
   child's other parent ]

   Module:        childsummary_w17
   Source:        UKHLS

                   Type: choice
                   Don't know: -1             Refused: -2               Inapplicable: -8   Missing: -9

   In Loops:      Loop for each additional adopted child (CHAN)


                                                                                                   Page 637 of 1165
                  Universe:    if [CHID>0] // Has had children
                               And if [Chmore =2| Chnone=2] // Has more adopted children
                               And if [(CHALV = 1 & CHAPNO = 99) | CHALV = 2] // Additional adopted child not
                               identified or not resident
                               And if [Chapno = pwcu16abs | Chahhgmis= 0] // Child has other parent being absent
                               And if [CHARELTOPWCELSE = 1|3] // Adopted with someone else

                  Showcard: TBC
                  Text:        Which of these best describes your current relationship to [Chaname] 's other
                               parent?
                  Options:      1        Currently in relationship/married but    Currently in relationship/married but
                                         not living together                      not living together

                                2        Currently married but not in a           Currently married but not in a
                                         relationship and not living together     relationship and not living together

                                3        Separated                                Separated

                                4        Divorced                                 Divorced

                                5        Never married and no longer in a         Never married and no longer in a
                                         relationship                             relationship

                                6        They are deceased                        They are deceased

                  Mixed Mode Alternatives
                  Web          Delete
                  Interview:   Showcard

                  Telephone Post-text Interviewer Instruction
                  Interview: READ OUT

                               Delete
                               Showcard

                  Use:         Ask CHARELTOPWCCURR



   END LOOP (Additional adopted children loop)


if [Chmore = 3| Chnone = 3] // Has more step children




   Question: childsummary_w17.CHSN                      [ Number of additional step children ]

    Module:     childsummary_w17
    Source:     UKHLS

                 Type: Number                  Range: 1 .. 97
                 Don't know: -1               Refused: -2                       Inapplicable: -8          Missing: -9

    Universe: if [CHID>0] // Has had children
              And if [Chmore = 3| Chnone = 3] // Has more step children
    Text:       How many other {if ChID>0} step children do you have or have you ever had?
    Use:        Ask CHSN



   Loop for each additional step child (CHSN)
   Name: Additional step children loop




       Question: childsummary_w17.CHSNAME                        [ Additional step child: name ]                     Page 638 of 1165
Module:      childsummary_w17

Source:      UKHLS

               Type: String                 Length: 255
               Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
Text:        Please could you tell me their name? {if Chsn =1} the name of your [other {if ChID>0}] step
             child that was born [first {if Chsn > 1 & loop = 1}] [next {if Chsn > 1 & loop > 1}] ?
Interviewer ENTER CHILD'S FIRST NAME
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   Please could you tell us their name? {if Chsn =1} the name of your [other {if ChID>0}] step
             child that was born [first {if Chsn > 1 & loop = 1}] [next {if Chsn > 1 & loop > 1}] ?

             Question Box Label
             Child's name

             Delete
             Interviewer instruction

Use:         Ask CHSNAME



Display Note
SCREEN START




Question: childsummary_w17.CHSYB4                     [ Year first lived with ]

Module:      childsummary_w17
Source:      UKHLS

               Type: Number                Range: 1000 .. 9999
               Don't know: -1             Refused: -2                    Inapplicable: -8      Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
Text:        In which year did they begin living with you?
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of responses

             Delete
             Interviewer instruction

Use:         Ask CHSYB4




Question: childsummary_w17.CHSNOTLIVE                        [ Never lived with respondent ]
                                                                                                           Page 639 of 1165
Module:      childsummary_w17

Source:      UKHLS
Scripting    Do not allow Don't know or Refused.
Notes:
             Display as radio button on screen below CHSYB4.

              Type: choice
              Inapplicable: -8                                      Missing: -9

In Loops: Loop for each additional step child (CHSN)

Universe: if [CHID>0] // Has had children
          And if [Chmore = 3| Chnone = 3] // Has more step children
Options:      1         Step child never lived with                 Step child never lived with
                        respondent                                  respondent

Mixed Mode Alternatives
Web        Options
Interview: 1 Step child never lived with me

Use:         Ask CHSNOTLIVE



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END


if [CHSNOTLIVE <> 1] // If child has lived with respondent




   Question: childsummary_w17.CHSLV                          [ Additional step child: lives with ]

   Module:        childsummary_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1                  Refused: -2               Inapplicable: -8    Missing: -9

   In Loops: Loop for each additional step child (CHSN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [CHSNOTLIVE <> 1] // If child has lived with respondent
   Text:          Are they still living with you?
   Options:        1        Yes     Yes

                   2        No      No

                   3        Died Died

   Use:           Ask CHSLV




   Question: childsummary_w17.CHSPNO                              [ PNO of additional step child ]        Page 640 of 1165
Module:     childsummary_w17
Source:     UKHLS
Scripting   Only include PNOs of children in the HH (including adult children)
Notes:

              Type: choice
              Don't know: -1              Refused: -2              Inapplicable: -8   Missing: -9

In Loops:   Loop for each additional step child (CHSN)

Universe:   if [CHID>0] // Has had children
            And if [Chmore = 3| Chnone = 3] // Has more step children
            And if [CHSNOTLIVE <> 1] // If child has lived with respondent
Interviewer WHICH STEP CHILD OF THE RESPONDENT IS THIS?
Instruction:
Options:     1        [CHILD NAME] aged [CHILDS
                                                              child 1
                      AGE]

             2        [CHILD NAME] aged [CHILDS
                                                              child 2
                      AGE]

             3        [CHILD NAME] aged [CHILDS
                                                              child 3
                      AGE]

             4        [CHILD NAME] aged [CHILDS
                                                              child 4
                      AGE]

             5        [CHILD NAME] aged [CHILDS
                                                              child 5
                      AGE]

             6        [CHILD NAME] aged [CHILDS
                                                              child 6
                      AGE]

             7        [CHILD NAME] aged [CHILDS
                                                              child 7
                      AGE]

             8        [CHILD NAME] aged [CHILDS
                                                              child 8
                      AGE]

             9        [CHILD NAME] aged [CHILDS
                                                              child 9
                      AGE]

             10       [CHILD NAME] aged [CHILDS
                                                              child 10
                      AGE]

             11       [CHILD NAME] aged [CHILDS
                                                              child 11
                      AGE]

             12       [CHILD NAME] aged [CHILDS
                                                              child 12
                      AGE]

             13       [CHILD NAME] aged [CHILDS
                                                              child 13
                      AGE]

             14       [CHILD NAME] aged [CHILDS
                                                              child 14
                      AGE]

             15       [CHILD NAME] aged [CHILDS
                                                              child 15
                      AGE]

             16       [CHILD NAME] aged [CHILDS
                                                              child 16
                      AGE]

             99                                               Child not on the
                      Child not on the list
                                                              list

Mixed Mode Alternatives




                                                                                              Page 641 of 1165
   Web            Text
   Interview:     Please confirm which child this is

                  Delete
                  Interviewer instruction

   Use:           Ask CHSPNO



   if [CHSPNO < 99] // Resident additional step child on the list




       Question: childsummary_w17.CHSCK                       [ Date of birth check - additional step
       child ]

       Module:      childsummary_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

       In Loops: Loop for each additional step child (CHSN)

       Universe: if [CHID>0] // Has had children
                 And if [Chmore = 3| Chnone = 3] // Has more step children
                 And if [CHSNOTLIVE <> 1] // If child has lived with respondent
                 And if [CHSPNO < 99] // Resident additional step child on the list
       Text:        Can I check [CHSNAME] is a [boy/girl] and their date of birth is [DOB] ?
       Options:
                     1        Yes Yes

                     2        No    No

       Mixed Mode Alternatives
       Web        Text
       Interview: Can we check [CHSNAME] is a [boy/girl] and their date of birth is [DOB] ?

                    Delete
                    Interviewer instruction

       Use:         Ask CHSCK




   Question: childsummary_w17.CHSAL                      [ Age last lived with resp ]

   Module:      childsummary_w17
   Source:      BHPS

                  Type: Number                 Range: 0 .. 97
                  Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9

   In Loops: Loop for each additional step child (CHSN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [CHSNOTLIVE <> 1] // If child has lived with respondent
   Text:        How old was [he/she] when [he/she] last lived with you?
   Use:         Ask CHSAL

                                                                                                       Page 642 of 1165
if [CHSNOTLIVE = 1] // If child never lived with respondent
   Question: childsummary_w17.CHSNEVLIV                         [ Where non-resident step child
   living now ]

   Module:     childsummary_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops: Loop for each additional step child (CHSN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [CHSNOTLIVE = 1] // If child never lived with respondent
   Text:       Where is [CHSNAME] now?
   Options:     1        Living elsewhere Living elsewhere

                2        Deceased           Deceased

   Use:        Ask CHSNEVLIV



if [(Chslv = 2|3) | (Chsnpo = 99 |DK|REF|MIS) | Chsck = 2 | CHSNOTLIVE = 1]// Additional step child is no
longer living with respondent or has died or resident child not identified or never lived with respondent




   Question: childsummary_w17.CHSSEX                       [ Sex of additional step child ]

   Module:     childsummary_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

   In Loops: Loop for each additional step child (CHSN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(Chslv = 2|3) | (Chsnpo = 99 |DK|REF|MIS) | Chsck = 2 | CHSNOTLIVE = 1] //
             Additional step child is no longer living with respondent or has died or resident child not
             identified or never lived with respondent
   Text:        [Are/Were] they a boy or girl?
   Options:     1        Boy Boy

                2        Girl   Girl

   Use:        Ask CHSSEX



   Display Note
   SCREEN START. Use day/month/year template




   Question: childsummary_w17.CHSDOBD                        [ Additional step child DOB: day ]

   Module:       childsummary_w17                                                                          Page 643 of 1165
Source:      UKHLS


               Type: Number                Range: 1 .. 31
               Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(Chslv = 2|3) | (Chsnpo = 99 |DK|REF|MIS) | Chsck = 2 | CHSNOTLIVE = 1] //
             Additional step child is no longer living with respondent or has died or resident child not
             identified or never lived with respondent
Text:        What [is/was] [Chsname] 's date of birth?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list of response options

             Delete
             Interviewer instruction

Use:         Ask CHSDOBD




Question: childsummary_w17.CHSDOBM                         [ Additional step child's DOB: month ]

Module:      childsummary_w17
Source:      UKHLS

               Type: choice
               Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(Chslv = 2|3) | (Chsnpo = 99 |DK|REF|MIS) | Chsck = 2 | CHSNOTLIVE = 1] //
             Additional step child is no longer living with respondent or has died or resident child not
             identified or never lived with respondent
Interviewer ENTER MONTH
Instruction:




                                                                                                           Page 644 of 1165
Options:        1        January         January

                2        February        February

                3        March           March

                4        April           April

                5        May             May

                6        June            June

                7        July            July

                8        August          August

                9        September September

                10       October         October

                11       November        November

                12       December        December



Mixed Mode Alternatives
Web            Display Note
Interview:     Use drop down list of response options

               Delete
               Interviewer instruction

Use:          Ask CHSDOBM




Question: childsummary_w17.CHSDOBYR                              [ Additional step child's DOB: year ]

Module:       childsummary_w17
Source:       UKHLS

                Type: Number                      Range: 1000 .. 9999
                Don't know: -1                   Refused: -2             Inapplicable: -8       Missing: -9

In Loops:     Loop for each additional step child (CHSN)

Universe:     if [CHID>0] // Has had children
              And if [Chmore = 3| Chnone = 3] // Has more step children
              And if [(Chslv = 2|3) | (Chsnpo = 99 |DK|REF|MIS) | Chsck = 2 | CHSNOTLIVE = 1] //
              Additional step child is no longer living with respondent or has died or resident child not
              identified or never lived with respondent
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Delete
Interview:     Interviewer instruction

Use:          Ask CHSDOBYR



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END
                                                                                                            Page 645 of 1165
if [(CHSLV = 1 & CHSPNO = 99) | CHSLV = 2]// Additional step child not identified




   Question: childsummary_w17.CHSHHGMIS                         [ Other parent lives in household ]

   Module:     childsummary_w17
   Source:     UKHLS
   Scripting Please list names of all adults aged 16+ in household
   Notes:

                 Type: choice
                 Don't know: -1              Refused: -2               Inapplicable: -8           Missing: -9

   In Loops: Loop for each additional step child (CHSN)

   Universe: if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(CHSLV = 1 & CHSPNO = 99) | CHSLV = 2] // Additional step child not identified
   Text:       Can we just check, does [Chsname] 's mother/father/other legal parent live here with you? If
               so, who is it?
   Options:     0        Not resident here                                    Not resident here

                1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]     Person number 1

                2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]     Person number 2

                3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]     Person number 3

                4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]     Person number 4

                5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]     Person number 5

                6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]     Person number 6

                7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]     Person number 7

                8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]     Person number 8

                9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]     Person number 9

                10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         10]                                                  10

                11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         11]                                                  11

                12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         12]                                                  12

                13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         13]                                                  13

                14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         14]                                                  14

                15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         15]                                                  15

                16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =        Person number
                         16]                                                  16

   Use:        If (enumerated Adults (Age 16 Or Above) In HH Equals 1) Compute CHSCHHGMIS = 0;
               Else: Ask



   if [Chspno = pwcu16abs | ChShhgmis= 0] // Child has other parent being absent



                                                                                                          Page 646 of 1165
Question: childsummary_w17.CHSRELTOPWCSTEP                                [ Relationship with
other parent ]

Module:      childsummary_w17
Source:      UKHLS

               Type: choice
               Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(CHSLV = 1 & CHSPNO = 99) | CHSLV = 2] // Additional step child not identified
             And if [Chspno = pwcu16abs | ChShhgmis= 0] // Child has other parent being absent
Text:        Which of these best describes your relationship to [Chsname] 's other parent when you
             became [his/her] step parent?
Interviewer READ OUT
Instruction:
Options:      1        Married and living           Married and living
                       together                     together

              2        Cohabiting/living together   Cohabiting/living together

              3        Something else               Something else

Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer instruction

Use:         Ask CHSRELTOPWCSTEP




Question: childsummary_w17.CHSRELTOPWCCURR                                 [ Relationship with
child's other parent ]

Module:      childsummary_w17
Source:      UKHLS

              Type: choice
              Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

In Loops:    Loop for each additional step child (CHSN)

Universe:    if [CHID>0] // Has had children
             And if [Chmore = 3| Chnone = 3] // Has more step children
             And if [(CHSLV = 1 & CHSPNO = 99) | CHSLV = 2] // Additional step child not identified
             And if [Chspno = pwcu16abs | ChShhgmis= 0] // Child has other parent being absent
Showcard: TBC
Text:        Which of these best describes your current relationship to [Chsname] 's other parent?




                                                                                                     Page 647 of 1165
                    Options:       1        Currently in relationship/married but     Currently in relationship/married but
                                            not living together                       not living together

                                   2        Currently married but not in a            Currently married but not in a
                                            relationship and not living together      relationship and not living together

                                   3        Separated                                 Separated

                                   4        Divorced                                  Divorced

                                   5        Never married and no longer in a          Never married and no longer in a
                                            relationship                              relationship

                                   6        They are deceased                         They are deceased


                    Mixed Mode Alternatives
                    Web           Delete
                    Interview:    Showcard

                    Telephone Post-text Interviewer Instruction
                    Interview: READ OUT

                                  Delete
                                  Showcard

                    Use:          Ask CHSRELTOPWCCURR



       END LOOP (Additional step children loop)




Question: childsummary_w17.CHIDADD                         [ Identification number for each additional child ]

Module:     childsummary_w17
Source:     UKHLS

              Type: Number                        Range: 0 .. 200
              Don't know: -1                     Refused: -2                        Inapplicable: -8            Missing: -9

Universe: Ask all
Use:        Compute = unique identification number (unique within this wave) for each child enumerated via child addition
            loops (Chbn/Chan/Chsn)



Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Name: Computes loop




   Question: childsummary_w17.RCHILD                           [ Child under 16 resident flag ]

   Module:    childsummary_w17
   Source:    UKHLS

                Type: choice
                Don't know: -1                     Refused: -2                      Inapplicable: -8            Missing: -9

   In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
   Loops:
   Options:     0          Not (child under 16 & resident in             Not (child under 16 & resident in
                           household)                                    household)

                1          Child under 16 & resident in the household    Child under 16 & resident in the household
                                                                                                                             Page 648 of 1165
Use:       If child age < 16 & ((Chlv=1 & Chlvcor = MIS) | Chlvcor = 1 | Chblv = 1 | Chalv = 1 |Chslv = 1) compute
           RCHILD = 1;
           Else if compute RCHILD = 0




Question: childsummary_w17.NRCHILD16                         [ Child over 15 not resident flag ]

Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                     Inapplicable: -8           Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:    0        Not (child 16 or over & living             Not (child 16 or over & living
                     elsewhere)                                 elsewhere)

            1        Child 16 or over & living elsewhere        Child 16 or over & living elsewhere

Use:       If child age >= 16 & ((Chlv=2 & Chlvcor = MIS) | (Chlvcor|Chblv|Chalv|Chslv)=2 )) compute NRCHILD = 1;
           Else compute NRCHILD = 0




Question: childsummary_w17.NRCHILD                         [ Child under 16 not resident flag ]

Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                     Inapplicable: -8           Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:    0        Not (child under 16 & living              Not (child under 16 & living
                     elsewhere)                                elsewhere)

            1        Child under 16 & living elsewhere         Child under 16 & living elsewhere

Use:       If child age < 16 & ((Chlv=2 & Chlvcor = MIS) | Chlvcor = 2 | Chblv = 2 | Chalv = 2 | Chslv = 2) compute
           NRCHILD = 1;
           Else compute NRCHILD = 0




Question: childsummary_w17.RESCHOPARNR                              [ Resident child: other parent not
resident flag ]

Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                     Inapplicable: -8           Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:



                                                                                                                      Page 649 of 1165
Options:   0       Other parent resident      Other parent resident

           1       Other parent not           Other parent not
                   resident                   resident



Use:       if child age < 16 (from DOBd/m/y) & (GRIDVARIABLES.PWCU16ABS = CHBPNO | CHAPNO | CHSPNO |
           ANNUALFERTILITYHISTORY.LCHNO | FERTILITYHISTORY(.LCHNOFH|.LACNO|.LSCNO)) |
           ((CHBHHGMIS | CHAHHGMIS | CHSHHGMIS) | ANNUALFERTILTIYHISTORY.LCHHGMIS |
           FERTILITYHISTORY(.LBCHHGMIS|.LACHHHGMIS|.LSCHHGMIS) = 0) compute RESCHOPARNR = 1;
           Else compute RESCHOPARNR = 0




Question: childsummary_w17.NRPARENTEX                           [ Other non-res parent not R’s current
partner flag ]

Module:    childsummary_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                 Refused: -2                     Inapplicable: -8             Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:   0       Non-resident parent is R's current partner    Non-resident parent is R's current partner

           1       Non resident parent not R's current           Non resident parent not R's current
                   partner                                       partner

Use:       If child age < 16 (from DOBd/m/y) & (CHBRELTOPWCCURR | CHARELTOPWCCURR |
           CHSRELTOPWCCURR) | (ANNUALFERTILTIYHISTORY.RELTOPWCNBCURR) |
           (FERTILITYHISTORY(.RELTOPWCBCURR | .RELTOPWCACURR | .RELTOPWCSCURR) = 2|3|4|5|6)
           compute NRPARENTEX = 1;
           Else compute NRPARENTEX = 0.




Question: childsummary_w17.NRPARENTLAT                           [ Other non-res parent R’s LAT flag ]

Module:    childsummary_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                 Refused: -2                     Inapplicable: -8             Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:   0       Non-resident parent not R's           Non-resident parent not R's
                   partner                               partner

           1       Non-resident parent is R's partner    Non-resident parent is R's partner

Use:       If child age < 16 (from DOBd/m/y) & (CHBRELTOPWCCURR | CHARELTOPWCCURR |
           CHSRELTOPWCCURR)|(ANNUALFERTILTIYHISTORY.RELTOPWCNBCURR) |
           (FERTILITYHISTORY(.RELTOPWCBCURR | .RELTOPWCACURR | .RELTOPWCSCURR) = 1) compute
           NRPARENTLAT = 1;
           Else compute NRPARENTLAT = 0.




Question: childsummary_w17.CHNAMEFIN                       [ Child's name final ]                               Page 650 of 1165
Module: childsummary_w17

Source: UKHLS

            Type: String                 Length: 255
            Don't know: -1              Refused: -2                    Inapplicable: -8     Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Use:       If ((CHNAME <> DK|REF|MIS) & (CHNAMECOR = DK|REF|MIS)) compute CHNAMEFIN = CHNAME;
           else if (CHNAMECOR <> DK|REF|MIS) compute CHNAMEFIN = CHNAMECOR;
           else if (CHBNAME <> DK|REF|MIS) compute CHNAMEFIN = CHBNAME;
           else if (CHANAME <> DK|REF|MIS) compute CHNAMEFIN = CHANAME;
           else if (CHSNAME <> DK|REF|MIS) compute CHNAMEFIN = CHSNAME;
           else compute CHNAMEFIN = MIS




Question: childsummary_w17.CHSEXFIN                    [ Child's sex final ]

Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1              Refused: -2                   Inapplicable: -8     Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:    1       Male      Male

            2       Female Female

Use:       If ((CHSEX <> DK|REF|MIS) & (CHSEXCOR = DK|REF|MIS)) compute CHSEXFIN = CHSEX;
           else if (CHSEXCOR <> DK|REF|MIS) compute CHSEXFIN = CHSEXCOR;
           else if (CHBSEX <> DK|REF|MIS) compute CHSEXFIN = CHBSEX;
           else if (CHASEX <> DK|REF|MIS) compute CHSEXFIN = CHASEX;
           else if (CHSSEX <> DK|REF|MIS) compute CHSEXFIN = CHSSEX;
           else compute CHSEXFIN = MIS




Question: childsummary_w17.CHDOBYFIN                     [ Child's year of birth final ]

Module: childsummary_w17
Source: UKHLS

            Type: Number                 Range: 1000 .. 9999
            Don't know: -1              Refused: -2                    Inapplicable: -8     Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Use:       If ((CHDOBYR <> DK|REF|MIS) & (CHDOBYRCOR = DK|REF|MIS)) compute CHDOBYFIN = CHDOBYR;
           else if (CHDOBYRCOR <> DK|REF|MIS) compute CHDOBYFIN = CHDOBYRCOR;
           else if (CHBDOBYR <> DK|REF|MIS) compute CHDOBYFIN = CHBDOBYR;
           else if (CHADOBYR <> DK|REF|MIS) compute CHDOBYFIN = CHADOBYR;
           else if (CHSDOBYR <> DK|REF|MIS) compute CHDOBYFIN = CHSDOBYR;
           else compute CHDOBYFIN = MIS




Question: childsummary_w17.CHDOBMFIN                     [ Child's month of birth final ]
                                                                                                    Page 651 of 1165
Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1               Refused: -2                  Inapplicable: -8    Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Options:    1       January    January

            2       February   February

            3       March      March

            4       April      April

            5       May        May

            6       June       June

            7       July       July

            8       August     August

            9       September September

            10      October    October

            11      November   November

            12      December   December

Use:       If ((CHDOBM <> DK|REF|MIS) & (CHDOBMCOR = DK|REF|MIS)) compute CHDOBMFIN = CHDOBM;
           else if (CHDOBMCOR <> DK|REF|MIS) compute CHDOBMFIN = CHDOBMCOR;
           else if (CHBDOBM <> DK|REF|MIS) compute CHDOBMFIN = CHBDOBM;
           else if (CHADOBM <> DK|REF|MIS) compute CHDOBMFIN = CHADOBM;
           else if (CHSDOBM <> DK|REF|MIS) compute CHDOBMFIN = CHSDOBM;
           else compute CHDOBMFIN = MIS




Question: childsummary_w17.CHDOBDFIN                      [ Child's day of birth final ]

Module: childsummary_w17
Source: UKHLS

            Type: Number                   Range: 1 .. 31
            Don't know: -1                Refused: -2                   Inapplicable: -8   Missing: -9

In         Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
Loops:
Use:       If ((CHDOBD <> DK|REF|MIS) & (CHDOBDCOR = DK|REF|MIS)) compute CHDOBDFIN = CHDOBD;
           else if (CHDOBDCOR <> DK|REF|MIS) compute CHDOBDFIN = CHDOBDCOR;
           else if (CHBDOBD <> DK|REF|MIS) compute CHDOBDFIN = CHBDOBD;
           else if (CHADOBD <> DK|REF|MIS) compute CHDOBDFIN = CHADOBD;
           else if (CHSDOBD <> DK|REF|MIS) compute CHDOBDFIN = CHSDOBD;
           else compute CHDOBDFIN = MIS




Question: childsummary_w17.CHRELFIN                     [ Relationship to child final ]

Module:    childsummary_w17
Source:    UKHLS

             Type: choice
             Don't know: -1               Refused: -2                  Inapplicable: -8    Missing: -9
                                                                                                   Page 652 of 1165
      In          Loop for each child enumerated via CHID [where CHYNOTOK = 1|MIS] or CHIDADD
      Loops:
      Options:
                   1        Biological             Biological

                   2        Adopted/legal          Adopted/legal
                            parent                 parent

                   3        Step                   Step

      Use:        If ((CHREL <> DK|REF|MIS) & (CHRELCOR = DK|REF|MIS)) compute CHRELFIN = CHREL;
                  else if (CHRELCOR <> DK|REF|MIS) compute CHRELFIN = CHRELCOR;
                  else if CHBLV <> MIS compute CHRELFIN = 1;
                  else if CHALV <> MIS compute CHRELFIN = 2;
                  else if CHSLV <> MIS compute CHRELFIN = 3;
                  else compute CHRELFIN = MIS



END LOOP (Computes loop)




Question: childsummary_w17.NCHILDLV                             [ Number of living children ]

Module:        childsummary_w17
Source:        UKHLS

                 Type: Number                      Range: 0 .. 97
                 Don't know: -1                   Refused: -2                       Inapplicable: -8             Missing: -9

Universe: Ask all
Use:           compute NCHILDLV = number of living children, from each child enumerated via CHID or CHIDADD where
               ((Chlv=1|2 & Chlvcor = MIS)) | ((Chlvcor = 1|2) | (Chblv = 1|2) | (Chalv = 1|2) | (Chslv = 1|2))




Question: childsummary_w17.NCHILDU16LV                              [ Number of living children U16 ]

Module:        childsummary_w17
Source:        UKHLS

                 Type: Number
                 Don't know: -1                   Refused: -2                       Inapplicable: -8             Missing: -9

Universe: Ask all
Use:           Compute NCHILDU16LV = number of living children, from each child enumerated via CHID or CHIDADD
               where [child age < 16 & ((Chlv=1|2 & Chlvcor = MIS) | (Chlvcor = 1|2) | (Chblv = 1|2) | (Chalv = 1|2) | (Chslv =
               1|2))]



End



Annual Residential History Module                                (annualresidentialhistory_w17.v02)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// Interviewed at prior wave or has been interviewed previously


    Display Note
    SCREEN START.
                                                                                                                           Page 653 of 1165
Question: annualresidentialhistory_w17.CALINTRO                           [ Annual events intro ]

Module:     annualresidentialhistory_w17
Source:     UKHLS

               Type: choice
               Don't know: -1                     Refused: -2                   Inapplicable: -8            Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
Text:       The next questions ask about changes that may have happened to you since we last interviewed you on
             [ff_intdate] . Please tell us about all changes, even if you have already reported them in the monthly
            questions about life events. In this interview we are interested in understanding different aspects of any
            changes you have experienced.
Options:
               1         Continue Continue

Mixed Mode Alternatives
Web        Display Notes
Interview: For web, do not show 'Press 1 and Enter to continue', just show previous and next buttons.

Use:        Ask CALINTRO



if [(HHGrid.OrigAdd = 1 & HHGrid.NewPer = 4) | (HHGrid.OrigAdd = 2 & HHGrid.NewPer = 2)] // HH interviewed at
current address previously and respondent is a continuing respondent or HH interviewed at different address previously
and respondent is a rejoiner




   Question: annualresidentialhistory_w17.ADCTS                          [ Lived continuously at this address
   since last interview ]

    Module:        annualresidentialhistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [(HHGrid.OrigAdd = 1 & HHGrid.NewPer = 4) | (HHGrid.OrigAdd = 2 & HHGrid.NewPer = 2)] //
              HH interviewed at current address previously and respondent is a continuing respondent or HH
              interviewed at different address previously and respondent is a rejoiner
    Text:          Can I just check, have you yourself lived at this address continuously since the last time we
                   interviewed you, that is since [ff_IntDate] ?
    Options:
                    1        Yes Yes

                    2        No    No

    Mixed Mode Alternatives
    Web        Text
    Interview: Can we just check, have you yourself lived at this address continuously since the last time we
               interviewed you, that is since [ff_IntDate] ?
    Use:           Ask ADCTS



   Display Note
   SCREEN END.



                                                                                                                    Page 654 of 1165
if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 & AdCts <> 1)]// HH
interviewed at current address previously and respondent is a rejoiner or respondent has not lived at current address
continuously since previous interview, or HH interviewed at a different address previously and respondent has not lived
at the current address continuously since previous interview




   Question: annualresidentialhistory_w17.MOVY1                       [ Reason for move ]

    Module:       annualresidentialhistory_w17
    Source:       UKHLS

                    Type: multichoice
                    Don't know: -1                    Refused: -2              Inapplicable: -8          Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 & AdCts <>
                  1)] // HH interviewed at current address previously and respondent is a rejoiner or respondent has
                  not lived at current address continuously since previous interview, or HH interviewed at a different
                  address previously and respondent has not lived at the current address continuously since previous
                  interview
    Text:          Thinking about the reasons why you haven't lived continuously at this address since we last
                  interviewed you, did you move from this address for {if HHGRID.NewPer = 4 & AdCts = 2} / Last
                  time we interviewed you, you were living at a different address. Did you move from that address
                  for... {if ELSE}
    Interviewer READ OUT
    Instruction:
                 CODE ALL THAT APPLY
    Options:
                   1         Family related reasons                       Family related reasons

                   2         Education related reasons                    Education related reasons

                   3         Employer related reasons                     Employer related reasons

                   4         Housing related reasons                      Housing related reasons

                   5         Area related reasons                         Area related reasons

                   6         Or did you have to move for some other       Or did you have to move for some other
                             reason?                                      reason?

    Mixed Mode Alternatives
    Web           Text
    Interview:     Thinking about the reasons why you haven't lived continuously at this address since we last
                  interviewed you, did you move from this address for {if HHGRID.NewPer = 4 & AdCts = 2} / Last
                  time we interviewed you, you were living at a different address. Did you move from that address
                  for... {if ELSE}

                  Please select all that apply.
                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask MOVY1



   if [MovY1 = 1] // Moved for family reasons




       Question: annualresidentialhistory_w17.FAMILY                      [ Moved for family reasons ]

        Module:        annualresidentialhistory_w17
        Source:        UKHLS


                                                                                                                    Page 655 of 1165
                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                 AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                 respondent has not lived at current address continuously since previous interview, or HH
                 interviewed at a different address previously and respondent has not lived at the current address
                 continuously since previous interview
                 And if [MovY1 = 1] // Moved for family reasons
    Text:        What family related reason was that?
    Interviewer PROBE AS NECESSARY
    Instruction:
                 CODE ONE ONLY
    Options:      1        Married/moved in with partner                Married/moved in with partner

                  2        Separated/divorced/split up from             Separated/divorced/split up from
                           spouse/partner                               spouse/partner

                  3        Moved in with family/moved back with         Moved in with family/moved back with
                           family (other than code 1)                   family (other than code 1)

                  4        Moved away from family (other than code Moved away from family (other than code
                           2)                                      2)

                  5        Moved in with friends                        Moved in with friends

                  6        Moved to be closer to family/friends         Moved to be closer to family/friends

                  7        Moved with spouse/partner due to their       Moved with spouse/partner due to their
                           relocation                                   relocation

                  8        None of the above/Other reason               None of the above/Other reason

    Mixed Mode Alternatives
    Web          Options
    Interview:   1 Married/moved in with partner
                 2 Separated/divorced/split up from spouse/partner
                 3 Moved in with family/moved back with family (not spouse/partner)
                 4 Moved away from family (not spouse/partner)
                 5 Moved in with friends
                 6 Moved to be closer to family/friends
                 7 Moved with spouse/partner due to their relocation
                 8 None of the above/Other reason
                 Delete
                 Post-text Interviewer Instruction

    Use:         Ask FAMILY



if [MovY1 = 2] // Moved for education reasons




   Question: annualresidentialhistory_w17.EDUCATION                           [ Moved for education
   reasons ]

    Module:      annualresidentialhistory_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9




                                                                                                               Page 656 of 1165
   Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                 AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                 respondent has not lived at current address continuously since previous interview, or HH
                 interviewed at a different address previously and respondent has not lived at the current address
                 continuously since previous interview
                 And if [MovY1 = 2] // Moved for education reasons
   Text:         What education related reason was that?
   Interviewer PROBE AS NECESSARY
   Instruction:
                CODE ONE ONLY
   Options:       1        Moved to term-time                           Moved to term-time
                           accommodation/college or university          accommodation/college or university

                  2        Left education/ended course                  Left education/ended course

                  3        None of the above/Other reason               None of the above/Other reason

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Post-text Interviewer Instruction
   Use:          Ask EDUCATION



if [MovY1 = 3] // Moved for employment reasons




   Question: annualresidentialhistory_w17.MEMPLOY                          [ Moved for employment
   reasons ]

   Module:       annualresidentialhistory_w17
   Source:       UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

   Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                 AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                 respondent has not lived at current address continuously since previous interview, or HH
                 interviewed at a different address previously and respondent has not lived at the current address
                 continuously since previous interview
                 And if [MovY1 = 3] // Moved for employment reasons
   Text:         What employment related reason was that?
   Interviewer PROBE AS NECESSARY
   Instruction:
                CODE ONE ONLY




                                                                                                               Page 657 of 1165
   Options:       1        Employer moved job to another                Employer moved job to another
                           workplace                                    workplace

                  2        Got a different job with the same            Got a different job with the same
                           employer which meant moving workplace        employer which meant moving workplace

                  3        Moved to start a new job with a new          Moved to start a new job with a new
                           employer                                     employer

                  4        Moved to be nearer work but didn't move      Moved to be nearer work but didn't move
                           workplace                                    workplace

                  5        Moved to start own business                  Moved to start own business

                  6        Decided to relocate own business             Decided to relocate own business

                  7        Salary increased so could afford to move     Salary increased so could afford to move
                           home                                         home

                  8        Moved to look for work                       Moved to look for work

                  9        Retirement (self or spouse)                  Retirement (self or spouse)

                  10       None of the above/Other reason               None of the above/Other reason


   Mixed Mode Alternatives
   Web           Delete
   Interview:    Post-text Interviewer Instruction

   Use:          Ask MEMPLOY



if [MovY1 = 4] // Moved for housing reasons




   Question: annualresidentialhistory_w17.HOUSING                         [ Moved for housing reasons ]

   Module:       annualresidentialhistory_w17
   Source:       UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

   Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                 AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                 respondent has not lived at current address continuously since previous interview, or HH
                 interviewed at a different address previously and respondent has not lived at the current address
                 continuously since previous interview
                 And if [MovY1 = 4] // Moved for housing reasons
   Text:         What housing related reason was that?
   Interviewer PROBE AS NECESSARY
   Instruction:
                CODE ONE ONLY




                                                                                                               Page 658 of 1165
    Options:       1        Wanted somewhere bigger                      Wanted somewhere bigger

                   2        Wanted somewhere smaller/cheaper             Wanted somewhere smaller/cheaper

                   3        Wanted own accommodation or to form a        Wanted own accommodation or to form a
                            household                                    household

                   4        To buy somewhere                             To buy somewhere

                   5        Health reasons (e.g. house too damp,         Health reasons (e.g. house too damp,
                            house not healthy)                           house not healthy)

                   6        Wanted bungalow/no stairs/ground floor       Wanted bungalow/no stairs/ground floor
                            flat                                         flat

                   7        Needed care in sheltered                     Needed care in sheltered
                            accommodation/care/nursing home              accommodation/care/nursing home

                   8        Disliked previous house/flat                 Disliked previous house/flat

                   9        Wanted better accommodation                  Wanted better accommodation

                   10       Wanted more privacy/previous                 Wanted more privacy/previous
                            accommodation overcrowded                    accommodation overcrowded

                   11       Wanted a change                              Wanted a change

                   12       Evicted from rented                          Evicted from rented
                            accommodation/repossessed/other              accommodation/repossessed/other
                            forced moves                                 forced moves

                   13       Council offered new accommodation            Council offered new accommodation

                   15       Wanted somewhere with more                   Wanted somewhere with more
                            garden/outdoor space                         garden/outdoor space

                   16       Wanted somewhere with more home              Wanted somewhere with more home
                            office space                                 office space

                   14       None of the above/Other reason               None of the above/Other reason


    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer Instruction

    Use:          Ask HOUSING



if [MovY1 = 5] // Moved for area related reasons




   Question: annualresidentialhistory_w17.AREA                       [ Moved for area related reasons ]

    Module:       annualresidentialhistory_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                 Refused: -2               Inapplicable: -8           Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                  AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                  respondent has not lived at current address continuously since previous interview, or HH
                  interviewed at a different address previously and respondent has not lived at the current address
                  continuously since previous interview
                  And if [MovY1 = 5] // Moved for area related reasons
    Text:         What area related reason was that?

                                                                                                                Page 659 of 1165
    Interviewer PROBE AS NECESSARY
    Instruction:
                 CODE ONE ONLY

    Options:        1        Disliked absence of facilities/isolation      Disliked absence of facilities/isolation

                    2        Wanted to move to a more rural                Wanted to move to a more rural
                             environment                                   environment

                    3        Disliked traffic (including noise or danger   Disliked traffic (including noise or danger
                             from traffic)                                 from traffic)

                    4        Disliked crime, vandalism, etc/area           Disliked crime, vandalism, etc/area
                             unsafe                                        unsafe

                    5        Noise (other than traffic)                    Noise (other than traffic)

                    6        Unfriendly area/Disliked neighbours           Unfriendly area/Disliked neighbours

                    7        Wanted to move to specific place              Wanted to move to specific place

                    8        Disliked area                                 Disliked area

                    9        None of the above/Other reason                None of the above/Other reason

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction

    Use:           Ask AREA



if [MovY1 = 6] // Moved for other reasons




   Question: annualresidentialhistory_w17.MOVEOTH                             [ Moved for other reasons ]

    Module:        annualresidentialhistory_w17
    Source:        UKHLS

                      Type: String                 Length: 255
                      Don't know: -1              Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                   And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 &
                   AdCts <> 1)] // HH interviewed at current address previously and respondent is a rejoiner or
                   respondent has not lived at current address continuously since previous interview, or HH
                   interviewed at a different address previously and respondent has not lived at the current address
                   continuously since previous interview
                   And if [MovY1 = 6] // Moved for other reasons
    Text:          What other reason was that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:           Ask MOVEOTH




Question: annualresidentialhistory_w17.MOVDIR                           [ Moved direct or multiple moves ]

Module:       annualresidentialhistory_w17
Source:       UKHLS                                                                                                   Page 660 of 1165
             Type: choice
             Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9


Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 & AdCts <>
          1)] // HH interviewed at current address previously and respondent is a rejoiner or respondent has not
          lived at current address continuously since previous interview, or HH interviewed at a different
          address previously and respondent has not lived at the current address continuously since previous
          interview
Text:       Did you move directly from that address into this address or did you live somewhere else in between?
Options:
             1        Moved direct to this address         Moved direct to this address

             2        Lived somewhere else in              Lived somewhere else in
                      between                              between

Use:        Ask MOVDIR



Display Note
SCREEN START. Use month and year template




Question: annualresidentialhistory_w17.PLNOWM                         [ Month of moving to current
address ]

Module:       annualresidentialhistory_w17
Source:       UKHLS

                 Type: choice
                 Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 & AdCts <>
              1)] // HH interviewed at current address previously and respondent is a rejoiner or respondent has
              not lived at current address continuously since previous interview, or HH interviewed at a different
              address previously and respondent has not lived at the current address continuously since previous
              interview
Text:         What month and year did you move to this address?
Interviewer ENTER MONTH
Instruction:
Options:         1      January     January

                 2      February    February

                 3      March       March

                 4      April       April

                 5      May         May

                 6      June        June

                 7      July        July

                 8      August      August

                 9      September September

                 10     October     October

                 11     November    November

                 12     December    December

Mixed Mode Alternatives                                                                                      Page 661 of 1165
        Web            Display Notes
        Interview:     Use drop down list of response options
                       Question Box Label
                       Month
                       Delete
                       Post-text Interviewer Instruction

        Use:           Ask PLNOWM




        Question: annualresidentialhistory_w17.PLNOWY4                           [ Year of moving to current
        address ]

        Module:        annualresidentialhistory_w17
        Source:        UKHLS

                         Type: Number                   Range: 1900 .. 9999
                         Don't know: -1                Refused: -2                    Inapplicable: -8       Missing: -9

        Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                       And if [(HHGrid.OrigAdd = 1 & (HHGrid.NewPer = 2 | AdCts = 2)) | (HHGrid.OrigAdd = 2 & AdCts <>
                       1)] // HH interviewed at current address previously and respondent is a rejoiner or respondent has
                       not lived at current address continuously since previous interview, or HH interviewed at a different
                       address previously and respondent has not lived at the current address continuously since previous
                       interview
        Interviewer ENTER YEAR
        Instruction:
        Mixed Mode Alternatives
        Web            Display Notes
        Interview:     use drop down list of response options.
                       Question Box Label
                       Year
                       Delete
                       Post-text Interviewer Instruction

        Use:           Ask PLNOWY4



        Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
        Text
        The date you have entered is in the future


        Soft Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview date
        Text
        Earlier you indicated that you have moved address since we previously interviewed you on [ff_intdate] . However
        the date you have just given for this move is prior to that date.


End



Annual Education History Module                                 (annualeducationhistory_w17.v03)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// interviewed at prior wave or has been interviewed previously


    if [ff_JBSTAT = 7] // Full-time student at last interview



                                                                                                                      Page 662 of 1165
Question: annualeducationhistory_w17.CONTFT                            [ Continuous FT education ]

Module:       annualeducationhistory_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
          And if [ff_JBSTAT = 7] // Full-time student at last interview
Text:         Last time we interviewed you, you were in full-time education. Have you been in continuous full-time
              education since [ff_IntDate] ? Being on holiday from school or between school and University counts
              as being in full-time education even if you had a job at that time.
Options:
               1        Yes Yes

               2        No   No

Use:          Ask CONTFT



if [ContFT = 2] // Has not been in continuous full-time education since last interview


    Display Note
    SCREEN START. Use month and year template.




    Question: annualeducationhistory_w17.FTENDM                            [ Month finished FT education
    period ]

    Module:        annualeducationhistory_w17
    Source:        UKHLS

                      Type: choice
                      Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                   And if [ff_JBSTAT = 7] // Full-time student at last interview
                   And if [ContFT = 2] // Has not been in continuous full-time education since last interview
    Text:          Can you tell me the month and year you finished that period of full-time education?
    Interviewer ENTER MONTH
    Instruction:




                                                                                                                     Page 663 of 1165
Options:      1        January       January

              2        February      February

              3        March         March

              4        April         April

              5        May           May

              6        June          June

              7        July          July

              8        August        August

              9        September September

              10       October       October

              11       November      November

              12       December      December



Mixed Mode Alternatives
Web          Display Note
Interview:   use drop down list of response options.
             Text
             Can you tell us the month and year you finished that period of full-time education?
             Question Box Label
             Month
             Delete
             Post-text Interviewer Instruction
Use:         Ask FTENDM




Question: annualeducationhistory_w17.FTENDY4                           [ Year finished FT education
period ]

Module:      annualeducationhistory_w17
Source:      UKHLS

               Type: Number                   Range: 1900 .. 9999
               Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [ff_JBSTAT = 7] // Full-time student at last interview
             And if [ContFT = 2] // Has not been in continuous full-time education since last interview
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list of response options
             Question Box Label
             Year
             Delete
             Post-text Interviewer Instruction

Use:         Ask FTENDY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future
                                                                                                               Page 664 of 1165
        Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
        date
        Text
        You indicated that this period of education ended in [FTEndM] [FTEndY4] . However that date is before we
        previously interviewed you on [ff_intdate] .



        Display Note
        SCREEN END,


if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or has left full-time education since
last interview




    Question: annualeducationhistory_w17.FTEDANY                           [ Any FT education ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                 Inapplicable: -8            Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
              And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or has left full-
              time education since last interview
    Text:         Have you had any periods of full-time education since [ff_IntDate]? {if ff_JBSTAT not equal to 7}
                  Have you had any other periods of full-time
                  education since then? {if ContFT = 2}
    Options:       1         Yes Yes

                   2         No    No

    Use:          Ask FTEDANY



    if [FTEDANY = 1] // Has had additional periods of full-time education since last interview




        Question: annualeducationhistory_w17.NEWUNI                          [ New university/college student ]

        Module:        annualeducationhistory_w17
        Source:        UKHLS

                         Type: choice
                         Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

        Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or has left
                  full-time education since last interview
                  And if [FTEDANY = 1] // Has had additional periods of full-time education since last interview
        Text:          Was this as a student at a college or university?
        Options:        1         Yes Yes

                        2         No    No

        Use:           Ask NEWUNI



    if [FTEdAny = 1 | FTEdMor = 1]// Has had additional periods of full-time education since last interview           Page 665 of 1165
loop until FTEdMor = 2
Name: FTEDSTARTMLoop




  Question: annualeducationhistory_w17.FTEDSTARTM                             [ Month started FT
  education period ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2              Inapplicable: -8         Missing: -9

   In Loops:    loop until FTEdMor = 2

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or
                has left full-time education since last interview
                And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education
                since last interview
   Text:        Can you tell me the month and year you started that/your next period of full-time education?
   Interviewer ENTER MONTH
   Instruction:
   Options:      1        January      January

                 2        February     February

                 3        March        March

                 4        April        April

                 5        May          May

                 6        June         June

                 7        July         July

                 8        August       August

                 9        September September

                 10       October      October

                 11       November     November

                 12       December     December

   Mixed Mode Alternatives
   Web          Display Notes
   Interview:   use drop down list of response options.
                Text
                When did you start that/your next period of full-time education?
                Question Box Label
                Month
                Delete
                Post-text Interviewer instruction

   Use:         Ask FTEDSTARTM




  Question: annualeducationhistory_w17.FTEDSTARTY4                             [ Year started FT
  education period ]

                                                                                                          Page 666 of 1165
   Module:      annualeducationhistory_w17
Source:        UKHLS


                 Type: Number               Range: 1900 .. 9999
                 Don't know: -1            Refused: -2                  Inapplicable: -8        Missing: -9

In Loops:      loop until FTEdMor = 2

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
               previously
               And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or
               has left full-time education since last interview
               And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education
               since last interview
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Display Notes
Interview:     Use drop down list of response options
               Question Box Label
               Year
               Delete
               Post-text Interviewer Instruction

Use:           Ask FTEDSTARTY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
date
Text
You indicated that this period of education started in [FTEdStartM] [FTEdStartY4] . However that date is
before we previously interviewed you on
[ff_intdate] .


Display Note
SCREEN END




Question: annualeducationhistory_w17.FTEDEND                           [ FT education period ended ]

Module:      annualeducationhistory_w17
Source:      UKHLS

              Type: choice
              Don't know: -1               Refused: -2                Inapplicable: -8          Missing: -9

In Loops: loop until FTEdMor = 2

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
          And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or has
          left full-time education since last interview
          And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education since
          last interview
Text:        Has that period of full-time education ended?



                                                                                                         Page 667 of 1165
Options:
               1         Yes, ended      Yes, ended

               2         No, not         No, not
                         ended           ended


Use:        Ask FTEDEND



if [FTEdEnd = 1] // Period of full-time education has ended


   Display Note
   SCREEN START. Use month and year template.




   Question: annualeducationhistory_w17.FT2ENDM                           [ Month finished next FT
   education period ]

    Module:        annualeducationhistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                Refused: -2          Inapplicable: -8       Missing: -9

    In Loops:      loop until FTEdMor = 2

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                   previously
                   And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education
                   or has left full-time education since last interview
                   And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education
                   since last interview
                   And if [FTEdEnd = 1] // Period of full-time education has ended
    Text:          Can you tell me the month and year you finished that period of full-time education?
    Interviewer ENTER MONTH
    Instruction:
    Options:        1         January      January

                    2         February     February

                    3         March        March

                    4         April        April

                    5         May          May

                    6         June         June

                    7         July         July

                    8         August       August

                    9         September September

                    10        October      October

                    11        November     November

                    12        December     December

    Mixed Mode Alternatives




                                                                                                         Page 668 of 1165
Web           Display Notes
Interview:    Use drop down list of response options
              Text
              When did you finish that period of full-time education
              Question Box Label
              Month
              Delete
              Post-text Interviewer Instruction

Use:          Ask FT2ENDM




Question: annualeducationhistory_w17.FT2ENDY4                            [ Year finished next FT
education period ]

Module:       annualeducationhistory_w17
Source:       UKHLS

                Type: Number             Range: 1900 .. 9999
                Don't know: -1          Refused: -2                    Inapplicable: -8   Missing: -9

In Loops:     loop until FTEdMor = 2

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education
              or has left full-time education since last interview
              And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education
              since last interview
              And if [FTEdEnd = 1] // Period of full-time education has ended
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web           Display Notes
Interview:    use drop down list of response options.
              Question Box Label
              Year
              Delete
              Post-text Interviewer Instruction
Use:          Ask FT2ENDY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To The Start Date)// Date entered is prior to the date the
education spell started
Text
Earlier you indicated that this period of education started in [FTEdStartM] [FTEdStartY4] . However
the date you have just given for when you finished
this period of education is prior to that date.


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous
interview date
Text
Earlier you indicated that this period of education started in [FT2EndM] [FT2EndY4] . However that date
is before we previously interviewed you on
[ff_intdate] .

                                                                                                    Page 669 of 1165
               Display Note
               SCREEN END




               Question: annualeducationhistory_w17.FTEDMOR                           [ More FT education
               periods ]

               Module:     annualeducationhistory_w17
               Source:     UKHLS

                               Type: choice
                               Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

               In Loops: loop until FTEdMor = 2

               Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                         previously
                         And if [ff_JBSTAT <> 7 | ContFT = 2] // Fed-forward job status is not full-time education or
                         has left full-time education since last interview
                         And if [FTEdAny = 1 | FTEdMor = 1] // Has had additional periods of full-time education
                         since last interview
                         And if [FTEdEnd = 1] // Period of full-time education has ended
               Text:       Have you had any other periods of full-time education since then?
               Options:     1           Yes Yes

                            2           No   No

               Use:        Ask FTEDMOR



       END LOOP (FTEDSTARTMLoop)


if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)]// Was in FT education at last interview or is
currently in FT education or has has a period of FT education since last interview




   Question: annualeducationhistory_w17.FTQUALS                          [ Qualifications from FT education ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                 Inapplicable: -8            Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
              And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT education at
              last interview or is currently in FT education or has has a period of FT education since last interview
    Text:       Have you gained any formal qualifications from your full-time education since [ff_IntDate] ?
    Options:     1        Yes                   Yes

                 2        No                    No

                 3        Waiting for           Waiting for
                          results               results

    Use:        Ask FTQUALS



   if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview                    Page 670 of 1165
Question: annualeducationhistory_w17.QUALNEW                           [ New qualifications gained ]

Module:     annualeducationhistory_w17
Source:     UKHLS
Scripting   Please can we have the headings 'Higher Level Qualifications' above option 1, 'School Level
Notes:      Qualifications' above option 7 and 'Vocational and other qualifications' above option 17.

              Type: multichoice
              Don't know: -1                 Refused: -2                 Inapplicable: -8          Missing: -9

Universe:   if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
            And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
            education at last interview or is currently in FT education or has has a period of FT education
            since last interview
            And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
Showcard:   TBC
Text:       What qualifications have you gained?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:     1        University Higher Degree (e.g. MSc,           University Higher Degree (e.g. MSc,
                      PhD)                                          PhD)

             35       PGCE                                          PGCE

             36       First degree level qualification (e.g. BA,    First degree level qualification (e.g. BA,
                      BSc)                                          BSc)

             37       Foundation degree                             Foundation degree

             3        Diploma in higher education                   Diploma in higher education

             38       Teaching qualification for                    Teaching qualification for
                      secondary/further education (excluding        secondary/further education (excluding
                      PGCE)                                         PGCE)

             39       Teaching qualification for primary            Teaching qualification for primary
                      education (excluding PGCE)                    education (excluding PGCE)

             5        Nursing or other medical qualification not    Nursing or other medical qualification not
                      yet mentioned                                 yet mentioned

             6        Other higher degree                           Other higher degree

             40       Access to Higher Education (HE)               Access to Higher Education (HE)
                      Diploma                                       Diploma

             7        A Level                                       A Level

             8        Welsh Baccalaureate                           Welsh Baccalaureate

             9        International Baccalaureate                   International Baccalaureate

             10       AS Level                                      AS Level

             41       Scottish Baccalaureate                        Scottish Baccalaureate

             42       Advanced Higher                               Advanced Higher

             12       Higher Grade                                  Higher Grade

             13       GCSE                                          GCSE

             14       (intentionally left blank)                    (intentionally left blank)

             15       Credit Standard Grade (National 5 /           Credit Standard Grade (National 5 /
                      Intermediate 2)                               Intermediate 2)

             32       General Standard Grade (National 4 /          General Standard Grade (National 4 /
                      Intermediate 1)                               Intermediate 1)                      Page 671 of 1165
              33        Foundation Standard Grade (National 3 /     Foundation Standard Grade (National 3 /
                        Access 3)                                   Access 3)

              16        Other school (inc. school leaving exam      Other school (inc. school leaving exam
                        certificate or matriculation)               certificate or matriculation)

              17        Youth training certificate                  Youth training certificate

              18        Key Skills/Core Skills/Functional           Key Skills/Core Skills/Functional
                        Skills/Essential Skills/Essential Skills    Skills/Essential Skills/Essential Skills
                        Wales                                       Wales

              19        Basic Skills                                Basic Skills

              20        Entry level qualifications (Wales)          Entry level qualifications (Wales)

              21        Modern apprenticeship/trade                 Modern apprenticeship/trade
                        apprenticeship/degree apprenticeship        apprenticeship/degree apprenticeship

              22        RSA/OCR/Clerical and commercial             RSA/OCR/Clerical and commercial
                        qualifications (e.g. typing/shorthand/book- qualifications (e.g. typing/shorthand/book-
                        keeping/commerce)                           keeping/commerce)

              23        City and Guilds Certificate                 City and Guilds Certificate

              24        GNVQ/GSVQ                                   GNVQ/GSVQ

              43        NVQ/SVQ                                     NVQ/SVQ

              27        HNC/HND                                     HNC/HND

              28        ONC/OND                                     ONC/OND

              29        BTEC/BEC/TEC/EdExcel/LQL                    BTEC/BEC/TEC/EdExcel/LQL

              44        T Level                                     T Level

              30        SCOTVEC, SCOTEC or SCOTBEC                  SCOTVEC, SCOTEC or SCOTBEC

              31        Other vocational, technical or              Other vocational, technical or
                        professional qualification                  professional qualification




Mixed Mode Alternatives
Web          Text
Interview:   What qualifications have you gained? Please select all that apply.
             Delete
             Post-text Interviewer Instruction, Showcard

Telephone    Delete
Interview:   Showcard

Use:         Ask QUALNEW



if [QUALNEW = 1] // Gained Higher Degree since last interview




   Question: annualeducationhistory_w17.NHIGHDEGR                             [ New Higher Degree
   (obtained since last interview) ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS/LFS

                   Type: choice
                   Don't know: -1              Refused: -2               Inapplicable: -8          Missing: -9




                                                                                                               Page 672 of 1165
   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
             education at last interview or is currently in FT education or has has a period of FT education
             since last interview
             And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
             And if [QUALNEW = 1] // Gained Higher Degree since last interview
   Text:       Which higher degree qualification did you get?
   Options:     1        Doctorate (or equivalent)                    Doctorate (or equivalent)

                2        Masters (or equivalent)                      Masters (or equivalent)

                3        Some other postgraduate degree or            Some other postgraduate degree or
                         professional qualification                   professional qualification

   Use:        Ask NHIGHDEGR



if [QUALNEW = 7] // Gained A Levels since last interview




   Question: annualeducationhistory_w17.NALEVEL                           [ New A Levels (obtained
   since last interview) ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS/LFS

                 Type: Number                 Range: 1 .. 10
                 Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
             education at last interview or is currently in FT education or has has a period of FT education
             since last interview
             And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
             And if [QUALNEW = 7] // Gained A Levels since last interview
   Text:       How many A Levels (or equivalent) did you get?
   Use:        Ask NALEVEL



if [QUALNEW = 12] // Gained Highers since last interview




   Question: annualeducationhistory_w17.NHIGHER                          [ New Highers (obtained since
   last interview) ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS/LFS

                 Type: Number                 Range: 1 .. 10
                 Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
             education at last interview or is currently in FT education or has has a period of FT education
             since last interview
             And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
             And if [QUALNEW = 12] // Gained Highers since last interview
   Text:       How many Highers (or equivalent) did you get?
   Use:        Ask NHIGHER
                                                                                                             Page 673 of 1165
if [QUALNEW = 15] // Gained National 5s (or equiv) since last interview




   Question: annualeducationhistory_w17.NNAT5EQUIV                             [ New National 5s or
   equivalent (obtained since last interview) ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS/LFS

                 Type: Number                 Range: 1 .. 20
                 Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
             education at last interview or is currently in FT education or has has a period of FT education
             since last interview
             And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
             And if [QUALNEW = 15] // Gained National 5s (or equiv) since last interview
   Text:       How many Credit Standard Grades/Intermediate 2/National 5 (or equivalent) did you get?
   Use:        Ask NNAT5EQUIV



if [QUALNEW = 13] // If gained GCSEs since last interview




   Question: annualeducationhistory_w17.NGCSE5                          [ New GCSEs (obtained since
   last interview) ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS

                 Type: Number                 Range: 0 .. 20
                 Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
             education at last interview or is currently in FT education or has has a period of FT education
             since last interview
             And if [FTQuals = 1] // Has gained formal qualifications from FT education since last interview
             And if [QUALNEW = 13] // If gained GCSEs since last interview
   Text:       How many GCSE grades A*-C / GCSE grades 9-4 did you get?
   Use:        Ask NGCSE5



   if [NGCSE5 > 0 & <> DK|MIS] // Has gained at least 1 GCSE grade A*-C or grade 4-9




       Question: annualeducationhistory_w17.NMEGCSE                            [ New GCSE grades A*-C
       or equivalent include Maths and/or English ]

       Module:     annualeducationhistory_w17
       Source:     LFS

                     Type: choice
                     Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9
                                                                                                             Page 674 of 1165
       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                 previously
                 And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                 education at last interview or is currently in FT education or has has a period of FT
                 education since last interview
                 And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                 interview
                 And if [QUALNEW = 13] // If gained GCSEs since last interview
                 And if [NGCSE5 > 0 & <> DK|MIS] // Has gained at least 1 GCSE grade A*-C or grade 4-9

       Text:       Did these include Maths and/or English?
       Options:
                       1     Yes - Maths                    Yes - Maths

                       2     Yes - English                  Yes - English

                       3     Yes - both {if NGCSE5 >        Yes - both {if NGCSE5 >
                             1}                             1}

                       4     No - neither                   No - neither

       Use:        Ask NMEGCSE



if [QUALNEW = 21] // Has new modern/trade/degree apprenticeship qualification




   Question: annualeducationhistory_w17.NAPPRENT                             [ New apprenticeship level
   (obtained since last interview) ]

   Module:        annualeducationhistory_w17
   Source:        UKHLS/LFS

                    Type: multichoice
                    Don't know: -1                Refused: -2               Inapplicable: -8       Missing: -9

   Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                  education at last interview or is currently in FT education or has has a period of FT
                  education since last interview
                  And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                  interview
                  And if [QUALNEW = 21] // Has new modern/trade/degree apprenticeship qualification
   Showcard:      TBC
   Text:          What level of apprenticeship qualification did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:        1        Intermediate/Level 2/Foundation            Intermediate/Level 2/Foundation
                            Modern                                     Modern

                   2        Advanced/Level 3/Advanced Modern           Advanced/Level 3/Advanced Modern

                   3        Higher/Level 4 or 5                        Higher/Level 4 or 5

                   4        Degree/Level 6                             Degree/Level 6

                   5        Degree/Level 7                             Degree/Level 7

   Mixed Mode Alternatives
   Web            Text
   Interview:     What level of apprenticeship qualification did you get? Please select all that apply.
                  Delete
                  Showcard, Post-text Interviewer Instruction

                                                                                                             Page 675 of 1165
   Telephone     Text
   Interview:    What level of apprenticeship qualification did you get?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard
   Use:          Ask NAPPRENT



if [QUALNEW = 22] // Has new RSA/OCR qualification




   Question: annualeducationhistory_w17.NRSAOCR                            [ New RSA/OCR level
   (obtained since last interview) ]

   Module:       annualeducationhistory_w17
   Source:       UKHLS/LFS

                   Type: multichoice
                   Don't know: -1              Refused: -2                 Inapplicable: -8      Missing: -9

   Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                 previously
                 And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                 education at last interview or is currently in FT education or has has a period of FT
                 education since last interview
                 And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                 interview
                 And if [QUALNEW = 22] // Has new RSA/OCR qualification
   Showcard:     TBC
   Text:         What level RSA/OCR qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:
                  1        RSA certificate (including Stage I,II &   RSA certificate (including Stage I,II &
                           III) / OCR Level 1                        III) / OCR Level 1

                  2        Diploma / OCR Level 2                     Diploma / OCR Level 2

                  3        Advanced diploma or advanced              Advanced diploma or advanced
                           certificate / OCR Level 3                 certificate / OCR Level 3

                  4        Higher diploma / OCR Level 4              Higher diploma / OCR Level 4

   Mixed Mode Alternatives
   Web           Text
   Interview:    What level RSA/OCR qualifications did you get? Please select all that apply.
                 Delete
                 Showcard, Post-text Interviewer instruction

   Telephone     Text
   Interview:    What level RSA/OCR qualifications did you get?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard

   Use:          Ask NRSAOCR



if [QUALNEW = 23] // Has new City and Guilds certificate

                                                                                                            Page 676 of 1165
   Question: annualeducationhistory_w17.NCITYGLD                          [ New City and Guilds level
   (obtained since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/BCS70

                  Type: multichoice
                  Don't know: -1                Refused: -2               Inapplicable: -8           Missing: -9

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                education at last interview or is currently in FT education or has has a period of FT
                education since last interview
                And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                interview
                And if [QUALNEW = 23] // Has new City and Guilds certificate
   Showcard:    TBC
   Text:        What level City and Guilds qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:      1        Part 1 / Foundation                        Part 1 / Foundation

                 2        Part 2 / Craft / Intermediate              Part 2 / Craft / Intermediate

                 3        Part 3 / Advanced Craft / Final            Part 3 / Advanced Craft / Final

                 4        Part 4 / Career Extension / Full           Part 4 / Career Extension / Full
                          Technological Certificate                  Technological Certificate

   Mixed Mode Alternatives
   Web          Text
   Interview:   What level City and Guilds qualifications did you get? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction

   Telephone    Text
   Interview:   What level City and Guilds qualifications did you get?
                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

   Use:         Ask NCITYGLD



if [QUALNEW = 24] // Has new GNVQ/GSVQ qualification




   Question: annualeducationhistory_w17.NGNSVQ                           [ New GNVQ/GSVQ level
   (obtained since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/BCS70

                  Type: multichoice
                  Don't know: -1                Refused: -2               Inapplicable: -8           Missing: -9



                                                                                                             Page 677 of 1165
   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                education at last interview or is currently in FT education or has has a period of FT
                education since last interview
                And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                interview
                And if [QUALNEW = 24] // Has new GNVQ/GSVQ qualification

   Showcard:    TBC
   Text:        What level GNVQ/GSVQ qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:
                 1       Foundation     Foundation

                 2       Intermediate Intermediate

                 3       Advanced       Advanced

   Mixed Mode Alternatives
   Web          Text
   Interview:   What level GNVQ/GSVQ qualifications did you get? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction

   Telephone    Text
   Interview:   What level GNVQ/GSVQ qualifications did you get?
                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

   Use:         Ask NGNSVQ



if [QUALNEW = 43] // Has new NVQ/SVQ qualification




   Question: annualeducationhistory_w17.NNSVQ                     [ New NVQ/SVQ level (obtained
   since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/LFS

                  Type: multichoice
                  Don't know: -1             Refused: -2               Inapplicable: -8       Missing: -9

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                education at last interview or is currently in FT education or has has a period of FT
                education since last interview
                And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                interview
                And if [QUALNEW = 43] // Has new NVQ/SVQ qualification
   Showcard:    TBC
   Text:        What level NVQ/SVQ qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:



                                                                                                           Page 678 of 1165
   Options:      1       Level 1                            Level 1

                 2       Level 2                            Level 2

                 3       Level 3                            Level 3

                 4       Level 4                            Level 4

                 5       Level 5                            Level 5

                 6       Other NVQ/SVQ                      Other NVQ/SVQ
                         qualification                      qualification

   Mixed Mode Alternatives
   Web          Text
   Interview:   What level NVQ/SVQ qualifications did you get? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction

   Telephone    Text
   Interview:   What level NVQ/SVQ qualifications did you get?
                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

   Use:         Ask NNSVQ



if [QUALNEW = 29] // Has new BTEC/BEC/TEC/EdExcel/LQL qualification




   Question: annualeducationhistory_w17.NBTEC                         [ New GNVQ/GSVQ level
   (obtained since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/BCS70

                 Type: multichoice
                 Don't know: -1               Refused: -2                Inapplicable: -8           Missing: -9

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                education at last interview or is currently in FT education or has has a period of FT
                education since last interview
                And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                interview
                And if [QUALNEW = 29] // Has new BTEC/BEC/TEC/EdExcel/LQL qualification
   Showcard:    TBC
   Text:        What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:      1       First certificate or general certificate     First certificate or general certificate
                         (below level 2)                              (below level 2)

                 2       First diploma or general diploma (level      First diploma or general diploma (level
                         2)                                           2)

                 3       National Certificate or National Diploma National Certificate or National Diploma
                         level (level 3)                          level (level 3)

                 4       Higher level (level 4 or higher)             Higher level (level 4 or higher)

                                                                                                                 Page 679 of 1165
   Mixed Mode Alternatives
   Web          Text
   Interview:   What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get? Please select all that
                apply.
                Delete
                Showcard, Post-text Interviewer Instruction

   Telephone    Text
   Interview:   What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get?
                Post-text Interviewer Instruction
                READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

   Use:         Ask NBTEC



if [QUALNEW = 30] // Has new SCOTVEC/SCOTEC/SCTOBEC qualification




  Question: annualeducationhistory_w17.NSCOTVEC [ New
  SCOTVEC/SCOTEC/SCOTBEC level (obtained since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/LFS

                 Type: multichoice
                 Don't know: -1               Refused: -2              Inapplicable: -8           Missing: -9

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [(ff_JBSTAT = 7) | (DEMOGRAPHICS.JBSTAT = 7) | (FTEdAny = 1)] // Was in FT
                education at last interview or is currently in FT education or has has a period of FT
                education since last interview
                And if [FTQuals = 1] // Has gained formal qualifications from FT education since last
                interview
                And if [QUALNEW = 30] // Has new SCOTVEC/SCOTEC/SCTOBEC qualification
   Showcard:    TBC
   Text:        What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:      1       Modules towards a National Certificate     Modules towards a National Certificate

                 2       First certificate or general certificate   First certificate or general certificate
                         (below level 2)                            (below level 2)

                 3       First diploma or general diploma (level    First diploma or general diploma (level
                         2)                                         2)

                 4       Full National Certificate(level 3)         Full National Certificate(level 3)

                 5       Higher level (level 4)                     Higher level (level 4)

   Mixed Mode Alternatives
   Web          Text
   Interview:   What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get? Please select all that
                apply.
                Delete
                Showcard, Post-text Interviewer Instruction




                                                                                                               Page 680 of 1165
            Telephone       Text
            Interview:      What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get?

                            Post-text Interviewer Instruction
                            READ OUT
                            CODE ALL THAT APPLY

                            Delete
                            Showcard, Post-text Interviewer Instruction

            Use:            Ask NSCOTVEC




Question: annualeducationhistory_w17.TRAINANY                             [ Training since last interview ]

Module:     annualeducationhistory_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
Text:       In the last 12 months, that is since [interview month] [interview year - 1] , have you done any (other)
            training schemes or courses, even if they are not finished yet? Please include any part-time or evening
            courses, training provided by an employer, day release schemes, apprenticeships and government
            training schemes.
Options:      1        Yes Yes

              2        No     No

Use:        Ask TRAINANY



if [TrainAny = 1] // Has done some training since last interview




    Question: annualeducationhistory_w17.TRAINN                           [ Number of training periods ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS

                   Type: Number                    Range: 1 .. 30
                   Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
              And if [TrainAny = 1] // Has done some training since last interview
    Text:         How many training schemes or courses have you been on?
    Use:          Ask TRAINN



    if [TrainN = RESPONSE] // Number of training periods given


        loop for each period of training
        Name: TRWHOLoop




            Question: annualeducationhistory_w17.TRWHO                          [ Training provider ]
                                                                                                                    Page 681 of 1165
Module:     annualeducationhistory_w17

Source:     UKHLS

              Type: choice
              Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

In Loops: loop for each period of training

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
          And if [TrainAny = 1] // Has done some training since last interview
          And if [TrainN = RESPONSE] // Number of training periods given
Text:       Thinking about your [first/second/third] training scheme or course, was this provided by your
            employer either on or off the job, was it a government training scheme, a college or university
            degree or diploma, or was it some other type of training scheme or course?

             Please tell me about the three longest training schemes or courses you have been on
            including any that are not finished yet {if TrainN greater than 3}
Options:     1         Provided by employer                         Provided by employer

             2         Government training scheme                   Government training scheme

             3         College/University degree or diploma         College/University degree or diploma
                       course                                       course

             4         Other type of training scheme or course      Other type of training scheme or course

Mixed Mode Alternatives
Web        Text
Interview: Thinking about your [first/second/third] training scheme or course, was this provided by your
           employer either on or off the job, was it a government training scheme, a college or university
           degree or diploma, or was it some other type of training scheme or course?

            Please provide answers about the three longest training schemes or courses you have been
            on including any that are not finished yet {if TrainN greater than 3}

Use:        Ask TRWHO




Question: annualeducationhistory_w17.TRAINDAYS                              [ No. of days on training
course ]

Module:       annualeducationhistory_w17
Source:       Adapted from HILDA

                 Type: Number                Range: 1 .. 365
                 Don't know: -1             Refused: -2                  Inapplicable: -8         Missing: -9

In Loops:     loop for each period of training

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
Text:         During the last 12 months, on how many days did you attend that training course?
Interviewer COUNT PART DAYS AS WHOLE DAYS. IF RESPONDENT ANSWERS IN WEEKS,
Instruction: CONVERT ANSWER TO DAYS (MULTIPLY BY 5 AND CONFIRM WITH RESPONDENT).

              TYPE IN NUMBER OF DAYS
Mixed Mode Alternatives


                                                                                                           Page 682 of 1165
Web            Text
Interview:     During the last 12 months, on how many days did you attend that training course? Count
               partial days as whole days.
               Question Box Label
               Number of days
               Delete
               Post-text Interviewer Instruction

Use:           Ask TRAINDAYS



Soft Check: If (TrainDays > 50) // More than 50 days training in the last 12 months
Text
That's more than 50 days.




Question: annualeducationhistory_w17.TRAINHRS                              [ No. of hours per day
training ]

Module:        annualeducationhistory_w17
Source:        Adapted from HILDA

                 Type: Number                 Range: 1 .. 24
                 Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

In Loops:      loop for each period of training

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
               previously
               And if [TrainAny = 1] // Has done some training since last interview
               And if [TrainN = RESPONSE] // Number of training periods given
Text:          On average and not including breaks, lunch or travel time, how many hours [each/that] day
               did you spend on that course?
Interviewer TYPE IN NUMBER OF HOURS
Instruction:
Mixed Mode Alternatives
Web            Question Box Label
Interview:     Number of hours
               Delete
               Post-text Interviewer Instruction
Use:           Ask TRAINHRS




Question: annualeducationhistory_w17.TRAINEND                              [ Training ended ]

Module:      annualeducationhistory_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

In Loops: loop for each period of training

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
          And if [TrainAny = 1] // Has done some training since last interview
          And if [TrainN = RESPONSE] // Number of training periods given
Text:        Has that training scheme or course ended?
                                                                                                           Page 683 of 1165
Options:      1        Yes Yes

              2        No   No

Use:         Ask TRAINEND




Question: annualeducationhistory_w17.TRAINPURP                              [ Purpose of training ]

Module:       annualeducationhistory_w17
Source:       Adapted from HILDA

                  Type: multichoice
                  Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

In Loops:     loop for each period of training

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
Showcard:     TBC
Text:         For which, if any, of these reasons have you done this training?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:
                  1      To help you get started in your job         To help you get started in your job

                  2      To improve your skills in your current      To improve your skills in your current
                         job                                         job

                  3      To maintain professional status and/or      To maintain professional status and/or
                         meet occupational standards                 meet occupational standards

                  4      To prepare you for a job you might do       To prepare you for a job you might do
                         in the future                               in the future

                  5      To help you get a promotion                 To help you get a promotion

                  6      Health and Safety Training                  Health and Safety Training

                  7      For hobbies or leisure                      For hobbies or leisure

Mixed Mode Alternatives
Web            Text
Interview:     For which, if any, of these reasons have you done this training? Please select all that apply.
               Delete
               Showcard, Post-text Interviewer Instruction

Telephone      Text
Interview:     For what reasons have you done this training? Was it...

               Post-text Interviewer Instruction
               READ OUT AND CODE EACH

               Delete
               Showcard

Use:          Ask TRAINPURP




Question: annualeducationhistory_w17.TRAINQUAL                              [ Qualifications from
training ]

                                                                                                           Page 684 of 1165
Module:      annualeducationhistory_w17
    Source:     UKHLS


                  Type: choice
                  Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

    In Loops: loop for each period of training

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
    Text:       Did you gain any qualifications from that training scheme or course?
    Options:     1        Yes                   Yes

                 2        No                    No

                 3        Waiting for           Waiting for
                          results               results

    Use:        Ask TRAINQUAL



END LOOP (TRWHOLoop)


if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification




   Question: annualeducationhistory_w17.TRQUAL                             [ Training qualifications gained
   ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS
    Scripting     Please can we have the headings 'Higher Level Qualifications' above option 1, 'School Level
    Notes:        Qualifications' above option 7 and 'Vocational and other qualifications' above option 17.

                     Type: multichoice
                     Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [TrainAny = 1] // Has done some training since last interview
                  And if [TrainN = RESPONSE] // Number of training periods given
                  And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
    Showcard:     TBC
    Text:         What qualifications did you gain from any of your training schemes or courses?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:
                     1       University Higher Degree (e.g. MSc,          University Higher Degree (e.g. MSc,
                             PhD)                                         PhD)

                     35      PGCE                                         PGCE

                     36      First degree level qualification (e.g. BA,   First degree level qualification (e.g. BA,
                             BSc)                                         BSc)

                     37      Foundation degree                            Foundation degree

                     3       Diploma in higher education                  Diploma in higher education

                     38      Teaching qualification for                   Teaching qualification for
                             secondary/further education (excluding       secondary/further education (excluding
                             PGCE)                                        PGCE)                               Page 685 of 1165
39   Teaching qualification for primary         Teaching qualification for primary
     education (excluding PGCE)                 education (excluding PGCE)

5    Nursing or other medical qualification     Nursing or other medical qualification
     not yet mentioned                          not yet mentioned

6    Other higher degree                        Other higher degree

40   Access to Higher Education (HE)            Access to Higher Education (HE)
     Diploma                                    Diploma

7    A Level                                    A Level

8    Welsh Baccalaureate                        Welsh Baccalaureate

9    International Baccalaureate                International Baccalaureate

10   AS Level                                   AS Level

41   Scottish Baccalaureate                     Scottish Baccalaureate

42   Advanced Higher                            Advanced Higher

12   Higher Grade                               Higher Grade

13   GCSE                                       GCSE

14   (intentionally left blank)                 (intentionally left blank)

15   Credit Standard Grade (National 5 /        Credit Standard Grade (National 5 /
     Intermediate 2)                            Intermediate 2)

32   General Standard Grade (National 4 /       General Standard Grade (National 4 /
     Intermediate 1)                            Intermediate 1)

33   Foundation Standard Grade (National 3 Foundation Standard Grade (National 3
     / Access 3)                           / Access 3)

16   Other school (inc. school leaving exam     Other school (inc. school leaving exam
     certificate or matriculation)              certificate or matriculation)

17   Youth training certificate                 Youth training certificate

18   Key Skills/Core Skills/Functional          Key Skills/Core Skills/Functional
     Skills/Essential Skills/Essential Skills   Skills/Essential Skills/Essential Skills
     Wales                                      Wales

19   Basic Skills                               Basic Skills

20   Entry level qualifications (Wales)         Entry level qualifications (Wales)

21   Modern apprenticeship/trade                Modern apprenticeship/trade
     apprenticeship/degree apprenticeship       apprenticeship/degree apprenticeship

22   RSA/OCR/Clerical and commercial            RSA/OCR/Clerical and commercial
     qualifications (e.g.                       qualifications (e.g.
     typing/shorthand/book-                     typing/shorthand/book-
     keeping/commerce)                          keeping/commerce)

23   City and Guilds Certificate                City and Guilds Certificate

24   GNVQ/GSVQ                                  GNVQ/GSVQ

43   NVQ/SVQ                                    NVQ/SVQ

27   HNC/HND                                    HNC/HND

28   ONC/OND                                    ONC/OND

29   BTEC/BEC/TEC/EdExcel/LQL                   BTEC/BEC/TEC/EdExcel/LQL

44   T Level                                    T Level

30   SCOTVEC, SCOTEC or SCOTBEC                 SCOTVEC, SCOTEC or SCOTBEC

34   First Aid and other Health & Safety        First Aid and other Health & Safety
     Certificates                               Certificates

31   Other vocational, technical or             Other vocational, technical or
     professional qualification                 professional qualification                 Page 686 of 1165
Mixed Mode Alternatives
Web            Text
Interview:     What qualifications did you gain from any of your training schemes or courses? Please
               select all the qualifications that you received.
               Delete
               Post-text Interviewer Instruction, Showcard

Telephone      Delete
Interview:     Showcard

Use:           Ask TRQUAL



if [TrQual = 1] // New training: gained Higher Degree




   Question: annualeducationhistory_w17.TRHIGHDEGR                             [ New Training: Higher
   Degree (obtained since last interview) ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS/LFS

                  Type: choice
                  Don't know: -1             Refused: -2             Inapplicable: -8         Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
              And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
              And if [TrQual = 1] // New training: gained Higher Degree
    Text:       Which higher degree qualification did you get?
    Options:     1        Doctorate (or equivalent)               Doctorate (or equivalent)

                 2        Masters (or equivalent)                 Masters (or equivalent)

                 3        Some other postgraduate degree or       Some other postgraduate degree or
                          professional qualification              professional qualification

    Use:        Ask TRHIGHDEGR



if [TrQual = 7] // New training: gained A Levels




   Question: annualeducationhistory_w17.TRALEVEL                          [ New Training: A Levels
   (or equivalent) (obtained since last interview) ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS/LFS

                  Type: Number                Range: 1 .. 10
                  Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
              And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
                                                                                                       Page 687 of 1165
              And if [TrQual = 7] // New training: gained A Levels
    Text:       How many A Levels (or equivalent) did you get?
    Use:        Ask TRALEVEL



if [TrQual = 12] // New training: gained Highers




   Question: annualeducationhistory_w17.TRHIGHER                          [ New Training: Highers
   (or equivalent) (obtained since last interview) ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS/LFS

                   Type: Number               Range: 1 .. 10
                   Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
              And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
              And if [TrQual = 12] // New training: gained Highers
    Text:       How many Highers (or equivalent) did you get?
    Use:        Ask TRHIGHER



if [TrQual = 15] // New training: gained National 5s (or equiv)




   Question: annualeducationhistory_w17.TRNAT5EQUV [ New training:
   National 5s (or equivalent) (obtained since last interview) ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS/LFS

                   Type: Number               Range: 1 .. 20
                   Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
              And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
              And if [TrQual = 15] // New training: gained National 5s (or equiv)
    Text:       How many Credit Standard Grades/Intermediate 2/National 5 (or equivalent) did you get?
    Use:        Ask TRNAT5EQUV



if [TrQual = 13] // New training: gained GCSEs




   Question: annualeducationhistory_w17.TRGCSE5                         [ New training: GCSEs
   (obtained since last interview) ]

    Module:     annualeducationhistory_w17
    Source:     UKHLS
                                                                                                       Page 688 of 1165
                   Type: Number                Range: 0 .. 20

                   Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9


    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
              previously
              And if [TrainAny = 1] // Has done some training since last interview
              And if [TrainN = RESPONSE] // Number of training periods given
              And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a qualification
              And if [TrQual = 13] // New training: gained GCSEs
    Text:       How many GCSE grades A*-C/GCSE grades 9-4 did you get?
    Use:        Ask TRGCSE5



   if [TRGCSE5 > 0 & <> DK|MIS] // Has gained at least 1 GCSE grade A*-C or grade 4-9




       Question: annualeducationhistory_w17.TRMEGCSE                              [ New GCSE grades
       A*-C or equivalent include Maths and/or English ]

        Module:     annualeducationhistory_w17
        Source:     LFS

                      Type: choice
                      Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

        Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [TrainAny = 1] // Has done some training since last interview
                  And if [TrainN = RESPONSE] // Number of training periods given
                  And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                  qualification
                  And if [TrQual = 13] // New training: gained GCSEs
                  And if [TRGCSE5 > 0 & <> DK|MIS] // Has gained at least 1 GCSE grade A*-C or
                  grade 4-9
        Text:       Did these include Maths and/or English?
        Options:
                     1        Yes - Maths                       Yes - Maths

                     2        Yes - English                     Yes - English

                     3        Yes - both {if TRGCSE5 >          Yes - both {if TRGCSE5 >
                              1}                                1}

                     4        No - neither                      No - neither

        Use:        Ask TRMEGCSE



if [TrQual = 21] // New training: gained modern/trade apprenticeship qualification




   Question: annualeducationhistory_w17.TRAPPRENT                               [ New training:
   apprenticeship level (obtained since last interview) ]

    Module:        annualeducationhistory_w17
    Source:        UKHLS/LFS

                    Type: multichoice
                    Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9
                                                                                                             Page 689 of 1165
    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [TrainAny = 1] // Has done some training since last interview
                  And if [TrainN = RESPONSE] // Number of training periods given
                  And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                  qualification
                  And if [TrQual = 21] // New training: gained modern/trade apprenticeship qualification

    Showcard:     TBC
    Text:         What level of apprenticeship qualification did you get?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:       1        Intermediate/Level 2/Foundation            Intermediate/Level 2/Foundation
                            Modern                                     Modern

                   2        Advanced/Level 3/Advanced Modern           Advanced/Level 3/Advanced Modern

                   3        Higher/Level 4 or 5                        Higher/Level 4 or 5

                   4        Degree/Level 6                             Degree/Level 6

                   5        Degree/Level 7                             Degree/Level 7

    Mixed Mode Alternatives
    Web           Text
    Interview:    What level of apprenticeship qualification did you get? Please select all that apply.
                  Delete
                  Showcard, Post-text Interviewer Instruction

    Telephone     Text
    Interview:    What level of apprenticeship qualification did you get?
                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY
                  Delete
                  Showcard

    Use:          Ask TRAPPRENT



if [TrQual = 22] // New training: gained RSA/OCR qualification




   Question: annualeducationhistory_w17.TRRSAOCR                               [ New training: RSA/OCR
   level (obtained since last interview) ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS/LFS

                    Type: multichoice
                    Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [TrainAny = 1] // Has done some training since last interview
                  And if [TrainN = RESPONSE] // Number of training periods given
                  And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                  qualification
                  And if [TrQual = 22] // New training: gained RSA/OCR qualification
    Showcard:     TBC
    Text:         What level RSA/OCR qualifications did you get?
    Interviewer CODE ALL THAT APPLY
    Instruction:
                                                                                                             Page 690 of 1165
    Options:        1        RSA certificate (including Stage I,II &    RSA certificate (including Stage I,II &
                             III) / OCR Level 1                         III) / OCR Level 1

                    2        Diploma / OCR Level 2                      Diploma / OCR Level 2

                    3        Advanced diploma or advanced               Advanced diploma or advanced
                             certificate / OCR Level 3                  certificate / OCR Level 3

                    4        Higher diploma / OCR Level 4               Higher diploma / OCR Level 4

    Mixed Mode Alternatives
    Web            Text
    Interview:     What level RSA/OCR qualifications did you get? Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction, Showcard

    Telephone      Text
    Interview:     What level RSA/OCR qualifications did you get?
                   Post-text Interviewer Instruction
                   READ OUT
                   CODE ALL THAT APPLY
                   Delete
                   Showcard

    Use:           Ask TRRSAOCR



if [TrQual = 23] // New training: gained City and Guilds certificate




   Question: annualeducationhistory_w17.TRCITYGLD                               [ New training: City and
   Guilds level (obtained since last interview) ]

    Module:        annualeducationhistory_w17
    Source:        UKHLS/BCS70

                     Type: multichoice
                     Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                   previously
                   And if [TrainAny = 1] // Has done some training since last interview
                   And if [TrainN = RESPONSE] // Number of training periods given
                   And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                   qualification
                   And if [TrQual = 23] // New training: gained City and Guilds certificate
    Showcard:      TBC
    Text:          What level City and Guilds qualifications did you get?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:        1        Part 1 / Foundation                        Part 1 / Foundation

                    2        Part 2 / Craft / Intermediate              Part 2 / Craft / Intermediate

                    3        Part 3 / Advanced Craft / Final            Part 3 / Advanced Craft / Final

                    4        Part 4 / Career Extension / Full           Part 4 / Career Extension / Full
                             Technological Certificate                  Technological Certificate

    Mixed Mode Alternatives
    Web            Text
    Interview:     What level City and Guilds qualifications did you get? Please select all that apply.
                   Delete
                   Showcard, Post-text Interviewer Instruction
                                                                                                              Page 691 of 1165
    Telephone     Text
    Interview:    What level City and Guilds qualifications did you get?
                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY
                  Delete
                  Showcard

    Use:          Ask TRCITYGLD



if [TrQual = 24] // New training: gained GNVQ/GSVQ qualification




   Question: annualeducationhistory_w17.TRGNSVQ                              [ New training:
   GNVQ/GSVQ level (obtained since last interview) ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS/BCS70

                    Type: multichoice
                    Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                  previously
                  And if [TrainAny = 1] // Has done some training since last interview
                  And if [TrainN = RESPONSE] // Number of training periods given
                  And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                  qualification
                  And if [TrQual = 24] // New training: gained GNVQ/GSVQ qualification
    Showcard:     TBC
    Text:         What level GNVQ/GSVQ qualifications did you get?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:       1        Foundation      Foundation

                   2        Intermediate Intermediate

                   3        Advanced        Advanced

    Mixed Mode Alternatives
    Web           Text
    Interview:    What level GNVQ/GSVQ qualifications did you get? Please select all that apply.
                  Delete
                  Showcard, Post-text Interviewer Instruction

    Telephone     Text
    Interview:    What level GNVQ/GSVQ qualifications did you get?
                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY
                  Delete
                  Showcard

    Use:          Ask TRGNSVQ



if [TrQual = 43] // New training: gained NVQ/SVQ qualification




   Question: annualeducationhistory_w17.TRNSVQL                             [ New training: NVQ/SVQ
   level (obtained since last interview) ]
                                                                                                             Page 692 of 1165
    Module:      annualeducationhistory_w17
    Source:      UKHLS/LFS

                   Type: multichoice
                   Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                 previously
                 And if [TrainAny = 1] // Has done some training since last interview
                 And if [TrainN = RESPONSE] // Number of training periods given
                 And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                 qualification
                 And if [TrQual = 43] // New training: gained NVQ/SVQ qualification
    Showcard:    TBC
    Text:        What level NVQ/SVQ qualifications did you get?
    Interviewer CODE ALL THAT APPLY
    Instruction:
    Options:      1        Level 1                           Level 1

                  2        Level 2                           Level 2

                  3        Level 3                           Level 3

                  4        Level 4                           Level 4

                  5        Level 5                           Level 5

                  6        Other NVQ/SVQ                     Other NVQ/SVQ
                           qualification                     qualification

    Mixed Mode Alternatives
    Web          Text
    Interview:   What level NVQ/SVQ qualifications did you get? Please select all that apply.
                 Delete
                 Showcard, Post-text Interviewer Instruction

    Telephone    Text
    Interview:   What level NVQ/SVQ qualifications did you get?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard

    Use:         Ask TRNSVQL



if [TrQual = 29] // New training: gained BTEC/BEC/TEC/EdExcel/LQL qualification




   Question: annualeducationhistory_w17.TRBTEC [ New training:
   BTEC/BEC/TEC/EdExcel/LQL level (obtained since last interview) ]

    Module:      annualeducationhistory_w17
    Source:      UKHLS/LFS

                   Type: multichoice
                   Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9




                                                                                                            Page 693 of 1165
   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [TrainAny = 1] // Has done some training since last interview
                And if [TrainN = RESPONSE] // Number of training periods given
                And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                qualification
                And if [TrQual = 29] // New training: gained BTEC/BEC/TEC/EdExcel/LQL qualification

   Showcard:    TBC
   Text:        What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:      1        First certificate or general certificate   First certificate or general certificate
                          (below level 2)                            (below level 2)

                 2        First diploma or general diploma           First diploma or general diploma
                          (level 2)                                  (level 2)

                 3        National Certificate or National           National Certificate or National
                          Diploma level (level 3)                    Diploma level (level 3)

                 4        Higher level (level 4 or higher)           Higher level (level 4 or higher)

   Mixed Mode Alternatives
   Web           Text
   Interview:    What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get? Please select all
                 that apply.
                 Delete
                 Showcard, Post-text Interviewer Instruction
   Telephone     Text
   Interview:    What level BTEC/BEC/TEC/EdExcel/LQL qualifications did you get?
                 Post-text Interviewer Instruction
                 READ OUT
                 CODE ALL THAT APPLY
                 Delete
                 Showcard
   Use:         Ask TRBTEC



if [TrQual = 30] // New training: gained SCOTVEC/SCOTEC/SCTOBEC qualification




   Question: annualeducationhistory_w17.TRSCOTVEC [ New training:
   SCOTVEC/SCOTEC/SCOTBEC level (obtained since last interview) ]

   Module:      annualeducationhistory_w17
   Source:      UKHLS/LFS

                  Type: multichoice
                  Don't know: -1              Refused: -2               Inapplicable: -8         Missing: -9

   Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed
                previously
                And if [TrainAny = 1] // Has done some training since last interview
                And if [TrainN = RESPONSE] // Number of training periods given
                And if [ANY TrainQual = 1] // Any of the training courses undertaken lead to a
                qualification
                And if [TrQual = 30] // New training: gained SCOTVEC/SCOTEC/SCTOBEC qualification
   Showcard:    TBC
   Text:        What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get?
   Interviewer CODE ALL THAT APPLY
   Instruction:                                                                                             Page 694 of 1165
                 Options:        1       Modules towards a National                  Modules towards a National
                                         Certificate                                 Certificate

                                 2       First certificate or general certificate    First certificate or general certificate
                                         (below level 2)                             (below level 2)

                                 3       First diploma or general diploma            First diploma or general diploma
                                         (level 2)                                   (level 2)

                                 4       Full National Certificate(level 3)          Full National Certificate(level 3)

                                 5       Higher level (level 4)                      Higher level (level 4)

                 Mixed Mode Alternatives
                 Web            Text
                 Interview:     What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get? Please select all
                                that apply.
                                Delete
                                Showcard, Post-text Interviewer Instruction

                 Telephone      Text
                 Interview:     What level SCOTVEC/SCOTEC/SCOTBEC qualifications did you get?
                                Post-text Interviewer Instruction
                                READ OUT
                                CODE ALL THAT APPLY
                                Delete
                                Showcard

                 Use:           Ask TRSCOTVEC



if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained higher education qualification
since the last interview




   Question: annualeducationhistory_w17.HEINSTNEW                                   [ Higher education degree
   institution code ]

    Module:        annualeducationhistory_w17
    Source:        UKHLS
    Scripting      Please use Trigram higher education institution lookup. Return the numeric codes HEUKPRNNEW
    Notes:         and HEINSTIDNEW in the data.

                        Type: Number                Range: 1 .. 999997
                        Don't know: -1             Refused: -2                       Inapplicable: -8            Missing: -9

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                   And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained higher
                   education qualification since the last interview
    Text:          From which higher education institution did you receive your degree?
    Interviewer TYPE IN ANY PART OF INSTITUTION NAME. TYPE IN MORE DETAIL TO NARROW DOWN THE
    Instruction: SELECTION.
                 IF UNABLE TO CODE SELECT 'NOT LISTED'.
                 IF ASKED WHY INSTITUTION NAME IS WANTED, SEE HELP SCREEN
    Help:          Basic information about the institutions people attend is highly useful for researchers doing a wide
                   variety of analyses, for example we can learn which universities/institutions do well for their
                   students.
    Mixed Mode Alternatives
    Web            Text
    Interview:     From which higher education institution did you receive your degree? Type in any part of the
                   institution name. Type in more detail to narrow down the selection.
                   If your institution does not appear on the list, please select “Not listed”.
                   Delete
                   Post-text Interviewer Instruction                                                                        Page 695 of 1165
Use:          Ask HEINSTNEW



if [HEINSTNEW = 1-999996 | 1-9996] // Institution identified via HEUKPRNNEW or HEINSTIDNEW codes




   Question: annualeducationhistory_w17.INSTOKNEW                              [ Higher education institution
   details correct ]

   Module:     annualeducationhistory_w17
   Source:     UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
             And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained higher
             education qualification since the last interview
             And if [HEINSTNEW = 1-999996 | 1-9996] // Institution identified via HEUKPRNNEW or
             HEINSTIDNEW codes
   Text:       Are the details reported below correct?

                 [HEINSTNEW]
   Options:      1        Yes Yes

                 2        No    No

   Use:        Ask INSTOKNEW



   if [INSTOKNEW = 1] // Institution details correct




       Question: annualeducationhistory_w17.HEUKPRNNEW                                [ Higher Education
       Degree Institution UKPRNNEW ]

       Module:       annualeducationhistory_w17
       Source:       UKHLS

                      Type: Number                Range: 1 .. 999997
                      Don't know: -1             Refused: -2                  Inapplicable: -8         Missing: -9

       Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                 And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained
                 higher education qualification since the last interview
                 And if [HEINSTNEW = 1-999996 | 1-9996] // Institution identified via HEUKPRNNEW or
                 HEINSTIDNEW codes
                 And if [INSTOKNEW = 1] // Institution details correct
       Use:          Ask HEUKPRNNEW




       Question: annualeducationhistory_w17.HEINSTIDNEW                              [ Higher Education
       Degree Institution INSTIDNEW ]

       Module:       annualeducationhistory_w17
       Source:       UKHLS

                                                                                                                 Page 696 of 1165
                      Type: Number                 Range: 1 .. 9996
                      Don't know: -1              Refused: -2                   Inapplicable: -8          Missing: -9



        Universe: if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained
                  higher education qualification since the last interview
                  And if [HEINSTNEW = 1-999996 | 1-9996] // Institution identified via HEUKPRNNEW or
                  HEINSTIDNEW codes
                  And if [INSTOKNEW = 1] // Institution details correct
        Use:        Ask HEINSTIDNEW



if [HEINSTNEW = 999997 & 9997] // Institution not found in trigram lookup




    Question: annualeducationhistory_w17.HEINST1_OTHERNEW                                       [ Institution name
    1]

    Module:       annualeducationhistory_w17
    Source:       UKHLS
    Scripting     Please return verbatim institution details in the data.
    Notes:

                    Type: String                  Length: 100
                    Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                  And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained
                  higher education qualification since the last interview
                  And if [HEINSTNEW = 999997 & 9997] // Institution not found in trigram lookup
    Text:         Sorry we don't seem to have the details of the institution you attended. What is/was the name of
                  the institution, its address and postcode, or as much detail as you know?
    Interviewer IF ASKED WHY INSTITUTION NAME IS WANTED SEE HELP
    Instruction:
    Help:         Basic information about the institutions people attend is highly useful for researchers doing a
                  wide variety of analyses, for example we can learn which universities/institutions do well for their
                  students.
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer Instruction

    Use:          Ask HEINST1_OTHERNEW



if [INSTOKNEW = 2] // Institution details are inaccurate




    Question: annualeducationhistory_w17.HEINAMENEW                                 [ Institution name 2 ]

    Module:       annualeducationhistory_w17
    Source:       UKHLS
    Scripting     Please return verbatim institution details in the data.
    Notes:

                    Type: String                  Length: 100
                    Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9
                                                                                                                   Page 697 of 1165
            Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // interviewed at prior wave or has been interviewed previously
                           And if [((TrQual = 1|35|36|37|3|38|39|5|6)|(QUALNEW = 1|35|36|37|3|38|39|5|6))] // Gained
                           higher education qualification since the last interview
                           And if [INSTOKNEW = 2] // Institution details are inaccurate
            Text:          What are the correct details of the institution you attended?
            Interviewer IF ASKED WHY INSTITUTION NAME IS WANTED SEE HELP
            Instruction:
            Help:          Basic information about the institutions people attend is highly useful for researchers doing a
                           wide variety of analyses, for example we can learn which universities/institutions do well for their
                           students.
            Mixed Mode Alternatives
            Web            Delete
            Interview:     Post-text Interviewer Instruction
            Use:           Ask HEINAMENEW



End



Higher Education Consent Module                                (heconsent_w17.v03)

Start
if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))]// Respondent is a rising 16
year old, OR is either a new entrant since wave 11, has no consent information, or was asked consent and rejected only
once.


   If [GRIDVARIABLES.MODETYPE = 1 | 3] // Mode is face-to-face or web




        Question: heconsent_w17.HEUKQUAL                          [ Has a UK higher education qualification -
        computed ]

        Module:     heconsent_w17
        Source:     UKHLS

                        Type: choice
                        Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9

        Universe: if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
                  Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no consent
                  information, or was asked consent and rejected only once
                  And If [GRIDVARIABLES.MODETYPE = 1 | 3] // Mode is face-to-face or web
        Options:     0         No UK HE Degree        No UK HE Degree

                     1         HAS UK HE              HAS UK HE
                               Degree                 Degree




                                                                                                                             Page 698 of 1165
Use:         if ff_qualoc = 1 compute HEUKQUAL=1;
             else if ff_qfhigh9 = 1|19|20|21|3|22|23|5|15 compute HEUKQUAL=1;
             else if ff_qfhigh10 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh11 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh12 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh13 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh14 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh15 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if ff_qfhigh16 = 1|19|20|21|3|22|23|5|15 computeHEUKQUAL=1;
             else if INITIALCONDITIONS.QFHIGH = 1|19|20|21|3|22|23|5|15 compute HEUKQUAL=1;
             else if ff_recquals = 1 compute HEUKQUAL=1;
             else if ANNUALEDUCATIONHISTORY.QUALNEW = 1|35|36|37|3|38|39|5|6 compute HEUKQUAL=1;
             else if ANNUALEDUCATIONHISTORY.TRQUAL = 1|35|36|37|3|38|39|5|6 compute HEUKQUAL=1;




Question: heconsent_w17.HEFINISH95                      [ Finished higher education in or after 1995 -
computed ]

Module:      heconsent_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                Refused: -2                   Inapplicable: -8            Missing: -9

Universe: if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
          Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no consent
          information, or was asked consent and rejected only once
          And If [GRIDVARIABLES.MODETYPE = 1 | 3] // Mode is face-to-face or web
Options:     0         NOT finished HE in or after       NOT finished HE in or after
                       1995                              1995

             1         Finished HE in or after 1995      Finished HE in or after 1995

Use:         If (DOI - (DEMOGRAPHICS.PDVAge - Ff_feend) >= 1995) Compute HEFINISH95 = 1;
             Else If (DOI - (DEMOGRAPHICS.PDVAge - INITIALCONDITIONS.FEEND) >= 1995) Compute
             HEFINISH95 = 1;
             Else If (Ff_recquals = 1) Compute HEFINISH95 = 1;
             Else If (ANNUALEDUCATIONHISTORY.QUALNEW = 1|35|36|37|3|38|39|5|6) Compute HEFINISH95
             = 1;
             Else If (ANNUALEDUCATIONHISTORY.TRQUAL = 1|35|36|37|3|38|39|5|6) Compute HEFINISH95 =
             1;



if ((HEUKQUAL = 1) & (HEFINISH95 = 1)) // Respondent has a UK higher education qualification and finished
higher education in 1995 or after




   Question: heconsent_w17.HESACONS                         [ HESA consent ]

   Module:        heconsent_w17
   Source:        UKHLS

                     Type: choice
                     Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

   Universe:      if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
                  Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no consent
                  information, or was asked consent and rejected only once
                  And If [GRIDVARIABLES.MODETYPE = 1 | 3] // Mode is face-to-face or web
                  And if ((HEUKQUAL = 1) & (HEFINISH95 = 1)) // Respondent has a UK higher education
                  qualification and finished higher education in 1995 or after
                                                                                                                 Page 699 of 1165
       Text:        We would like to add records held by the Higher Education Statistics Agency, or HESA, to the
                    answers you have given us.

                    • These records contain information on your higher education experiences, including the
                    subjects you studied and the qualifications you received.
                    • All information will be used for research purposes only by academic or policy researchers
                    • The data are only available under restricted access arrangements which make sure the
                    information is used responsibly and safely.

                    Do you give permission for us to pass your name, postcode, sex, date of birth and higher
                    education institution to HESA or contractor working on their behalf for this purpose?
       Interviewer PLEASE HAND LEAFLET INFORMATION ON ADDING HIGHER EDUCATION DATA TO
       Instruction: RESPONDENT.
                    IF THE RESPONDENT QUERIES, MORE INFORMATION ABOUT WHAT IS CONTAINED IN
                    THE HESA RECORDS CAN BE FOUND ON THE UNDERSTANDING SOCIETY WEBSITE
                    www.understandingsociety.ac.uk/participants/he-records/
       Options:
                     1        Yes Yes

                     2        No    No

       Help:        Through this data linkage we can learn about the higher education experience without having to
                    ask lengthy questions that would be a burden to answer. It also helps us get the right information
                    on all aspects of higher education, some of which may be hard for you, the survey respondent,
                    to recall.

                    Linkage is important because researchers might want to study the role of higher education in
                    promoting life chances, or what kinds of people are more likely to go into higher education than
                    others.

                    The Higher Education Statistics Agency (HESA) is the official UK agency for the collection,
                    analysis and dissemination of quantitative information about higher education. HESA receives
                    data annually from all UK universities and higher education colleges about all of their students.
                    The information is collected on behalf of the government departments and agencies who fund
                    higher education. The data is only used for statistical research purposes and is not used to look
                    up or identify individuals unless they give their explicit permission. The HESA website
                    www.hesa.ac.uk has more information about HESA, its activities and its data protection policies.
       Mixed Mode Alternatives
       Web          Delete
       Interview:   Interviewer Instruction

                    Text
                    We would like to add records held by the Higher Education Statistics Agency, or HESA, to the
                    answers you have given us.

                    • These records contain information on your higher education experiences, including the
                    subjects you studied and the qualifications you received.
                    • All information will be used for research purposes only by academic or policy researchers
                    • The data are only available under restricted access arrangements which make sure the
                    information is used responsibly and safely.

                    Please read this leaflet [INSERT LINK TO LEAFLET:
                    www.understandingsociety.ac.uk/participants/he-records/ ] for further information.

                    Do you give permission for us to pass your name, postcode, sex, date of birth and higher
                    education institution to HESA or contractor working on their behalf for this purpose?

       Use:         Ask HESACONS



If [HESACONS = 1 & GRIDVARIABLES.MODETYPE = 1| 3] // Consent given to link to HESA education records and
mode is face-to-face or web




   Question: heconsent_w17.HESAEADD                      [ Email address used link to educational
   (HESA) records ]

    Module:    heconsent_w17                                                                                      Page 700 of 1165
Source:      UKHLS


              Type: String                   Length: 40
              Don't know: -1                Refused: -2                     Inapplicable: -8            Missing: -9

Universe: if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
          Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no consent
          information, or was asked consent and rejected only once
          And If [HESACONS = 1 & GRIDVARIABLES.MODETYPE = 1| 3] // Consent given to link to HESA
          education records and mode is face-to-face or web
Use:         if (CONTACTDETAILS.REMAIL <> MIS) Compute HESAEADD = Email Address From
             CONTACTDETAILS.REMAIL;
             Else If (CONTACTDETAILS.REMAIL = MIS) Compute HESAEADD = Ff_remail;



if [HESAEADD <> MIS] // Email address identified




   Question: heconsent_w17.HESAESENT [ Email reminder sent of agreement for
   consent link to educational (HESA) records ]

   Module:     heconsent_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

   Universe: if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
             Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no consent
             information, or was asked consent and rejected only once
             And If [HESACONS = 1 & GRIDVARIABLES.MODETYPE = 1| 3] // Consent given to link to HESA
             education records and mode is face-to-face or web
             And if [HESAEADD <> MIS] // Email address identified
   Options:      1       Yes Yes

                 2       No    No

   Use:        If (Email Reminder Sent Consent Education Records) Compute HESAESENT = 1;
               Else If (Email Reminder NOT Sent Consent Education Records) Compute HESAESENT = 2;



   if [HESAESENT = 1] // Email sent to confirm consent




       Question: heconsent_w17.HEEMAILSEND                           [ Text for email confirming consent ]

       Module:       heconsent_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1              Refused: -2                Inapplicable: -8          Missing: -9

       Universe:     if [((ff_ivlolw = 4|5) & ff_everint <> 1) | ((ff_neww11 = 1|MIS) | (ff_heconsent = 0|3|MIS))] //
                     Respondent is a rising 16 year old, OR is either a new entrant since wave 11, has no
                     consent information, or was asked consent and rejected only once
                     And If [HESACONS = 1 & GRIDVARIABLES.MODETYPE = 1| 3] // Consent given to link to
                     HESA education records and mode is face-to-face or web
                     And if [HESAEADD <> MIS] // Email address identified
                     And if [HESAESENT = 1] // Email sent to confirm consent
                                                                                                                  Page 701 of 1165
                Text:          Email text

                               Subject: Understanding Society: Adding Higher Education records

                               Dear [NAME]

                               Thank you for taking part in the recent Understanding Society survey. Your continued help
                               with this important social study is greatly appreciated.

                               During the interview this year, you gave us permission to link your survey responses to the
                               data that is held about you by the education authorities. In order to carry out the data linkage
                               we will pass on your name, address and date of birth to the data-holder so that they could
                               identify your administrative records. Once identified, the file containing your administrative
                               records will be anonymised (i.e. your personal details removed) and sent back to us with an
                               identifier which will allow us to link those records to your survey responses. The anonymous
                               dataset will then be created that will contain the linked data, which will be made available to
                               social researchers under restricted access arrangements which make sure that the
                               information is used responsibly and safely. The linked information will inform further
                               analyses and help us get a better picture of those who are using services provided by the
                               government. The government department will never have access to both your personal
                               details and your survey responses at the same time and this will not affect any dealings you
                               have with the department.

                               If you would like more information about the data linkage process, please check our website:
                               http://www.understandingsociety.ac.uk/participants/he-records

                               Thank you

                               Michaela Benzeval
                               Understanding Society Director
                               University of Essex

                               2. Additional information about email addresses

                               a)If IV gives email address in CONTACTDETAILS_W5_REMAIL, email is sent to address
                               given.
                               b)If IV refuses email address in CONTACTDETAILS_W5_REMAIL, email is sent to address
                               in the sample. For joiners and continuing respondents for whom there is no email address in
                               the sample, no email will be sent.

                               c)If IV’s name is updated when doing the grid, email is addressed to the updated name.
                               d)Email address updates in the HH grid are not recognised in the IV script. This is because
                               we don’t transfer updated email addresses from the household script to the IV script via the
                               grid variables. The only scenario where this updated email will be used is if person 1 does
                               the grid and the household interview. in all other cases an email will be sent out to the old
                               email address.

                               e)Information is not passed from the login script to the IV script as the grid variables are
                               already set. Therefore updates to the person’s name will not be recognised in the IV script
                               and the email will include the previous name.
                Interviewer SEND OUT EMAIL IF HESAESENT=1
                Instruction:
                Options:        1        Continue Continue

                Notes:         Consent to data linkage acknowledgement emails are sent to those who give consent and
                               for whom we have an email address.
                Use:           Ask HEEMAILSEND



End



Annual Employment History Module                                 (annualemploymenthistory_w17.v04)

Start
if [ff_ivlolw = 1 | ff_everint = 1]// Interviewed at prior wave or has been interviewed previously
                                                                                                                           Page 702 of 1165
if [ff_JBSTAT <> 1|2|13|DK|REF|MIS] // Not in paid employment at last interview and economic activity at last
interview is not missing




   Question: annualemploymenthistory_w17.NOTEMPCHK                                    [ Prev wave non-employed
   status check ]

    Module:     annualemploymenthistory_w17
    Source:     UKHLS
    Scripting ff_JBSTAT textfill implemented as follows (If = 7 prefix of 'a'. If = 10 prefix of 'an'.
    Notes:

                  Type: choice
                  Don't know: -1                  Refused: -2                     Inapplicable: -8       Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [ff_JBSTAT <> 1|2|13|DK|REF|MIS] // Not in paid employment at last interview and economic
              activity at last interview is not missing
    Text:       Last time we interviewed you, you were [ff_JBSTAT] . Have you been continuously [ff_JBSTAT]
                since [ff_IntDate] ?
    Options:
                 1         Yes Yes

                 2         No    No

    Use:        Ask NOTEMPCHK



if [ff_empLW = 1 | (ff_empLW = 2 & ff_JBSTAT = 1|2|13)]// In paid employment at last interview or did no paid work
at last interview but claims employment or self-employment




   Question: annualemploymenthistory_w17.EMPCHK                               [ Prev wave employed status
   check ]

    Module:     annualemploymenthistory_w17
    Source:     UKHLS
    Scripting ff_JBSTAT textfill implemented as follows (If = 7 prefix of 'a'. If = 10 prefix of 'an'.
    Notes:

                  Type: choice
                  Don't know: -1                  Refused: -2                     Inapplicable: -8       Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [ff_empLW = 1 | (ff_empLW = 2 & ff_JBSTAT = 1|2|13)] // In paid employment at last interview
              or did no paid work at last interview but claims employment or self-employment
    Text:        Last time we interviewed you, you were [ff_JBSTAT] . Have you been continuously [ff_JBSTAT]
                 since [ff_IntDate] ? {if ff_empLW = 1 & ff_JBSTAT =
                1|2|12|13} Last time we interviewed you, you were doing some paid work. Have you been
                continuously in paid work since [ff_IntDate] ? {if
                (ff_empLW = 1 & ff_JBSTAT <> 1|2|12|13) OR (ff_empLW = 2 & ff_JBSTAT less than 3)}
    Options:     1         Yes Yes

                 2         No    No

    Use:        Ask EMPCHK



if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview                            Page 703 of 1165
Display Note
SCREEN START. Use day/month/year template.




Question: annualemploymenthistory_w17.EMPSTENDD                                  [ Employment status end: day
]

Module:      annualemploymenthistory_w17
Source:      UKHLS
Scripting    Please allow entry for day to be left blank.
Notes:       ff_JBSTAT textfill implemented as follows (If = 1, 2, 3, 4, 5, 8, 9, 12, 13 then prefix of 'being'. If = 7,
             prefix of 'being a'. If = 10, prefix of 'being an'. If = 6, 11 or 97 then no prefix.)

               Type: Number                    Range: 1 .. 31
               Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
Text:        On what date did you stop being [ff_JBSTAT] {if NotEmpChk = 2 | (EMPCHK = 2 & ff_JBSTAT <>
             12|13)} working in the job you were doing on [ff_IntDate] {if EmpChk = 2 & NotEmpChk <> 2 &
             ff_JBSTAT <> 12|13} ?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list of response options
             Delete
             Post-text Interviewer Instruction

Use:         Ask EMPSTENDD




Question: annualemploymenthistory_w17.EMPSTENDM                                  [ Employment status end:
Month ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
Interviewer ENTER MONTH
Instruction:




                                                                                                                     Page 704 of 1165
Options:
               1        January       January

               2        February      February

               3        March         March

               4        April         April

               5        May           May

               6        June          June

               7        July          July

               8        August        August

               9        September September

               10       October       October

               11       November      November

               12       December      December



Mixed Mode Alternatives
Web           Display Notes
Interview:    Use drop down list of response options
              Delete
              Post-text Interviewer Instruction

Use:          Ask EMPSTENDM




Question: annualemploymenthistory_w17.EMPSTENDY4                                  [ Employment status end:
year ]

Module:       annualemploymenthistory_w17
Source:       UKHLS

                Type: Number                    Range: 1900 .. 9999
                Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web           Display Notes
Interview:    Use drop down list of response options
              Delete
              Post-text Interviewer Instruction

Use:          Ask EMPSTENDY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview date
Text
Earlier you indicated that your employment status has changed since we previously interviewed you on
[ff_intdate] . However the date you have just
given for when you stopped doing your previous employment status is prior to that date.
                                                                                                                    Page 705 of 1165
if [EmpChk = 2 & (ff_JBSTAT <> 13)] // Has not been continuously employed since last interview




   Question: annualemploymenthistory_w17.STENDREAS                                 [ Reason most recent job
   ended ]

    Module:      annualemploymenthistory_w17
    Source:      UKHLS

                   Type: multichoice
                   Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                 And if [EmpChk = 2 & (ff_JBSTAT <> 13)] // Has not been continuously employed since last
                 interview
    Text:        Can you tell me why you stopped doing that job?
    Interviewer CODE ALL. PROBE "Any other reasons?"
    Instruction:
    Options:       1        Promoted                  Promoted

                   2        Left for better job       Left for better job

                   3        Made redundant            Made redundant

                   4        Dismissed/sacked          Dismissed/sacked

                   5        Temporary job ended       Temporary job ended

                   6        Took retirement           Took retirement

                   7        Health reasons            Health reasons

                   8        Left to have baby         Left to have baby

                   9        Look after family         Look after family

                   10       Look after other          Look after other
                            person                    person

                   11       Moved area                Moved area

                   97       Other reason              Other reason

    Mixed Mode Alternatives
    Web           Text
    Interview:    Can you tell us why you stopped doing that job? Please select all that apply.

                  Delete
                  Interviewer instruction

    Use:         Ask STENDREAS



   if [StEndReas = 97] // Job finished for other reasons




       Question: annualemploymenthistory_w17.STENDOTH                                [ Job finished for other
       reasons ]

       Module:         annualemploymenthistory_w17
       Source:         UKHLS

                        Type: String                 Length: 255
                        Don't know: -1              Refused: -2                   Inapplicable: -8          Missing: Page
                                                                                                                     -9 706 of 1165
       Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                      And if [EmpChk = 2 & (ff_JBSTAT <> 13)] // Has not been continuously employed since last
                      interview
                      And if [StEndReas = 97] // Job finished for other reasons

       Text:          What other reason was that?
       Interviewer WRITE IN
       Instruction:
       Mixed Mode Alternatives
       Web            Delete
       Interview:     Post-text Interviewer Instruction

       Use:           Ask STENDOTH



if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview




   Question: annualemploymenthistory_w17.NXTST                             [ Next employment status ]

    Module:      annualemploymenthistory_w17
    Source:      UKHLS
    Scripting ff_JBSTAT textfill implemented as follows (If = 1, 2, 3, 4, 5, 8, 9, 12, 13 then prefix of 'being'. If = 7,
    Notes:    prefix of 'being a'. If = 10, prefix of 'being an'. If = 6, 11 or 97 then no prefix.)

                   Type: choice
                   Don't know: -1                 Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
    Text:        Immediately following that period of [ff_JBSTAT] {if NotEmpChk = 2 | (EMPCHK = 2 & ff_JBSTAT =
                 12|13)} job {if EmpChk = 2 & NOTEMPCHK
                 <> 2 & (ff_JBSTAT <> 12|13)} , did you have a period of paid work or did you do something else?
    Options:      1        Paid work         Paid work

                  2        Something         Something
                           else              else

    Use:         If (StEndReas = 1 | 2) Compute NxtSt = 1
                 Else: Ask



   if [NxtSt = 2] // Next employment status was doing something else




       Question: annualemploymenthistory_w17.NXTSTELSE                                  [ Next non-employment
       status ]

       Module:        annualemploymenthistory_w17
       Source:        UKHLS

                         Type: choice
                         Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

       Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                      And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
                      And if [NxtSt = 2] // Next employment status was doing something else
       Text:          What were you doing? Were you...
                                                                                                                        Page 707 of 1165
Interviewer READ OUT
Instruction:
Options:          1        Unemployed/looking for work                Unemployed/looking for work

                  2        Retired                                    Retired

                  3        On maternity/shared parental               On maternity/shared parental
                           leave/adoption leave                       leave/adoption leave

                  9        On paternity leave                         On paternity leave

                  4        Looking after the family or home           Looking after the family or home

                  5        In full-time education/student             In full-time education/student

                  6        Long-term sick or disabled                 Long-term sick or disabled

                  7        On a government training scheme            On a government training scheme

                  8        Something else                             Something else

Mixed Mode Alternatives
Web            Text
Interview:     What were you doing?
               Delete
               Post-text Interviewer Instruction

Use:           Ask NXTSTELSE




Question: annualemploymenthistory_w17.CSTAT                           [ Current non-employment status
]

Module:      annualemploymenthistory_w17
Source:      UKHLS
Scripting NXTSTELSE textfill implemented as follows (If = 4 then remove word 'being'.)
Notes:

              Type: choice
              Don't know: -1                    Refused: -2               Inapplicable: -8             Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last interview
          And if [NxtSt = 2] // Next employment status was doing something else
Text:        Has this period of being [NxtStElse] {if NxtStElse <> DK|REF} activity {if NxtStElse = 8|DK|REF}
             ended or is this what you are doing now?
Options:      1          Yes, ended                  Yes, ended

              2          Not ended, current status Not ended, current status

Use:         Ask CSTAT



if [CStat = 1] // Period of 'doing something else' has ended


   Display Note
   SCREEN START. Use day/month/year template.




   Question: annualemploymenthistory_w17.NXTSTENDD                                [ Next status end: day ]

    Module:           annualemploymenthistory_w17
                                                                                                                Page 708 of 1165
    Source:           UKHLS
Scripting    NXTSTELSE textfill implemented as follows (If = 1, 2, 3, 9, 5, 6 or 7 then prefix of 'being'. If =
Notes:       4 then no prefix.)

               Type: Number                   Range: 1 .. 31
               Don't know: -1                Refused: -2               Inapplicable: -8         Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last
             interview
             And if [NxtSt = 2] // Next employment status was doing something else
             And if [CStat = 1] // Period of 'doing something else' has ended
Text:        On what date did you stop being [NxtStElse] {if NxtStElse <> DK|REF} doing this activity {if
             NxtStElse = 8|DK|REF} ?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list of response options
             Delete
             Post-text Interviewer Instruction

Use:         Ask NXTSTENDD




Question: annualemploymenthistory_w17.NXTSTENDM                                [ Next status end:
month ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                Refused: -2               Inapplicable: -8         Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last
             interview
             And if [NxtSt = 2] // Next employment status was doing something else
             And if [CStat = 1] // Period of 'doing something else' has ended
Interviewer ENTER MONTH
Instruction:
Options:      1        January       January

              2        February      February

              3        March         March

              4        April         April

              5        May           May

              6        June          June

              7        July          July

              8        August        August

              9        September September

              10       October       October

              11       November      November

              12       December      December
                                                                                                          Page 709 of 1165
Mixed Mode Alternatives
           Web            Display Notes
           Interview:     Use drop down list of response options.
                          Delete
                          Post-text Interviewer Instruction

           Use:          Ask NXTSTENDM




          Question: annualemploymenthistory_w17.NXTSTENDY4                                  [ Next status end: year
          ]

           Module:       annualemploymenthistory_w17
           Source:       UKHLS

                           Type: Number               Range: 1900 .. 9999
                           Don't know: -1            Refused: -2                   Inapplicable: -8         Missing: -9

           Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                         previously
                         And if [NotEmpChk = 2 | EmpChk = 2] // Employment status has changed since last
                         interview
                         And if [NxtSt = 2] // Next employment status was doing something else
                         And if [CStat = 1] // Period of 'doing something else' has ended
           Interviewer ENTER YEAR
           Instruction:
           Mixed Mode Alternatives
           Web            Display Note
           Interview:     use drop down list of response options.
                          Delete
                          Post-text Interviewer Instruction

           Use:          Ask NXTSTENDY4



          Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
          Text
          The date you have entered is in the future


          Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
          date((
          Text
          Earlier you indicated that you stopped working in a job after [ff_intdate] . However the date you have just
          given for when you stopped this job is prior to that date.


          Display Note
          SCREEN END.


if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 & ff_JBSTAT = 13 & NXTST = 1 &
ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last interview OR Temp laid off status at last interview
followed by paid work




   Question: annualemploymenthistory_w17.JBSAMR                             [ Same employer check ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2                   Inapplicable: -8                     Page 710 of 1165
                                                                                                            Missing: -9
Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 & ff_JBSTAT
              = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last interview OR
              Temp laid off status at last interview followed by paid work
Text:         And have you worked continuously for the same employer since [ff_IntDate] ?
Interviewer IF TRADING NAME HAS CHANGED OR EMPLOYER OWNERSHIP HAS CHANGED, CODE YES
Instruction: INDICATING SAME EMPLOYER
Options:       1        Yes Yes

               2        No     No

Mixed Mode Alternatives
Web           Help
Interview:    If trading name has changed or employer ownership has changed, please answer yes here.
              Delete
              Post-text Interviewer Instruction

Use:          Ask JBSAMR



if [JbSamR = 1] // Working for the same employer




   Question: annualemploymenthistory_w17.WKPLSAM                             [ Same workplace check ]

   Module:     annualemploymenthistory_w17
   Source:     UKHLS

                   Type: choice
                   Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last
             interview OR Temp laid off status at last interview followed by paid work
             And if [JbSamR = 1] // Working for the same employer
   Text:       Are you still working at the same workplace as the job you had on [ff_IntDate] ?
   Options:        1      Yes Yes

                   2      No   No

   Use:        Ask WKPLSAM




   Question: annualemploymenthistory_w17.SAMEJOB                            [ Check for same job within
   employer ]

   Module:     annualemploymenthistory_w17
   Source:     UKHLS

                   Type: choice
                   Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last
             interview OR Temp laid off status at last interview followed by paid work
             And if [JbSamR = 1] // Working for the same employer
   Text:       Have you been working continuously in the same job since [ff_IntDate] ?                      Page 711 of 1165
   Options:
                1       Yes Yes

                2       No    No

   Use:        Ask SAMEJOB



if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2) |
ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a child born since the last
interview




   Question: annualemploymenthistory_w17.MATLVNEW                             [ Had period of
   maternity/paternity/shared parental/adoption leave ]

   Module:     annualemploymenthistory_w17
   Source:     UKHLS

                 Type: multichoice
                 Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last
             interview OR Temp laid off status at last interview followed by paid work
             And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2) |
             ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a child born
             since the last interview
   Text:       Have you had any periods of maternity, paternity, adoption or shared parental leave since
               [ff_IntDate] , or no such leave?
   Options:     1       Maternity leave         Maternity leave

                2       Paternity leave         Paternity leave

                3       Adoption leave          Adoption leave

                4       Shared parental         Shared parental
                        leave                   leave

                5       No such leave           No such leave

   Use:        Ask MATLVNEW



   Hard Check: If (MatLvNew = 1 & 2)// Both maternity and paternity leave selected
   Text
   You have entered that you had maternity and paternity leave since the last interview. Please go back and
   check your answer.




   Question: annualemploymenthistory_w17.MATLVCODE                             [ Type of leave taken -
   computed ]

   Module:     annualemploymenthistory_w17
   Source:     UKHLS

                 Type: multichoice
                 Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9




                                                                                                              Page 712 of 1165
Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
          ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last
          interview OR Temp laid off status at last interview followed by paid work
          And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2) |
          ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a child born
          since the last interview

Options:     1       Maternity leave         Maternity leave

             2       Paternity leave         Paternity leave

             3       Adoption leave          Adoption leave

             4       Shared parental         Shared parental
                     leave                   leave

Use:       If (MatLvNew = 1) Compute MatLvCode = 1
           Else If (MatLvNew = 2) Compute MatLvCode = 2
           Else If (MatLvNew = 3) Compute MatLvCode = 3
           Else If (MatLvNew = 4) Compute MatLvCode = 4



loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while MATLVCODE = 4
loop until MATLVMORE = 2]
Name: MATLVSTARTDLoop


   Display Note
   SCREEN START. Use day/month/year template.




   Question: annualemploymenthistory_w17.MATLVSTARTD                               [ Day started period
   of leave ]

   Module:       annualemploymenthistory_w17
   Source:       UKHLS
   Scripting     The loop is used to collect dates for each period of leave selected at Matlvcode. For
   Notes:        Matlvcode = 1, 2 and 3 only one period of leave can be entered. For Matlvcode = 4 and
                 when MATLVMORE = 1, up to three periods of leave can be entered in the loop. Please
                 allow dates to be captured and saved for all different periods where Matlvcode = 4.

                   Type: Number               Range: 1 .. 31
                   Don't know: -1            Refused: -2                Inapplicable: -8       Missing: -9

   In Loops:     loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
                 MATLVCODE = 4 loop until MATLVMORE = 2]

   Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                 previously
                 And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                 ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                 since last interview OR Temp laid off status at last interview followed by paid work
                 And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2)
                 | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a
                 child born since the last interview
   Text:         What was the day, month and year you started your {if LOOP = 1} that {if LOOP > 1}
                 period of [MatLvCode] ?
   Interviewer ENTER DAY
   Instruction:
   Mixed Mode Alternatives


                                                                                                         Page 713 of 1165
Web          Display Note
Interview:   Use drop down list of response options
             Delete
             Post-text Interviewer Instruction

Use:         Ask MATLVSTARTD




Question: annualemploymenthistory_w17.MATLVSTARTM                           [ Month started
period of leave ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

              Type: choice
              Don't know: -1               Refused: -2           Inapplicable: -8       Missing: -9

In Loops:    loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
             MATLVCODE = 4 loop until MATLVMORE = 2]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2)
             | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a
             child born since the last interview
Interviewer ENTER MONTH
Instruction:
Options:      1       January      January

              2       February     February

              3       March        March

              4       April        April

              5       May          May

              6       June         June

              7       July         July

              8       August       August

              9       September September

              10      October      October

              11      November     November

              12      December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list of repsonse options
             Delete
             Post-text Interviewer Instruction

Use:         Ask MATLVSTARTM




Question: annualemploymenthistory_w17.MATLVSTARTY4                           [ Year started
period of leave ]
                                                                                                 Page 714 of 1165
Module:      annualemploymenthistory_w17
Source:       UKHLS

                Type: Number               Range: 1900 .. 9999
                Don't know: -1            Refused: -2                  Inapplicable: -8        Missing: -9

In Loops:     loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
              MATLVCODE = 4 loop until MATLVMORE = 2]

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
              ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
              since last interview OR Temp laid off status at last interview followed by paid work
              And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2)
              | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a
              child born since the last interview
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Display Notes
Interview:     use drop down list of response options.
               Delete
               Post-text Interviewer Instruction

Use:          Ask MATLVSTARTY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
date
Text
Earlier you indicated that you have had a period of [MatLvCode] since we previously interviewed you on
[ff_intdate] . However the date you have just
given for when this period started is prior to that date.


Display Note
SCREEN END.




Question: annualemploymenthistory_w17.MATLVCURRSTAT                                      [ If period ended
]

Module:      annualemploymenthistory_w17
Source:      UKHLS

              Type: choice
              Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
          MATLVCODE = 4 loop until MATLVMORE = 2]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
          ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
          last interview OR Temp laid off status at last interview followed by paid work
          And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout = 1|2) |
          ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological parents of a child
          born since the last interview
                                                                                                         Page 715 of 1165
Text:        Has that period of [MatLvCode] ended?
Options:
              1       Yes, ended                                Yes, ended

              2       Not ended, I am currently on              Not ended, I am currently on
                      [MatLvCode]                               [MatLvCode]

Use:        Ask MATLVCURRSTAT



if [Matlvcurrstat = 1] // Period of leave has ended


   Display Note
   SCREEN START. Use day/month/year template




   Question: annualemploymenthistory_w17.MATLLEAVENDD                                    [ Day ended
   period of leave ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                    Type: Number               Range: 1 .. 31
                    Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:     loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
                  MATLVCODE = 4 loop until MATLVMORE = 2]

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                  ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                  since last interview OR Temp laid off status at last interview followed by paid work
                  And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout =
                  1|2) | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological
                  parents of a child born since the last interview
                  And if [Matlvcurrstat = 1] // Period of leave has ended
    Text:         What was the day, month and year you ended that period of [MatLvCode] ?
    Interviewer ENTER DAY
    Instruction:
    Mixed Mode Alternatives
    Web           Display Notes
    Interview:    use drop down list of response options.
                  Delete
                  Post-text Interviewer instruction

    Use:          Ask MATLLEAVENDD




   Question: annualemploymenthistory_w17.MATLLEAVENDM                                    [ Month ended
   period of leave ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9


                                                                                                       Page 716 of 1165
In Loops:    loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
             MATLVCODE = 4 loop until MATLVMORE = 2]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout =
             1|2) | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological
             parents of a child born since the last interview
             And if [Matlvcurrstat = 1] // Period of leave has ended
Interviewer ENTER MONTH
Instruction:
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction

Use:         Ask MATLLEAVENDM




Question: annualemploymenthistory_w17.MATLLEAVENDY4                                    [ Year ended
period of leave ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: Number             Range: 1900 .. 9999
               Don't know: -1          Refused: -2                  Inapplicable: -8      Missing: -9

In Loops:    loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
             MATLVCODE = 4 loop until MATLVMORE = 2]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout =
             1|2) | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological
             parents of a child born since the last interview
             And if [Matlvcurrstat = 1] // Period of leave has ended                                  Page 717 of 1165
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web            Display Notes
Interview:     use drop down list of response options.
               Delete
               Post-text Interviewer instruction

Use:           Ask MATLLEAVENDY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Start Date Of TF<MatLvCode> Spell)// Date entered is
prior to spell start date

Text
Earlier you said that your [MatLvCode] began on [Matlvstartd] [Matlvstartm] [Matlvstarty4] .
However the date you have just given for when your [MatLvCode] ended is prior to that date.


Display Note
SCREEN END.


if [MATLVNEW = 2] // Had a period of paternity leave




   Question: annualemploymenthistory_w17.PATLVMORE                               [ Other blocks of
   paternity leave ]

    Module:     annualemploymenthistory_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1           Refused: -2             Inapplicable: -8     Missing: -9

    In Loops: loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
              MATLVCODE = 4 loop until MATLVMORE = 2]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2
              & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously
              employed since last interview OR Temp laid off status at last interview followed by paid
              work
              And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout
              = 1|2) | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological
              parents of a child born since the last interview
              And if [Matlvcurrstat = 1] // Period of leave has ended
              And if [MATLVNEW = 2] // Had a period of paternity leave
    Text:       Have you had any other period of paternity leave since [ff_IntDate] ?
    Options:     1        Yes Yes

                 2        No    No

    Use:        Ask PATLVMORE



if [MATLVNEW = 4] // Had a period of shared parental leave                                        Page 718 of 1165
                Question: annualemploymenthistory_w17.MATLVMORE                                   [ Other blocks of
                shared parental leave ]

                Module:    annualemploymenthistory_w17
                Source:    UKHLS

                             Type: choice
                             Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

                In Loops: loop foreach MATLVCODE [while MATLVCODE = 2 loop until PATLVMORE = 2, while
                          MATLVCODE = 4 loop until MATLVMORE = 2]

                Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                          previously
                          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2
                          & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously
                          employed since last interview OR Temp laid off status at last interview followed by paid
                          work
                          And if [GRIDVARIABLES.Newparentsall = 1 | (ANNUALFERTILITYHISTORY.Pregout
                          = 1|2) | ANNUALFERTILITYHISTORY.Pregend = 2] // Biological and non biological
                          parents of a child born since the last interview
                          And if [Matlvcurrstat = 1] // Period of leave has ended
                          And if [MATLVNEW = 4] // Had a period of shared parental leave
                Text:      Have you had any other periods of shared parental leave since [ff_IntDate] ?
                Options:
                             1        Yes Yes

                             2        No    No

                Use:       Ask MATLVMORE



   END LOOP (MATLVSTARTDLoop)


if [JbSamR = 2 | SameJob = 2]// Not same employer as at last interview or working in a different job for the same
employer


   Display Note
   SCREEN START. Use day/month/year template.




   Question: annualemploymenthistory_w17.JBENDD                              [ Job end: day ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                    Type: Number                  Range: 1 .. 31
                    Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                  ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
                  last interview OR Temp laid off status at last interview followed by paid work
                  And if [JbSamR = 2 | SameJob = 2] // Not same employer as at last interview or working in a
                  different job for the same employer
    Text:         On what date did you stop working in the job you were doing on [ff_IntDate] ?
    Interviewer ENTER DAY
    Instruction:
                                                                                                                   Page 719 of 1165
    Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction

Use:         Ask JBENDD




Question: annualemploymenthistory_w17.JBENDM                            [ Job end: Month ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                Inapplicable: -8           Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
             last interview OR Temp laid off status at last interview followed by paid work
             And if [JbSamR = 2 | SameJob = 2] // Not same employer as at last interview or working in a
             different job for the same employer
Interviewer ENTER MONTH
Instruction:
Options:      1        January       January

              2        February      February

              3        March         March

              4        April         April

              5        May           May

              6        June          June

              7        July          July

              8        August        August

              9        September September

              10       October       October

              11       November      November

              12       December      December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction

Use:         Ask JBENDM




Question: annualemploymenthistory_w17.JBENDY4                            [ Job end: year ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: Number                   Range: 1900 .. 9999
               Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

                                                                                                              Page 720 of 1165
    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                  ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
                  last interview OR Temp laid off status at last interview followed by paid work
                  And if [JbSamR = 2 | SameJob = 2] // Not same employer as at last interview or working in a
                  different job for the same employer

    Interviewer ENTER YEAR
    Instruction:
    Mixed Mode Alternatives
    Web           Display Notes
    Interview:    use drop down list of response options.
                  Delete
                  Post-text Interviewer instruction

    Use:          Ask JBENDY4



   Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
   Text
   The date you have entered is in the future


   Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
   date
   Text
   Earlier you indicated that you have stopped working in the job you were doing on [ff_intdate] . However the
   date you have just given for when you
   stopped this job is prior to that date.


   Display Note
   SCREEN END.


if [JbSamR = 2] // Not same employer as at last interview




   Question: annualemploymenthistory_w17.JBENDREAS                                  [ Reason job ended ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                    Type: multichoice
                    Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                  ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
                  last interview OR Temp laid off status at last interview followed by paid work
                  And if [JbSamR = 2] // Not same employer as at last interview
    Text:         Can you tell me why you stopped doing that job?
    Interviewer CODE ALL. PROBE "Any other reasons?"
    Instruction:




                                                                                                                   Page 721 of 1165
   Options:         1          Promoted                  Promoted

                    2          Left for better job       Left for better job

                    3          Made redundant            Made redundant

                    4          Dismissed/sacked          Dismissed/sacked

                    5          Temporary job ended       Temporary job ended

                    6          Took retirement           Took retirement

                    7          Health reasons            Health reasons

                    8          Left to have baby         Left to have baby

                    9          Look after family         Look after family

                    10         Look after other          Look after other
                               person                    person

                    11         Moved area                Moved area

                    97         Other reason              Other reason


   Mixed Mode Alternatives
   Web             Text
   Interview:      Can you tell us why you stopped doing that job? Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction

   Use:            Ask JBENDREAS



   if [JbEndReas = 97] // Job finished for other reasons




       Question: annualemploymenthistory_w17.JBENDOTH                                [ Job finished for other
       reasons ]

       Module:           annualemploymenthistory_w17
       Source:           UKHLS

                          Type: String                 Length: 255
                          Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

       Universe:         if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                         previously
                         And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                         ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                         since last interview OR Temp laid off status at last interview followed by paid work
                         And if [JbSamR = 2] // Not same employer as at last interview
                         And if [JbEndReas = 97] // Job finished for other reasons
       Text:             What other reason was that?
       Interviewer WRITE IN
       Instruction:
       Mixed Mode Alternatives
       Web               Delete
       Interview:        Post-text Interviewer Instruction

       Use:              Ask JBENDOTH



if [NxtSt = 1 | JbSamR = 2 | SameJob = 2]// Next spell was in paid employment or not working for the same
employer as at last interview or same employer but different job                                                    Page 722 of 1165
Question: annualemploymenthistory_w17.CJOB                          [ Current job indicator ]

Module:     annualemploymenthistory_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                   Refused: -2                Inapplicable: -8         Missing: -9

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
          ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last
          interview OR Temp laid off status at last interview followed by paid work
          And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
          working for the same employer as at last interview or same employer but different job
Text:       Was that {if NxtSt = 1 your {if JbSamR = 2 | SameJob = 2} next job your current job?
Options:      1         Yes Yes

              2         No     No

Use:        Ask CJOB



if [CJob = 2] // Next employment spell was not current job




   Question: annualemploymenthistory_w17.NXTJBHRS                               [ Next job hours ]

   Module:        annualemploymenthistory_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1               Refused: -2               Inapplicable: -8        Missing: -9

   Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
             last interview OR Temp laid off status at last interview followed by paid work
             And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
             working for the same employer as at last interview or same employer but different job
             And if [CJob = 2] // Next employment spell was not current job
   Text:          Was that job full-time or part-time, where part-time is working less than 30 hours a week?
   Options:        1         Full-time   Full-time

                   2         Part-time Part-time

   Use:           Ask NXTJBHRS




   Question: annualemploymenthistory_w17.NXTJBES                              [ Next job employment
   status ]

   Module:        annualemploymenthistory_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1               Refused: -2               Inapplicable: -8        Missing: -9
                                                                                                               Page 723 of 1165
Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
          ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
          last interview OR Temp laid off status at last interview followed by paid work
          And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
          working for the same employer as at last interview or same employer but different job
          And if [CJob = 2] // Next employment spell was not current job

Text:        In that job were you employed or self-employed?
Options:      1        Employed        Employed

              2        Self-employed Self-employed

Use:         Ask NXTJBES



Display Note
SCREEN START. Use day/month/year template.




Question: annualemploymenthistory_w17.NXTJBENDD                               [ Next job end: day ]

Module:        annualemploymenthistory_w17
Source:        UKHLS

                  Type: Number              Range: 1 .. 31
                  Don't know: -1           Refused: -2                 Inapplicable: -8        Missing: -9

Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
               previously
               And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
               ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
               since last interview OR Temp laid off status at last interview followed by paid work
               And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
               working for the same employer as at last interview or same employer but different job
               And if [CJob = 2] // Next employment spell was not current job
Text:          On what date did you end that job?
Interviewer ENTER DAY
Instruction:
Mixed Mode Alternatives
Web            Display Notes
Interview:     use drop down list of response options.
               Delete
               Post-text Interviewer instruction

Use:           Ask NXTJBENDD




Question: annualemploymenthistory_w17.NXTJBENDM                               [ Next job end: month ]

Module:        annualemploymenthistory_w17
Source:        UKHLS

                  Type: choice
                  Don't know: -1            Refused: -2                Inapplicable: -8        Missing: -9




                                                                                                         Page 724 of 1165
Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
             working for the same employer as at last interview or same employer but different job
             And if [CJob = 2] // Next employment spell was not current job

Interviewer ENTER MONTH
Instruction:
Options:      1       January      January

              2       February     February

              3       March        March

              4       April        April

              5       May          May

              6       June         June

              7       July         July

              8       August       August

              9       September September

              10      October      October

              11      November     November

              12      December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction

Use:         Ask NXTJBENDM




Question: annualemploymenthistory_w17.NXTJBENDY4                           [ Next job end: year ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

              Type: Number                  Range: 1900 .. 9999
              Don't know: -1               Refused: -2             Inapplicable: -8       Missing: -9

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
             working for the same employer as at last interview or same employer but different job
             And if [CJob = 2] // Next employment spell was not current job
Interviewer ENTER YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction
                                                                                                    Page 725 of 1165
Use:          Ask NXTJBENDY4



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous interview
date
Text
Earlier you indicated that you stopped working in a job after [ff_intdate] . However the date you have just
given for when you stopped this job is prior to that date.


Display Note
SCREEN END




Question: annualemploymenthistory_w17.NXTENDREAS                                 [ Reason job ended ]

Module:       annualemploymenthistory_w17
Source:       UKHLS

                Type: multichoice
                Don't know: -1                Refused: -2               Inapplicable: -8      Missing: -9

Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
              ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
              since last interview OR Temp laid off status at last interview followed by paid work
              And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
              working for the same employer as at last interview or same employer but different job
              And if [CJob = 2] // Next employment spell was not current job
Text:         Why did you stop doing that job?
Interviewer CODE ALL. PROBE "Any other reasons?"
Instruction:
Options:        1       Promoted                  Promoted

                2       Left for better job       Left for better job

                3       Made redundant            Made redundant

                4       Dismissed/sacked          Dismissed/sacked

                5       Temporary job ended       Temporary job ended

                6       Took retirement           Took retirement

                7       Health reasons            Health reasons

                8       Left to have baby         Left to have baby

                9       Look after family         Look after family

                10      Look after other          Look after other
                        person                    person

                11      Moved area                Moved area

                97      Other reason              Other reason

Mixed Mode Alternatives



                                                                                                        Page 726 of 1165
   Web             Text
   Interview:      Why did you stop doing that job. Please select all that apply.
                   Delete
                   Post-text Interviewer Instruction

   Use:            Ask NXTENDREAS



   if [NxtEndReas = 97] // Job finished for other reasons




       Question: annualemploymenthistory_w17.NXTENDOTH                                [ Job finished for
       other reasons ]

       Module:        annualemploymenthistory_w17
       Source:        UKHLS

                        Type: String               Length: 255
                        Don't know: -1            Refused: -2               Inapplicable: -8     Missing: -9

       Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                      previously
                      And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                      ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                      since last interview OR Temp laid off status at last interview followed by paid work
                      And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or
                      not working for the same employer as at last interview or same employer but different
                      job
                      And if [CJob = 2] // Next employment spell was not current job
                      And if [NxtEndReas = 97] // Job finished for other reasons
       Text:          What other reason was that?
       Interviewer WRITE IN
       Instruction:
       Mixed Mode Alternatives
       Web            Delete
       Interview:     Post-text Interviewer Instruction

       Use:           Ask NXTENDOTH



if [CJob = 1] // Next employment spell was current job




   Question: annualemploymenthistory_w17.CJBATT                            [ Main attraction of current
   job ]

   Module:         annualemploymenthistory_w17
   Source:         UKHLS

                    Type: choice
                    Don't know: -1              Refused: -2                Inapplicable: -8      Missing: -9

   Universe:       if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                   previously
                   And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                   ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                   since last interview OR Temp laid off status at last interview followed by paid work
                   And if [NxtSt = 1 | JbSamR = 2 | SameJob = 2] // Next spell was in paid employment or not
                   working for the same employer as at last interview or same employer but different job
                   And if [CJob = 1] // Next employment spell was current job
                                                                                                           Page 727 of 1165
   Text:           What was the main thing about your current job that attracted you to it?
      Interviewer PROBE AS REQUIRED. CODE ONE ONLY.
      Instruction:
                   PRIORITY CODE. LOWER NUMBERED CODES HAVE PRIORITY OVER HIGHER
                   NUMBERED CODES
      Options:     1        Better money                               Better money

                   2        Better career prospects                    Better career prospects

                   3        More responsibility                        More responsibility

                   4        More secure job                            More secure job

                   5        More interesting work                      More interesting work

                   6        Wanted specific type of job                Wanted specific type of job

                   7        To be own boss                             To be own boss

                   8        More opportunity to use own initiative     More opportunity to use own initiative

                   9        Closer to home - less travelling time to   Closer to home - less travelling time to
                            work                                       work

                   10       Shorter/fewer hours                        Shorter/fewer hours

                   11       More flexible hours                        More flexible hours

                   12       Health reasons                             Health reasons

                   13       Suited respondent's qualifications,        Suited respondent's qualifications,
                            training or experience                     training or experience

                   14       Work less demanding/easier                 Work less demanding/easier

                   15       Preferred to previous job                  Preferred to previous job

                   97       Other                                      Other

      Mixed Mode Alternatives
      Web          Text
      Interview:   What was the main thing about your current job that attracted you to it? If more than one
                   answer applies, please select the answer closest to the top of the list.
                   Options
                   1 Better money
                   2 Better career prospects
                   3 More responsibility
                   4 More secure job
                   5 More interesting work
                   6 Wanted specific type of job
                   7 To be own boss
                   8 More opportunity to use own initiative
                   9 Closer to home - less travelling time to work
                   10 Shorter/fewer hours
                   11 More flexible hours
                   12 Health reasons
                   13 Suited your qualifications, training or experience
                   14 Work less demanding/easier
                   15 Preferred to previous job
                   97 Other
                   Delete
                   Post-text Interviewer Instruction

      Use:         Ask CJBATT




Question: annualemploymenthistory_w17.COUNTER                          []

Module:   annualemploymenthistory_w17
Source:   UKHLS

             Type: Number                                                                                    Page 728 of 1165
Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 & ff_JBSTAT =
          13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since last interview OR
          Temp laid off status at last interview followed by paid work

Use:         Compute Counter=if CStat = 1 | CJob = 2 then Next = 1



if [Next = 1] // Has not reached current status


    loopuntil [Next = 0]
    Name: NEXTSTATLoop




       Question: annualemploymenthistory_w17.NEXTSTAT                               [ Next employment status
       ]

        Module:     annualemploymenthistory_w17
        Source:     UKHLS
        Scripting NXTSTELSE textfill implemented as follows (If = 1, 2, 3, 9, 5, 6 or 7 then prefix of 'being'. If = 4
        Notes:    then no prefix.)

                        Type: choice
                        Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

        In Loops: loopuntil [Next = 0]

        Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                  ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed since
                  last interview OR Temp laid off status at last interview followed by paid work
                  And if [Next = 1] // Has not reached current status
        Text:       Immediately following that period of [NxtStElse] {if NxtSt = 2 & (NxtStElse <> DK | REF)}
                     activity {if NxtSt = 2 & (NxtStElse = DK | REF)} period of [NextStat(i-1)] {if NxtSt = 2 and 2nd
                    or subsequent loop} job {if NxtSt = 1} , did you have a period of paid employment or did you
                    do
                    something else?
        Options:      1        Paid               Paid
                               employment         employment

                      2        Something else     Something else

        Use:        Ask NEXTSTAT



       if [NextStat = 2] // Next employment status was doing something else




           Question: annualemploymenthistory_w17.NEXTELSE                               [ Next non-employment
           status ]

            Module:        annualemploymenthistory_w17
            Source:        UKHLS

                             Type: choice
                             Don't know: -1           Refused: -2               Inapplicable: -8        Missing: -9

            In Loops:      loopuntil [Next = 0]
                                                                                                                  Page 729 of 1165
Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
               previously
               And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
               ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
               since last interview OR Temp laid off status at last interview followed by paid work
               And if [Next = 1] // Has not reached current status
               And if [NextStat = 2] // Next employment status was doing something else

Text:          What were you doing? Were you...
Interviewer READ OUT
Instruction:
             PROBE USING RESPONSE CATEGORIES
Options:          1      Unemployed/looking for work              Unemployed/looking for work

                  2      Retired                                  Retired

                  3      On maternity/shared parental             On maternity/shared parental
                         leave/adoption leave                     leave/adoption leave

                  9      On paternity leave                       On paternity leave

                  4      Looking after the family or home         Looking after the family or home

                  5      In full-time education/student           In full-time education/student

                  6      Long-term sick or disabled               Long-term sick or disabled

                  7      On a government training scheme          On a government training scheme

                  8      Something else                           Something else

Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer Instruction

Use:           Ask NEXTELSE




Question: annualemploymenthistory_w17.CURRSTAT                               [ Current non-
employment status ]

Module:      annualemploymenthistory_w17
Source:      UKHLS
Scripting NEXTELSE textfill implemented as follows (If = 1, 2, 3, 9, 5, 6 or 7 then prefix of 'being'. If
Notes:    = 4 then no prefix.)

              Type: choice
              Don't know: -1              Refused: -2               Inapplicable: -8        Missing: -9

In Loops: loopuntil [Next = 0]

Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
          previously
          And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
          ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
          since last interview OR Temp laid off status at last interview followed by paid work
          And if [Next = 1] // Has not reached current status
          And if [NextStat = 2] // Next employment status was doing something else
Text:        Has this period of being [NextElse] ended or is this what you are doing now?
Options:      1       Yes, ended                   Yes, ended

              2       Not ended, current status Not ended, current status

Use:         Ask CURRSTAT
                                                                                                      Page 730 of 1165
if [NextStat = 1] // Next employment status was paid employment




   Question: annualemploymenthistory_w17.NEXTJOB                            [ Next job ]

    Module:        annualemploymenthistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1            Refused: -2             Inapplicable: -8       Missing: -9

    In Loops:      loopuntil [Next = 0]

    Universe:      if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                   previously
                   And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                   ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                   since last interview OR Temp laid off status at last interview followed by paid work
                   And if [Next = 1] // Has not reached current status
                   And if [NextStat = 1] // Next employment status was paid employment
    Text:          Was this next period of employment...
    Interviewer READ OUT
    Instruction:
    Options:        1        Doing a different job for the same     Doing a different job for the same
                             employer                               employer

                    2        Working for a different employer       Working for a different employer

                    3        Working for yourself/self-employed     Working for yourself/self-employed

                    4        Or did you return to the same job with Or did you return to the same job with
                             the same employer?                     the same employer?

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction

    Use:           Ask NEXTJOB




   Question: annualemploymenthistory_w17.CURRJOB                             [ Current job indicator ]

    Module:      annualemploymenthistory_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1             Refused: -2             Inapplicable: -8        Missing: -9

    In Loops: loopuntil [Next = 0]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
              ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
              since last interview OR Temp laid off status at last interview followed by paid work
              And if [Next = 1] // Has not reached current status
              And if [NextStat = 1] // Next employment status was paid employment
    Text:        Is this your current job?


                                                                                                         Page 731 of 1165
Options:       1         Yes Yes

               2         No     No


Use:        Ask CURRJOB



if [CurrJob = 2] // Next employment status was not current job




   Question: annualemploymenthistory_w17.JOBHOURS                                    [ Next job hours ]

    Module:        annualemploymenthistory_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2           Inapplicable: -8        Missing: -9

    In Loops: loopuntil [Next = 0]

    Universe: if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
              previously
              And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2
              & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously
              employed since last interview OR Temp laid off status at last interview followed by paid
              work
              And if [Next = 1] // Has not reached current status
              And if [NextStat = 1] // Next employment status was paid employment
              And if [CurrJob = 2] // Next employment status was not current job
    Text:          Was this job full-time or part-time, where part-time is working less than 30 hours a
                   week?
    Options:        1         Full-time     Full-time

                    2         Part-time Part-time

    Use:           Ask JOBHOURS




   Question: annualemploymenthistory_w17.REASEND                                  [ Reason job ended ]

    Module:          annualemploymenthistory_w17
    Source:          UKHLS

                        Type: multichoice
                        Don't know: -1              Refused: -2          Inapplicable: -8       Missing: -9

    In Loops:        loopuntil [Next = 0]

    Universe:        if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                     previously
                     And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK =
                     2 & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously
                     employed since last interview OR Temp laid off status at last interview followed by
                     paid work
                     And if [Next = 1] // Has not reached current status
                     And if [NextStat = 1] // Next employment status was paid employment
                     And if [CurrJob = 2] // Next employment status was not current job
    Text:            Can you tell me why you stopped doing that job?
    Interviewer CODE ALL. PROBE "Any other reasons?"                                                      Page 732 of 1165
    Instruction:
Options:
                 1          Promoted                   Promoted

                 2          Left for better job        Left for better job

                 3          Made redundant             Made redundant

                 4          Dismissed/sacked           Dismissed/sacked

                 5          Temporary job ended        Temporary job ended

                 6          Took retirement            Took retirement

                 7          Health reasons             Health reasons

                 8          Left to have baby          Left to have baby

                 9          Look after family          Look after family

                 10         Look after other           Look after other
                            person                     person

                 11         Moved area                 Moved area

                 97         Other reason               Other reason

Mixed Mode Alternatives
Web             Text
Interview:      Can you tell us why you stopped doing that job? Please select all that apply.
                Delete
                Post-text Interviewer instruction

Use:            Ask REASEND



if [ReasEnd = 97] // Job finished for other reasons




   Question: annualemploymenthistory_w17.REASENDOTH                                        [ Job
   finished for other reasons ]

    Module:           annualemploymenthistory_w17
    Source:           UKHLS

                        Type: String               Length: 255
                        Don't know: -1            Refused: -2           Inapplicable: -8     Missing: -9

    In Loops:         loopuntil [Next = 0]

    Universe:         if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been
                      interviewed previously
                      And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) |
                      (EMPCHK = 2 & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] //
                      Continuously employed since last interview OR Temp laid off status at last
                      interview followed by paid work
                      And if [Next = 1] // Has not reached current status
                      And if [NextStat = 1] // Next employment status was paid employment
                      And if [CurrJob = 2] // Next employment status was not current job
                      And if [ReasEnd = 97] // Job finished for other reasons
    Text:             What other reason was that?
    Interviewer WRITE IN
    Instruction:
    Mixed Mode Alternatives
    Web               Delete
    Interview:        Post-text Interviewer Instruction

    Use:              Ask REASENDOTH
                                                                                                     Page 733 of 1165
if [CurrJob = 1 & NextJob < 4] // Next employment status was current job




   Question: annualemploymenthistory_w17.JBATT                            [ Main attraction of
   current job ]

    Module:       annualemploymenthistory_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1           Refused: -2              Inapplicable: -8       Missing: -9

    In Loops:     loopuntil [Next = 0]

    Universe:     if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                  previously
                  And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK =
                  2 & ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously
                  employed since last interview OR Temp laid off status at last interview followed by
                  paid work
                  And if [Next = 1] // Has not reached current status
                  And if [NextStat = 1] // Next employment status was paid employment
                  And if [CurrJob = 1 & NextJob < 4] // Next employment status was current job
    Text:         What was the main thing about your current job that attracted you to it?
    Interviewer PROBE AS REQUIRED. CODE ONE ONLY.
    Instruction:
                 PRIORITY CODE. LOWER NUMBERED CODES HAVE PRIORITY OVER HIGHER
                 NUMBERED CODES.
    Options:       1        Better money                            Better money

                   2        Better career prospects                 Better career prospects

                   3        More responsibility                     More responsibility

                   4        More secure job                         More secure job

                   5        More interesting work                   More interesting work

                   6        Wanted specific type of job             Wanted specific type of job

                   7         To be own boss {if NEXTJOB =3}          To be own boss {if NEXTJOB =3}

                   8        More opportunity to use own             More opportunity to use own
                            initiative                              initiative

                   9        Closer to home - less travelling time Closer to home - less travelling time
                            to work                               to work

                   10       Shorter/fewer hours                     Shorter/fewer hours

                   11       More flexible hours                     More flexible hours

                   12       Health reasons                          Health reasons

                   13       Suited respondent's qualifications,     Suited respondent's qualifications,
                            training or experience                  training or experience

                   14       Work less demanding/easier              Work less demanding/easier

                   15       Preferred to previous job               Preferred to previous job

                   97       Other                                   Other

    Mixed Mode Alternatives




                                                                                                       Page 734 of 1165
       Web           Text
       Interview:    What was the main thing about your current job that attracted you to it? If more than
                     one answer applies, please select the answer closest to the top of the list.

                     Options
                     1 Better money
                     2 Better career prospects
                     3 More responsibility
                     4 More secure job
                     5 More interesting work
                     6 Wanted specific type of job
                     7 To be own boss {if NEXTJOB = 3}
                     8 More opportunity to use own initiative
                     9 Closer to home - less travelling time to work
                     10 Shorter/fewer hours
                     11 More flexible hours
                     12 Health reasons
                     13 Suited your qualifications, training or experience
                     14 Work less demanding/easier
                     15 Preferred to previous job
                     97 Other

                     Delete
                     Post-text Interviewer Instruction

       Use:          Ask JBATT



if [CurrStat = 1 | CurrJob = 2]// Has ended non-employment status or has ended job


   Display Note
   SCREEN START. Use day/month/year template.




   Question: annualemploymenthistory_w17.STATENDD                             [ Employment status
   end: day ]

    Module:      annualemploymenthistory_w17
    Source:      UKHLS

                    Type: Number              Range: 1 .. 31
                    Don't know: -1           Refused: -2               Inapplicable: -8       Missing: -9

    In Loops:    loopuntil [Next = 0]

    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                 previously
                 And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                 ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                 since last interview OR Temp laid off status at last interview followed by paid work
                 And if [Next = 1] // Has not reached current status
                 And if [CurrStat = 1 | CurrJob = 2] // Has ended non-employment status or has ended job
    Interviewer ENTER DAY
    Instruction:
    Text:        On what date did you stop doing that and start your next job or other activity?
    Mixed Mode Alternatives
    Web          Display Notes
    Interview:   use drop down list of response options.
                 Delete
                 Post-text Interviewer instruction
    Use:         Ask STATENDD

                                                                                                      Page 735 of 1165
Question: annualemploymenthistory_w17.STATENDM                          [ Employment status
end: month ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: choice
               Don't know: -1               Refused: -2         Inapplicable: -8       Missing: -9

In Loops:    loopuntil [Next = 0]

Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
             previously
             And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
             ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
             since last interview OR Temp laid off status at last interview followed by paid work
             And if [Next = 1] // Has not reached current status
             And if [CurrStat = 1 | CurrJob = 2] // Has ended non-employment status or has ended job
Interviewer ENTER MONTH
Instruction:
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Mixed Mode Alternatives
Web          Display Notes
Interview:   use drop down list of response options.
             Delete
             Post-text Interviewer instruction

Use:         Ask STATENDM




Question: annualemploymenthistory_w17.STATENDY4                           [ Employment status
end: year ]

Module:      annualemploymenthistory_w17
Source:      UKHLS

               Type: Number             Range: 1900 .. 9999
               Don't know: -1          Refused: -2               Inapplicable: -8      Missing: -9

In Loops:    loopuntil [Next = 0]

                                                                                                 Page 736 of 1165
                    Universe:    if [ff_ivlolw = 1 | ff_everint = 1] // Interviewed at prior wave or has been interviewed
                                 previously
                                 And if [(EmpChk = 1 & ff_JBSTAT > 1 & ff_JBSTAT <> MIS|DK|REF) | (EMPCHK = 2 &
                                 ff_JBSTAT = 13 & NXTST = 1 & ff_JBSTAT <> MIS|DK|REF)] // Continuously employed
                                 since last interview OR Temp laid off status at last interview followed by paid work
                                 And if [Next = 1] // Has not reached current status
                                 And if [CurrStat = 1 | CurrJob = 2] // Has ended non-employment status or has ended job

                    Interviewer ENTER YEAR
                    Instruction:
                    Mixed Mode Alternatives
                    Web          Display Notes
                    Interview:   use drop down list of response options.
                                 Delete
                                 Post-text Interviewer instruction

                    Use:         Ask STATENDY4



                  Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
                  Text
                  The date you have entered is in the future


                  Hard Check: If (Date Entered Is Prior To Ff_intdate) // Date entered is prior to the previous
                  interview date
                  Text
                  Earlier you indicated that you have started a new activity since we previously interviewed you on
                   [ff_intdate] . However the date you have just given for when you started your next job or activity is prior
                  to that date.


                  Display Note
                  SCREEN END.


           END LOOP (NEXTSTATLoop)


End



Current Employment Module                         (currentemployment_w17.v02)

Start


Question: currentemployment_w17.JBHAS                       [ Did paid work last week ]

Module:    currentemployment_w17
Source:    BHPS

             Type: choice
             Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Text:      Can I just check, did you do any paid work last week - that is in the seven days ending last Sunday - either
           as an employee or self-employed? Include casual work, Saturday jobs or earning money whilst using a
           website or digital platform.
Options:
            1         Yes Yes

            2         No    No

                                                                                                                         Page 737 of 1165
Help:       *Since some informants may not consider casual work to be serious work, please be prepared to probe those
            (e.g. parents at home with dependent children, full-time students) to whom you feel this may apply.
            *Anyone using a website or digital platform as a medium for their business services.
            *Anyone using a website or digital platform to provide a driving, delivery or personal service, or professional,
            administrative or manual work.
            *Anyone who was paid a wage or salary by an employer while attending an educational establishment.
            *Someone working for any number of hours in a spouse's business as long as they were paid, i.e. received
            (or will receive) an amount of money in remuneration or a share of the profits.
            *Someone working unpaid in a spouse's business provided they work 15 hours or more per week.
            *Anyone else working in a friend's or relative's business, as long as he or she received (or will receive) an
            amount of money in remuneration or a share of the profits.
            *Students on 'sandwich courses' currently with an employer or those on employer placements should be
            coded as employed only if they receive regular payment from the employer.

            Government Training Schemes: If a respondent was on such a scheme last week, they should be coded as
            employed if they are 'employer based'. This is defined as: 1) Last week they were with an employer or on a
            project providing work experience or practical training or 2) If they are normally 'employer based' but were
            away last week because of illness or for some other reason (including attending a college based course). If
            respondents are not normally 'employer based' that is they usually attend a college or other training centre,
            they should be coded "No" at JBHAS and JBOFF with the following exceptions: 1) those who have
            employment outside the training scheme. Code here as employed and take details of this secondary
            employment. 2) those sent on training schemes by employers who continue to pay their wages or salaries.
            Treat as employed and code "Attending training course" at JBOFFY. Record details of their job with the
            employer who has seconded them to the training scheme.

Mixed Mode Alternatives
Web        Text
Interview: Can we just check, did you do any paid work last week - that is in the seven days ending last Sunday -
           either as an employee or self-employed? Include casual work, Saturday jobs or earning money whilst using a
           website or digital platform.
           Help
           Answer yes if:
           *You used a website or digital platform as a medium for a business service.
           *You used a website or digital platform to provide a driving, delivery or personal service, or professional,
           administrative or manual work.
           *You were paid a wage or salary by an employer while attending an educational establishment.
           *You worked some paid hours in your spouse's business i.e. received (or will receive) an amount of money in
           remuneration or a share of the profits.
           *You worked unpaid in your spouse's business provided you work 15 hours or more per week.
           *You worked in a friend's or relative's business, as long as you received (or will receive) an amount of money
           in remuneration or a share of the profits.
           *You are a student on a 'sandwich course' currently with an employer, as long as you receive regular
           payment from your employer.
           *You were on an 'employer based' Government Training Scheme.

Use:        Ask JBHAS



if [JBHAS = 2] // Did not do any paid work last week




   Question: currentemployment_w17.JBOFF                        [ No work last week but has paid job ]

    Module:     currentemployment_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [JBHAS = 2] // Did not do any paid work last week
    Text:       Even though you weren't working did you have a job that you were away from last week?




                                                                                                                        Page 738 of 1165
Options:       1         Yes                       Yes

               2         No                        No

               3         Waiting to take up        Waiting to take up
                         job                       job




Help:       Include any persons who were absent because of holiday, strike, sickness,
            maternity/paternity/adoption/shared parental leave, unpaid leave, lay-off or similar reason, provided they
            have a job to return to with the same employer. Do not include those receiving redundancy payments
            who have no job to return to. Do not include people who have a job arranged but have not yet started
            work in it: such people should be coded "Waiting to take up job" at JBOFF. A job exists if there is a
            definite arrangement for work on a regular basis (i.e. every week or every month) whether this work is full-
            time or part-time.
Mixed Mode Alternatives
Web        Help
Interview: *A job exists if there is a definite arrangement for work on a regular basis (i.e. every week or every
           month) whether this work is full-time or part-time.
           *Answer yes if you were absent due to holiday, strike, sickness, maternity/paternity/adoption/shared
           parental leave, unpaid leave, lay-off or similar reason, provided you have a job to return to with the same
           employer.
           *Answer no if you are receiving redundancy payments and have no job to return to.

Use:        Ask JBOFF



if [JBHAS = 2 AND JBOFF = 1] // Did not do paid work last week but does have a job




   Question: currentemployment_w17.JBOFFY                               [ Reason off work last week ]

    Module:        currentemployment_w17
    Source:        BHPS

                    Type: choice
                    Don't know: -1                      Refused: -2                   Inapplicable: -8    Missing: -9

    Universe: if [JBHAS = 2] // Did not do any paid work last week
              And if [JBHAS = 2 AND JBOFF = 1] // Did not do paid work last week but does have a job
    Text:          What was the main reason you were away from work last week?
    Options:        1          Maternity leave                  Maternity leave

                    9          Paternity leave                  Paternity leave

                    10         Shared parental leave            Shared parental leave

                    11         Adoption leave                   Adoption leave

                    2          Other leave/holiday              Other leave/holiday

                    3          Sick/injured                     Sick/injured

                    4          Attending training course        Attending training course

                    5          Laid off/on short time           Laid off/on short time

                    6          On strike                        On strike

                    7          Other personal/family            Other personal/family
                               reasons                          reasons

                    97         Other reasons                    Other reasons



                                                                                                                   Page 739 of 1165
       Help:       Code one only: if more than one reason ask respondent 'And which of these would you say was the
                   main reason?' Maternity/paternity/adoption/shared parental leave: only parents who are on the
                   special period of maternity/paternity/adoption/shared parental leave allowed either by law or their
                   contract should be included here. Any other leave taken for reasons of child bearing or child rearing
                   should be coded "Other personal/family reasons". Any leave taken for pregnancy related sickness not
                   covered by maternity leave should be coded "Sick/injured". Count parents on
                   maternity/paternity/adoption/shared parental leave from a job as employed even if they say it is their
                   intention not to return to their jobs at the end of the statutory or contractual period of leave.
       Mixed Mode Alternatives
       Web        Help
       Interview: *If you are on statutory/paid maternity/paternity/shared parental leave or adoption leave please select
                  'Maternity leave, Paternity leave, Shared Parental Leave or Adoption leave'.
                  *If you are off work for pregnancy-related sickness and are not on maternity leave, select
                  'Sick/injured'.
                  *If you have taken leave for other child-bearing or child-raising reasons, select 'Other personal/family
                  reasons'.

       Use:        Ask JBOFFY



if [JBHAS = 1 OR JBOFF = 1] // Has a job


   if [ff_JOBCODE <> MIS] // Fed-forward job title and name of firm not missing




       Question: currentemployment_w17.JOBCODECHK                              [ Job title and firm check ]

       Module:     currentemployment_w17
       Source:     UKHLS
       Scripting Display in grid format and do not show JOB 1: JOB 2: or JOB 3 on the screen. Array all fed-forward
       Notes:    job titles and names of firms from ff_JOBCODE:

                   JOB 1: TITLE at NAME OF FIRM............YES NO

                   JOB 2: TITLE at NAME OF FIRM............YES NO

                   JOB 3: TITLE at NAME OF FIRM............YES NO

                     Type: multichoice
                     Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

       Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
                 And if [ff_JOBCODE <> MIS] // Fed-forward job title and name of firm not missing
       Text:       Last time we interviewed you on [ff_intdate], you reported the following [job/jobs].

                   Are you still doing [this job/each of these jobs]?
       Options:
                    1        Yes Yes

                    2        No    No

       Use:        Ask JOBCODECHK




       Question: currentemployment_w17.MULTIJOBSCHK                               [ How many new jobs this wave
       ]

       Module:     currentemployment_w17
       Source:     UKHLS
       Scripting Do not show JOB 1: JOB 2: or JOB 3 on the screen.
       Notes:                                                                                                         Page 740 of 1165
                  Type: Number                  Range: 0 .. 16
                  Don't know: -1               Refused: -2                     Inapplicable: -8       Missing: -9

    Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
              And if [ff_JOBCODE <> MIS] // Fed-forward job title and name of firm not missing
    Text:       [Array for any JOBCODECHK = 1]

                JOB 1: TITLE at NAME OF FIRM

                JOB 2: TITLE at NAME OF FIRM

                JOB 3: TITLE at NAME OF FIRM

                Aside from the [job/jobs] shown here {if any JOBCODECHK = 1}, how many other jobs do you have,
                either as an employee or self-employed?
    Question Enter number of jobs
    Box
    Label:
    Use:        Ask MULTIJOBSCHK



   Hard Check: If (MULTIJOBSCHK = 0 And 'No' At All Jobs At JOBCODECHK)
   Text
   You said earlier in the survey that you have a job but have now said you have zero jobs. Please go back and
   review your answers.


if [ff_JOBCODE = MIS] // Fed-forward job title and name of firm are missing




   Question: currentemployment_w17.MULTIJOBS                          [ How many jobs ]

    Module:     currentemployment_w17
    Source:     UK Working Lives Survey

                  Type: Number                  Range: 1 .. 10
                  Don't know: -1               Refused: -2                     Inapplicable: -8       Missing: -9

    Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
              And if [ff_JOBCODE = MIS] // Fed-forward job title and name of firm are missing
    Text:       In total, how many jobs do you have currently?
    Question Enter number of jobs
    Box
    Label:
    Use:        Ask MULTIJOBS




Question: currentemployment_w17.MULTIJOBSTOTAL                                [ Total number of all jobs ]

Module:     currentemployment_w17
Source:     UKHLS

              Type: Number                    Range: 0 .. 16
              Don't know: -1                 Refused: -2                      Inapplicable: -8        Missing: -9

Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
Use:        If MULTIJOBS = DK|REF, compute MULTIJOBSTOTAL = 1;
            Else compute MULTIJOBSTOTAL = ((each JOBCODECHK = 1 + MULTIJOBSCHK) | MULTIJOBS;                     Page 741 of 1165
Loop for each [(new job reported this wave) MULTIJOBS > 0 | MULTIJOBSCHK > 0]
Name: ALLJOBSTITLELoop




   Question: currentemployment_w17.ALLJOBSTITLE                              [ Exact job title ]

   Module:    currentemployment_w17
   Source:    UKHLS
   Scripting Do not show JOB 1: JOB 2: or JOB 3 on the screen.
   Notes:

                Type: String                    Length: 150
                Don't know: -1                 Refused: -2                     Inapplicable: -8               Missing: -9

   In Loops: Loop for each [(new job reported this wave) MULTIJOBS > 0 | MULTIJOBSCHK > 0]

   Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
   Text:      [if MULTIJOBS > 0] What is the exact job title for your job {if MULTIJOBS = 1}/first/next job {if
              MULTIJOBS > 1} ?

              [if MULTIJOBSCHK greater than 0] [Array for any JOBCODECHK = 1]

              JOB 1: TITLE at NAME OF FIRM

              JOB 2: TITLE at NAME OF FIRM

              JOB 3: TITLE at NAME OF FIRM

              Aside from the [job/jobs] shown here, what is the exact job title for your additional job {if
              MULTIJOBSCHK = 1}/first/next additional job {if MULTIJOBSCHK greater than 1} ?
   Use:       Ask ALLJOBSTITLE




   Question: currentemployment_w17.ALLJOBSFIRM                              [ Firm organisation name ]

   Module:    currentemployment_w17
   Source:    UKHLS

                Type: String                    Length: 100
                Don't know: -1                 Refused: -2                     Inapplicable: -8               Missing: -9

   In Loops: Loop for each [(new job reported this wave) MULTIJOBS > 0 | MULTIJOBSCHK > 0]

   Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
   Text:      What is the name of the firm or organisation where you work in this job?
   Help:      If you do not work at a firm/organisation, please enter self-employment or the name of your
              business/company.
   Use:       Ask ALLJOBSFIRM



END LOOP (ALLJOBSTITLELoop)




Question: currentemployment_w17.JOBCODE                         [ Job title and name of firm ]

Module:    currentemployment_w17                                                                                      Page 742 of 1165
Source:    UKHLS

            Type: multichoice
            Don't know: -1                Refused: -2           Inapplicable: -8   Missing: -9

Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
Options:    1       [Alljobstitle] at
                                                 Job number 1
                    [Alljobsfirm] ,

            2       [Alljobstitle] at
                                                 Job number 2
                    [Alljobsfirm] ,

            3       [Alljobstitle] at
                                                 Job number 3
                    [Alljobsfirm] ,

            4       [Alljobstitle] at
                                                 Job number 4
                    [Alljobsfirm] ,

            5       [Alljobstitle] at
                                                 Job number 5
                    [Alljobsfirm] ,

            6       [Alljobstitle] at
                                                 Job number 6
                    [Alljobsfirm] ,

            7       [Alljobstitle] at
                                                 Job number 7
                    [Alljobsfirm] ,

            8       [Alljobstitle] at
                                                 Job number 8
                    [Alljobsfirm] ,

            9       [Alljobstitle] at
                                                 Job number 9
                    [Alljobsfirm] ,

            10      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              10

            11      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              11

            12      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              12

            13      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              13

            14      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              14

            15      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              15

            16      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              16

            17      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              17

            18      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              18

            19      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              19

            20      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              20

            21      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              21

            22      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              22

            23      [Alljobstitle] at            Job number
                    [Alljobsfirm] ,              23

            24      [Alljobstitle] at            Job number                                Page 743 of 1165
                    [Alljobsfirm] ,              24
             25        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                25

             26        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                26

             27        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                27

             28        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                28

             29        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                29

             30        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                30

             31        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                31

             32        [Alljobstitle] at              Job number
                       [Alljobsfirm] ,                32



Use:       Compute JOBCODE = Job Title And Firm Name For Each Enumerated Job At ALLJOBSTITLE And
           ALLJOBSFIRM OR Each
           Enumerated Job Where JOBCODECHK = 1



loop for each [Job at JOBCODE]
Name: JBTERM1Loop




   Question: currentemployment_w17.JBTERM1                           [ Current job: permanent or temporary ]

   Module:        currentemployment_w17
   Source:        BHPS
   Scripting      If MULTIJOBSTOTAL is greater than 1 and ALLJOBSTITLE and ALLJOBSFIRM equal DK|REF use
   Notes:         'your first/second/third job'. If either ALLJOBSTITLE or ALLJOBSFIRM do not equal MIS then use
                  within text fill.

                    Type: choice
                    Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

   In Loops:      loop for each [Job at JOBCODE]

   Universe:      if [JBHAS = 1 OR JBOFF = 1] // Has a job
   Text:          Leaving aside your own personal intentions and circumstances, is your job as a/an [JOBCODE] {if
                  MULTIJOBSTOTAL > 1} / job {if
                  MULTIJOBSTOTAL = 1} ...
   Interviewer READ OUT
   Instruction:
   Options:        1         A permanent job                               A permanent job

                   2         Or is there some way that it is not           Or is there some way that it is not
                             permanent?                                    permanent?

   Help:          A permanent job is one which has no specific time limit even if a period of notice is required for
                  dismissal.
   Mixed Mode Alternatives



                                                                                                                       Page 744 of 1165
Web             Text
Interview:      Leaving aside your own personal intentions and circumstances, is your job as a/an [JOBCODE] {if
                MULTIJOBSTOTAL > 1} / job {if
                MULTIJOBSTOTAL = 1} a permanent job, or is there some way that it is not permanent?
                Options
                1 A permanent job
                2 There is some way that it is not permanent
                Delete
                Post-text Interviewer Instruction


Use:            Ask JBTERM1



if [JBTERM1 = 2] // Job is not permanent




   Question: currentemployment_w17.JBTERM2                               [ Type of non-permanent job ]

   Module:         currentemployment_w17
   Source:         BHPS

                     Type: choice
                     Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

   In Loops:       loop for each [Job at JOBCODE]

   Universe:       if [JBHAS = 1 OR JBOFF = 1] // Has a job
                   And if [JBTERM1 = 2] // Job is not permanent
   Text:           In what way is the job not permanent, is it...
   Interviewer READ OUT
   Instruction:
   Options:         1        Seasonal work                                  Seasonal work

                    2        Done under contract for a fixed period or      Done under contract for a fixed period or
                             a fixed task                                   a fixed task

                    3        Agency temping                                 Agency temping

                    4        Casual type of work                            Casual type of work

                    97       Or is there some other way that it is not      Or is there some other way that it is not
                             permanent?                                     permanent?

   Mixed Mode Alternatives
   Web             Text
   Interview:      In what way is the job not permanent?
                   Options
                   1 Seasonal work
                   2 Done under contract for a fixed period or a fixed task
                   3 Agency temping
                   4 Casual type of work
                   97 There is some other way that it is not permanent
                   Delete
                   Post-text Interviewer Instruction
   Use:            Ask JBTERM2




Question: currentemployment_w17.ZEROHOUR                             [ Hours set ]

Module:       currentemployment_w17
Source:       UKHLS Covid-19 Monthly Survey                                                                         Page 745 of 1165
                Type: choice
                Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9


In Loops:    loop for each [Job at JOBCODE]

Universe:    if [JBHAS = 1 OR JBOFF = 1] // Has a job
Showcard: TBC
Text:        How are your hours set at this job?
Options:       1        Fixed weekly hours                            Fixed weekly hours

               2        I choose my hours                             I choose my hours

               3        My employer chooses my hours, with a          My employer chooses my hours, with a
                        minimum guaranteed number of hours            minimum guaranteed number of hours

               4        My employer chooses my hours, with no         My employer chooses my hours, with no
                        minimum guaranteed number of hours            minimum guaranteed number of hours

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT
           Delete
           Showcard
Use:         Ask ZEROHOUR



if [JOBCODECHK <> 1] // Job newly reported this wave




   Question: currentemployment_w17.JBSIC07                        [ Industry (SIC07) of employer: current
   job ]

   Module:         currentemployment_w17
   Source:         BHPS, revised as per ONS & LFS
   Scripting       If MULTIJOBSTOTAL is greater than 1 and ALLJOBSTITLE and ALLJOBSFIRM equal DK|REF
   Notes:          use 'your first/second/third job'. If either ALLJOBSTITLE or ALLJOBSFIRM do not equal MIS
                   then use within text fill.

                    Type: String
                    Don't know: -1               Refused: -2                Inapplicable: -8          Missing: -9

   In Loops:       loop for each [Job at JOBCODE]

   Universe:       if [JBHAS = 1 OR JBOFF = 1] // Has a job
                   And if [JOBCODECHK <> 1] // Job newly reported this wave
   Text:           What does the firm/organisation you work for in your job as a/an [JOBCODE] {if
                   MULTIJOBSTOTAL > 1} mainly make or do?
   Interviewer PROBE MANUFACTURING OR PROCESSING OR DISTRIBUTION ETC. AND MAIN GOODS
   Instruction: PRODUCED, MATERIALS USED, WHOLESALE OR RETAIL ETC. INFORMATION ON
                INDUSTRY IS NECESSARY TO DISTINGUISH BETWEEN SOME OCCUPATIONS AT THE
                DETAILED LEVEL. DESCRIBE FULLY.
   Help:           This should be the firm or company that issued your contract of employment. If you are self-
                   employed, please describe what you mainly make or do.
   Mixed Mode Alternatives

                                                                                                                  Page 746 of 1165
   Web            Text
   Interview:     What does the firm/organisation you work for in your job as a/an [JOBCODE] {if
                  MULTIJOBSTOTAL > 1} mainly make or do? PLEASE GIVE AS MUCH DETAIL AS
                  POSSIBLE (e.g. manufacturing, processing or distribution, goods produced, materials used,
                  wholesale or retail)
                  Delete
                  Post-text Interviewer Instruction
   Use:           Ask JBSIC07



   Soft Check: If (Mode Is CAWI And Less Than 30 Characters Entered)
   Text
   That is a short answer. Please record as much detail as possible.




   Question: currentemployment_w17.JBSOC00                         [ Occupation (SOC2000): current job
   ]

   Module:      currentemployment_w17
   Source:      BHPS adapted
   Scripting    If MULTIJOBSTOTAL is greater than 1 and ALLJOBSTITLE and ALLJOBSFIRM equal DK|REF
   Notes:       use 'your first/second/third job'. If either ALLJOBSTITLE or ALLJOBSFIRM do not equal MIS then
                use within text fill.

                  Type: String
                  Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9

   In Loops: loop for each [Job at JOBCODE]

   Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
             And if [JOBCODECHK <> 1] // Job newly reported this wave
   Text:        Please describe fully the sort of work you do for your job as a/an [JOBCODE] {if
                MULTIJOBSTOTAL > 1} .
   Help:        Please remember your general training as an interviewer that asks you always to probe for as
                detailed job description as you can get including title, qualifications or apprenticeships,
                responsibilities etc.
   Mixed Mode Alternatives
   Web        Delete
   Interview: Help

   Use:         Ask JBSOC00



   Soft Check: If (Mode Is CAWI And Less Than 40 Characters Entered)
   Text
   That is a short answer. Please record as much detail as possible.




Question: currentemployment_w17.GIGEMPJOB2                           [ Gig economy job ]

Module:      currentemployment_w17
Source:      NatCen Panel

               Type: choice
               Don't know: -1               Refused: -2                   Inapplicable: -8         Missing: -9

In Loops: loop for each [Job at JOBCODE]

Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job                                                             Page 747 of 1165
Text:        Is this job part of the 'gig economy'? That is, do you use websites or digital platforms to get work for
             this job?

Options:      1        Yes Yes

              2        No    No

Help:        The ‘gig economy’ involves use of an online tool such as a smartphone app or website to provide a
             service on a short term, payment by task basis.
Use:         Ask GIGEMPJOB2



if [GIGEMPJOB2 = 1] // Has a gig economy job




   Question: currentemployment_w17.GIGEMPTYP                              [ Type of gig economy job ]

   Module:        currentemployment_w17
   Source:        NatCen Panel
   Scripting      Code 96 is exclusive.
   Notes:

                    Type: multichoice
                    Don't know: -1                 Refused: -2                 Inapplicable: -8          Missing: -9

   In Loops:      loop for each [Job at JOBCODE]

   Universe:      if [JBHAS = 1 OR JBOFF = 1] // Has a job
                  And if [GIGEMPJOB2 = 1] // Has a gig economy job
   Showcard:      TBC
   Text:          What type(s) of work do you get using these websites or digital platforms?
   Interviewer CODE ALL THAT APPLY
   Instruction:




                                                                                                                   Page 748 of 1165
Options:        1         Providing a driving or taxi service, for a    Providing a driving or taxi service, for a
                          fee                                           fee

                2         Providing delivery or courier services        Providing delivery or courier services

                3         Providing professional work, such as          Providing professional work, such as
                          consultancy, legal advice, accounting         consultancy, legal advice, accounting
                          services                                      services

                4         Providing creative or IT work, such as        Providing creative or IT work, such as
                          writing, graphic design, or web               writing, graphic design, or web
                          development                                   development

                5         Providing administrative work, such as        Providing administrative work, such as
                          data entry or ‘click work’                    data entry or ‘click work’

                6         Providing skilled manual work, such as        Providing skilled manual work, such as
                          plumbing, building, electrical                plumbing, building, electrical
                          maintenance and carpentry                     maintenance and carpentry

                7         Providing personal services, such as          Providing personal services, such as
                          cleaning, moving, or DIY tasks                cleaning, moving, or DIY tasks

                8         Selling goods or crafts that I have made      Selling goods or crafts that I have made
                          (e.g. via Etsy, etc.)                         (e.g. via Etsy, etc.)

                9         Selling goods that I have bought to resell    Selling goods that I have bought to resell

                10        Renting out a place (my home or another       Renting out a place (my home or another
                          property I own) for a short-term stay (e.g.   property I own) for a short-term stay (e.g.
                          via Airbnb, etc.).                            via Airbnb, etc.).

                97        Other                                         Other

                96        None of these                                 None of these


Mixed Mode Alternatives
Web            Text
Interview:     What type(s) of work do you get using these websites or digital platforms? Please select all that
               apply.

               Delete
               Showcard, Post-text Interviewer Instruction

Telephone      Post-text Interviewer Instruction
Interview:     READ OUT
               CODE ALL THAT APPLY
               Delete
               Showcard

Use:           Ask GIGEMPTYP



if [Gigemptyp = 97] // Has another type of gig economy job




   Question: currentemployment_w17.GIGEMPTYPO                                   [ Other gig job ]

   Module:           currentemployment_w17
   Source:           UKHLS

                      Type: String                 Length: 255
                      Don't know: -1              Refused: -2                Inapplicable: -8          Missing: -9

   In Loops:         loop for each [Job at JOBCODE]

   Universe:         if [JBHAS = 1 OR JBOFF = 1] // Has a job
                     And if [GIGEMPJOB2 = 1] // Has a gig economy job
                     And if [Gigemptyp = 97] // Has another type of gig economy job                              Page 749 of 1165
        Text:           What type of work do you get using these websites or digital platforms?

        Interviewer WRITE IN
        Instruction:
        Mixed Mode Alternatives
        Web             Delete
        Interview:      Post-text Interviewer Instruction

        Use:            Ask GIGEMPTYPO




Question: currentemployment_w17.JBSEMP                          [ Employed or self-employed: current job
]

Module:        currentemployment_w17
Source:        BHPS
Scripting      If MULTIJOBSTOTAL is greater than 1 and ALLJOBSTITLE and ALLJOBSFIRM equal DK|REF use
Notes:         'your first/second/third job'. If either ALLJOBSTITLE or ALLJOBSFIRM do not equal MIS then use
               within text fill.

                Type: choice
                Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

In Loops: loop for each [Job at JOBCODE]

Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
Text:          As a/an [JOBCODE] are {if MULTIJOBSTOTAL > 1} / Are {if MULTIJOBSTOTAL = 1}you an
               employee or self-employed?
Options:        1       Employee         Employee

                2       Self-employed Self-employed

Help:          Where there is doubt, try to find out how they are described for tax and National Insurance purposes.
               For self-employed, tax is not normally deducted at source but paid directly to the Inland Revenue.
               People working as child minders or odd-jobbing etc are usually classified as self-employed. If
               someone is self employed and works under contract to an employer, he or she may be treated as an
               employee for tax purposes (e.g. in the construction industry). Treat such people as self-employed. For
               all directors and managers who say that they are self-employed, check whether they work for a
               limited company. If they do, code them as employees for tax and NI purposes. An employee working
               through an agency (e.g. secretary, nurse etc) may either be an employee of that agency (i.e. the
               agency pays part of their NI contributions) or an employee with each different employer they go to.
Mixed Mode Alternatives
Web        Help
Interview: If unsure whether you are an employee or you are self-employed, consider how you are described for
           tax and National Insurance purposes.
           *Self-employed people usually pay tax directly to the Inland Revenue rather than having it deducted
           at source.
           *People working as child minders or odd-jobbing are usually classified as self-employed.
           *If you are self-employed and working under contract to an employer (e.g. in the construction
           industry), you may be treated as an employee for tax purposes, but please say self-employed here.
           *If you are a director or manager working for a limited company, please select employee.
           *Someone working through an agency may be an employee of that agency (the agency pays part of
           their NI contributions) or an employee of each place they work at.

Use:           Ask JBSEMP



if [JOBCODECHK <> 1] // Job newly reported this wave


   Display Note
   SCREEN START (day month year template)
                                                                                                                Page 750 of 1165
Question: currentemployment_w17.JBBGD                     [ Day started current job ]

Module:      currentemployment_w17
Source:      BHPS (adapted)

              Type: Number                  Range: 1 .. 31
              Don't know: -1               Refused: -2               Inapplicable: -8        Missing: -9

In Loops:    loop for each [Job at JOBCODE]

Universe:    if [JBHAS = 1 OR JBOFF = 1] // Has a job
             And if [JOBCODECHK <> 1] // Job newly reported this wave
Text:        On what date did you start working at this job? If you have been promoted or changed grades,
             please give me the date of that change. Otherwise please give me the date when you started
             doing the job you are doing now for your present employer or working self-employed.
Interviewer ENTER THE DAY
Instruction:
Mixed Mode Alternatives
Web          Display Note
Interview:   Use drop down list

             Text
             On what date did you start working at this job? If you have been promoted or changed grades,
             please give us the date of that change. Otherwise please give us the date when you started
             doing the job you are doing now for your present employer or working self-employed.

             Question Box Label
             Day

             Delete
             Post-text Interviewer Instruction

Use:         Ask JBBGD




Question: currentemployment_w17.JBBGM                     [ Month started current job ]

Module:      currentemployment_w17
Source:      BHPS (adapted)

              Type: choice
              Don't know: -1                Refused: -2              Inapplicable: -8        Missing: -9

In Loops:    loop for each [Job at JOBCODE]

Universe:    if [JBHAS = 1 OR JBOFF = 1] // Has a job
             And if [JOBCODECHK <> 1] // Job newly reported this wave
Interviewer ENTER THE MONTH
Instruction:




                                                                                                       Page 751 of 1165
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December



Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list
             Question Box Label
             Month
             Delete
             Post-text Interviewer Instruction

Use:         Ask JBBGM




Question: currentemployment_w17.JBBGY                      [ Year started current job ]

Module:      currentemployment_w17
Source:      BHPS (adapted)
Scripting    Starting point for the year range in the drop down list should be current year minus 60
Notes:

               Type: Number                  Range: 1900 .. 9999
               Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

In Loops:    loop for each [Job at JOBCODE]

Universe:    if [JBHAS = 1 OR JBOFF = 1] // Has a job
             And if [JOBCODECHK <> 1] // Job newly reported this wave
Interviewer ENTER THE YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list
             Question Box Label
             Year
             Delete
             Post-text Interviewer Instruction

Use:         Ask JBBGY



Hard Check: If (Date Entered Is In The Future)// Do not allow future dates to be entered
Text
You seem to have entered a date in the future.
                                                                                                         Page 752 of 1165
       Hard Check: If (CAPI/CATI And Respondent Aged Under 14 When Started Job)// Mode is CAPI/CATI
       and respondent aged under 14 when started job
       Text
       CHECK AND RESOLVE: Respondent aged under 14 when started job


       Soft Check: If (WEB And Respondent Aged Under 14 When Started Job)// Mode is WEB and
       respondent aged under 14 when started job
       Text
       You have just entered that you started your job on [JBBGD] [JBBGM] [JBBGY] .


       Display Note
       SCREEN END.


END LOOP (JBTERM1Loop)


if [MULTIJOBSTOTAL > 1] // More than one job




   Question: currentemployment_w17.JBMAIN                     [ Main job ]

    Module:     currentemployment_w17
    Source:     UKHLS
    Scripting   List all jobs at JOBCODE
    Notes:

                  Type: choice
                  Don't know: -1               Refused: -2                 Inapplicable: -8           Missing: -9

    Universe:   if [JBHAS = 1 OR JBOFF = 1] // Has a job
                And if [MULTIJOBSTOTAL > 1] // More than one job
    Text:       Which of your jobs is your main job? If you have more than one job the main job is the highest
                paid. If your jobs have equal earnings, the main job is the one with the most hours.
    Interviewer SELECT MAIN JOB
    Instruction:




                                                                                                                 Page 753 of 1165
Options:
                  1      [JOBCODE] , Job number 1

                  2      [JOBCODE] , Job number 2

                  3      [JOBCODE] , Job number 3

                  4      [JOBCODE] , Job number 4

                  5      [JOBCODE] , Job number 5

                  6      [JOBCODE] , Job number 6

                  7      [JOBCODE] , Job number 7

                  8      [JOBCODE] , Job number 8

                  9      [JOBCODE] , Job number 9

                  10                    Job number
                         [JOBCODE] ,
                                        10

                  11                    Job number
                         [JOBCODE] ,
                                        11

                  12                    Job number
                         [JOBCODE] ,
                                        12

                  13                    Job number
                         [JOBCODE] ,
                                        13

                  14                    Job number
                         [JOBCODE] ,
                                        14

                  15                    Job number
                         [JOBCODE] ,
                                        15

                  16                    Job number
                         [JOBCODE] ,
                                        16




Mixed Mode Alternatives
Web           Delete
Interview:    Post-text Interviewer Instruction

Use:          Ask JBMAIN




Question: currentemployment_w17.JBINTRO                        [ Main job intro ]

Module:      currentemployment_w17
Source:      UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

Universe: if [JBHAS = 1 OR JBOFF = 1] // Has a job
          And if [MULTIJOBSTOTAL > 1] // More than one job
Text:        I will now ask you about your main job, but will ask you some additional questions about your other
             job/s later.
Options:      1        Continue Continue

Mixed Mode Alternatives
Web        Text
Interview: We will now ask you about your main job, but will ask you some additional questions about your other
           job/s later.

Use:         Ask JBINTRO
                                                                                                               Page 754 of 1165
End



Employer Link Module                         (employerlink_w17.v02)

Start
if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1]// Has a job


   Display Note
   SCREEN START




   Question: employerlink_w17.FIRMNAME                       [ Employer/Firm name ]

      Module:      employerlink_w17
      Source:      UKHLS
      Scripting    Do not include Don't Know and Refused radio buttons next to each text box on the screen.
      Notes:

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2                   Inapplicable: -8             Missing: -9

      Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
      Text:        We would like to supplement the information you have provided with details about your place of
                   employment.

                   • We will not contact your place of employment.
                   • We will only add publicly available information, such as that held by local councils, or information
                   held by the Office for National Statistics
                   • The data would only be accessed in accordance with a strict data sharing agreement which maintains
                   the confidentiality of that data.

                   If you are happy for us to do so, could you please confirm the company name and provide your
                   workplace address, including postcode ,in your job as a/an [JOBCODE] at
                   [CURRENTEMPLOYMENT.JBMAIN]. {if MULTIJOBSTOTAL > 1}
      Interviewer CONFIRM AND ENTER NAME OF EMPLOYER/FIRM. IF UNKNOWN, PLEASE LEAVE BLANK.
      Instruction:
                   IF RESPONDENT REFUSES, PLEASE CODE AS 'I DO NOT WISH TO PROVIDE THIS
                   INFORMATION'
      Mixed Mode Alternatives
      Web          Text
      Interview:   We would like to supplement the information you have provided with details about your place of
                   employment.

                   • We will not contact your place of employment.
                   • We will only add publicly available information, such as that held by local councils, or information
                   held by the Office for National Statistics
                   • The data would only be accessed in accordance with a strict data sharing agreement which maintains
                   the confidentiality of that data.

                   If you are happy for us to do so, could you please confirm the company name and provide your
                   workplace address, including postcode ,in your job as a/an [JOBCODE] at
                   [CURRENTEMPLOYMENT.JBMAIN]. {if MULTIJOBSTOTAL > 1}

                   Type in as much detail as possible.

                   Delete
                   Interviewer Instruction

                   Question Box Label
                   Re-enter employer name                                                                             Page 755 of 1165
Use:         Ask FIRMNAME




Question: employerlink_w17.FIRMNUM                 [ Street Number of Employer/Firm ]

Module:      employerlink_w17
Source:      UKHLS

              Type: String                    Length: 255
              Don't know: -1                 Refused: -2            Inapplicable: -8       Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
Text:        (Please provide the company name and address)
Interviewer ENTER PROPERTY NUMBER OF ADDRESS OF EMPLOYER/FIRM
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Text, Interviewer Instruction

             Question Box Label
             Property Number

Use:         Ask FIRMNUM




Question: employerlink_w17.FIRMSTREET                   [ Street Name of Employer/Firm ]

Module:      employerlink_w17
Source:      UKHLS

              Type: String                    Length: 255
              Don't know: -1                 Refused: -2            Inapplicable: -8       Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
Text:        (Please provide the company name and address)
Interviewer ENTER STREET NAME
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Text, Interviewer Instruction

             Question Box Label
             Street

Use:         Ask FIRMSTREET




Question: employerlink_w17.FIRMTOWN                  [ Town of Employer/Firm ]

Module:      employerlink_w17
Source:      UKHLS

              Type: String                    Length: 255
              Don't know: -1                 Refused: -2            Inapplicable: -8       Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job           Page 756 of 1165
Text:        (Please provide the company name and address)
Interviewer ENTER POSTAL TOWN
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Text, Interviewer Instruction

             Question Box Label
             Town
Use:         Ask FIRMTOWN




Question: employerlink_w17.FIRMCOUNTY                   [ County of Employer/Firm ]

Module:      employerlink_w17
Source:      UKHLS

              Type: String                    Length: 255
              Don't know: -1                 Refused: -2            Inapplicable: -8   Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
Text:        (Please provide the company name and address)
Interviewer ENTER COUNTY
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Text, Interviewer Instruction

             Question Box Label
             County

Use:         Ask FIRMCOUNTY




Question: employerlink_w17.FIRMPCODE                   [ Postcode of Employer/Firm ]

Module:      employerlink_w17
Source:      UKHLS

              Type: String                    Length: 255
              Don't know: -1                 Refused: -2            Inapplicable: -8   Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
Text:        (Please provide the company name and address)
Interviewer ENTER POST CODE
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Text, Interviewer Instruction

             Question Box Label
             Post Code

Use:         Ask FIRMPCODE


                                                                                               Page 757 of 1165
   Soft check: [postcode format] // Check postcode is in a valid format
   Text
   The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is correct, click
   to continue.




   Question: employerlink_w17.FIRMDECLINE                            [ Refused employer link information ]

      Module:     employerlink_w17
      Source:     UKHLS
      Scripting Display radio button with the text 'I do not want to provide this information'
      Notes:

                    Type: choice
                    Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

      Universe: if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Has a job
      Use:        Ask FIRMDECLINE



   Display Note
   SCREEN END


End



Employees Module                     (employees_w17.v02)

Start
if [JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1]// If has more
than one job and is an employee in the main job




   Question: employees_w17.EMPINTRO                          [ Main job intro ]

      Module:     employees_w17
      Source:     UKHLS
      Scripting Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
      Notes:    than one job is held.

                    Type: choice
                    Don't know: -1                  Refused: -2                     Inapplicable: -8          Missing: -9

      Universe: if [JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1]
                // If has more than one job and is an employee in the main job
      Text:       The following questions are about your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
                  ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS)) your main job {if
                  MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | (ALLJOBSFIRM = DK|REF|MIS)} .
      Options:     1        Continue Continue

      Use:        Ask EMPINTRO



if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected
at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee
OR has more than one job and is an employee in the main job                                     Page 758 of 1165
Question: employees_w17.JBPAIDWHO                           [ Paid directly by employer ]

Module:       employees_w17
Source:       LFS (adapted)
Scripting     Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:        than one job is held.

                 Type: choice
                 Don't know: -1                     Refused: -2                Inapplicable: -8          Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
              // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:         May I just check, how are you paid for that work {if MULTIJOBSTOTAL = 1} in your job as a/an
              [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <>
              DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|
              (ALLJOBSFIRM = DK|REF|MIS)} ?
Interviewer READ OUT
Instruction:
Options:
                 1         By the organisation or company you actually   By the organisation or company you actually
                           did the work for,                             did the work for,

                 2         Or by a different organisation or company?    Or by a different organisation or company?

Mixed Mode Alternatives
Web             Text
Interview:      May we just check, how are you paid for that work {if MULTIJOBSTOTAL = 1} in your job as a/an
                [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <>
                DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|
                (ALLJOBSFIRM = DK|REF|MIS)} ?

                Delete
                Post-text Interviewer Instruction

Use:          Ask JBPAIDWHO



if [JBPAIDWHO = 2] // If not paid directly by employer




   Question: employees_w17.JBNITAX                         [ Pays own NI ]

    Module:          employees_w17
    Source:          LFS

                      Type: choice
                      Don't know: -1                  Refused: -2               Inapplicable: -8         Missing: -9

    Universe:        if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                     JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                     = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                     job
                     And if [JBPAIDWHO = 2] // If not paid directly by employer
    Text:            Do you pay your own National Insurance and Tax or is this usually deducted by the organisation(s)
                     you work for, for example, your client, employer, agency etc.?
    Interviewer READ OUT
    Instruction:

                                                                                                                   Page 759 of 1165
   Options:        1        Pay your own National Insurance and Tax        Pay your own National Insurance and Tax

                   2        Pay your own National Insurance or Tax         Pay your own National Insurance or Tax
                            but not both                                   but not both

                   3        National Insurance and Tax deducted by
                                                                           National Insurance and Tax deducted by
                            the organisation(s) you work for, for
                                                                           the organisation(s) you work for, for
                            example, your client, employer, agency
                                                                           example, your client, employer, agency etc.
                            etc.

   Mixed Mode Alternatives
   Web            Delete
   Interview:     Post-text Interviewer Instruction

   Use:           Ask JBNITAX




Question: employees_w17.JBMNGR                        [ Managerial duties: current job ]

Module:     employees_w17
Source:     BHPS
Scripting   Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:      than one job is held.

              Type: choice
              Don't know: -1                  Refused: -2                     Inapplicable: -8           Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:       Do you have any managerial duties or do you supervise any other employees in your job as a/an [TITLE]
            at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <>
            DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|
            (ALLJOBSFIRM = DK|REF|MIS)} ?
Options:
              1        Manager                        Manager

              2        Foreman/supervisor             Foreman/supervisor

              3        NOT manager or                 NOT manager or
                       supervisor                     supervisor

Help:       A manager may manage other employees through supervisors or directly, and may have a more general
            responsibility for policy or long term planning. Foremen and supervisors have day-to-day control over a
            group of workers whom they supervise directly, sometimes themselves doing some of the work they
            supervise. Job titles can be misleading (e.g. a 'playground supervisor' supervises children, not employees
            and so should be coded not a supervisor). A stores manager may be a store-keeper and not a manager
            or supervisor of employees.
Mixed Mode Alternatives
Web        Help
Interview: This question is asking about management responsibilities over other people (i.e. work colleagues) either
           directly, or through supervisors.

Use:        Ask JBMNGR




Question: employees_w17.JBSIZE                   [ No. employed at workplace: current job ]

Module:       employees_w17
Source:       BHPS


                                                                                                                    Page 760 of 1165
               Type: choice
               Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
             // If has one job and is an employee OR has more than one job and is an employee in the main job
Showcard:    TBC
Text:        How many people are employed at the place where you work for this job {if MULTIJOBSTOTAL > 1}?
Interviewer INCLUDE ALL EMPLOYEES INCLUDING PART-TIME AND SHIFT WORKERS. EXCLUDE
Instruction: VOLUNTEERS.
Options:      1        1-2                            1-2

              2        3-9                            3-9

              3        10 - 24                        10 - 24

              4        25 - 49                        25 - 49

              5        50 - 99                        50 - 99

              6        100 - 199                      100 - 199

              7        200 - 499                      200 - 499

              8        500 - 999                      500 - 999

              9        1000 or more                   1000 or more

              10       Don't know but fewer than      Don't know but fewer than
                       25                             25

              11       Don't know but 25 or more      Don't know but 25 or more

Help:        This is the total number of employees at the workplace, not just the number employed within the
             particular section or department in which the respondent works. Include part time and shift workers. If a
             respondent works from a depot or office (e.g. a service engineer), base the answer on the number of
             people who work from that depot. People employed by employment agencies should answer these
             questions with reference to the place at which they are currently working (or last worked) rather than
             the agency. People working for sub contractors or merchandisers within a larger workplace should
             answer with reference to the larger workplace (for example, school meals staff should answer with
             respect to the school rather than the kitchens, and people working on a fish stall franchise within a
             supermarket should answer with respect to the supermarket).
Mixed Mode Alternatives
Web          Help
Interview:   *This is the total number of employees at the workplace, not just the number employed within the
             particular section or department in which you work.
             *If you work from a depot or office (e.g. a service engineer), base the answer on the number of people
             who work from that depot.
             *If you are employed by an employment agency, please answer these questions with reference to the
             place at which you are currently working (or last worked) rather than the agency.
             *People working for sub contractors or merchandisers within a larger workplace should answer with
             reference to the larger workplace (for example, school meals staff should answer with respect to the
             school rather than the kitchens, and people working on a fish stall franchise within a supermarket
             should answer with respect to the supermarket).

             Delete
             Showcard, Post-text Interviewer Instruction

Telephone    Post-text Interviewer Instruction
Interview:   CODE ANSWER FROM RESPONSE GIVEN. IF DON'T KNOW, PROBE FOR APPROXIMATE
             NUMBER OF PEOPLE. INCLUDE ALL EMPLOYEES INCLUDING PART-TIME AND SHIFT
             WORKERS. EXCLUDE VOLUNTEERS.
             Delete
             Showcard
Use:         Ask JBSIZE



                                                                                                                  Page 761 of 1165
Question: employees_w17.JBSECT                       [ Private company ]

Module:     employees_w17
Source:     IHS

               Type: choice
               Don't know: -1                   Refused: -2                       Inapplicable: -8              Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:       Do you work for a private firm or business or other limited company or do you work for some other type of
            organisation in this job {if MULTIJOBSTOTAL > 1?
Options:
              1         Private firm or business, a limited             Private firm or business, a limited
                        company                                         company

              2         Other type of organisation                      Other type of organisation

Use:        Ask JBSECT



if [JBSECT = 2] // If works for a non-private organisation




    Question: employees_w17.JBSECTPUB                           [ Non-private organisation ]

    Module:       employees_w17
    Source:       IHS

                    Type: choice
                    Don't know: -1                   Refused: -2                   Inapplicable: -8             Missing: -9

    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
                  1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                  job
                  And if [JBSECT = 2] // If works for a non-private organisation
    Showcard: TBC
    Text:         What kind of non-private organisation do you work for?
    Options:       1         A public limited company (check it is not a      A public limited company (check it is not a
                             private firm or business as at JbSect)           private firm or business as at JbSect)

                   2         A nationalised industry/state corporation        A nationalised industry/state corporation

                   3         Central government or civil service              Central government or civil service

                   4         Local government or council (including           Local government or council (including
                             police, fire service and local authority         police, fire service and local authority
                             controlled schools/colleges)                     controlled schools/colleges)

                   5         A university or other grant-funded               A university or other grant-funded
                             education establishment (include opted-out       education establishment (include opted-out
                             schools)                                         schools)

                   6         A health authority or NHS trust                  A health authority or NHS trust

                   7         A charity, voluntary organisation or trust       A charity, voluntary organisation or trust

                   8         The armed forces                                 The armed forces

                   9         Some other kind of organisation                  Some other kind of organisation

    Mixed Mode Alternatives                                                                                                Page 762 of 1165
    Web           Options
    Interview:    2. A nationalised industry/state corporation
                  3. Central government or civil service
                  4. Local government or council (including police, fire services and local authority controlled
                  schools/colleges)
                  5. A university or other grant-funded education establishment (include opted-out schools)
                  6. A health authority or NHS trust
                  7. A charity, voluntary organisation or trust
                  8. The armed forces
                  9. Some other kind of organisation
                  Delete
                  Showcard

    Telephone Post-text Interviewer Instruction
    Interview: READ OUT
               Delete
               Showcard

    Use:         Ask JBSECTPUB




Question: employees_w17.JBHRS                     [ No. of hours normally worked per week ]

Module:      employees_w17
Source:      BHPS
Scripting    Allow fractional hours.
Notes:       Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
             than one job is held.

                 Type: Number                     Range:0.10 .. 97.90
                 Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
             // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:        Thinking about your job {if MULTIJOBSTOTAL = 1} job as a/an [TITLE] at [FIRM] {if
             MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS))
             main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | (ALLJOBSFIRM =
             DK|REF|MIS)} , how many hours, excluding overtime and meal breaks, are you expected to work in a
             normal week?
Interviewer IF NO NORMAL HOURS ASK FOR AVERAGE HOURS
Instruction:
Help:        In the case of people permanently on call, probe for the total hours usually worked when on call
             (excluding overtime). If the hours vary or the work is intermittent (e.g. casual workers), try to obtain the
             weekly average over the past few months.
Mixed Mode Alternatives
Web          Help
Interview:   *If your hours vary or the work is intermittent, please estimate the weekly average over the past few
             months.
             *If you are permanently on call, please give the total hours usually worked when on call (excluding
             overtime).

             Delete
             Post-text Interviewer Instruction

Use:         Ask JBHRS



Soft Check: If [JBHRS > 40] // Works more than 40 hours a week
Text
You said you are expected to work [JBHRS] hours in a normal week.



                                                                                                                      Page 763 of 1165
Question: employees_w17.JBOT                  [ No. of overtime hours in normal week ]

Module:        employees_w17
Source:        BHPS

                 Type: Number                   Range: 0 .. 97
                 Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
               JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
               // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:          And how many hours overtime do you usually work in a normal week for this job {if MULTIJOBSTOTAL
               > 1} ?
Interviewer IF NO USUAL HOURS, ASK FOR AVERAGE HOURS
Instruction: IF NONE CODE 0
Help:          Include unpaid overtime
Mixed Mode Alternatives
Web             Text
Interview:      And how many hours overtime do you usually work in a normal week for this job {if MULTIJOBSTOTAL
                > 1} ? Please include unpaid overtime. If no overtime, please enter 0.
                Delete
                Post-text Interviewer Instruction

Use:           Ask JBOT



Soft check: If (JBOT > 10) // Works more than 10 hours overtime per week
Text
You said you usually work [JBOT] hours overtime in a normal week.


if [JBOT > 0] // If usually work overtime




    Question: employees_w17.JBOTPD                    [ No. of hours worked as paid overtime ]

    Module:        employees_w17
    Source:        BHPS

                     Type: Number                 Range: 0 .. 97
                     Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

    Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                   JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                   = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                   job
                   And if [JBOT > 0] // If usually work overtime
    Text:          How much of that overtime is usually paid overtime?
    Interviewer IF NO USUAL HOURS, ASK FOR AVERAGE HOURS
    Instruction: IF NO PAID OVERTIME CODE 0
    Help:          This includes any time for which respondents are paid above and beyond their basic wage or
                   salary. Such overtime payments need not be at any increased rate.
    Mixed Mode Alternatives




                                                                                                                 Page 764 of 1165
    Web           Text
    Interview:    How much of that overtime is usually paid overtime? If overtime was not 'paid', then please enter 0.
                  Help
                  This includes any time for which you are paid above and beyond your basic wage or salary.
                  Overtime does not necessarily have to be paid at an increased rate.
                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask JBOTPD




Question: employees_w17.JBHRCPR                       [ Change hours work per week ]

Module:     employees_w17
Source:     HILDA

              Type: choice
              Don't know: -1                 Refused: -2                       Inapplicable: -8          Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:       If you could choose the number of hours you work each week for this job {if MULTIJOBSTOTAL > 1},
             and taking into account how that would affect your income, would you prefer to work...
Options:      1      Fewer hours than you do now?                 Fewer hours than you do now?

              2      About the same hours as you do               About the same hours as you do
                     now?                                         now?

              3      Or more hours than you do now?               Or more hours than you do now?

Use:        Ask JBHRCPR



if [JBHRCPR = 1|3] // If would choose to work fewer or more hours than now




   Question: employees_w17.JBPRHR                       [ Number of hours choose to work per week ]

    Module:       employees_w17
    Source:       HILDA

                    Type: Number
                    Don't know: -1                  Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                  = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                  job
                  And if [JBHRCPR = 1|3] // If would choose to work fewer or more hours than now
    Text:         In total, how many hours a week, on average, would you choose to work for this job {if
                  MULTIJOBSTOTAL > 1} ? Again, take into account how that would affect your income.
    Interviewer THIS INCLUDES ANY WORK DONE AT THE WORKPLACE AND AT HOME.
    Instruction:
                 IF RESPONDENT INDICATES THEY WOULD PREFER NOT TO WORK AT ALL, EMPHASISE
                 THAT THIS ALSO MEANS THEY WILL RECEIVE NO INCOME FROM WAGES OR SALARY.
    Question      Total preferred hours per week.
    Box Label:
    Mixed Mode Alternatives
                                                                                                                  Page 765 of 1165
    Web               Delete
    Interview:        Post-text Interviewer Instruction

    Use:              Ask JBPRHR




Question: employees_w17.JBPL                      [ Work location ]

Module:       employees_w17
Source:       BHPS

                 Type: choice
                 Don't know: -1                    Refused: -2                   Inapplicable: -8      Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
              // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:         Thinking about your job as a/an [TITLE] at [FIRM], do {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE
              <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) Thinking about your main job, do {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} Do {if
              MULTIJOBSTOTAL = 1} you work mainly...
Interviewer READ OUT
Instruction:
Options:         1          At home                          At home

                 2          At your employer's premises      At your employer's premises

                 3          Driving or travelling around     Driving or travelling around

                 4          Or at one or more other          Or at one or more other
                            places?                          places?

                 97         SPONTANEOUS Other                SPONTANEOUS Other

Help:         Code one only. If more than one applies code which one applies to greatest part of working time.
Mixed Mode Alternatives
Web           Options
Interview:    1. At home
              2. At your employer's premises
              3. Driving or travelling around
              4. Or at one or more other places?
              97. Other

              Delete
              Post-text Interview Instruction

Use:          Ask JBPL



if [JbPl = 2|3|4] // works somewhere other than at home




   Question: employees_w17.JBWAHNEW                              [ Working at home ]

    Module:           employees_w17
    Source:           UKHLS

                       Type: choice
                       Don't know: -1                 Refused: -2                 Inapplicable: -8     Missing: -9


                                                                                                                 Page 766 of 1165
    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                  = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                  job
                  And if [JbPl = 2|3|4] // works somewhere other than at home

    Text:         How often do you work at/from home in this job {if MULTIJOBSTOTAL > 1}?
    Interviewer READ OUT
    Instruction:
    Options:
                    1        Never               Never

                    2        1-4 days a          1-4 days a
                             month               month

                    3        1 day a week        1 day a week

                    4        2 days a week       2 days a week

                    5        3 days a week       3 days a week

                    6        4 days a week       4 days a week

                    7        Always              Always

                    8        Variable            Variable

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction

    Use:          Ask JBWAHNEW



Display Note
SCREEN START (CAWI). Please display PAYGL and PAYGWC as two boxes alongside each other, the first being a
box to enter the amount and the second being a drop down list of time periods.




Question: employees_w17.PAYGL                     [ Gross pay at last payment ]

Module:        employees_w17
Source:        BHPS
Scripting      Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:         than one job is held.

                In CAWI please follow this procedure
               1. Display PAYGL as normal
               2. If respondent tries to skip PAYGL, do not display DK/PNS options. Instead display PAYGL_CAWI
               immediately and leave PAYGL as missing.
               3. If respondent tries to skip PAYGL_CAWI, display DK/PNS as per usual.
               4. Whatever response provided at PAYGL_CAWI, in the data return please have non-missing values
               from PAYGL_CAWI computed into PAYGL.

                 Type: Number                   Range: 1 .. 9999997
                 Don't know: -1                Refused: -2                     Inapplicable: -8           Missing: -9

Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
               JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
               // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:          The last time you were paid in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
               ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
               MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} , what
               was your total (gross) pay before any deductions? This is before any deductions for tax, National
               Insurance or pension contributions, student loan repayments, union dues and so on. Please include any
               overtime, bonuses, commission, tips or tax refunds.
                                                                                                                   Page 767 of 1165
Interviewer IF DON'T KNOW/CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
Instruction: ENTER TO NEAREST POUND
             RESPONDENT TO CHECK PAYSLIP IF POSSIBLE
Help:         Include cases where respondent received Statutory Sick Pay or Statutory Maternity Pay (i.e. is currently
              on paid maternity leave). If it is possible to persuade the respondent to refer to his or her current or last
              payslip you should do so.
Mixed Mode Alternatives
Web           Text
Interview:    The last time you were paid in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
              ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} , what
              was your total (gross) pay before any deductions? This is before any deductions for tax, National
              Insurance or pension contributions, student loan repayments, union dues and so on. Please include any
              overtime, bonuses, commission, tips or tax refunds. Please provide an amount to the nearest pound,
              check your payslip if possible.

              Question Box Label
              Amount in £

              Help
              Include Statutory Sick Pay or Statutory Maternity Pay if you are receiving these.

              Delete
              Post-text Interviewer Instruction
Use:          Ask PAYGL



if [PAYGL = 1..9999997] // If gross pay at last payment provided




   Question: employees_w17.PAYGWC                        [ Pay period: gross pay ]

    Module:     employees_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
              1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
              And if [PAYGL = 1..9999997] // If gross pay at last payment provided
    Text:       How long a period did that cover?




                                                                                                                       Page 768 of 1165
    Options:
                1        One week                         One week

                4        Four weeks                       Four weeks

                5        Calendar month                   Calendar month

                52       One year/12 months/52            One year/12 months/52
                         weeks                            weeks

                0        Per hour                         Per hour

                2        Two weeks                        Two weeks

                3        Three weeks                      Three weeks

                6        Two calendar months              Two calendar months

                7        Eight times a year               Eight times a year

                8        Nine times a year                Nine times a year

                9        Ten times a year                 Ten times a year

                13       Three months/13 weeks            Three months/13 weeks

                26       Six months/26 weeks              Six months/26 weeks

                90       Less than once a week            Less than once a week

                95       One off/lump sum                 One off/lump sum

                96       None of these                    None of these



    Help:      Find out how often respondent gets paid. If respondent gets paid weekly, code 'one week'. If
               respondent is paid more regularly than once a week, code 'less than once a week'.
    Notes:     Options at PAYGWC have been reordered commencing at W12. See User Guide for details.
    Mixed Mode Alternatives
    Web        Question Box Label
    Interview: Period
               Delete
               Help

    Use:       Ask PAYGWC



Display Note
SCREEN END (CAWI).


if [GRIDVARIABLES.ModeType = 3 & PAYGL = MIS] // If mode is web and gross pay at last payment is missing




   Question: employees_w17.PAYGL_CAWI                         [ Gross pay CAWI non-response statement ]

    Module:    employees_w17
    Source:
    Scripting Please follow this procedure
    Notes:    Only display if respondent tries to skip PAYGL in CAWI.
              If respondent tries to skip PAYGL_CAWI, display DK/PNS as per usual.
              Calculate if PAYGL = MIS & PAYGL_CAWI <> MIS then PAYGL = PAYGL_CAWI.

               Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where
               more than one job is held.

                 Type: Number                  Range: 1 .. 9999997
                 Don't know: -1               Refused: -2                      Inapplicable: -8         Missing: -9
                                                                                                                     Page 769 of 1165
    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
              1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
              And if [GRIDVARIABLES.ModeType = 3 & PAYGL = MIS] // If mode is web and gross pay at last
              payment is missing

    Text:      If possible, please provide an answer to this question as this is one of the key questions in this study.
               Please be assured that the information you give us will be treated confidentially.

               The last time you were paid in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
               ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
               MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} , what
               was your total (gross) pay before any deductions? This is before any deductions for tax, National
               Insurance or pension contributions, student loan repayments, union dues and so on. Please include
               any overtime, bonuses, commission, tips or tax refunds.
    Question Amount in £
    Box
    Label:
    Use:       Ask PAYGL_CAWI



if [GRIDVARIABLES.ModeType = 3 & PAYGWC = DK|REF|MIS] // If mode is web and gross pay period not given




   Question: employees_w17.PAYGWC_CAWI                            [ Gross pay period CAWI non-response
   statement ]

    Module:    employees_w17
    Source:    UKHLS
    Scripting Do not display 'Don't Know' or 'Refused' on first screen, display on second screen if respondent skips
    Notes:    question.
              Compute value from PAYGWC_CAWI into PAYGWC and use for subsequent routing and data return.

                 Type: choice
                 Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
              1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
              And if [GRIDVARIABLES.ModeType = 3 & PAYGWC = DK|REF|MIS] // If mode is web and gross pay
              period not given
    Text:      If possible, please provide an answer to this question as this is one of the key questions in this study.
               Please be assured that the information you give us will be treated confidentially.

               How long a period did that cover?
    Question Period
    Box
    Label:




                                                                                                                     Page 770 of 1165
    Options:     1         One week                       One week

                 4         Four weeks                     Four weeks

                 5         Calendar month                 Calendar month

                 52        One year/12 months/52          One year/12 months/52
                           weeks                          weeks

                 0         Per hour                       Per hour

                 2         Two weeks                      Two weeks

                 3         Three weeks                    Three weeks

                 6         Two calendar months            Two calendar months

                 7         Eight times a year             Eight times a year

                 8         Nine times a year              Nine times a year

                 9         Ten times a year               Ten times a year

                 13        Three months/13 weeks          Three months/13 weeks

                 26        Six months/26 weeks            Six months/26 weeks

                 90        Less than once a week          Less than once a week

                 95        One off/lump sum               One off/lump sum

                 96        None of these                  None of these



    Use:        Ask PAYGWC_CAWI



Soft check: If (Resp is paid £100,000 or more per year) OR (PAYGL > 50 & PAYGWC = 0)// Annual gross
income is £100,000 or more OR hourly pay is greater than £50
Text
Your answer would mean an estimated annual salary of [CALCULATED ANNUAL GROSS INCOME] or more than
£50 per hour, which seems high.


Display Note
SCREEN START (CAWI). Please display PAYNL and PAYNWC as two boxes alongside each other, the first being a
box to enter the amount and the second being a drop down list of time periods.


If [PAYGL <> REF] // If gross pay at last payment is not refused




   Question: employees_w17.PAYNL                    [ Take home pay at last payment ]

    Module:       employees_w17
    Source:       BHPS
    Scripting      In CAWI please follow this procedure
    Notes:        1. Display PAYNL as normal.
                  2. If respondent tries to skip PAYNL, do not display DK/PNS options. Instead display PAYNL_CAWI
                  immediately and leave PAYNL as missing.
                  3. If respondent tries to skip PAYNL_CAWI, display DK/PNS as usual.
                  4. Whatever response provided at PAYNL_CAWI, in the data return please have non-missing
                  values from PAYNL_CAWI computed into PAYNL.

                      Type: Number                Range: 0 .. 9999997
                      Don't know: -1             Refused: -2                   Inapplicable: -8     Missing: -9



                                                                                                             Page 771 of 1165
Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
              = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
              job
              And If [PAYGL <> REF] // If gross pay at last payment is not refused

Text:         And what was your take home pay last time for this job {if MULTIJOBSTOTAL > 1}, that is after
              any deductions were made for tax, National Insurance, pensions, student loan repayments, union
              dues etc.?
Interviewer ENTER TO NEAREST POUND
Instruction: IF NO DEDUCTIONS MADE PLEASE ENTER 0
             IF DON'T KNOW/CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
             RESPONDENT TO CHECK PAYSLIP IF POSSIBLE
Help:         Include cases where respondent received Statutory Sick Pay or Statutory Maternity Pay (i.e. is
              currently on paid maternity leave). If it is possible to persuade the respondent to refer to his or her
              current or last payslip you should do so.
Mixed Mode Alternatives
Web           Text
Interview:    And what was your take home pay last time for this job {if MULTIJOBSTOTAL > 1}, that is after
              any deductions were made for tax, National Insurance, pensions, student loan repayments, union
              dues etc.? If no deductions, enter 0. Otherwise, please provide an amount to the nearest pound.
              Check your payslip if possible.
              Question Box Label
              Amount in £
              Help
              Include Statutory Sick Pay or Statutory Maternity Pay if you are receiving these.
              Delete
              Post-text Interviewer Instruction

Use:          Ask PAYNL



If [PAYNL = 1..9999997] // If take home pay at last payment provided




   Question: employees_w17.PAYNWC                        [ Pay period: take home pay ]

    Module:     employees_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
              1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
              CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
              one job and is an employee in the main job
              And If [PAYGL <> REF] // If gross pay at last payment is not refused
              And If [PAYNL = 1..9999997] // If take home pay at last payment provided
    Text:       How long a period did that cover?




                                                                                                                   Page 772 of 1165
   Options:     1       One week                         One week

                4       Four weeks                       Four weeks

                5       Calendar month                   Calendar month

                52      One year/12 months/52            One year/12 months/52
                        weeks                            weeks

                0       Per hour                         Per hour

                2       Two weeks                        Two weeks

                3       Three weeks                      Three weeks

                6       Two calendar months              Two calendar months

                7       Eight times a year               Eight times a year

                8       Nine times a year                Nine times a year

                9       Ten times a year                 Ten times a year

                13      Three months/13 weeks            Three months/13 weeks

                26      Six months/26 weeks              Six months/26 weeks

                90      Less than once a week            Less than once a week

                95      One off/lump sum                 One off/lump sum

                96      None of these                    None of these


   Help:       Find out how often respondent gets paid. If respondent gets paid weekly, code 'one week'. If
               respondent is paid more regularly than once a week, code 'less than once a week'.
   Notes:      Options at PAYNWC have been reordered commencing at W12. See User Guide for details.
   Mixed Mode Alternatives
   Web        Question Box Label
   Interview: Period
              Delete
              Help

   Use:        Ask PAYNWC



If [GRIDVARIABLES.ModeType = 3 & PAYNL = MIS] // If mode is web and net pay at last payment is missing




   Question: employees_w17.PAYNL_CAWI                        [ Net pay CAWI non-response statement
   ]

   Module:    employees_w17
   Source:    UKHLS
   Scripting Please follow this procedure
   Notes:    Only display if respondent tries to skip PAYNL in CAWI
             If respondent tries to skip PAYNL_CAWI, display DK/PNS per usual.
             Calculate if PAYNL = MIS & PAYNL_CAWI <> MIS then PAYNL = PAYNL_CAWI

                Type: Number                  Range: 1 .. 9999997
                Don't know: -1               Refused: -2                    Inapplicable: -8       Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1)
             | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
             one job and is an employee in the main job
             And If [PAYGL <> REF] // If gross pay at last payment is not refused
             And If [GRIDVARIABLES.ModeType = 3 & PAYNL = MIS] // If mode is web and net pay at last
             payment is missing                                                                      Page 773 of 1165
   Text:      If possible, please provide an answer to this question as this is one of the key questions in this
              study. Please be assured that the information you give us will be treated confidentially.

              And what was your take-home pay last time, that is after any deductions were made for tax,
              National Insurance, pensions, student loan repayments, union dues etc.? If no deductions, enter 0.
              Otherwise, please provide an amount to the nearest pound. Check your payslip if possible.
   Question Amount in £
   Box
   Label:
   Help:      Include Statutory Sick Pay or Statutory Maternity Pay if you are receiving these.
   Use:       Ask PAYNL_CAWI



If [GRIDVARIABLES.ModeType = 3 & (PAYNWC = DK|REF|MIS) & (PAYNL > 0 | PAYNL_CAWI > 0]// If Mode
is web and net pay period not given and net pay at last payment greater than zero




   Question: employees_w17.PAYNWC_CAWI                           [ Net pay period CAWI non-response
   statement ]

   Module:    employees_w17
   Source:    UKHLS
   Scripting Do not display 'Don't Know' or 'Refused' on first screen, display on second screen if respondent
   Notes:    skips question.
             Compute value from PAYNWC_CAWI into PAYNWC and use for subsequent routing and data
             return.

                Type: choice
                Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1)
             | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
             one job and is an employee in the main job
             And If [PAYGL <> REF] // If gross pay at last payment is not refused
             And If [GRIDVARIABLES.ModeType = 3 & (PAYNWC = DK|REF|MIS) & (PAYNL > 0 |
             PAYNL_CAWI > 0] // If Mode is web and net pay period not given and net pay at last payment
             greater than zero
   Text:      If possible, please provide an answer to this question as this is one of the key questions in this
              study. Please be assured that the information you give us will be treated confidentially.

              How long a period did that cover?
   Question Period
   Box
   Label:




                                                                                                                   Page 774 of 1165
       Options:     1       One week                           One week

                    4       Four weeks                         Four weeks

                    5       Calendar month                     Calendar month

                    52      One year/12 months/52              One year/12 months/52
                            weeks                              weeks

                    0       Per hour                           Per hour

                    2       Two weeks                          Two weeks

                    3       Three weeks                        Three weeks

                    6       Two calendar months                Two calendar months

                    7       Eight times a year                 Eight times a year

                    8       Nine times a year                  Nine times a year

                    9       Ten times a year                   Ten times a year

                    13      Three months/13 weeks              Three months/13 weeks

                    26      Six months/26 weeks                Six months/26 weeks

                    90      Less than once a week              Less than once a week

                    95      One off/lump sum                   One off/lump sum

                    96      None of these                      None of these



       Use:        Ask PAYNWC_CAWI



   Hard Check: If (PAYNL > PAYGL) // If net pay is greater than gross pay
   Text
   Earlier you entered that your gross pay is [PAYGL] per [PAYGWC] . However, you just entered that your take
   home pay is greater than this.


   Hard Check: If (PAYNL = PAYGL) // If net pay is the same as gross pay
   Text
   You have entered the same value for your gross pay as for your take home pay. If these are the same you should
   have entered "0" as the "Amount in £" on the previous screen.


   Soft Check: If ((PAYNL > 0) & (2 X PAYNL is less than PAYGL))// If net pay is greater than 0 and net pay x 2
   is less than gross pay
   Text
   You entered that your gross pay is [PAYGL] per [PAYGWC] and that your take home pay is [PAYNL] per
    [PAYNWC] .


Display Note
SCREEN END.


If [PAYNL = 1..9999997 | PAYGL = 1..9999997] // If take home pay or gross pay at last payment provided




   Question: employees_w17.PAYUSL                     [ Last take home pay the usual amount ]

    Module:     employees_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                 Refused: -2                   Inapplicable: -8      Missing: -9
                                                                                                              Page 775 of 1165
Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
          And If [PAYNL = 1..9999997 | PAYGL = 1..9999997] // If take home pay or gross pay at last payment
          provided

Text:         Your take home pay last time was £[PAYNL] {if PAYNL > 0} £[PAYGL] {if PAYNL = 0} for this job
              {if MULTIJOBSTOTAL > 1} . Is this the amount you usually receive (before any statutory sick pay or
              statutory maternity, paternity or adoption pay)?
Options:
               1        Yes; Yes;

               2        No;   No;

Help:         'Usual pay' should be straightforward for the large majority of cases. If queried 'usually' means since
              the last change in circumstances affecting pay such as a pay rise or a change of job. Include bonus or
              overtime payments, if these are usually received. If the respondent is on short time the usual pay
              should be that received before short-time working began. For seasonal workers record the usual
              amount earned in a year.
Mixed Mode Alternatives
Web        Help
Interview: * 'Usually' means since the last change in circumstances affecting pay such as a pay rise or a change
           of job.
           * Include bonus or overtime payments if these are usually received.
           * If you are on short time, the usual pay should be that received before short-time working began.
           * If you are a seasonal worker, record the usual amount earned in a year.

Use:          Ask PAYUSL



Display Note
SCREEN START (CAWI). Please display PAYU and PAYUWC as two boxes alongside each other, the first being a
box to enter the amount and the second being a drop down list of time periods.


If [PAYUSL = 2] // If last pay was not what is usually received




    Question: employees_w17.PAYU                    [ Usual pay ]

    Module:        employees_w17
    Source:        BHPS

                     Type: Number                Range: 0 .. 9999997
                     Don't know: -1             Refused: -2                   Inapplicable: -8         Missing: -9

    Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                   1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                   CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                   than one job and is an employee in the main job
                   And If [PAYNL = 1..9999997 | PAYGL = 1..9999997] // If take home pay or gross pay at last
                   payment provided
                   And If [PAYUSL = 2] // If last pay was not what is usually received
    Text:          How much are you usually paid [for this job] {if MULTIJOBSTOTAL > 1}?
    Interviewer IF NO USUAL GIVE AVERAGE
    Instruction: IF DON'T KNOW/CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
                 ENTER TO NEAREST POUND
    Mixed Mode Alternatives
    Web            Text
    Interview:     How much are you usually paid [for this job] {if MULTIJOBSTOTAL >1} ? Please provide an
                   amount to the nearest pound.
                   Question Box Label
                   Amount in £
                   Delete
                                                                                                           Page 776 of 1165
                   Post-text Interviewer Instruction
Use:          Ask PAYU



If [PAYU <> MIS|DK|REF] // If usual pay is not missing, don't know or refused




   Question: employees_w17.PAYUWC                      [ Pay period: usual pay ]

   Module:      employees_w17
   Source:      BHPS

                  Type: choice
                  Don't know: -1              Refused: -2                 Inapplicable: -8      Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
             = 1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
             than one job and is an employee in the main job
             And If [PAYNL = 1..9999997 | PAYGL = 1..9999997] // If take home pay or gross pay at last
             payment provided
             And If [PAYUSL = 2] // If last pay was not what is usually received
             And If [PAYU <> MIS|DK|REF] // If usual pay is not missing, don't know or refused
   Text:        How long a period did that cover?
   Options:      1       One week                           One week

                 4       Four weeks                         Four weeks

                 5       Calendar month                     Calendar month

                 52      One year/12 months/52              One year/12 months/52
                         weeks                              weeks

                 0       Per hour                           Per hour

                 2       Two weeks                          Two weeks

                 3       Three weeks                        Three weeks

                 6       Two calendar months                Two calendar months

                 7       Eight times a year                 Eight times a year

                 8       Nine times a year                  Nine times a year

                 9       Ten times a year                   Ten times a year

                 13      Three months/13 weeks              Three months/13 weeks

                 26      Six months/26 weeks                Six months/26 weeks

                 90      Less than once a week              Less than once a week

                 95      One off/lump sum                   One off/lump sum

                 96      None of these                      None of these

   Help:        Find out how often respondent gets paid. If respondent gets paid weekly, code 'one week'. If
                respondent is paid more regularly than once a week, code 'less than once a week'.
   Notes:       Options at PAYUWC have been reordered commencing at W12. See User Guide for details.
   Mixed Mode Alternatives
   Web        Question Box Label
   Interview: Period
              Delete
              Help

   Use:         Ask PAYUWC

                                                                                                          Page 777 of 1165
          Display Note
          SCREEN END.




          Question: employees_w17.PAYUG                     [ Usual pay: gross/net of deductions ]

           Module:     employees_w17
           Source:     UKHLS

                         Type: choice
                         Don't know: -1               Refused: -2               Inapplicable: -8         Missing: -9

           Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
                     = 1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                     CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                     than one job and is an employee in the main job
                     And If [PAYNL = 1..9999997 | PAYGL = 1..9999997] // If take home pay or gross pay at last
                     payment provided
                     And If [PAYUSL = 2] // If last pay was not what is usually received
                     And If [PAYU <> MIS|DK|REF] // If usual pay is not missing, don't know or refused
           Text:       And is that before or after any deductions for tax, National Insurance, union dues and so on or
                       are there usually no deductions at all made from your salary?
           Options:     1        Before               Before
                                 deductions           deductions

                        2        After deductions     After deductions

                        3        No deductions        No deductions

           Use:        Ask PAYUG



   Display Note
   SCREEN END (CAWI)




Question: employees_w17.PAYTYP                      [ Salaried or paid by the hour ]

Module:    employees_w17
Source:    BHPS
Scripting Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:    than one job is held.

             Type: choice
             Don't know: -1                   Refused: -2                   Inapplicable: -8             Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:      How is your pay calculated in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
           ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
           MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} , in
           particular are you salaried or paid by the hour?




                                                                                                                  Page 778 of 1165
Options:        1           Salaried                         Salaried

                2           Basic salary plus                Basic salary plus
                            commission                       commission

                3           Paid by the hour                 Paid by the hour

                97          Other                            Other


Use:         Ask PAYTYP



If [PAYTYP = 1|2|97] // If pay type is not hourly




    Question: employees_w17.PVTPAY                           [ Additional pay for extra hours ]

    Module:          employees_w17
    Source:          BHPS

                      Type: choice
                      Don't know: -1                   Refused: -2                   Inapplicable: -8      Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
              1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
              And If [PAYTYP = 1|2|97] // If pay type is not hourly
    Text:            If you were to work more hours than usual during some week, would you receive additional pay for
                     these extra hours of work for this job {if MULTIJOBSTOTAL > 1}?
    Options:          1         Yes                    Yes

                      2         No                     No

                      3         Sometimes/depends Sometimes/depends

    Use:             Ask PVTPAY



    if [PVTPay = 1] // Receive additional pay for extra hours worked




        Question: employees_w17.PVTPYSET                                [ Additional pay for extra hours: set amount
        ]

        Module:           employees_w17
        Source:           UKHLS

                            Type: choice
                            Don't know: -1               Refused: -2                   Inapplicable: -8    Missing: -9

        Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1)
                  | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                  CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
                  one job and is an employee in the main job
                  And If [PAYTYP = 1|2|97] // If pay type is not hourly
                  And if [PVTPay = 1] // Receive additional pay for extra hours worked
        Text:             Is this extra pay a set amount or does it vary from time to time?


                                                                                                                    Page 779 of 1165
        Options:      1       Set amount            Set amount

                      2       Varies/No set         Varies/No set
                              amount                amount

        Use:         Ask PVTPYSET



        if [PVTPYSET = 1] // Paid a set amount for extra hours




           Question: employees_w17.EXTRATE                       [ Additional pay for extra hours hourly rate
           ]

            Module:       employees_w17
            Source:       UKHLS

                            Type: Number                                Range: 0 .. 997

            Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 &
                          CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected at
                          CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has
                          one job and is an employee OR has more than one job and is an employee in the main job
                          And If [PAYTYP = 1|2|97] // If pay type is not hourly
                          And if [PVTPay = 1] // Receive additional pay for extra hours worked
                          And if [PVTPYSET = 1] // Paid a set amount for extra hours
            Text:         About how much would you be paid per hour for those extra hours?
            Interviewer ENTER POUNDS AND PENCE
            Instruction:
            Mixed Mode Alternatives
            Web           Text
            Interview:    About how much would you be paid per hour for those extra hours? Please enter both
                          pounds and pence.
                          Question Box Label
                          Amount in £
                          Delete
                          Post-text Interviewer Instruction

            Use:          Ask EXTRATE



           Soft Check: If (EXTRATE < 5.52 OR EXTRATE > 50.00)// additional pay for extra hours worked is
           less than 5.52 or greater than 50.00
           Text
           You have given your hourly pay as [EXTRATE] - is that figure right?


if [PayTyp = 3] // Paid by the hour




    Question: employees_w17.BASNSET                     [ Basic pay: set amount ]

    Module:     employees_w17
    Source:     UKHLS

                    Type: choice
                    Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9



                                                                                                               Page 780 of 1165
Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
          And if [PayTyp = 3] // Paid by the hour
Text:         Is your hourly rate of pay for basic hours of work a set amount or does it varyfor this job {if
              MULTIJOBSTOTAL > 1} ?
Options:
               1        Set amount               Set amount

               2        Varies/No set            Varies/No set
                        amount                   amount

Use:          Ask BASNSET



if [BASNSET = 1] // Paid a set amount for basic hours




   Question: employees_w17.BASRATE                           [ Basic pay hourly rate ]

    Module:        employees_w17
    Source:        UKHLS

                      Type: Number                  Range: 0 .. 997
                      Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                   1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                   CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                   than one job and is an employee in the main job
                   And if [PayTyp = 3] // Paid by the hour
                   And if [BASNSET = 1] // Paid a set amount for basic hours
    Text:          What is your hourly rate of pay for your basic hours of work?
    Interviewer ENTER POUNDS AND PENCE
    Instruction:
    Mixed Mode Alternatives
    Web             Scripting notes
    Interview:      In CAWI please follow this procedure:
                    1. Display BASRATE as normal.
                    2. If Respondent tries to skip BASRATE, do not display DK/PNS options. Instead Display
                    BASRATE_CAWI immediately and leave BASRATE as missing.
                    3. If Respondent tries to skip BASRATE_CAWI display DK/PNS per usual.
                    4. Whatever response provided at BASRATE_CAWI In the data return please have non-missing
                    values from BASRATE_CAWI computed into BASRATE.
                    Text
                    What is your hourly rate of pay for your basic hours of work? Please enter both pounds and
                    pence.
                    Question Box Label
                    Amount in £
                    Delete
                    Post-text Interviewer instruction

    Use:           Ask BASRATE



   if [BASRATE = MIS & GRIDVARIABLES.ModeType = 3] // Basic pay hourly rate is Missing AND Mode is web




        Question: employees_w17.BASRATE_CAWI                               [ Basic pay hourly rate CAWI non-
        response ]

        Module:      employees_w17                                                                                 Page 781 of 1165
       Source:       UKHLS
       Scripting Please follow this procedure:
       Notes:    Only display if Respondent tries to skip BASRATE in CAWI.
                 If Respondent tries to skip BASRATE_CAWI display DK/PNS per usual.
                 Calculate If BASRATE = MIS & BASRATE_CAWI <>MIS then BASRATE = BASRATE_CAWI

                       Type: Number                                    Range: 0 .. 997

       Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
                 = 1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                 CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                 than one job and is an employee in the main job
                 And if [PayTyp = 3] // Paid by the hour
                 And if [BASNSET = 1] // Paid a set amount for basic hours
                 And if [BASRATE = MIS & GRIDVARIABLES.ModeType = 3] // Basic pay hourly rate is
                 Missing AND Mode is web
       Text:         If possible, please provide an answer to this question as this is one of the key questions in this
                     study. Please be assured that the information you give us will be treated confidentially.

                     What is your hourly rate of pay for your basic hours of work? Please enter both pounds and
                     pence.
       Question Amount in £
       Box
       Label:
       Use:          Ask BASRATE_CAWI



       Soft Check: if (BASRATE < 5.52 OR BARATE > 50.00)// Basic pay hourly rate is less than 5.52 or
       greater than 50.00
       Text
       You have given your hourly pay as [BasRate] - is that figure right?


if [BasRate <> REF] // Hourly rate of pay not refused




   Question: employees_w17.OVTNSET                         [ Overtime pay: set amount ]

    Module:     employees_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1)
              | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
              CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
              one job and is an employee in the main job
              And if [PayTyp = 3] // Paid by the hour
              And if [BasRate <> REF] // Hourly rate of pay not refused
    Text:       How are you paid for any overtime you work in your job as a/an [TITLE] at [FIRM] {if
                MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS))
                in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM
                = DK|REF|MIS)} ?
    Options:     1         A set amount            A set amount

                 2         No set                  No set
                           amount/varies           amount/varies

                 3         No paid overtime        No paid overtime

    Use:        Ask OVTNSET
                                                                                                                   Page 782 of 1165
       if [OVTNSET = 1] // Paid a set amount for overtime




            Question: employees_w17.OVTRATE                      [ Overtime pay hourly rate ]

            Module:        employees_w17
            Source:        UKHLS

                             Type: Number               Range: 0 .. 997
                             Don't know: -1            Refused: -2                Inapplicable: -8        Missing: -9

            Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 &
                           CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected at
                           CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has
                           one job and is an employee OR has more than one job and is an employee in the main job
                           And if [PayTyp = 3] // Paid by the hour
                           And if [BasRate <> REF] // Hourly rate of pay not refused
                           And if [OVTNSET = 1] // Paid a set amount for overtime
            Text:          What is your hourly rate of pay for overtime?
            Interviewer ENTER POUNDS AND PENCE
            Instruction:
            Mixed Mode Alternatives
            Web            Text
            Interview:     What is your hourly rate of pay for overtime? Please enter both pounds and pence.
                           Question Box Label
                           Amount in £
                           Delete
                           Post-text Interviewer Instruction

            Use:           Ask OVTRATE



            Soft Check: If (OVTRATE < 5.52 OR OVTRATE > 50.00// Overtime pay hourly rate is less than 5.52 or
            greater than 50.00
            Text
            You said your hourly rate for overtime is [OVTRATE]


if [JbPl = 2|3|4] // works somewhere other than at home




   Question: employees_w17.JBTTWT                       [ Minutes spent travelling to work ]

    Module:         employees_w17
    Source:         BHPS

                      Type: Number                 Range: 0 .. 997
                      Don't know: -1              Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:       if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                    JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                    = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                    job
                    And if [JbPl = 2|3|4] // works somewhere other than at home
    Text:           About how much time does it usually take for you to get to work each day, door to door (in minutes)
                     in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <>
                    DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 &
                    ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} ?
    Interviewer ONE WAY JOURNEY ONLY
    Instruction: IF NO USUAL GIVE AVERAGE MINUTES
                                                                                                                   Page 783 of 1165
                 IF DOESN'T APPLY ENTER 0
Help:         If respondent works mainly by travelling around or travels to one or more places ask how long it
              takes to get to an office or depot if this place is visited at least once a week. Note this is for getting
              to work not the full round trip. Please only use 'Doesn't Apply' in extreme cases where it is
              impossible to give any kind of average i.e. the respondent never visits a depot etc.
Mixed Mode Alternatives
Web           Text
Interview:    About how much time does it usually take for you to get to work each day, door to door (in
              minutes) in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <>
              DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 &
              ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} ? Please provide the time for a
              one-way journey. Please answer 0 if you find it impossible to give any kind of average e.g. you
              never visit an office or depot.

              *Delete
              Post-text Interviewer Instruction, Help

Use:          Ask JBTTWT



Soft Check: If (JBTTWT >=70 Mins // Minutes spent travelling to work is 70 or more
Text
You said it usually takes you [JBTTWT] minutes to get to work each day, door to door.




Question: employees_w17.WKTRV                      [ Mode(s) of transport for journey to work ]

Module:       employees_w17
Source:       DEFRA (adapted)

                Type: multichoice
                Don't know: -1                  Refused: -2                     Inapplicable: -8           Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
              = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
              job
              And if [JbPl = 2|3|4] // works somewhere other than at home
Showcard:     TBC
Text:         And how do you usually get to your place of work?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:       1        Drive myself by car or van                       Drive myself by car or van

               2        Get a lift with someone from household           Get a lift with someone from household

               3        Get a lift with someone outside the              Get a lift with someone outside the
                        household                                        household

               4        Motorcycle/moped/scooter                         Motorcycle/moped/scooter

               5        Taxi/minicab                                     Taxi/minicab

               6        Bus/coach                                        Bus/coach

               7        Train                                            Train

               8         Underground/Metro/Tram/Light railway {if         Underground/Metro/Tram/Light railway {if
                        region = England/Scotland/Wales}                 region = England/Scotland/Wales}

               9        Cycle                                            Cycle

               10       Walk                                             Walk

               97       Other                                            Other

Mixed Mode Alternatives
                                                                                                                     Page 784 of 1165
Web             Text
Interview:      And how do you usually get to your place of work? Please select all that apply.
                Delete
                Showcard, Post-text Interviewer Instruction

Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY
                Delete
                Showcard

Use:            Ask WKTRV



if [more than one response at WKTRV] // Uses more than one mode of transport to get to work




   Question: employees_w17.WKTRVFAR                          [ Main mode of transport to work ]

   Module:         employees_w17
   Source:         UKHLS
   Scripting       List only those selected at WkTrv
   Notes:

                     Type: choice
                     Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

   Universe:       if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                   1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                   CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                   than one job and is an employee in the main job
                   And if [JbPl = 2|3|4] // works somewhere other than at home
                   And if [more than one response at WKTRV] // Uses more than one mode of transport to get to
                   work
   Showcard:       TBC
   Text:           Which do you use for the furthest part of your journey to work?
   Interviewer CODE ONE ONLY
   Instruction:
   Options:         1        Drive myself by car or van                  Drive myself by car or van

                    2        Get a lift with someone from household      Get a lift with someone from household

                    3        Get a lift with someone outside the         Get a lift with someone outside the
                             household                                   household

                    4        Motorcycle/moped/scooter                    Motorcycle/moped/scooter

                    5        Taxi/minicab                                Taxi/minicab

                    6        Bus/coach                                   Bus/coach

                    7        Train                                       Train

                    8         Underground/Metro/Tram/Light railway {if Underground/Metro/Tram/Light railway {if
                             region = England/Scotland/Wales}          region = England/Scotland/Wales}

                    9        Cycle                                       Cycle

                    10       Walk                                        Walk

                    97       Other                                       Other

   Mixed Mode Alternatives
   Web             Delete
   Interview:      Post-text Interviewer Instruction, Showcard

                                                                                                               Page 785 of 1165
              Telephone      Post-text Interviewer Instruction
              Interview:     READ OUT
                             CODE ONE ONLY
                             Delete
                             Showcard

              Use:           Ask WKTRVFAR




         Question: employees_w17.MAINWKTRV                       [ Main mode of travel to work: computed ]

         Module:         employees_w17
         Source:         UKHLS

                          Type: choice
                          Inapplicable: -8                            Missing: -9

         Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                   JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
                   1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
                   And if [JbPl = 2|3|4] // works somewhere other than at home
         Use:            If (WKTRV = Single Response) Compute MAINWKTRV = WKTRV;
                         Else If (WKTRV = Multiple Response) Compute MAINWKTRV = WKTRVFAR;



End



Self-employment Module                       (selfemployment_w17.v01)

Start
if [JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]// Has more
than 1 jobs and is self-employed in the main job




   Question: selfemployment_w17.SEMPINTRO                         [ Main job intro ]

      Module:     selfemployment_w17
      Source:     UKHLS

                     Type: choice
                     Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

      Universe: if [JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]
                // Has more than 1 jobs and is self-employed in the main job
      Text:       The following questions are about your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
                  ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) your main job {if
                  MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} .
      Options:       1       Continue Continue

      Use:        Ask SEMPINTRO



if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) | JOBCODE selected
at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed
OR Has more than 1 job and is self-employed in the main job


                                                                                                                   Page 786 of 1165
Question: selfemployment_w17.JSBOSS                     [ S/emp: hires employees ]


Module:     selfemployment_w17
Source:     BHPS

                Type: choice
                Don't know: -1               Refused: -2                    Inapplicable: -8           Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] //
          Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:       Do you have any employees in your job as a/an [(JOBCODE at CURRENTEMPLOYMENT.JBMAIN) Title
            at Firm] {if MULTIJOBSTOTAL > 1} ?
Options:      1        Yes Yes

              2        No   No

Help:       'Employees' covers anyone directly employed by the respondent (other than the respondent him or
            herself) where they pay wages and are responsible for Tax or NI deductions etc. Exclude those employed
            by firms as consultants etc. Exclude fellow partners in professional practice or business. These are all
            separately self-employed.
Mixed Mode Alternatives
Web        Help
Interview: 'Employees' covers anyone directly employed by you where you pay wages and are responsible for Tax
           or National Insurance deductions. Exclude fellow partners in professional practice or business, they are
           separately self-employed.

Use:        Ask JSBOSS



if [JSBOSS = 1] // Have employees




   Question: selfemployment_w17.JSSIZE                     [ S/emp: number of employees ]

    Module:       selfemployment_w17
    Source:       BHPS

                    Type: choice
                    Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
                  2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
                  And if [JSBOSS = 1] // Have employees
    Showcard: TBC
    Text:         How many people do you employ for this job {if MULTIJOBSTOTAL > 1}?




                                                                                                                 Page 787 of 1165
   Options:       1        1-2                              1-2

                  2        3-9                              3-9

                  3        10 - 24                          10 - 24

                  4        25 - 49                          25 - 49

                  5        50 - 99                          50 - 99

                  6        100 - 199                        100 - 199

                  7        200 - 499                        200 - 499

                  8        500 - 999                        500 - 999

                  9        1000 or more                     1000 or more

                  10       Don't know but fewer than        Don't know but fewer than
                           25                               25

                  11       Don't know but 25 or more        Don't know but 25 or more


   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard

   Telephone Post-text Interviewer Instruction
   Interview: CODE ANSWER FROM RESPONSE GIVEN. IF DON'T KNOW, PROBE FOR APPROXIMATE
              NUMBER OF PEOPLE.
              Delete
              Showcard

   Use:          Ask JSSIZE




Question: selfemployment_w17.JSHRS                       [ S/emp: hours normally worked per week ]

Module:       selfemployment_w17
Source:       BHPS

                Type: Number                       Range: 0 .. 97
                Don't know: -1                    Refused: -2                 Inapplicable: -8       Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]
              // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:         How many hours in total do you usually work in a week in your job as a/an [TITLE] at [FIRM] {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in
              your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM =
              DK|REF|MIS)} ?
Interviewer IF NO USUAL, GIVE AVERAGE
Instruction: WRITE IN HOURS
             ENTER TO THE NEAREST HOUR
Mixed Mode Alternatives
Web           Text
Interview:    How many hours in total do you usually work in a week in your job as a/an [TITLE] at [FIRM] {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in
              your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM =
              DK|REF|MIS)} ? Please provide an answer to the nearest hour. If you have no usual hours, please give
              an average.

              Delete
              Post-text Interviewer Instruction

Use:          Ask JSHRS                                                                                       Page 788 of 1165
Soft check: if [JSHRS > 50] // Number of hours worked per week is greater than 50
Text
You have said you usually work [JSHRS] hours per week.




Question: selfemployment_w17.JSHRCPR                        [ Change hours work per week ]

Module:     selfemployment_w17
Source:     HILDA

              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8          Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] //
          Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:       If you could choose the number of hours you work each week for this job {if MULTIJOBSTOTAL > 1},
             and taking into account how that would affect your income, would you prefer to work...
Options:      1      Fewer hours than you do now?             Fewer hours than you do now?

              2      About the same hours as you do           About the same hours as you do
                     now?                                     now?

              3      Or more hours than you do now?           Or more hours than you do now?

Use:        Ask JSHRCPR



if [JSHRCPR = 1 | 3] // Would choose to work fewer or more hours than now.




   Question: selfemployment_w17.JSPRHR                       [ Would choose to work fewer or more hours
   than now. ]

    Module:       selfemployment_w17
    Source:       HILDA

                    Type: Number                    Range: 0 .. 97
                    Don't know: -1                 Refused: -2                Inapplicable: -8         Missing: -9

    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                  = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
                  job
                  And if [JSHRCPR = 1 | 3] // Would choose to work fewer or more hours than now
    Text:         In total, how many hours a week, on average, would you choose to work for this job {if
                  MULTIJOBSTOTAL > 1} ? Again, take into account how that would affect your income.
    Interviewer THIS INCLUDES ANY WORK DONE AT THE WORKPLACE AND AT HOME.
    Instruction: IF RESPONDENT INDICATES THEY WOULD PREFER NOT TO WORK AT ALL, EMPHASISE
                 THAT THIS ALSO MEANS THEY WILL RECEIVE NO INCOME FROM WAGES OR SALARY.
    Question      Total preferred hours per week
    Box Label:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Post-text Interviewer Instruction

    Use:          Ask JSPRHR

                                                                                                               Page 789 of 1165
   Soft check: if [JSPRHR > 50] // Would choose to work greater than 50 hours per week
   Text
   You have said you would choose to work [JSPRHR] hours per week.




Question: selfemployment_w17.JSTYPEB                     [ S/emp: nature of employment ]

Module:      selfemployment_w17
Source:      BHPS

              Type: choice
              Don't know: -1                  Refused: -2                  Inapplicable: -8           Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]
             // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:        Which of these best describes your employment situation for your job as a/an [(JOBCODE at
             CURRENTEMPLOYMENT.JBMAIN) Title at Firm] {if MULTIJOBSTOTAL > 1} ...
Interviewer READ OUT
Instruction:
Options:      1        Running a business or professional practice   Running a business or professional practice

              2        Partner in a business or a professional       Partner in a business or a professional
                       practice                                      practice

              3        Working for myself                            Working for myself

              4        A sub-contractor                              A sub-contractor

              5        Doing freelance work                          Doing freelance work

              6        Or self-employed in some other way?           Or self-employed in some other way?

Help:        Those who are paid for labour only, may keep accounts for presentation to HM Revenue and Customs
             and have an accountant, but they should only be coded 'Running a business or professional practice' if
             they regard themselves as having a specific small business.
Mixed Mode Alternatives
Web          Delete
Interview:   Post-text Interviewer Instruction, Help

Use:         Ask JSTYPEB




Question: selfemployment_w17.JSNITAX                    [ S/emp: pays own NI ]

Module:      selfemployment_w17
Source:      LFS

              Type: choice
              Don't know: -1                  Refused: -2                  Inapplicable: -8           Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]
             // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:        Do you pay your own National Insurance and Tax or is this usually deducted by the organisation(s) you
             work for, for example, your client, employer, agency etc. for this job {if MULTIJOBSTOTAL > 1}?
Interviewer READ OUT
Instruction:


                                                                                                                Page 790 of 1165
Options:
                  1         Pay your own National Insurance and Tax            Pay your own National Insurance and Tax

                  2         Pay your own Natural Insurance or Tax but          Pay your own Natural Insurance or Tax but
                            not both                                           not both

                  3         National Insurance and tax deducted by the         National Insurance and tax deducted by the
                            organisation(s) you work for, for example,         organisation(s) you work for, for example,
                            your client, employer, agency, etc.                your client, employer, agency, etc.

Mixed Mode Alternatives
Web            Delete
Interview:     Post-text Interviewer Instruction

Use:           Ask JSNITAX




Question: selfemployment_w17.JSACCS                                 [ S/emp: draws up profit/loss accounts ]

Module:      selfemployment_w17
Source:      BHPS

               Type: choice
               Don't know: -1                          Refused: -2                 Inapplicable: -8           Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] //
          Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:        In this job/business are annual business accounts prepared for HM Revenue and Customs for tax
             purposes?
Options:
              1           Yes                    Yes

              2           No                     No

              3           Not yet but will       Not yet but will
                          be                     be

Use:         Ask JSACCS



if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs




   Question: selfemployment_w17.JSPART                                [ S/emp: own account or partnership ]

    Module:       selfemployment_w17
    Source:       BHPS

                      Type: choice
                      Don't know: -1                     Refused: -2                Inapplicable: -8          Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
              2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
    Text:         Are you working on your own account or are you in partnership with someone else?
    Options:          1         Own account (sole owner) Own account (sole owner)

                      2         In partnership                In partnership


    Use:          Ask JSPART                                                                                             Page 791 of 1165
Display Note
SCREEN START (CAWI) [month and year template]. Please display start month and year in one row and end
month and year in a second row underneath.




Question: selfemployment_w17.JSPRBM                     [ S/emp: date accounts began: month ]

Module:      selfemployment_w17
Source:      BHPS

               Type: choice
               Don't know: -1                 Refused: -2               Inapplicable: -8        Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
             = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
             job
             And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
Text:        What is the most recent period for which accounts have been prepared for HM Revenue and
             Customs for your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <>
             DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) for your main job {if MULTIJOBSTOTAL > 1 &
             ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} ?
Interviewer INCLUDE IF PREPARED BY ACCOUNTANT
Instruction: PLEASE ENTER THE BEGINNING MONTH
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December

Help:        Take any period for which figures are available
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list

             Question Box Label
             Month

             Delete
             Help, Post-text Interviewer Instruction

Use:         Ask JSPRBM




Question: selfemployment_w17.JSPRBY4                        [ S/emp: date accounts began: year ]

Module:      selfemployment_w17                                                                          Page 792 of 1165
Source:       BHPS


                Type: Number                  Range: 1900 .. 9999
                Don't know: -1               Refused: -2                  Inapplicable: -8       Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
              = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
              job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
Interviewer PLEASE ENTER THE BEGINNING YEAR
Instruction:
Mixed Mode Alternatives
Web           Display Notes
Interview:    use drop down list
              Question Box Label
              Year
              Delete
              Pre-text Interviewer Instruction
Use:          Ask JSPRBY4



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
One or more of the dates entered is in the future.




Question: selfemployment_w17.JSPREM                        [ S/emp: date accounts ended: month ]

Module:       selfemployment_w17
Source:       BHPS

                Type: choice
                Don't know: -1                   Refused: -2             Inapplicable: -8        Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
              = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
              job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
Interviewer PLEASE ENTER THE ENDING MONTH
Instruction:




                                                                                                          Page 793 of 1165
Options:      1        January      January

              2        February     February

              3        March        March

              4        April        April

              5        May          May

              6        June         June

              7        July         July

              8        August       August

              9        September September

              10       October      October

              11       November     November

              12       December     December



Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list
             Question Box Label
             Month
             Delete
             Pre-text Interviewer Instruction

Use:         Ask JSPREM




Question: selfemployment_w17.JSPREY4                    [ S/emp: date accounts ended: year ]

Module:      selfemployment_w17
Source:      BHPS

              Type: Number                    Range: 1900 .. 9999
              Don't know: -1                 Refused: -2               Inapplicable: -8         Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
             = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
             job
             And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
Interviewer PLEASE ENTER THE ENDING YEAR
Instruction:
Mixed Mode Alternatives
Web          Display Notes
Interview:   Use drop down list
             Question Box Label
             Year
             Delete
             Pre-text Interviewer Instruction

Use:         Ask JSPREY4



Display Note
SCREEN END (CAWI)



                                                                                                         Page 794 of 1165
Hard check: if [Month/year Accounts Ended is Before Month/year Accounts Began]// Month/year accounts
ended cannot be before month/year accounts began
Text
The month/year accounts ended cannot be earlier than the month/year accounts began.



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
One or more of the dates entered is in the future.




Question: selfemployment_w17.JSPRF                    [ S/emp: net profit in last yearly account ]

Module:       selfemployment_w17
Source:       BHPS

                Type: Number                 Range: 0 .. 9999997
                Don't know: -1              Refused: -2                    Inapplicable: -8         Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
              = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
              job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
Text:         What was the amount of (your share of) the profit or loss figure shown on these accounts for this
              period?
Interviewer IF DON'T KNOW / CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
Instruction: WRITE IN TO NEAREST £
Help:         Include any money subsequently put back into the business
Mixed Mode Alternatives
Web           Scripting Notes
Interview:    In CAWI please follow this procedure:
              1. Display JSPRF as normal.
              2. If Respondent tries to skip JSPRF, do not display DK/PNS options. Instead Display
              JSPRF_CAWI immediately and leave JSPRF as missing.
              3. If Respondent tries to skip JSPRF_CAWI display DK/PNS per usual.
              4. Whatever response provided at JSPRF_CAWI In the data return please have non-missing values
              from JSPRF_CAWI computed into JSPRF.
              Text
              What was the amount of (your share of) the profit or loss figure shown on these accounts for this
              period? Include any money subsequently put back into the business. Please provide an amount to
              the nearest pound.
              Question Box Label
              Amount in £
              Delete
              Post-text Interviewer Instruction, Help

Use:          Ask JSPRF



if [GRIDVARIABLES.ModeType = 3 & JSPRF = MIS] // Mode is CAWI AND self-employed net profit is Missing.




   Question: selfemployment_w17.JSPRF_CAWI                          [ S/emp: net profit CAWI non-
   response statement ]

    Module:    selfemployment_w17
    Source:    UKHLS


                                                                                                              Page 795 of 1165
    Scripting Please follow this procedure:
    Notes:    Only display if Respondent tries to skip JSPRF in CAWI.
              If Respondent tries to skip JSPRF_CAWI display DK/PNS per usual.
              Calculate If JSPRF = MIS & JSPRF_CAWI <>MIS then JSPRF = JSPRF_CAWI.

                  Type: Number                   Range: 0 .. 9999997
                  Don't know: -1                Refused: -2                 Inapplicable: -8        Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2)
              | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
              CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than 1
              job and is self-employed in the main job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
              And if [GRIDVARIABLES.ModeType = 3 & JSPRF = MIS] // Mode is CAWI AND self-employed net
              profit is Missing
    Text:       If possible, please provide an answer to this question as this is one of the key questions in this
                study. Please be assured that the information you give us will be treated confidentially.
                What was the amount of (your share of) the profit or loss figure shown on these accounts for this
                period? Include any money subsequently put back into the business. Please provide an amount to
                the nearest pound.
    Question Amount in £
    Box
    Label:
    Use:        Ask JSPRF_CAWI



Display Note
SCREEN START (CAWI). Please unfold these questions onto the screen.


if [JSPRF <> MIS|DK|REF] // Net profit last year is not missing, don't know or refused




   Question: selfemployment_w17.JSPRLS                         [ Sole accounts: Whether profit/loss ]

    Module:     selfemployment_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1                 Refused: -2               Inapplicable: -8         Missing: -9

    Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2)
              | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
              CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than 1
              job and is self-employed in the main job
              And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
              And if [JSPRF <> MIS|DK|REF] // Net profit last year is not missing, don't know or refused
    Text:       Does this figure relate to profit or loss?
    Options:     1        Profit/earnings Profit/earnings

                 2        Loss              Loss

    Use:        Ask JSPRLS



   if [JSPRLS = 1] // Amount stated refers to profit/earnings




       Question: selfemployment_w17.JSPRTX                       [ Sole accounts: whether before tax ]

       Module:       selfemployment_w17                                                                       Page 796 of 1165
           Source:     BHPS


                         Type: choice
                         Don't know: -1              Refused: -2                  Inapplicable: -8   Missing: -9

           Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
                     = 2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                     CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
                     than 1 job and is self-employed in the main job
                     And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
                     And if [JSPRF <> MIS|DK|REF] // Net profit last year is not missing, don't know or refused
                     And if [JSPRLS = 1] // Amount stated refers to profit/earnings
           Text:       Is that figure before deduction of income tax?
           Options:     1        Yes, before      Yes, before
                                 tax              tax

                        2        No, after tax    No, after tax

           Use:        Ask JSPRTX




          Question: selfemployment_w17.JSPRNI                      [ Sole accounts: whether before NI ]

           Module:     selfemployment_w17
           Source:     BHPS

                         Type: choice
                         Don't know: -1              Refused: -2                  Inapplicable: -8   Missing: -9

           Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
                     = 2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                     CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
                     than 1 job and is self-employed in the main job
                     And if [JSACCS = 1] // Annual business accounts are prepared for HM Revenue and Customs
                     And if [JSPRF <> MIS|DK|REF] // Net profit last year is not missing, don't know or refused
                     And if [JSPRLS = 1] // Amount stated refers to profit/earnings
           Text:       Is that figure before deduction of National Insurance?
           Options:     1        Yes, before      Yes, before
                                 NI               NI

                        2        No, after NI     No, after NI

           Use:        Ask JSPRNI



   Display Note
   SCREEN END (CAWI)


if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM Revenue and Customs




   Question: selfemployment_w17.JSWORKAC                           [ Work account ]

    Module:    selfemployment_w17
    Source:    FRS

                   Type: choice
                   Don't know: -1                Refused: -2                    Inapplicable: -8     Missing: -9
                                                                                                             Page 797 of 1165
Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
          And if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM Revenue and
          Customs

Text:        Do you have separate bank or building society accounts for your work and your private finances?
Options:      1        Yes Yes

              2        No   No

Use:         Ask JSWORKAC



if [JSWORKAC = 1] // Has separate accounts for work/business and private finances




   Question: selfemployment_w17.JSOWNSUM                          [ Draw money for non-business ]

   Module:        selfemployment_w17
   Source:        FRS Adapted
   Scripting      Showcard should appear like this:
   Notes:          Money from the work account:
                  - used for payments to yourself and any other personal spending
                  - used to pay domestic bills (including standing orders)
                  - transferred to a private account
                  - used for any other non-business use?

                    Type: choice
                    Don't know: -1              Refused: -2                Inapplicable: -8        Missing: -9

   Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                  2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                  CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
                  than 1 job and is self-employed in the main job
                  And if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM Revenue
                  and Customs
                  And if [JSWORKAC = 1] // Has separate accounts for work/business and private finances
   Showcard:      TBC
   Text:          Do you draw money from your work account for any non-business purposes, such as any of
                  these?
   Interviewer CODE YES IF ANY APPLY
   Instruction:
   Options:        1        Yes Yes

                   2        No    No

   Mixed Mode Alternatives
   Web            Text
   Interview:     Do you draw money from your work account for any non-business purposes, such as payments
                  to yourself and any other personal spending, payments for domestic bills including standing
                  orders, transfers to a private account, or any other non-business use?
                  Delete
                  Showcard, Post-text Interviewer Instruction

   Telephone      Text
   Interview:     Do you draw money from your work account for any non-business purposes, such as payments
                  to yourself and any other personal spending, payments for domestic bills including standing
                  orders, transfers to a private account, or any other non-business use?
                  Delete
                  Showcard

   Use:           Ask JSOWNSUM                                                                                 Page 798 of 1165
if [JSOWNSUM = 1] // Draws from work account for non-business purposes




   Question: selfemployment_w17.JSOWNAMT                          [ Non-business amount per month
   ]

   Module:       selfemployment_w17
   Source:       FRS adapted

                    Type: Number                                 Range: 0 .. 9999999999

   Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 &
                 CURRENTEMPLOYMENT.JBSEMP = 2) | JOBCODE selected at
                 CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] // Has one
                 job and is self-employed OR Has more than 1 job and is self-employed in the main job
                 And if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM Revenue
                 and Customs
                 And if [JSWORKAC = 1] // Has separate accounts for work/business and private finances
                 And if [JSOWNSUM = 1] // Draws from work account for non-business purposes
   Text:         Thinking of the last 12 months, on average how much have you taken EACH MONTH for
                 these non-business purposes?
   Interviewer ENTER AMOUNT
   Instruction:
   Help:         The purpose of this question is to get a picture of current monthly income from self-
                 employment.

                 An estimate is acceptable. if a business has been in operation for less than a year, give an
                 average over the length of time the business has been in operation.
   Use:          Ask JSOWNAMT




   Question: selfemployment_w17.JSOWNOTH                          [ Other non-business income ]

   Module:     selfemployment_w17
   Source:     FRS

                Type: choice
                Don't know: -1               Refused: -2                Inapplicable: -8         Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
             = 2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
             than 1 job and is self-employed in the main job
             And if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM Revenue
             and Customs
             And if [JSWORKAC = 1] // Has separate accounts for work/business and private finances
             And if [JSOWNSUM = 1] // Draws from work account for non-business purposes
   Text:       Apart from any drawings from the bank/building society, do you receive any other income from
               this job/business, for personal use?
   Options:     1       Yes Yes

                2       No     No

   Use:        Ask JSOWNOTH



   if [JSOWNOTH = 1] // Receives other non-business income

                                                                                                           Page 799 of 1165
                Question: selfemployment_w17.JSOWOTAM                        [ Non-business average amount
                ]

                Module:        selfemployment_w17
                Source:        FRS

                                Type: Number
                                Don't know: -1             Refused: -2           Inapplicable: -8      Missing: -9

                Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 &
                               CURRENTEMPLOYMENT.JBSEMP = 2) | JOBCODE selected at
                               CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2] // Has
                               one job and is self-employed OR Has more than 1 job and is self-employed in the main
                               job
                               And if [JSACCS = 1|3] // Annual business accounts are (or will be) prepared for HM
                               Revenue and Customs
                               And if [JSWORKAC = 1] // Has separate accounts for work/business and private
                               finances
                               And if [JSOWNSUM = 1] // Draws from work account for non-business purposes
                               And if [JSOWNOTH = 1] // Receives other non-business income
                Text:          On average, how much is that each month?
                Interviewer ENTER AMOUNT
                Instruction:
                Mixed Mode Alternatives
                Web            Question Box Label
                Interview:     Amount in £
                               Delete
                               Post-text Interviewer Instruction
                Use:           Ask JSOWOTAM



Display Note
SCREEN START (CAWI). Questions to unfold on screen, one at a time, as previous question is answered.


if [(JSACCS = 2|3|DK|REF) | (JSWORKAC = 2|DK|REF) | (JSWORKAC = 1 & (JSOWNSUM = 2|DK|REF)) | JSPRF
= DK|REF] // Business accounts have not been prepared or not yet been prepared OR does not have separate work
and private bank accounts OR has separate work and private bank accounts but does not draw money from work
account for non-business purposes




   Question: selfemployment_w17.JSPAYU                         [ Average income from job/business ]

    Module:       selfemployment_w17
    Source:       BHPS

                       Type: Number                Range: 1 .. 9999997
                       Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

    Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
                  JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                  = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
                  job
                  And if [(JSACCS = 2|3|DK|REF) | (JSWORKAC = 2|DK|REF) | (JSWORKAC = 1 & (JSOWNSUM =
                  2|DK|REF)) | JSPRF = DK|REF] // Business accounts have not been prepared or not yet been
                  prepared OR does not have separate work and private bank accounts OR has separate work and
                  private bank accounts but does not draw money from work account for non-business purposes



                                                                                                                Page 800 of 1165
Text:         After paying for any materials, equipment or goods that you use(d) in your work, what was your
              weekly or monthly income, on average, from this job/business as a/an [TITLE] at [FIRM] {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS))
              in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM =
              DK|REF|MIS)} over the last 12 months?

Interviewer IF DON'T KNOW / CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
Instruction:
             ENTER TO THE NEAREST POUND
Mixed Mode Alternatives
Web           Text
Interview:    After paying for any materials, equipment or goods that you use(d) in your work, what was your
               weekly or monthly income, on average, from this job/business {if MULTIJOBSTOTAL = 1} from
              your job as a/an [(JOBCODE at CURRENTEMPLOYMENT.JBMAIN) Title at Firm] {if
              MULTIJOBSTOTAL > 1} over the last 12 months? Please provide an amount to the nearest pound.

              Question Box Label
              Amount in £

              Delete
              Post-text Interviewer Instruction

Use:          Ask JSPAYU



if [JSPAYU <> MIS|DF|REF] // Average income from job/business is not missing, don't know or refused




   Question: selfemployment_w17.JSPAYW                          [ Job/business income: pay period
   (weeks) ]

   Module:     selfemployment_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1                   Refused: -2             Inapplicable: -8      Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
             2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than
             1 job and is self-employed in the main job
             And if [(JSACCS = 2|3|DK|REF) | (JSWORKAC = 2|DK|REF) | (JSWORKAC = 1 & (JSOWNSUM
             = 2|DK|REF)) | JSPRF = DK|REF] // Business accounts have not been prepared or not yet been
             prepared OR does not have separate work and private bank accounts OR has separate work and
             private bank accounts but does not draw money from work account for non-business purposes
             And if [JSPAYU <> MIS|DF|REF] // Average income from job/business is not missing, don't know
             or refused
   Text:       Was that weekly or monthly income?
   Options:     1        Weekly income      Weekly income

                2        Monthly income Monthly income

                97       Other              Other

   Mixed Mode Alternatives
   Web        Display Notes
   Interview: Use drop down box with options 'weekly', 'monthly' and 'other'
              Delete
              Text

   Use:        Ask JSPAYW



                                                                                                         Page 801 of 1165
     Question: selfemployment_w17.JSPYTX                     [ Job/business income: whether before tax
     ]

     Module:    selfemployment_w17
     Source:    BHPS

                  Type: choice
                  Don't know: -1               Refused: -2               Inapplicable: -8     Missing: -9

     Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2)
               | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
               CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than 1
               job and is self-employed in the main job
               And if [(JSACCS = 2|3|DK|REF) | (JSWORKAC = 2|DK|REF) | (JSWORKAC = 1 & (JSOWNSUM =
               2|DK|REF)) | JSPRF = DK|REF] // Business accounts have not been prepared or not yet been
               prepared OR does not have separate work and private bank accounts OR has separate work and
               private bank accounts but does not draw money from work account for non-business purposes
               And if [JSPAYU <> MIS|DF|REF] // Average income from job/business is not missing, don't know
               or refused
     Text:      Is that figure before deduction of income tax?
     Options:    1        Yes, before      Yes, before
                          tax              tax

                 2        No, after tax    No, after tax

     Use:       Ask JSPYTX




     Question: selfemployment_w17.JSPYNI                     [ Job/business income: whether before NI ]

     Module:    selfemployment_w17
     Source:    BHPS

                  Type: choice
                  Don't know: -1               Refused: -2               Inapplicable: -8     Missing: -9

     Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2)
               | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
               CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than 1
               job and is self-employed in the main job
               And if [(JSACCS = 2|3|DK|REF) | (JSWORKAC = 2|DK|REF) | (JSWORKAC = 1 & (JSOWNSUM =
               2|DK|REF)) | JSPRF = DK|REF] // Business accounts have not been prepared or not yet been
               prepared OR does not have separate work and private bank accounts OR has separate work and
               private bank accounts but does not draw money from work account for non-business purposes
               And if [JSPAYU <> MIS|DF|REF] // Average income from job/business is not missing, don't know
               or refused
     Text:      Is that figure before deduction of National Insurance?
     Options:    1        Yes, before     Yes, before
                          NI              NI

                 2        No, after NI    No, after NI

     Use:       Ask JSPYNI



Display Note
SCREEN END (CAWI)




                                                                                                       Page 802 of 1165
Question: selfemployment_w17.JSPL                       [ S/emp: work location ]

Module:       selfemployment_w17
Source:       BHPS

                Type: choice
                Don't know: -1                    Refused: -2                    Inapplicable: -8    Missing: -9

Universe:     if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
              JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 2]
              // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
Text:         Where do you mainly work in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
              ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} ? Is it...
Interviewer READ OUT
Instruction:
Options:       1         At home                                  At home

               2         From your own home                       From your own home

               3         From separate business premises          From separate business premises

               4         From a van or stall                      From a van or stall

               5         From client's or customer's              From client's or customer's
                         premises                                 premises

               6         Driving or travelling around             Driving or travelling around

               97        Or some other place?                     Or some other place?

Help:         Code one only. Someone who works at home does the major part of their work there (e.g. someone
              running a home typing service). Someone who works from home has the home as their base (e.g. for
              telephone calls) and travels to customers homes or businesses to work e.g. a plumber.
Mixed Mode Alternatives
Web           Text
Interview:    Where do you mainly work in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
              ((ALLJOBSTITLE <> DK|REF|MIS)&(ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
              MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS)|(ALLJOBSFIRM = DK|REF|MIS)} `

              Help
              Someone who works at home does the major part of their work there (e.g. someone running a home
              typing service). Someone who works from home has the home as their base (e.g. for telephone calls)
              and travels to customers homes or businesses to work e.g. a plumber.

              Delete
              Post-text Instruction Instruction

Use:          Ask JSPL



if [JSPl = 2|3|4|5|6] // Works somewhere other than at home




   Question: selfemployment_w17.JSWAHNEW                              [ Working at home ]

    Module:         selfemployment_w17
    Source:         UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                   Inapplicable: -8   Missing: -9

                                                                                                              Page 803 of 1165
    Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
                 JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                 = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
                 job
                 And if [JSPl = 2|3|4|5|6] // Works somewhere other than at home

    Text:        How often do you work at/from home in this job {MULTIJOBSTOTAL > 1}?
    Interviewer READ OUT
    Instruction:
    Options:      1        Never               Never

                  2        1-4 days a          1-4 days a
                           month               month

                  3        1 day a week        1 day a week

                  4        2 days a week       2 days a week

                  5        3 days a week       3 days a week

                  6        4 days a week       4 days a week

                  7        Always              Always

                  8        Variable            Variable

    Mixed Mode Alternatives
    Web          Delete
    Interview:   Post-text Interviewer Instruction

    Use:         Ask JSWAHNEW



if [JSPL > 2] // Work somewhere other than at home


   if [GRIDVARIABLES.ModeType = 3] // Mode is CAWI




       Question: selfemployment_w17.JSTTWTB_CAWI                            [ Time taken to get to work
       (CAWI) ]

       Module:     selfemployment_w17
       Source:     UKHLS

                      Type: Number                    Range: 0 .. 997
                      Don't know: -1                 Refused: -2              Inapplicable: -8          Missing: -9

       Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                 2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                 CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more than
                 1 job and is self-employed in the main job
                 And if [JSPL > 2] // Work somewhere other than at home
                 And if [GRIDVARIABLES.ModeType = 3] // Mode is CAWI
       Mixed Mode Alternatives
       Web        Text
       Interview: How many minutes does it usually take for you to get to work each day door to door? Please
                  provide the time for a one-way journey. Please answer 0 if you find it impossible to give any kind
                  of average e.g. you never visit an office or depot.

       Use:        Ask JSTTWTB_CAWI




   Question: selfemployment_w17.JSTTWT                        [ S/emp: commuting time provided ]                 Page 804 of 1165
Module:       selfemployment_w17

Source:       BHPS (adapted)

                Type: choice
                Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
          And if [JSPL > 2] // Work somewhere other than at home
Text:         About how much time does it usually take for you to get to work each day, door to door?
Options:       1        Write in number of             Write in number of
                        minutes                        minutes

               2        Doesn't apply                  Doesn't apply

Help:         If respondent works mainly by travelling around or travels to one or more places ask how long it takes
              to get to an office or depot if this place is visited at least once a week. Note this is for getting to work
              not the full round trip time. Please only use the 'Doesn't apply' code in extreme cases where it is
              impossible to give any kind of average i.e. the respondent never visits a depot.
Use:          if (JSTTWTB_CAWI = 0) Compute JSTTWT=2;
              Else If (JSTTWTB_CAWI = 1..997) Compute JSTTWT=1
              Else If (JSTTWTB_CAWI = DK) Compute JSTTWT=-1
              Else If (JSTTWTB_CAWI = REF) Compute JSTTWT=-2
              Else: Ask



if [JSTTWT = 1] // Time taken to get to work is provided




   Question: selfemployment_w17.JSTTWTB                             [ S/emp: commuting time ]

    Module:         selfemployment_w17
    Source:         BHPS (adapted)

                      Type: Number                  Range: 0 .. 997
                      Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:       if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                    2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                    CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
                    than 1 job and is self-employed in the main job
                    And if [JSPL > 2] // Work somewhere other than at home
                    And if [JSTTWT = 1] // Time taken to get to work is provided
    Interviewer IF NO USUAL GIVE AVERAGE
    Instruction: WRITE IN NUMBER OF MINUTES
    Use:            If (JSTTWTB_CAWI > 0)
                    Compute JSTTWTB = JSTTWTB_CAWI;
                    Else: Ask



   Soft check: If [JSTTWTB > 70] // Takes 70 minutes or more to travel to work
   You said it usually takes you [JSTTWTB] minutes to get to work each day, door to door.




Question: selfemployment_w17.JSWKTRV                            [ S/emp: mode(s) of transport to work ]

Module:         selfemployment_w17
Source:         DEFRA (adapted)
                                                                                                                      Page 805 of 1165
                Type: multichoice

                Don't know: -1                 Refused: -2                  Inapplicable: -8        Missing: -9


Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
               JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
               = 2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main
               job
               And if [JSPL > 2] // Work somewhere other than at home
Showcard:      TBC
Text:          And how do you usually get to your place of work for this job {if MULTIJOBSTOTAL > 1}?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:        1        Drive myself by car or van                  Drive myself by car or van

                2        Get a lift with someone from household      Get a lift with someone from household

                3        Get a lift with someone outside the         Get a lift with someone outside the
                         household                                   household

                4        Motorcycle/moped/scooter                    Motorcycle/moped/scooter

                5        Taxi/minicab                                Taxi/minicab

                6        Bus/coach                                   Bus/coach

                7        Train                                       Train

                8         Underground/Metro/Tram/Light railway {if    Underground/Metro/Tram/Light railway {if
                         region = England/Scotland/Wales}            region = England/Scotland/Wales}

                9        Cycle                                       Cycle

                10       Walk                                        Walk

                97       Other                                       Other

Mixed Mode Alternatives
Web            Text
Interview:     And how do you usually get to your place of work for this job {if MULTIJOBS > 1}? Please select
               all that apply.
               Delete
               Post-text Interviewer Instruction, Showcard

Telephone      Post-text Interviewer Instruction
Interview:     READ OUT
               CODE ALL THAT APPLY
               Delete
               Showcard

Use:           Ask JSWKTRV



if [More than one response at JSWKTRV] // Uses more than one mode of transport to get to work




   Question: selfemployment_w17.JSWKTRVFAR                           [ S/emp: main mode of transport to
   work ]

   Module:          selfemployment_w17
   Source:          UKHLS
   Scripting        List only those selected at JSWKTRV
   Notes:


                                                                                                              Page 806 of 1165
                    Type: choice
                    Don't know: -1              Refused: -2                     Inapplicable: -8      Missing: -9

   Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                  2) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                  CURRENTEMPLOYMENT.JBSEMP = 2] // Has one job and is self-employed OR Has more
                  than 1 job and is self-employed in the main job
                  And if [JSPL > 2] // Work somewhere other than at home
                  And if [More than one response at JSWKTRV] // Uses more than one mode of transport to get to
                  work
   Text:          Which do you use for the furthest part of your journey to work?
   Interviewer CODE ONE ONLY
   Instruction:
   Options:
                   1        Drive myself by car or van                   Drive myself by car or van

                   2        Get a lift with someone from household       Get a lift with someone from household

                   3        Get a lift with someone outside the          Get a lift with someone outside the
                            household                                    household

                   4        Motorcycle/moped/scooter                     Motorcycle/moped/scooter

                   5        Taxi/minicab                                 Taxi/minicab

                   6        Bus/coach                                    Bus/coach

                   7        Train                                        Train

                   8         Underground/Metro/Tram/Light railway {if Underground/Metro/Tram/Light railway {if
                            region = England/Scotland/Wales}          region = England/Scotland/Wales}

                   9        Cycle                                        Cycle

                   10       Walk                                         Walk

                   97       Other                                        Other

   Mixed Mode Alternatives
   Web            Delete
   Interview:     Post-text Interviewer Instruction, Showcard

   Telephone      Post-text Interviewer Instruction
   Interview:     READ OUT
                  CODE ONE ONLY
                  Delete
                  Showcard

   Use:           Ask JSWKTRVFAR




Question: selfemployment_w17.JSMAINWKTRV                             [ Main mode of travel to work:
computed ]

Module:    selfemployment_w17
Source:    UKHLS

               Type: choice
               Inapplicable: -8                                   Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 2) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          2] // Has one job and is self-employed OR Has more than 1 job and is self-employed in the main job
          And if [JSPL > 2] // Work somewhere other than at home
Use:       If (JSWKTRV = Single Response)
           Compute JSMAINWKTRV = JSWKTRV;
           Else If (JSWKTRV = Multiple Response)                                                               Page 807 of 1165
           Compute JSMAINWKTRV = JSWKTRVFAR;
End



Physical Work Module                       (physicalwork_w17.v01)

Start
if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last week or did no
paid work last week but has a job




   Question: physicalwork_w17.WKPHYS                            [ Physicality of job ]

      Module:       physicalwork_w17
      Source:       Adapted from HSE 2006

                      Type: choice
                      Don't know: -1                      Refused: -2                Inapplicable: -8               Missing: -9

      Universe:     if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
                    week or did no paid work last week but has a job
      Text:         Thinking about the type of work that you do in your job as a/an [(JOBCODE at
                    CURRENTEMPLOYMENT.JBMAIN) Title at Firm] {if MULTIJOBSTOTAL > 1} , in general would you
                    say that you are...


      Interviewer READ OUT
      Instruction:
      Options:        1        Very physically active                     Very physically active

                      2        Fairly physically active                   Fairly physically active

                      3        Not very physically active                 Not very physically active

                      4        Or not at all physically active in your    Or not at all physically active in your
                               job?                                       job?

      Mixed Mode Alternatives
      Web            Delete
      Interview:     Post-text Interviewer Instruction

      Use:          Ask WKPHYS



End



Work Conditions Module                         (workconditions_w17.v04)

Start
if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Did paid work last week or did no
paid work last week but has a job




   Question: workconditions_w17.WCINTRO                             [ Main job intro ]

      Module:      workconditions_w17
      Source:      UKHLS                                                                                                    Page 808 of 1165
               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

   Universe: if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Did paid work last
             week or did no paid work last week but has a job
   Text:      The following questions are about your main {if MULTIJOBSTOTAL > 1} job.


   Options:    1       Continue Continue

   Use:       Ask WCINTRO



if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected
at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee
OR has more than one job and is an employee in the main job




   Question: workconditions_w17.JBPERFP                    [ Pay includes performance related pay ]

   Module:    workconditions_w17
   Source:    BHPS

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
             If has one job and is an employee OR has more than one job and is an employee in the main job
   Text:      Does your pay include performance related pay?
   Options:    1       Yes Yes

               2       No    No

   Use:       Ask JBPERFP




   Question: workconditions_w17.JBONUS                   [ Pay includes bonuses or profit share ]

   Module:    workconditions_w17
   Source:    BHPS

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
             If has one job and is an employee OR has more than one job and is an employee in the main job
   Text:      In the last 12 months have you received any bonuses such as Christmas or quarterly bonus, profit-related
              pay or profit sharing bonus, or an occasional commission?
   Options:
               1       Yes Yes

               2       No    No

   Use:       Ask JBONUS



                                                                                                                  Page 809 of 1165
Question: workconditions_w17.JBRISE                    [ Pay includes annual increments ]

Module:        workconditions_w17
Source:        BHPS

                  Type: choice
                  Don't know: -1               Refused: -2                    Inapplicable: -8           Missing: -9

Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
               JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
               // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:          Some people can normally expect their pay to rise every year by moving to the next point on the scale,
               as well as receiving negotiated pay rises. Are you paid on this type of incremental scale?
Interviewer INCLUDE AS YES IF RESPONDENT IS AT TOP OF SCALE
Instruction:
Options:          1      Yes Yes

                  2      No    No

Mixed Mode Alternatives
Web            Text
Interview:     Some people can normally expect their pay to rise every year by moving to the next point on the scale,
               as well as receiving negotiated pay rises. Are you paid on this type of incremental scale? Please say,
               'yes', here even if you are at the top of the scale.

               Delete
               Interviewer instruction

Use:           Ask JBRISE




Question: workconditions_w17.TUJBPL                     [ Union or staff association at workplace ]

Module:      workconditions_w17
Source:      BHPS

              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:        Is there a trade union, or a similar body such as a staff association, recognised by your management for
             negotiating pay or conditions for the people doing your sort of job in your workplace?
Options:      1        Yes Yes

              2        No     No

Use:         Ask TUJBPL




Question: workconditions_w17.TUIN1                   [ Member of workplace union ]

Module:      workconditions_w17
Source:      BHPS


                                                                                                                   Page 810 of 1165
              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
          If has one job and is an employee OR has more than one job and is an employee in the main job
Text:        Are you a member of this {if TUJBPL = 1} any {if TUJBPL = 2|DK|REF} trade union or association?
Options:
              1        Yes Yes

              2        No     No

Use:         Ask TUIN1




Question: workconditions_w17.JBPEN                     [ Pension: Employer runs a pension scheme ]

Module:        workconditions_w17
Source:        BHPS
Scripting      Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:         than one job is held.

                  Type: choice
                  Don't know: -1               Refused: -2                    Inapplicable: -8            Missing: -9

Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
               JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
               // If has one job and is an employee OR has more than one job and is an employee in the main job
Text:          Does your present employer offer a pension scheme for which you are eligible in your job as a/an
               [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM
               <> DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) |
               (ALLJOBSFIRM = DK|REF|MIS)} ?
Interviewer INCLUDE CONTRIBUTORY AND NON-CONTRIBUTORY SCHEMES
Instruction:
Options:          1      Yes Yes

                  2      No    No

Mixed Mode Alternatives
Web            Text
Interview:     Does your present employer offer a pension scheme for which you are eligible in your job as a/an
               [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM
               <> DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) |
               (ALLJOBSFIRM = DK|REF|MIS)} ? Please include contributory and non-contributory schemes.

               Delete
               Interviewer instruction
Use:           Ask JBPEN



if [JBPEN = 1] // Pension scheme at respondent's employer




   Question: workconditions_w17.JBPENM                       [ Pension: Member of employer's scheme ]

    Module:       workconditions_w17
    Source:       BHPS

                                                                                                                   Page 811 of 1165
               Type: choice
               Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9



Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
          JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP =
          1)] // If has one job and is an employee OR has more than one job and is an employee in the main job
          And if [JBPEN = 1] // Pension scheme at respondent's employer
Text:        Do you belong to your employer's pension scheme?
Options:      1       Yes Yes

              2       No    No

Use:         Ask JBPENM



if [JBPENM = 1] // respondent is a member of employer's pension scheme




   Question: workconditions_w17.JBPENY4                          [ Year pension started ]

   Module:        workconditions_w17
   Source:        BHPS

                    Type: Number                Range: 1000 .. 9999
                    Don't know: -1             Refused: -2                   Inapplicable: -8         Missing: -9

   Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
                  1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                  CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                  than one job and is an employee in the main job
                  And if [JBPEN = 1] // Pension scheme at respondent's employer
                  And if [JBPENM = 1] // respondent is a member of employer's pension scheme
   Text:          When did you first join this scheme?
   Interviewer ENTER YEAR
   Instruction:
   Mixed Mode Alternatives
   Web            Display Note
   Interview:     Use drop down list of response options.

                  Scripting Note
                  Starting point for the year range in the drop down list should be current year minus 60

                  Text
                  In what year did you first join this scheme?

                  Delete
                  Interviewer instruction

   Use:           Ask JBPENY4



   Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.




   Question: workconditions_w17.PENMCN                           [ Contributions made to employer's
   pension scheme ]
                                                                                                              Page 812 of 1165
   Module:        workconditions_w17
Source:      BHPS

               Type: choice
               Don't know: -1               Refused: -2                  Inapplicable: -8        Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
             1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
             one job and is an employee in the main job
             And if [JBPEN = 1] // Pension scheme at respondent's employer
             And if [JBPENM = 1] // respondent is a member of employer's pension scheme
Showcard: TBC
Text:        Which of these statements best describes the contributions made by you to this employer's
             scheme?
Options:       1        Contributions are deducted from my pay       Contributions are deducted from my pay
                        each week/month. The scheme is               each week/month. The scheme is
                        contributory.                                contributory.

               2        The scheme is called non-contributory but The scheme is called non-contributory but
                        I do pay something to make additional     I do pay something to make additional
                        provision for myself or my dependents.    provision for myself or my dependents.

               3        No contributions are deducted from my        No contributions are deducted from my
                        pay each week/month. The scheme is           pay each week/month. The scheme is
                        non-contributory.                            non-contributory.

Mixed Mode Alternatives
Web          Text
Interview:   Which of these statements best describes the contributions made by you to this employer's
             scheme?

             Delete
             Interviewer instruction, showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT AND CODE ONE ONLY
           PROBE ONLY BY RE-READING THE STATEMENTS

             Delete
             Showcard

Use:         Ask PENMCN



if [PENMCN = 1|2] // contributions are deducted from pay or makes additional provisions




   Question: workconditions_w17.PENMPY                      [ Percentage of pay/salary made ]

   Module:         workconditions_w17
   Source:         BHPS

                    Type: Number               Range:0.10 .. 99.90
                    Don't know: -1            Refused: -2                 Inapplicable: -8       Missing: -9

   Universe:       if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 &
                   CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected at
                   CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has
                   one job and is an employee OR has more than one job and is an employee in the main job
                   And if [JBPEN = 1] // Pension scheme at respondent's employer
                   And if [JBPENM = 1] // respondent is a member of employer's pension scheme
                   And if [PENMCN = 1|2] // contributions are deducted from pay or makes additional provisions
   Text:           What percentage of your pay or salary do you contribute to this scheme?
                                                                                                             Page 813 of 1165
   Interviewer ENTER PERCENTAGE TO ONE DECIMAL PLACE
   Instruction:
   Mixed Mode Alternatives
   Web              Delete
   Interview:       Interviewer instruction

                    Question Box Label
                    %

   Use:             Ask PENMPY




Question: workconditions_w17.PENMTP                         [ Final pension calculated ]

Module:      workconditions_w17
Source:      BHPS
Scripting    Please display option 2 before option 1.
Notes:

                Type: choice
                Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP =
             1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
             CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more than
             one job and is an employee in the main job
             And if [JBPEN = 1] // Pension scheme at respondent's employer
             And if [JBPENM = 1] // respondent is a member of employer's pension scheme
Showcard: TBC
Text:        There are two main ways in which your pension entitlement can be worked out in an employer's
             pension scheme. Which of these statements best describes how your pension will be calculated?
Options:        2        My pension contributions are put into a      My pension contributions are put into a
                         fund which grows over time and my            fund which grows over time and my
                         pension depends on the size of this fund     pension depends on the size of this fund
                         when I retire                                when I retire

                1        My pension is/will be based on a formula     My pension is/will be based on a formula
                         involving age, years of service and salary   involving age, years of service and salary

                3        SPONTANEOUS: Combination of the two          SPONTANEOUS: Combination of the two
                         statements/other                             statements/other

Mixed Mode Alternatives
Web          Text
Interview:   There are two main ways in which your pension entitlement can be worked out in an employer's
             pension scheme. Which of the following statements best describes how your pension will be
             calculated?

             Delete
             Showcard

             Options
             2 My pension contributions are put into a fund which grows over time and my pension depends
             on the size of this fund when I retire
             1 My pension is/will be based on a formula involving age, years of service and salary
             3 Combination of the two statements/other

Telephone Post-text Interviewer Instruction
Interview: READ OUT AND CODE ONE ONLY
           PROBE ONLY BY RE-READING THE STATEMENTS

             Delete
             Showcard
                                                                                                             Page 814 of 1165
Use:         Ask PENMTP
           if [HHGRID.LiveSp = 1 | HHGRID.Livewith = 1]// living with husband/wife/civil partner or currently cohabiting




               Question: workconditions_w17.PENSPB                     [ Partner receives benefits under occup
               pension scheme ]

               Module:    workconditions_w17
               Source:    BHPS

                            Type: choice
                            Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

               Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP
                         = 1) | JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is
                         CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee OR has more
                         than one job and is an employee in the main job
                         And if [JBPEN = 1] // Pension scheme at respondent's employer
                         And if [JBPENM = 1] // respondent is a member of employer's pension scheme
                         And if [HHGRID.LiveSp = 1 | HHGRID.Livewith = 1] // living with husband/wife/civil partner or
                         currently cohabiting
               Text:      Can I check, will your husband/wife/partner receive benefits under this employer's pension
                          scheme if they outlive you?
               Options:
                            1       Yes Yes

                            2       No    No

               Use:       Ask PENSPB



if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last week or did no
paid work last week but has a job




   Question: workconditions_w17.WKTIME                     [ Times of day usually worked ]

   Module:       workconditions_w17
   Source:       BHPS
   Scripting     Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
   Notes:        than one job is held.

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9

   Universe:     if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
                 week or did no paid work last week but has a job
   Showcard:     TBC
   Text:         Which times of day do you usually work in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL >
                 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
                 MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | (ALLJOBSFIRM = DK|REF|MIS)} ?
   Interviewer CODE ONE ONLY
   Instruction:




                                                                                                                       Page 815 of 1165
Options:      1       Mornings only                    Mornings only

              2       Afternoons only                  Afternoons only

              3       During the day                   During the day

              4       Evenings only                    Evenings only

              5       At night                         At night

              6       Both lunchtimes and              Both lunchtimes and
                      evenings                         evenings

              7       Other times of day               Other times of day

              8       Rotating shifts                  Rotating shifts

              9       Varies/no usual pattern          Varies/no usual pattern

              10      Daytime and evenings             Daytime and evenings

              97      Other                            Other


Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, interviewer instruction

             Text
             Which of these categories best describes the times of day you usually work in your job as a/an [TITLE]
             at [FIRM] {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <>
             DK|REF|MIS)) in your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) |
             (ALLJOBSFIRM = DK|REF|MIS)} ? Please select only one answer.

Telephone    Post-text Interviewer Instruction
Interview:   PROBE AS REQUIRED
             CODE ONE ONLY

             Delete
             Showcard
Use:         Ask WKTIME




Question: workconditions_w17.WKENDS                     [ Usually works weekends ]

Module:      workconditions_w17
Source:      UKHLS
Scripting    Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:       than one job is held.

              Type: choice
              Don't know: -1                 Refused: -2                     Inapplicable: -8           Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
             week or did no paid work last week but has a job
Text:        Do you ever work at weekends in your job as a/an [TITLE] at [FIRM] {if MULTIJOBSTOTAL > 1 &
             ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS)) in your main job {if
             MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) |
             (ALLJOBSFIRM = DK|REF|MIS)} ?
Interviewer IF YES PROBE "IS THAT MOST/EVERY WEEKEND, OR SOME WEEKENDS?"
Instruction:




                                                                                                                 Page 816 of 1165
   Options:      1        Yes - most/every             Yes - most/every
                          weekend                      weekend

                 2        Yes - some weekends          Yes - some weekends

                 3        No weekend working           No weekend working




   Mixed Mode Alternatives
   Web          Delete
   Interview:   Interviewer instruction

   Use:         Ask WKENDS



if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected
at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee
OR has more than one job and is an employee in the main job




   Question: workconditions_w17.JBFLEX                    [ Flexible working arrangements ]

   Module:      workconditions_w17
   Source:      DWP/BERR
   Scripting    code 96 is exclusive
   Notes:

                 Type: multichoice
                 Don't know: -1                    Refused: -2                 Inapplicable: -8         Missing: -9

   Universe:    if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
                // If has one job and is an employee OR has more than one job and is an employee in the main job
   Showcard:    TBC
   Text:        I would like to ask about working arrangements at the place where you work. If you personally needed
                any, which of the following arrangements are available at your workplace?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:      1        Part-time working                      Part-time working

                 2        Working term-time only                 Working term-time only

                 3        Job sharing                            Job sharing

                 4        Flexi-time                             Flexi-time

                 5        Working compressed hours               Working compressed hours

                 6        To work annualised hours               To work annualised hours

                 7        To work from home on a regular         To work from home on a regular
                          basis                                  basis

                 9        Zero-hours contract                    Zero-hours contract

                 10       On-call working                        On-call working

                 8        Other flexible working arrangements    Other flexible working arrangements

                 96       None of these                          None of these




                                                                                                                  Page 817 of 1165
Help:           * Part-time working is working fewer than 30 hours per week.

                * Term-time working is where a worker remains on a permanent contract but takes paid/unpaid leave
                during the school holidays.

                * Job-sharing is a form of part-time working where two (or occasionally more) people share the
                responsibilities of one full-time job between them, and receive salary and benefits on a pro-rata basis.

                * Flexi-time is a system where employees work a particular number of hours each week or month but
                can choose, within certain set limits, when to start and finish work each day.

                * Working a compressed week is where a standard work week is reduced to fewer than five days, and
                employees make up the full number of hours by working longer hours on certain days, for example, 4-
                days a week or 9-day fortnight.

                * To work annualised hours is where the total number of hours to be worked over the year is fixed but
                there is variation over the year in the length of the working day and/or week. This is sometimes used in
                industries or occupations where there are seasonal variations in demand.
Mixed Mode Alternatives
Web             Text
Interview:      We would like to ask about working arrangements at the place where you work. If you personally
                needed any, which of the following arrangements are available at your workplace?

                Please select all of the answers that apply to you.

                Delete
                Showcard, interviewer instruction
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:            Ask JBFLEX



if [JBFlex = 1 thru 10] // flexible working is available at respondent's place of work




    Question: workconditions_w17.JBFXUSE                         [ Flexible work use ]

    Module:         workconditions_w17
    Source:         DWP/BERR
    Scripting       Code 96 is exclusive.
    Notes:          Please restrict response options to only those indicated as being available at JBFLEX.

                      Type: multichoice
                      Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:       if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                    JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP
                    = 1)] // If has one job and is an employee OR has more than one job and is an employee in the main
                    job
                    And if [JBFlex = 1 thru 10] // flexible working is available at respondent's place of work
    Showcard:       TBC
    Text:           Do you currently work in any of these ways?
    Interviewer CODE ALL THAT APPLY
    Instruction:




                                                                                                                      Page 818 of 1165
   Options:
                  1        Part-time working                       Part-time working

                  2        Working term-time only                  Working term-time only

                  3        Job sharing                             Job sharing

                  4        Flexi-time                              Flexi-time

                  5        Working compressed hours                Working compressed hours

                  6        To work annualised hours                To work annualised hours

                  7        To work from home on a regular          To work from home on a regular
                           basis                                   basis

                  9        Zero-hours contract                     Zero-hours contract

                  10       On-call working                         On-call working

                  8        Other flexible working arrangements     Other flexible working arrangements

                  96       None of these                           None of these



   Help:         * Part-time working is working fewer than 30 hours per week.

                 * Term-time working is where a worker remains on a permanent contract but takes paid/unpaid
                 leave during the school holidays.

                 * Job-sharing is a form of part-time working where two (or occasionally more) people share the
                 responsibilities of one full-time job between them, and receive salary and benefits on a pro-rata
                 basis.

                 * Flexi-time is a system where employees work a particular number of hours each week or month
                 but can choose, within certain set limits, when to start and finish work each day.

                 * Working a compressed week is where a standard work week is reduced to fewer than five days,
                 and employees make up the full number of hours by working longer hours on certain days, for
                 example, 4-days a week or 9-day fortnight.

                 * To work annualised hours is where the total number of hours to be worked over the year is fixed
                 but there is variation over the year in the length of the working day and/or week. This is sometimes
                 used in industries or occupations where there are seasonal variations in demand.
   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard, interviewer instruction

                 Text
                 Do you currently work in any of the following ways, if so which ones? Please select all of the
                 answers that apply to you.

   Telephone     Post-text Interviewer Instruction
   Interview:    READ OUT
                 CODE ALL THAT APPLY

                 Delete
                 Showcard

   Use:          Ask JBFXUSE




Question: workconditions_w17.JBFXINF                    [ Informal flexible working arrangements ]

Module:    workconditions_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                    Inapplicable: -8             Missing: -9
                                                                                                                     Page 819 of 1165
   Universe: if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
             JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] //
             If has one job and is an employee OR has more than one job and is an employee in the main job

   Text:       Aside from any formal arrangements for flexible working you have, are {if JBFLEX < 11} Are {if JBFLEX
               = none} you able to vary your working hours on an informal basis, for example by re-arranging your start
               or finish times if you need to?
   Options:     1        Yes          Yes

                2        No           No

                3        Sometimes Sometimes

   Use:        Ask JBFXINF



if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last week or did no
paid work last week but has a job




   Question: workconditions_w17.WKTECH                      [ Technology use for work ]

   Module:       workconditions_w17
   Source:       UKHLS
   Scripting     Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
   Notes:        than one job is held.

                    Type: multichoice
                    Don't know: -1                Refused: -2                   Inapplicable: -8            Missing: -9

   Universe:     if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
                 week or did no paid work last week but has a job
   Showcard:     TBC
   Text:         Which of the following devices do you use for work in your job as a/an [TITLE] at [FIRM] {if
                 MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS)) in
                 your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | ALLJOBSFIRM =
                 DK|REF|MIS)} ?
   Interviewer CODE ALL THAT APPLY
   Instruction:
   Options:         1      Desktop computer                               Desktop computer

                    2      Laptop                                         Laptop

                    3      Smartphone                                     Smartphone

                    4      Tablet                                         Tablet

                    5      Feature phone / non-touchscreen mobile         Feature phone / non-touchscreen mobile
                           phone                                          phone

                    6      Handheld device/PDA                            Handheld device/PDA

                    97     Other devices                                  Other devices

                    96     None of these                                  None of these

   Mixed Mode Alternatives




                                                                                                                     Page 820 of 1165
Web             Delete
Interview:      Showcard, interviewer instruction

                Text
                Which of the following devices do you use for work in your job as a/an [TITLE] at [FIRM] {if
                MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <> DK|REF|MIS)) in
                your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | ALLJOBSFIRM =
                DK|REF|MIS)} ? Please select all that apply.


Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:            Ask WKTECH



if [Wktech = 97] // Devices used for work: Other




    Question: workconditions_w17.WKTECHO                           [ Technology use for work via other
    devices ]

    Module:        workconditions_w17
    Source:        UKHLS

                     Type: String                     Length: 255
                     Don't know: -1                  Refused: -2              Inapplicable: -8    Missing: -9

    Universe:      if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work
                   last week or did no paid work last week but has a job
                   And if [Wktech = 97] // Devices used for work: Other
    Text:          Which other devices do you use?
    Interviewer WRITE IN
    Instruction:
    Use:           Ask WKTECHO



if [Wktech = 1|2|3|4|5|6] // Devices used for work




    Question: workconditions_w17.WKTECHINET                           [ Internet use for work ]

    Module:        workconditions_w17
    Source:        UKHLS
    Scripting      Limit set shown to only those marked at Wktech.
    Notes:

                     Type: multichoice
                     Don't know: -1                  Refused: -2               Inapplicable: -8   Missing: -9

    Universe:      if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work
                   last week or did no paid work last week but has a job
                   And if [Wktech = 1|2|3|4|5|6] // Devices used for work
    Text:          Which of these devices do you use to connect to the internet for work?
    Interviewer READ OUT AND CODE ALL THAT APPLY
    Instruction:                                                                                          Page 821 of 1165
    Options:         1             Desktop computer                         Desktop computer

                     2             Laptop                                   Laptop

                     3             Smartphone                               Smartphone

                     4             Tablet                                   Tablet

                     5             Feature phone / non-touchscreen mobile   Feature phone / non-touchscreen mobile
                                   phone                                    phone

                     6             Handheld device/PDA                      Handheld device/PDA

                     96            None of these                            None of these

    Mixed Mode Alternatives
    Web             Delete
    Interview:      Interviewer instruction

                    Text
                    Which of these devices do you use to connect to the internet for work? Please select all that apply.

    Use:            Ask WKTECHINET



Display Note
SCREEN START. Display in grid format.




Question: workconditions_w17.WKAUT1                          [ Autonomy over job tasks ]

Module:        workconditions_w17
Source:        WERS
Scripting      Text fills for Job Title and Firm should be filled with information for respondent's MAIN JOB where more
Notes:         than one job is held.

                 Type: choice
                 Don't know: -1                     Refused: -2                Inapplicable: -8            Missing: -9

Universe:      if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
               week or did no paid work last week but has a job
Showcard: TBC
Text:           In your current job {if MULTIJOBSTOTAL = 1} In your job as a/an [TITLE] at [FIRM] {if
               MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE <> DK|REF|MIS) & (ALLJOBSFIRM <>DK|REF|MIS)) In
               your main job {if MULTIJOBSTOTAL > 1 & ((ALLJOBSTITLE = DK|REF|MIS) | (ALLJOBSFIRM =
               DK|REF|MIS)} , how much influence do you have over...

               What tasks you do in your job
Options:        1         A lot       A lot

                2         Some Some

                3         A           A
                          little      little

                4         None        None

Mixed Mode Alternatives
Web            Delete
Interview:     Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

               Delete
               Showcard                                                                                              Page 822 of 1165
Use:         Ask WKAUT1




Question: workconditions_w17.WKAUT2                [ Autonomy over work pace ]

Module:      workconditions_w17
Source:      WERS

              Type: choice
              Don't know: -1              Refused: -2            Inapplicable: -8       Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
             week or did no paid work last week but has a job
Showcard: TBC
Text:        The pace at which you work
Options:
              1       A lot    A lot

              2       Some Some

              3       A        A
                      little   little

              4       None     None

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask WKAUT2




Question: workconditions_w17.WKAUT3                [ Autonomy over work manner ]

Module:      workconditions_w17
Source:      WERS

              Type: choice
              Don't know: -1              Refused: -2            Inapplicable: -8       Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
             week or did no paid work last week but has a job
Showcard: TBC
Text:        How you do your work
Options:
              1       A lot    A lot

              2       Some Some

              3       A        A
                      little   little

              4       None     None

Mixed Mode Alternatives

                                                                                                Page 823 of 1165
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask WKAUT3




Question: workconditions_w17.WKAUT4                      [ Autonomy over task order ]

Module:      workconditions_w17
Source:      WERS

               Type: choice
               Don't know: -1                 Refused: -2               Inapplicable: -8   Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
             week or did no paid work last week but has a job
Showcard: TBC
Text:        The order in which you carry out tasks
Options:      1        A lot    A lot

              2        Some Some

              3        A        A
                       little   little

              4        None     None

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS IF NECESSARY

             Delete
             Showcard

Use:         Ask WKAUT4




Question: workconditions_w17.WKAUT5                      [ Autonomy over work hours ]

Module:      workconditions_w17
Source:      WERS

               Type: choice
               Don't know: -1                 Refused: -2               Inapplicable: -8   Missing: -9

Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
             week or did no paid work last week but has a job
Showcard: TBC
Text:        The time you start or finish your working day


                                                                                                   Page 824 of 1165
   Options:      1       A lot     A lot

                 2       Some Some

                 3       A         A
                         little    little

                 4       None      None


   Mixed Mode Alternatives
   Web          Delete
   Interview:   Showcard

   Telephone Post-text Interviewer Instruction
   Interview: REPEAT RESPONSE OPTIONS IF NECESSARY

                Delete
                Showcard

   Use:         Ask WKAUT5




   Question: workconditions_w17.WKAUT6                    [ Autonomy over work location ]

   Module:      workconditions_w17
   Source:      WERS

                  Type: choice
                  Don't know: -1                 Refused: -2             Inapplicable: -8   Missing: -9

   Universe:    if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // did paid work last
                week or did no paid work last week but has a job
   Showcard: TBC
   Text:        Where you actually do the work
   Options:      1       A lot     A lot

                 2       Some Some

                 3       A         A
                         little    little

                 4       None      None

   Mixed Mode Alternatives
   Web          Delete
   Interview:   Showcard

   Telephone Post-text Interviewer Instruction
   Interview: REPEAT RESPONSE OPTIONS IF NECESSARY

                Delete
                Showcard
   Use:         Ask WKAUT6



   Display Note
   SCREEN END.


if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) | JOBCODE selected
at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)] // If has one job and is an employee
OR has more than one job and is an employee in the main job
                                                                                                    Page 825 of 1165
   Question: workconditions_w17.JBSEC                          [ Job security in next 12 months ]
      Module:        workconditions_w17
      Source:        Adapted from HILDA

                        Type: choice
                        Don't know: -1                   Refused: -2               Inapplicable: -8          Missing: -9

      Universe:      if [(CURRENTEMPLOYMENT.MULTIJOBSTOTAL = 1 & CURRENTEMPLOYMENT.JBSEMP = 1) |
                     JOBCODE selected at CURRENTEMPLOYMENT.JBMAIN is CURRENTEMPLOYMENT.JBSEMP = 1)]
                     // If has one job and is an employee OR has more than one job and is an employee in the main job
      Text:          I would like you to think about your employment prospects over the next 12 months. Thinking about
                     losing your job by being sacked, laid-off, made redundant or not having your contract renewed, how
                     likely do you think it is that you will lose your job during the next 12 months? Is it...
      Interviewer READ OUT
      Instruction:
      Options:
                        1      Very likely    Very likely

                        2      Likely         Likely

                        3      Unlikely       Unlikely

                        4      Very           Very
                               unlikely       unlikely

      Mixed Mode Alternatives
      Web            Delete
      Interview:     Post-text Interviewer Instruction

                     Text
                     We would like you to think about your employment prospects over the next 12 months. Thinking about
                     losing your job by being sacked, laid-off, made redundant or not having your contract renewed, how
                     likely do you think it is that you will lose your job during the next 12 months?

      Use:           Ask JBSEC



End



Other Work Module                       (otherwork_w17.v01)

Start
if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job




   Question: otherwork_w17.OWINT                         [ Other work intro ]

      Module:      otherwork_w17
      Source:      UKHLS

                    Type: choice
                    Don't know: -1                     Refused: -2                Inapplicable: -8           Missing: -9

      Universe: if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
      Text:        Now we would like to ask you some questions about each of your other jobs.
      Options:      1        Continue Continue

      Use:         Ask OWINT                                                                                              Page 826 of 1165
loop for each job where CURRENTEMPLOYMENT.JOBCODE <> CURRENTEMPLOYMENT.JBMAIN
Name: OWPAYULoop




  Question: otherwork_w17.OWHRS                [ No. of hours worked per month, other job ]

   Module:       otherwork_w17
   Source:       BHPS (adapted)

                   Type: Number              Range: 0 .. 160
                   Don't know: -1           Refused: -2              Inapplicable: -8      Missing: -9

   In Loops:     loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
                 CURRENTEMPLOYMENT.JBMAIN

   Universe:     if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
   Text:         How many hours do you usually work in a month in your job as a/an
                 [CURRENTEMPLOYMENT.JOBCODE]? {if (CURRENTEMPLOYMENT.ALLJOBSTITLE <>
                 DK|REF|MIS) & (CURRENTEMPLOYMENT.ALLJOBSFIRM <> DK|REF|MIS)} [second/third/fourth]
                 job? {if (CURRENTEMPLOYMENT.ALLJOBSTITLE = DK|REF|MIS) |
                 (CURRENTEMPLOYMENT.ALLJOBSFIRM = DK|REF|MIS)}
   Interviewer IF NO USUAL, GIVE AVERAGE
   Instruction: WRITE IN HOURS
   Mixed Mode Alternatives
   Web           Text
   Interview:    How many hours do you usually work in a month in your job as a/an
                 [CURRENTEMPLOYMENT.JOBCODE]? {if (CURRENTEMPLOYMENT.ALLJOBSTITLE <>
                 DK|REF|MIS) & (CURRENTEMPLOYMENT.ALLJOBSFIRM <> DK|REF|MIS)}
                  [second/third/fourth] job? {if (CURRENTEMPLOYMENT.ALLJOBSTITLE = DK|REF|MIS) |
                 (CURRENTEMPLOYMENT.ALLJOBSFIRM = DK|REF|MIS)} If no usual hours, please give an
                 average.

                 Delete
                 Interviewer instruction

   Use:          Ask OWHRS




  Question: otherwork_w17.OWPAYU                 [ Other work usual pay ]

   Module:      otherwork_w17
   Source:      UKHLS

                 Type: Number               Range: 0 .. 99999
                 Don't know: -1            Refused: -2               Inapplicable: -8      Missing: -9

   In Loops: loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
             CURRENTEMPLOYMENT.JBMAIN

   Universe: if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
   Text:        How much do you earn from your job as a/an [CURRENTEMPLOYMENT.JOBCODE] {if
                CURRENTEMPLOYMENT.ALLJOBSTITLE is not DK|REF|MIS &
                CURRENTEMPLOYMENT.ALLJOBSFIRM is not DK|REF|MIS} [second/third/fourth] job {if
                CURRENTEMPLOYMENT.ALLJOBSTITLE = DK|REF|MIS &
                CURRENTEMPLOYMENT.ALLJOBSFIRM = DK|REF|MIS} in a usual month?



                                                                                                   Page 827 of 1165
Question     Amount in £
Box
Label:

Mixed Mode Alternatives
Web        Question Box Label
Interview: Amount in £

Use:         Ask OWPAYU



if [OWHRS > 0 & OWPAYU = 0] // Number of hours worked is greater than zero and received no pay




   Question: otherwork_w17.OWEARNNOTH                           [ Other job no earnings reason ]

   Module:        otherwork_w17
   Source:        UKHLS

                    Type: String                 Length: 800
                    Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

   In Loops:      loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
                  CURRENTEMPLOYMENT.JBMAIN

   Universe:      if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
                  And if [OWHRS > 0 & OWPAYU = 0] // Number of hours worked is greater than zero and
                  received no pay
   Text:          You have said that you work [OWHRS] hours but earn nothing in a usual month. Why is that?
   Interviewer TYPE IN
   Instruction:
   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer instruction

   Use:           Ask OWEARNNOTH



if [OWPAYU <> MIS|DK|REF] // Other work pay provided




   Question: otherwork_w17.OWPAYUG                        [ Usual pay in other work: gross/net of
   deductions ]

   Module:      otherwork_w17
   Source:      UKHLS

                  Type: choice
                  Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

   In Loops: loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
             CURRENTEMPLOYMENT.JBMAIN

   Universe: if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
             And if [OWPAYU <> MIS|DK|REF] // Other work pay provided
   Text:        And is that before or after any deductions for tax, National Insurance, union dues and so on or are
                there usually no deductions at all made?

                                                                                                               Page 828 of 1165
   Options:       1        Before              Before
                           deductions          deductions

                  2        After deductions    After deductions

                  3        No deductions       No deductions

   Use:           Ask OWPAYUG




Question: otherwork_w17.OWWAHNEW                            [ Other work at home ]

Module:      otherwork_w17
Source:      UKHLS Covid-19 survey

               Type: choice
               Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

In Loops: loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
          CURRENTEMPLOYMENT.JBMAIN

Universe: if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
Text:        How often do you work at/from home as a/an [JOBCODE] ?
Options:      1         Never              Never

              2         1-4 days a         1-4 days a
                        month              month

              3         1 day a week       1 day a week

              4         2 days a week      2 days a week

              5         3 days a week      3 days a week

              6         4 days a week      4 days a week

              7         Always             Always

              8         Variable           Variable

Use:         Ask OWWAHNEW



if [OWWAHNEW = 1|2|3|4|5|6|8] // Does not work always at home for job




   Question: otherwork_w17.OWMAINTRV                             [ Other work main travel ]

   Module:         otherwork_w17
   Source:         UKHLS

                      Type: choice
                      Don't know: -1               Refused: -2               Inapplicable: -8        Missing: -9

   In Loops:       loop for each job where CURRENTEMPLOYMENT.JOBCODE <>
                   CURRENTEMPLOYMENT.JBMAIN

   Universe:       if [CURRENTEMPLOYMENT.MULTIJOBS > 1] // More than one job
                   And if [OWWAHNEW = 1|2|3|4|5|6|8] // Does not work always at home for job
   Showcard:       TBC
   Text:           When you travel to work, which do you use for the farthest part of the journey?
                                                                                                             Page 829 of 1165
           Interviewer CODE ONE ONLY
           Instruction:
           Options:         1       Drive myself by car or van                             Drive myself by car or van

                            2                                                              Get a lift with someone from
                                    Get a lift with someone from household
                                                                                           household

                            3                                                              Get a lift with someone outside
                                    Get a lift with someone outside the household
                                                                                           the household

                            4       Motorcycle/moped/scooter                               Motorcycle/moped/scooter

                            5       Taxi/minicab                                           Taxi/minicab

                            6       Bus/coach                                              Bus/coach

                            7       Train                                                  Train

                            8       Underground/Metro/Tram/Light railway {if region =      Underground/Metro/Tram/Light
                                    England/Scotland/Wales}                                railway

                            9       Cycle                                                  Cycle

                            10      Walk                                                   Walk

                            97      Other                                                  Other

           Mixed Mode Alternatives
           Web             Delete
           Interview:      Interviewer instruction, showcard

           Telephone       Post-text Interviewer Instruction
           Interview:      READ OUT
                           CODE ONE ONLY

                           Delete
                           Showcard

           Use:            Ask OWMAINTRV



   END LOOP (OWPAYULoop)


End



NEST Consent module                         (nestconsent_w17.v01)

Start
if (GRIDVARIABLES.modetype = 1|3) // Mode is face-to-face or web


   if [(ff_ivlolw <>1) & ff_everint <> 1) | (ff_consentnest = 0| 3| MIS)]// Respondent is a new entrant, never interviewed
   or has no consent information, OR was asked consent and rejected only once




        Question: nestconsent_w17.NESTLINK                       [ NEST consent ]

        Module:    nestconsent_w17
        Source:    NEST

                        Type: choice
                        Don't know: -1               Refused: -2                    Inapplicable: -8         Missing: -9

                                                                                                                        Page 830 of 1165
Universe: if (GRIDVARIABLES.modetype = 1|3) // Mode is face-to-face or web
          And if [(ff_ivlolw <>1) & ff_everint <> 1) | (ff_consentnest = 0| 3| MIS)] // Respondent is a new entrant,
          never interviewed or has no consent information, OR was asked consent and rejected only once

Text:       We would like to add any records held by the National Employment Savings Trust (NEST), the
            government-backed pension scheme, to the responses you have given to this study.
            If you have an account with NEST, these records will include information they hold on your pension
            savings through employers who’ve enrolled you into NEST, and any savings you’ve made yourself
            into the scheme.

            Linking the information will help us to get a fuller picture about who saves with NEST and how their
            retirement savings are building up.

            • All information will be used for research purposes only.
            • It will be used by academic or policy researchers under restricted access arrangements which make
            sure that the information is used responsibly and is held securely.
            • If you decide that you no longer wish to take part in the study you can withdraw your consent at any
            time.
            • If you withdraw consent, we will retain your NEST information up until that point after which time no
            further links to your NEST data will be made.

            Please read this leaflet explaining how we would like to attach your NEST records to the answers you
            have given in this study and ask me any questions.

            INTERVIEWER - PLEASE HAND LEAFLET INFORMATION ON ADDING NEST RECORDS TO
            RESPONDENT AND ALLOW RESPONDENT TIME TO READ IT AND ASK QUESTIONS.

            Do you give permission for us to pass your name, post code, sex and date of birth to the National
            Employment Savings Trust (NEST) Corporation or a contractor conducting the linkage, so that they
            can identify whether you have a NEST account, and if so, send us this information so that we can link
            it to your survey responses?
Options:     1        Respondent has read leaflet and is happy to Respondent has read leaflet and is happy to
                      give consent                                give consent

             2        Respondent does not want to give consent        Respondent does not want to give consent

Mixed Mode Alternatives




                                                                                                                Page 831 of 1165
Web        Scripting Notes
Interview: The 'INFORMATION ON ADDING NEST RECORDS' should be hyperlinked to
           http://www.understandingsociety.ac.uk/participants/nest-records but the web address SHOULD NOT
           appear on screen. The respondent should be able to click on the text 'INFORMATION ON ADDING
           NEST RECORDS' and be taken to the correct page on the Understanding Society website.

             Text
             We would like to add any records held by the National Employment Savings Trust (NEST), the
             government-backed pension scheme, to the responses you have given to this study.

             If you have an account with NEST, these records will include information they hold on your pension
             savings through employers who’ve enrolled you into NEST, and any savings you’ve made yourself
             into the scheme.

             Linking the information will help us to get a fuller picture about who saves with NEST and how their
             retirement savings are building up.

             • All information will be used for research purposes only.
             • It will be used by academic or policy researchers under restricted access arrangements which make
             sure that the information is used responsibly and is held securely.
             • If you decide that you no longer wish to take part in the study you can withdraw your consent at any
             time.
             • If you withdraw consent, we will retain your NEST information up until that point after which time no
             further links to your NEST data will be made.

             Please read this leaflet explaining how we would like to attach your NEST records to the answers you
             have given in this study.

             [INFORMATION ON ADDING NEST RECORDS]

             Do you give permission for us to pass your name, post code, sex and date of birth to the National
             Employment Savings Trust (NEST) Corporation or a contractor conducting the linkage, so that they
             can identify whether you have a NEST account, and if so, send us this information so that we can link
             it to your survey responses?

             Options
             1 I have read the leaflet and am happy to give consent
             2 I do not want to give consent

             Delete
             Post-text Interviewer Instruction

Use:         Ask NESTLINK



if (NESTlink = 1 & GRIDVARIABLES.modetype = 3) // Consent given to link to NEST records AND mode is web




   Question: nestconsent_w17.NESTEADD                         [ Email address used link to NEST records
   ]

   Module:      nestconsent_w17
   Source:      UKHLS
   Scripting NESTEADD operates within the script in the Contact Details module (to use email address from
   Notes:    REMAIL) with details shown in Nest Consent module.

                  Type: String                    Length: 255
                  Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

   Universe: if (GRIDVARIABLES.modetype = 1|3) // Mode is face-to-face or web
             And if [(ff_ivlolw <>1) & ff_everint <> 1) | (ff_consentnest = 0| 3| MIS)] // Respondent is a new
             entrant, never interviewed or has no consent information, OR was asked consent and rejected only
             once
             And if (NESTlink = 1 & GRIDVARIABLES.modetype = 3) // Consent given to link to NEST records
             AND mode is web

                                                                                                                Page 832 of 1165
Use:       If (CONTACTDETAILS.REMAIL <> MIS) Compute NESTeadd=email address from
           CONTACTDETAILS.REMAIL;
           Else If (CONTACTDETAILS.REMAIL = MIS) Compute NESTeadd=ff_remail



if (NESTeadd <> MIS) // Email address identified




   Question: nestconsent_w17.NESTESENT                           [ Email reminder sent of agreement
   for consent link to NEST records ]

   Module:     nestconsent_w17
   Source:     UKHLS
   Scripting NESTESENT operates within the script in the Contact Details module (to use email address
   Notes:    from REMAIL) with details shown in Nest Consent module.

                 Type: choice
                 Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

   Universe: if (GRIDVARIABLES.modetype = 1|3) // Mode is face-to-face or web
             And if [(ff_ivlolw <>1) & ff_everint <> 1) | (ff_consentnest = 0| 3| MIS)] // Respondent is a new
             entrant, never interviewed or has no consent information, OR was asked consent and rejected
             only once
             And if (NESTlink = 1 & GRIDVARIABLES.modetype = 3) // Consent given to link to NEST
             records AND mode is web
             And if (NESTeadd <> MIS) // Email address identified
   Options:      1       Yes; Yes;

                 2       No;    No;

   Use:        If (Email reminder sent consent NEST records) Compute NESTesent=1;
               Else if (Email reminder NOT sent consent NEST records) Compute NESTesent=2



   if (NESTESENT = 1) // Email sent to confirm consent




       Question: nestconsent_w17.NESTEMAIL                         [ Text for email confirming consent
       ]

       Module:       nestconsent_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1              Refused: -2              Inapplicable: -8        Missing: -9

       Universe:     if (GRIDVARIABLES.modetype = 1|3) // Mode is face-to-face or web
                     And if [(ff_ivlolw <>1) & ff_everint <> 1) | (ff_consentnest = 0| 3| MIS)] // Respondent is a
                     new entrant, never interviewed or has no consent information, OR was asked consent
                     and rejected only once
                     And if (NESTlink = 1 & GRIDVARIABLES.modetype = 3) // Consent given to link to
                     NEST records AND mode is web
                     And if (NESTeadd <> MIS) // Email address identified
                     And if (NESTESENT = 1) // Email sent to confirm consent




                                                                                                              Page 833 of 1165
      Text:      Email text

                 Subject: Understanding Society: Adding pension records

                 Dear Name

                 Thank you for taking part in the recent Understanding Society survey. Your continued
                 help with this important social study is greatly appreciated.

                 During the interview this year, you gave us consent to link your survey responses to the
                 data that is held about you by National Employment Savings Trust (NEST), the
                 government-backed pension scheme. In order to carry out the data linkage we will need
                 to pass on your name, address and date of birth to NEST so that they can identify your
                 administrative records. Once identified, the file containing your administrative records
                 will be anonymised (i.e. your personal details removed) and sent back to us with an
                 identifier which will allow us to link those records to your survey responses. The
                 anonymous dataset will then be created that will contain the linked data, which will be
                 made available to social researchers under restricted access arrangements which make
                 sure that the information is used responsibly and held securely.

                 The linked information will inform further analyses and help us get a better picture of
                 those who are using services provided by NEST. NEST will never have access to both
                 your personal details and your survey responses at the same time and this will not affect
                 any dealings you have with NEST.

                 If you would like more information about the data linkage process, please check our
                 website:
                 http://www.understandingsociety.ac.uk/participants/nest-records

                 Thank you

                 Michaela Benzeval

                 Understanding Society Director

                 University of Essex

                 2. Additional information about email addresses

                 a)If IV gives email address in CONTACTDETAILS_W5_REMAIL, email is sent to
                 address given.
                 b)If IV refuses email address in CONTACTDETAILS_W5_REMAIL, email is sent to
                 address in the sample. For joiners and continuing respondents for whom there is no
                 email address in the sample, no email will be sent.

                 c)If IV’s name is updated when doing the grid, email is addressed to the updated name.
                 d)Email address updates in the HH grid are not recognised in the IV script. This is
                 because we don’t transfer updated email addresses from the household script to the IV
                 script via the grid variables. The only scenario where this updated email will be used is if
                 person 1 does the grid and the household interview. in all other cases an email will be
                 sent out to the old email address.

                 e)Information is not passed from the login script to the IV script as the grid variables are
                 already set. Therefore updates to the person’s name will not be recognised in the IV
                 script and the email will include the previous name.
                 f)If sample has been transferred from CAPI to CAWI, no emails will be sent because the
                 mode type on the grid variables for those respondents would be CAPI and not CAWI.

      Interviewer SEND OUT EMAIL IF NESTESENT=1.
      Instruction:
      Options:
                  1        Continue Continue

      Notes:     Consent to data linkage acknowledgement emails are sent to those who give consent
                 and for whom we have an email address.

      Use:       Ask NESTEMAIL



End
                                                                                                         Page 834 of 1165
Work Illness Module                       (workillness_w14.v02)

Start
if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Worked in the last week or did not
work last week but has a job




   Question: workillness_w14.ILLWK                      [ Work illness ]

      Module:       workillness_w14
      Source:       LFS

                     Type: choice
                     Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

      Universe: if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Worked in the last
                week or did not work last week but has a job
      Text:         Within the last twelve months have you suffered from any illness, disability or other physical or mental
                    problem that was caused or made worse by your [job {if CURRENTEMPLOYMENT.MULTIJOBSTOTAL
                    = 1 jobs {if CURRENTEMPLOYMENT.MULTIJOBSTOTAL > 1] or by work you have done in the past?
      Options:       1         Yes Yes

                     2         No    No

      Use:          Ask ILLWK



End



Non employment module                          (nonemployment_w16.v01)

Start


Question: nonemployment_w16.JULK4WK                             [ Looked for work in last 4 weeks ]

Module:       nonemployment_w16
Source:       BHPS

                 Type: choice
                 Don't know: -1                   Refused: -2                      Inapplicable: -8             Missing: -9

Universe: Ask all
Text:         Have you looked for any kind of paid work or government training scheme in the last four weeks?
Options:        1         Yes Yes

                2         No    No

Help:         Include as looking for work: being registered at any government or private employment agency, approaching
              employers, checking newspaper advertisements, making inquiries of friends etc.
Use:          Ask JULK4WK



if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no paid work in last week
and does not have a job
                                                                                                                         Page 835 of 1165
if [JULK4WK = 2] // Has not looked for work in last 4 weeks




   Question: nonemployment_w16.JULKJB                          [ Would like a regular paid job ]

    Module:     nonemployment_w16
    Source:     BHPS

                  Type: choice
                  Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no paid
              work in last week and does not have a job
              And if [JULK4WK = 2] // Has not looked for work in last 4 weeks
    Text:       Although you are not looking for paid work at the moment, would you like to have a regular paid job
                even if only for a few hours a week?
    Options:     1        Yes Yes

                 2        No    No

    Help:       Include as 'Yes' anyone who would like paid work but is unable to take up paid work because of
                problems due to health, disability, age or having to care for dependants
    Mixed Mode Alternatives
    Web        Text
    Interview: Although you are not looking for paid work at the moment, would you like to have a regular paid job
               even if only for a few hours a week? If you would like paid work but cannot do it because of health
               problems, disability, age or caring responsibilities, please answer yes here.

                Delete
                Help

    Use:        Ask JULKJB



if [JULK4WK = 1 | JULKJB = 1] // Would like a regular paid job




   Question: nonemployment_w16.JUBGN                          [ Able to start work within 2 weeks ]

    Module:     nonemployment_w16
    Source:     BHPS

                  Type: choice
                  Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no paid
              work in last week and does not have a job
              And if [JULK4WK = 1 | JULKJB = 1] // Would like a regular paid job
    Text:       If a job or a place on a government training scheme had been available in the week ending last
                Sunday, would you have been able to start within two weeks?
    Options:     1        Yes Yes

                 2        No   No

    Use:        Ask JUBGN



if [JULK4WK = 1] // Has looked for work in last 4 weeks

                                                                                                                 Page 836 of 1165
    Question: nonemployment_w16.JULK4X                         [ Looked for work in last 4 weeks ]

    Module:        nonemployment_w16
    Source:        BHPS (adapted)
    Scripting      Code 96 is exclusive
    Notes:

                      Type: multichoice
                      Don't know: -1               Refused: -2                  Inapplicable: -8            Missing: -9

    Universe:      if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
                   paid work in last week and does not have a job
                   And if [JULK4WK = 1] // Has looked for work in last 4 weeks
    Text:          In the past four weeks what active steps have you taken to find work? Have you...
    Interviewer READ OUT AND CODE ALL THAT APPLY
    Instruction:
    Options:          1      Applied directly to an employer              Applied directly to an employer

                      2      Studied or replied to advertisements         Studied or replied to advertisements

                      3      Searched for jobs/information about jobs     Searched for jobs/information about jobs on
                             on the internet                              the internet

                      4      Contacted a private employment agency or     Contacted a private employment agency or
                             job centre                                   job centre

                      5      Asked friends or contacts                    Asked friends or contacts

                      6      Taken steps to start your own business       Taken steps to start your own business

                      96     Or none of these steps?                      Or none of these steps?

    Mixed Mode Alternatives
    Web            Text
    Interview:     In the past four weeks what active steps have you taken to find work? Please select all of the
                   answers that apply.

                   Delete
                   Interviewer Instruction

    Use:           Ask JULK4X



if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed




    Question: nonemployment_w16.JBHAD                          [ Ever had paid employment ]

    Module:      nonemployment_w16
    Source:      BHPS

                  Type: choice
                  Don't know: -1                 Refused: -2                   Inapplicable: -8             Missing: -9

    Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no paid
              work in last week and does not have a job
              And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
    Options:      1        Yes Yes

                  2        No    No

                                                                                                                    Page 837 of 1165
Notes:       Compute outcomes are:
             1 Yes
             2 No

Use:         Compute JBHAD = respondent Ever Had Paid Employment. If DEMOGRAPHICS.JBSTAT = 1|2|13
             Then JBHAD = 1.
             If DEMOGRAPHICS.JBSTAT <> 1|2|13 & OWNFIRSTJOB.J1NONE = 3 Then JBHAD = 1. If
             DEMOGRAPHICS.JBSTAT <>
             1|2|13 & OWNFIRSTJOB.J1NONE = 1|2 Then JBHAD = 2.



if [JBHAD = 1] // Ever had paid employment


   Display Note
   SCREEN START (CAWI) [use month and year template]




   Question: nonemployment_w16.JLENDM                              [ Month left last job ]

   Module:       nonemployment_w16
   Source:       BHPS

                   Type: choice
                   Don't know: -1                    Refused: -2               Inapplicable: -8   Missing: -9

   Universe:     if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
                 paid work in last week and does not have a job
                 And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                 And if [JBHAD = 1] // Ever had paid employment
   Text:         In what month and year did you leave your last paid job?
   Interviewer SELECT MONTH
   Instruction: IF CAN'T REMEMBER GIVE ESTIMATE
   Options:        1        January         January

                   2        February        February

                   3        March           March

                   4        April           April

                   5        May             May

                   6        June            June

                   7        July            July

                   8        August          August

                   9        September September

                   10       October         October

                   11       November        November

                   12       December        December

   Mixed Mode Alternatives
   Web            Delete
   Interview:     Interviewer Instruction

                  Display Notes
                  Use drop down list

                  Question Box Label
                  Month
                                                                                                          Page 838 of 1165
   Use:          Ask JLENDM
Question: nonemployment_w16.JLENDY                       [ Year left last job ]

Module:       nonemployment_w16
Source:       BHPS

               Type: Number                Range: 1900 .. 9999
               Don't know: -1             Refused: -2                  Inapplicable: -8        Missing: -9

Universe:     if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
              paid work in last week and does not have a job
              And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
              And if [JBHAD = 1] // Ever had paid employment
Interviewer WRITE IN YEAR
Instruction: IF CAN'T REMEMBER GIVE ESTIMATE
Mixed Mode Alternatives
Web           Delete
Interview:    Interviewer Instruction

              Display Notes
              Use drop down list

              Question box label
              Year

Use:          Ask JLENDY



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Display Note
SCREEN END (CAWI)




Question: nonemployment_w16.JLSIC07                      [ Industry (SIC07) of last job ]

Module:       nonemployment_w16
Source:       BHPS

               Type: String
               Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

Universe:     if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
              paid work in last week and does not have a job
              And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
              And if [JBHAD = 1] // Ever had paid employment
Text:         What did the firm/organisation you worked for mainly make or do (at the place where you
              worked)?
Interviewer PROBE MANUFACTURING OR PROCESSING OR DISTRIBUTION ETC. AND MAIN GOODS
Instruction: PRODUCED, MATERIALS USED, WHOLESALE OR RETAIL ETC. INFORMATION ON
             INDUSTRY IS NECESSARY TO DISTINGUISH BETWEEN SOME OCCUPATIONS AT THE
             DETAILED LEVEL.
             DESCRIBE FULLY
Mixed Mode Alternatives


                                                                                                        Page 839 of 1165
Web           Text
Interview:    What did the firm/organisation you worked for mainly make or do (at the place where you
              worked)? PLEASE GIVE AS MUCH DETAIL AS POSSIBLE (e.g. manufacturing, processing or
              distribution, goods produced, materials used, wholesale or retail)

              Help
              This should be the firm or company that issued your contract of employment. If you were self-
              employed, please describe what you mainly made or did.

              Delete
              Interviewer Instruction

Use:          Ask JLSIC07



Soft Check: If [Mode is CAWI and less than 30 characters entered]
Text
That is a short answer. Please record as much detail as possible.




Question: nonemployment_w16.JLSOC00                        [ Occupation (SOC2000) of last job ]

Module:       nonemployment_w16
Source:       BHPS

                Type: String
                Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

Universe:     if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
              paid work in last week and does not have a job
              And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
              And if [JBHAD = 1] // Ever had paid employment
Text:         What was your job?
Interviewer ENTER JOB TITLE AND DESCRIBE THE WORK DONE
Instruction: IF MORE THAN ONE JOB, MAIN JOB IS THE JOB THAT IS HIGHEST PAID. IF EQUAL
             EARNINGS THEN MAIN JOB IS THE JOB WITH MOST HOURS.
Mixed Mode Alternatives
Web           Text
Interview:    What was your job? Please tell us your job title and describe fully the work that you did. If you
              had more than one job, please describe the job that was the highest paid. If equal earnings then
              describe the job that was the most hours.

              Delete
              Interviewer Instruction

Use:          Ask JLSOC00



Soft check: if [Mode is CAWI and less than 40 characters entered]
Text
That is a short answer. Please record as much detail as possible.




Question: nonemployment_w16.JLSEMP                        [ Employee or self employed, last job ]

Module:      nonemployment_w16
Source:      BHPS

              Type: choice
              Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

                                                                                                           Page 840 of 1165
Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no
          paid work in last week and does not have a job
          And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
          And if [JBHAD = 1] // Ever had paid employment

Text:       Were you working as an employee or were you self-employed?
Options:      1        Employee        Employee

              2        Self-employed Self-employed

Use:        Ask JLSEMP



if [JLSEMP = 2] // Was self-employed during last job




   Question: nonemployment_w16.JLBOSS                       [ Hired employees, last job ]

   Module:        nonemployment_w16
   Source:        BHPS

                   Type: choice
                   Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

   Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did
             no paid work in last week and does not have a job
             And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
             And if [JBHAD = 1] // Ever had paid employment
             And if [JLSEMP = 2] // Was self-employed during last job
   Text:          Did you have any employees?
   Options:
                   1       Yes Yes

                   2       No    No

   Use:           Ask JLBOSS



if [JLSEMP = 1] // Was an employee during last job




   Question: nonemployment_w16.JLMNGR                        [ Managerial duties, last job ]

   Module:        nonemployment_w16
   Source:        BHPS

                   Type: choice
                   Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

   Universe: if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did
             no paid work in last week and does not have a job
             And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
             And if [JBHAD = 1] // Ever had paid employment
             And if [JLSEMP = 1] // Was an employee during last job
   Text:          Did you have any managerial duties or were you supervising any other employees?




                                                                                                      Page 841 of 1165
   Options:     1         Manager                      Manager

                2         Foreman/Supervisor           Foreman/Supervisor

                3         NOT manager or               NOT manager or
                          supervisor                   supervisor


   Use:         Ask JLMNGR



if [JLSEMP = 1 or (JLSEMP = 2 & JLBOSS = 1)]// Was an employee in last job OR was self employed in last
job and had some employees




   Question: nonemployment_w16.JLSIZE                        [ Number of people employed at
   workplace, last job employee ]

   Module:      nonemployment_w16
   Source:      BHPS

                    Type: choice
                    Don't know: -1             Refused: -2              Inapplicable: -8   Missing: -9

   Universe:    if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did
                no paid work in last week and does not have a job
                And if [ff_ivlolw <> 1 & ff_everint <> 1] // New entrant never interviewed
                And if [JBHAD = 1] // Ever had paid employment
                And if [JLSEMP = 1 or (JLSEMP = 2 & JLBOSS = 1)] // Was an employee in last job OR was
                self employed in last job and had some employees
   Showcard: TBC
   Text:        How many people did you employ? {if JLBOSS = 1} were employed at the place where you
                worked? {if JLSEMP = 1}
   Options:         1      1-2                           1-2

                    2      3-9                           3-9

                    3      10 - 24                       10 - 24

                    4      25 - 49                       25 - 49

                    5      50 - 99                       50 - 99

                    6      100 - 199                     100 - 199

                    7      200 - 499                     200 - 499

                    8      500 - 999                     500 - 999

                    9      1000 or more                  1000 or more

                    10     Don't know but fewer than     Don't know but fewer than
                           25                            25

                    11     Don't know but 25 or more     Don't know but 25 or more

   Mixed Mode Alternatives
   Web           Delete
   Interview:    Interviewer Instruction, Showcard

   Telephone Post-text Interviewer Instruction
   Interview: CODE ANSWER FROM RESPONSE GIVEN. IF DON'T KNOW, PROBE FOR
              APPROXIMATE NUMBER OF PEOPLE.

                 Delete
                 Showcard
                                                                                                   Page 842 of 1165
   Use:         Ask JLSIZE
   Question: nonemployment_w16.EPROSH                              [ Chance starting work within 12 months ]

      Module:        nonemployment_w16
      Source:        BHPS

                       Type: choice
                       Don't know: -1                     Refused: -2                  Inapplicable: -8             Missing: -9

      Universe:      if [CURRENTEMPLOYMENT.JBHAS = 2 AND CURRENTEMPLOYMENT.JBOFF = 2] // Did no paid
                     work in last week and does not have a job
      Text:          How likely do you think it is that you will begin paid work in the next twelve months? Do you think it is...
      Interviewer READ OUT
      Instruction:
      Options:        1        Very likely     Very likely

                      2        Likely          Likely

                      3        Unlikely        Unlikely

                      4        Very            Very
                               unlikely        unlikely

      Mixed Mode Alternatives
      Web            Delete
      Interview:     Interviewer Instruction
      Use:           Ask EPROSH



End



Job Search Module                       (jobsearch_w13.v01)

Start
if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks




   Question: jobsearch_w13.JULKSOC001                             [ Job 1 searching for ]

      Module:      jobsearch_w13
      Source:      UKHLS Covid-19 Survey (adapted)

                     Type: String                        Length: 255
                     Don't know: -1                     Refused: -2                   Inapplicable: -8              Missing: -9

      Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
      Text:        What is the main type of job you are looking for? Please provide the exact job title and describe fully the
                   sort of work you are looking for.
      Question TYPE IN
      Box
      Label:
      Use:         Ask JULKSOC001
                                                                                                                              Page 843 of 1165
Soft check: If (GRIDVARIABLES.MODETYPE = 3 & < 40 characters entered) // Short answer given in CAWI
Text
That is a short answer. Please record as much detail as possible.



if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type




   Question: jobsearch_w13.NEWOCC1                     [ New occupation 1 ]

    Module:    jobsearch_w13
    Source:    UKHLS Covid-19 Survey (adapted)

                 Type: choice
                 Don't know: -1               Refused: -2                   Inapplicable: -8        Missing: -9

    Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
              And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
    Text:      Is this a job you have done before?
    Options:    1       Yes Yes

                2       No     No

    Use:       Ask NEWOCC1




   Question: jobsearch_w13.JUMNGR1                     [ New job: managerial duties ]

    Module:    jobsearch_w13
    Source:    UKHLS Covid-19 Survey (adapted)

                 Type: choice
                 Don't know: -1               Refused: -2                   Inapplicable: -8        Missing: -9

    Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
              And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
    Text:      Would you have any managerial duties or supervise any other employees in this job?
    Options:
                1       Manager                        Manager

                2       Foreman/supervisor             Foreman/supervisor

                3       NOT manager or                 NOT manager or
                        supervisor                     supervisor

    Use:       Ask JUMNGR1




   Question: jobsearch_w13.JULAN1                    [ Another job search ]

    Module:    jobsearch_w13
    Source:    UKHLS

                 Type: choice
                 Don't know: -1               Refused: -2                   Inapplicable: -8        Missing: -9

    Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
              And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
                                                                                                            Page 844 of 1165
Text:         Have you looked for any other type of job?
Options:
                1            Yes Yes

                2            No   No

Use:          Ask JULAN1



if [JULAN1 = 1] // Is looking for other job type




    Question: jobsearch_w13.JULKSOC002                            [ Job 2 searching for ]

    Module:         jobsearch_w13
    Source:         UKHLS Covid-19 Survey (adapted)

                      Type: String                  Length: 255
                      Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
              And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
              And if [JULAN1 = 1] // Is looking for other job type
    Text:           What is this other type of job you are looking for? Please provide the exact job title and describe
                    fully the sort of work you are looking for.
    Question TYPE IN
    Box
    Label:
    Use:            Ask JULKSOC002



    Soft check: If (GRIDVARIABLES.MODETYPE = 3 & < 40 characters entered) // Short answer given in
    CAWI
    Text
    That is a short answer. Please record as much detail as possible.


    if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2




        Question: jobsearch_w13.NEWOCC2                          [ New occupation 2 ]

        Module:        jobsearch_w13
        Source:        UKHLS Covid-19 Survey (adapted)

                         Type: choice
                         Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

        Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
                  And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
                  And if [JULAN1 = 1] // Is looking for other job type
                  And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2
        Text:          Is this a job you have done before
        Options:         1        Yes Yes

                         2        No    No

        Use:           Ask NEWOCC2

                                                                                                                     Page 845 of 1165
Question: jobsearch_w13.JUMNGR2                      [ New job: managerial duties 2 ]

Module:      jobsearch_w13
Source:      UKHLS Covid-19 Survey (adapted)

               Type: choice
               Don't know: -1               Refused: -2            Inapplicable: -8        Missing: -9

Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
          And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
          And if [JULAN1 = 1] // Is looking for other job type
          And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2
Text:        Would you have any managerial duties or supervise any other employees in this job?
Options:      1        Manager                       Manager

              2        Foreman/supervisor            Foreman/supervisor

              3        NOT manager or                NOT manager or
                       supervisor                    supervisor

Use:         Ask JUMNGR2




Question: jobsearch_w13.JULAN2                     [ Another job search 2 ]

Module:      jobsearch_w13
Source:      UKHLS

               Type: choice
               Don't know: -1               Refused: -2            Inapplicable: -8        Missing: -9

Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
          And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
          And if [JULAN1 = 1] // Is looking for other job type
          And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2
Text:        Have you looked for any other type of job?
Options:      1        Yes Yes

              2        No    No

Use:         Ask JULAN2



if [JULAN2 = 1] // Is looking for other job type




    Question: jobsearch_w13.JULKSOC003                       [ Job 3 searching for ]

    Module:       jobsearch_w13
    Source:       UKHLS Covid-19 Survey (adapted)

                   Type: String                Length: 255
                   Don't know: -1             Refused: -2             Inapplicable: -8     Missing: -9

    Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
              And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
              And if [JULAN1 = 1] // Is looking for other job type
              And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2                             Page 846 of 1165
              And if [JULAN2 = 1] // Is looking for other job type
Text:      What is this other type of job you are looking for? Please provide the exact job title and
           describe fully the sort of work you are looking for.
Question TYPE IN
Box
Label:
Use:       Ask JULKSOC003



Soft check: If (GRIDVARIABLES.MODETYPE = 3 & < 40 characters entered) // Short answer given
in CAWI
Text
That is a short answer. Please record as much detail as possible.


if [JULKSOC003 <> DK|REF|MIS] // Reported job type 3




   Question: jobsearch_w13.NEWOCC3                      [ New occupation 3 ]

   Module:    jobsearch_w13
   Source:    UKHLS Covid-19 Survey (adapted)

                 Type: choice
                 Don't know: -1           Refused: -2              Inapplicable: -8        Missing: -9

   Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
             And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
             And if [JULAN1 = 1] // Is looking for other job type
             And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2
             And if [JULAN2 = 1] // Is looking for other job type
             And if [JULKSOC003 <> DK|REF|MIS] // Reported job type 3
   Text:      Is this a job you have done before?
   Options:     1        Yes Yes

                2        No    No

   Use:       Ask NEWOCC3




   Question: jobsearch_w13.JUMNGR3                      [ New job: managerial duties 3 ]

   Module:    jobsearch_w13
   Source:    UKHLS Covid-19 Survey (adapted)

                 Type: choice
                 Don't know: -1           Refused: -2              Inapplicable: -8        Missing: -9

   Universe: if [NONEMPLOYMENT.JULK4WK = 1] // Has looked for work in last 4 weeks
             And if [JULKSOC001 <> DK|REF|MIS] // Reported at least one job type
             And if [JULAN1 = 1] // Is looking for other job type
             And if [JULKSOC002 <> DK|REF|MIS] // Reported job type 2
             And if [JULAN2 = 1] // Is looking for other job type
             And if [JULKSOC003 <> DK|REF|MIS] // Reported job type 3
   Text:      Would you have any managerial duties or supervise any other employees in this job?




                                                                                                        Page 847 of 1165
                        Options:
                                       1          Manager                       Manager

                                       2          Foreman/supervisor            Foreman/supervisor

                                       3          NOT manager or                NOT manager or
                                                  supervisor                    supervisor


                        Use:          Ask JUMNGR3



End



Job Satisfaction Module                      (jobsatisfaction_w8.v02)

Start
if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Worked in the last week or did not
work last week but has a job




   Question: jobsatisfaction_w8.JBSAT                       [ Job satisfaction ]

      Module:     jobsatisfaction_w8
      Source:     BHPS adapted
      Scripting   Please display the following on showcard
      Notes:      7 Completely satisfied
                  6 Mostly satisfied
                  5 Somewhat satisfied
                  4 Neither satisfied nor dissatisfied
                  3 Somewhat dissatisfied
                  2 Mostly dissatisfied
                  1 Completely dissatisfied

                  Coding frame should not appear on screen in CAPI and CATI

                   Type: choice
                   Don't know: -1                      Refused: -2                       Inapplicable: -8   Missing: -9

      Universe:   if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1] // Worked in the last
                  week or did not work last week but has a job
      Showcard:   TBC
      Text:       On a scale of 1 to 7 where 1 means 'Completely dissatisfied' and 7 means 'Completely satisfied', how
                  dissatisfied or satisfied are you with your present job overall?
      Interviewer WRITE IN NUMBER CHOSEN
      Instruction:
      Options:     7           Completely satisfied                Completely satisfied

                   6           Mostly satisfied                    Mostly satisfied

                   5           Somewhat satisfied                  Somewhat satisfied

                   4           Neither satisfied nor               Neither satisfied nor
                               dissatisfied                        dissatisfied

                   3           Somewhat dissatisfied               Somewhat dissatisfied

                   2           Mostly dissatisfied                 Mostly dissatisfied

                   1           Completely dissatisfied             Completely dissatisfied

      Mixed Mode Alternatives
                                                                                                                    Page 848 of 1165
      Web             Display Notes
      Interview:      Response options should appear on-screen as they are displayed on the showcard in CAPI.

                      Text
                      On a scale from 'Completely dissatisfied' to 'Completely satisfied', how dissatisfied or satisfied are you
                      with your present job overall?

                      Delete
                      Interviewer Instruction, Showcard

      Telephone       Delete
      Interview:      Showcard

      Use:           Ask JBSAT



End



Parents Return To Work Module                               (parentsreturntowork_w17.v02)

Start

Question: parentsreturntowork_w17.MATLEAVENEW                                   [ Currently on maternity, adoption or
shared parental leave ]

Module:      parentsreturntowork_w17
Source:      UKHLS

                Type: choice
                Don't know: -1                     Refused: -2                       Inapplicable: -8              Missing: -9

Universe: Ask all
Options:        0        No     No

                1        Yes Yes

Use:         If (DEMOGRAPHICS.jbstat = 5 | 14 | 15) Compute MatLeaveNew = 1;
             Else If (ANNUALEMPLOYMENTHISTORY.Matlvcurrstat = 2 For MatLvCode Codes 1, 3 Or 4) Compute
             MatLeaveNew = 1;
             Else If (ANNUALEMPLOYMENTHISTORY.NxtStElse = 3 & ANNUALEMPLOYMENTHISTORY.CStat = 2)
             Compute MatLeaveNew = 1;
             Else If (ANNUALEMPLOYMENTHISTORY.NextElse = 3 & ANNUALEMPLOYMENTHISTORY.CurrStat = 2)
             Compute MatLeaveNew = 1;
             Else If (CURRENTEMPLOYMENT.Jboffy = 1 | 10 | 11) Compute MatLeaveNew = 1;
             Else compute MatLeaveNew = 0



if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 & (CURRENTEMPLOYMENT.jbhas = 2 &
CURRENTEMPLOYMENT.jboff = 2)] // Currently on maternity, shared parental leave or adoption leave OR is a new
parent since last interview and is currently not working




   Question: parentsreturntowork_w17.MLFUTRNEW                                  [ New parent: intends returning to
   work ]

      Module:       parentsreturntowork_w17
      Source:       Adapted from MCS

                     Type: choice
                     Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9
                                                                                                                             Page 849 of 1165
Universe: if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 & (CURRENTEMPLOYMENT.jbhas = 2 &
          CURRENTEMPLOYMENT.jboff = 2)] // Currently on maternity, shared parental leave or adoption leave
          OR is a new parent since last interview and is currently not working
Text:       As you have recently taken maternity/adoption/shared parental leave {if MATLEAVENEW = 1} are a new
            parent {if MATLEAVENEW = 0} do you plan to start/return to work at any time in the future?
Options:
              1      Yes         Yes

              2      No          No

              3      Maybe Maybe

Use:        Ask MLFUTRNEW



if [(MLFUTRNEW = 2|3) & final loop ANNUALFERTILITYHISTORY.PREGEND <> 2] // Has no plans to start/return to
paid work or might start/return to paid work AND latest pregnancy did not end with stillbirth




   Question: parentsreturntowork_w17.MLRNOTNEW                           [ New parent: why not take up paid
   work in future? ]

    Module:       parentsreturntowork_w17
    Source:       Adapted from MCS

                   Type: multichoice
                   Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:     if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 & (CURRENTEMPLOYMENT.jbhas
                  = 2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on maternity, shared parental leave or
                  adoption leave OR is a new parent since last interview and is currently not working
                  And if [(MLFUTRNEW = 2|3) & final loop ANNUALFERTILITYHISTORY.PREGEND <> 2] // Has no
                  plans to start/return to paid work or might start/return to paid work AND latest pregnancy did not
                  end with stillbirth
    Showcard:     TBC
    Text:         Why is that?
    Interviewer PROBE FOR ANY OTHER REASONS
    Instruction:
                 CODE ALL THAT APPLY




                                                                                                               Page 850 of 1165
    Options:       1          I prefer to look after my child(ren) myself     I prefer to look after my child(ren) myself

                   2          I cannot earn enough to pay for childcare       I cannot earn enough to pay for childcare

                   3          I cannot find suitable childcare                I cannot find suitable childcare

                   4          There are no jobs in the right place for me     There are no jobs in the right place for me

                   5          There are no jobs with the right hours for      There are no jobs with the right hours for
                              me                                              me

                   6          There are no jobs available for me              There are no jobs available for me

                   7          I am in full-time education                     I am in full-time education

                   8          I am on a training course                       I am on a training course

                   9          My family would lose benefits if I was          My family would lose benefits if I was
                              earning                                         earning

                   10         I am caring for an elderly or ill relative or   I am caring for an elderly or ill relative or
                              friend                                          friend

                   11         I cannot work because of poor health            I cannot work because of poor health

                   12         I prefer not to work                            I prefer not to work

                   13         My spouse/partner disapproves                   My spouse/partner disapproves

                   97         Some other reason                               Some other reason

    Mixed Mode Alternatives
    Web            Text
    Interview:     What are the reasons why you will {if MLFUTRNEW = 2} might {if MLFUTRNEW = 3} not
                   start/return to work? Please select all that apply.

                   Delete
                   showcard, Interviewer Instruction

    Telephone      Delete
    Interview:     showcard

    Use:           Ask MLRNOTNEW



if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to paid work


   if [final loop ANNUALFERTILITYHISTORY.PREGEND <> 2] // Latest pregnancy did not end with stillbirth


       Display Note
       SCREEN START (CAWI). Please display MLAGSTNEW and MLAGSTUNEW on the same screen with two
       boxes, the first being a box to enter age and the second being a drop down list of units.




       Question: parentsreturntowork_w17.MLAGSTNEW                                 [ New parent: age of child when
       start work in future ]

       Module:         parentsreturntowork_w17
       Source:         Adapted from MCS
       Scripting       Textfill name of youngest child or children (if multiple birth) in the household.
       Notes:

                         Type: Number                    Range: 0 .. 99
                         Don't know: -1                 Refused: -2                 Inapplicable: -8             Missing: -9


                                                                                                                              Page 851 of 1165
Universe:      if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 &
               (CURRENTEMPLOYMENT.jbhas = 2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on
               maternity, shared parental leave or adoption leave OR is a new parent since last interview and
               is currently not working
               And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to
               paid work
               And if [final loop ANNUALFERTILITYHISTORY.PREGEND <> 2] // Latest pregnancy did not end
               with stillbirth

Text:          How old will [CHILD NAME] and [CHILD NAME] {if more than one youngest child e.g. twins}
               be at the time you would hope to start/return to working?
Interviewer ENTER AGE
Instruction:
             IF ANSWERED RECORD WHETHER AGE GIVEN IN MONTHS OR YEARS AT NEXT
             QUESTION
Mixed Mode Alternatives
Web            Question Box Label
Interview:     AGE

               Delete
               Interviewer Instruction

Use:           Ask MLAGSTNEW



if [MLAGSTNEW > 0 & MLAGSTNEW <> MIS,DK,REF] // Age of child when start work provided




   Question: parentsreturntowork_w17.MLAGSTUNEW                            [ Units of child age when
   start work ]

   Module:        parentsreturntowork_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1               Refused: -2            Inapplicable: -8       Missing: -9

   Universe:      if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 &
                  (CURRENTEMPLOYMENT.jbhas = 2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on
                  maternity, shared parental leave or adoption leave OR is a new parent since last interview
                  and is currently not working
                  And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to
                  paid work
                  And if [final loop ANNUALFERTILITYHISTORY.PREGEND <> 2] // Latest pregnancy did not
                  end with stillbirth
                  And if [MLAGSTNEW > 0 & MLAGSTNEW <> MIS,DK,REF] // Age of child when start work
                  provided
   Interviewer ENTER UNIT
   Instruction:
   Options:         1        Months Months

                    2        Years       Years

   Mixed Mode Alternatives
   Web            Question Box Label
   Interview:     UNIT

                  Delete
                  Interviewer Instruction

   Use:           Ask MLAGSTUNEW



                                                                                                         Page 852 of 1165
      Soft Check: if [MLAGSTNEW < 6 & MLAGSTUNEW = 1]// Less than 6 months
      Text
      You said you plan to start/go back to work when [CHILD NAME] is [MLAGST] [MLAGSTU] old.



      Soft Check: if [MLAGSTNEW > 18 & MLAGSTUNEW = 1]// Greater than 18 months
      Text
      You said you plan to start/go back to work when [CHILD NAME] is [MLAGST] [MLAGSTU] old.


      Soft Check: [MLAGSTNEW > 5 & MLAGSTUNEW = 2]// Greater than 5 years
      Text
      You said you plan to start/go back to work when [CHILD NAME] is [MLAGST] [MLAGSTU] old.


Display Note
SCREEN END


Display Note
SCREEN START


if [final loop ANNUALFERTILITYHISTORY.PREGEND = 2] // Latest pregnancy ended with stillbirth




   Question: parentsreturntowork_w17.MLWKRTMNTH                           [ Return month from
   maternity, adoption or shared parental leave ]

   Module:     parentsreturntowork_w17
   Source:     UKHLS

                 Type: choice
                 Don't know: -1               Refused: -2               Inapplicable: -8          Missing: -9

   Universe: if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 &
             (CURRENTEMPLOYMENT.jbhas = 2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on
             maternity, shared parental leave or adoption leave OR is a new parent since last interview and is
             currently not working
             And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to paid
             work
             And if [final loop ANNUALFERTILITYHISTORY.PREGEND = 2] // Latest pregnancy ended with
             stillbirth
   Text:       In which month and year will you start/return to work?
   Question    ENTER MONTH
   Box
   Label:




                                                                                                           Page 853 of 1165
   Options:     1       January      January

                2       February     February

                3       March        March

                4       April        April

                5       May          May

                6       June         June

                7       July         July

                8       August       August

                9       September September

                10      October      October

                11      November     November

                12      December     December


   Mixed Mode Alternatives
   Web        Question Box Label
   Interview: Month

   Use:        Ask MLWKRTMNTH




   Question: parentsreturntowork_w17.MLWKRTYEAR                           [ Return year from maternity,
   adoption or shared parental leave ]

   Module:     parentsreturntowork_w17
   Source:     UKHLS

                 Type: Number                 Range: 1900 .. 9999
                 Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

   Universe: if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 &
             (CURRENTEMPLOYMENT.jbhas = 2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on
             maternity, shared parental leave or adoption leave OR is a new parent since last interview and is
             currently not working
             And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to paid
             work
             And if [final loop ANNUALFERTILITYHISTORY.PREGEND = 2] // Latest pregnancy ended with
             stillbirth
   Question    ENTER YEAR
   Box
   Label:
   Mixed Mode Alternatives
   Web        Question Box Label
   Interview: Year

   Use:        Ask MLWKRTYEAR



Display Note
SCREEN END




Question: parentsreturntowork_w17.MLWKAFPT                        [ New parent: actual work FT or PT
in future ]
                                                                                                           Page 854 of 1165
        Module:      parentsreturntowork_w17
        Source:      UKHLS

                       Type: choice
                       Don't know: -1                    Refused: -2                 Inapplicable: -8          Missing: -9

        Universe: if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 & (CURRENTEMPLOYMENT.jbhas =
                  2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on maternity, shared parental leave or adoption
                  leave OR is a new parent since last interview and is currently not working
                  And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to paid work
        Text:        When you start/return to work, will you be working full-time or part-time, where part-time is working
                     less than 30 hours a week?
        Options:      1          Full-time   Full-time

                      2          Part-time Part-time

                      3          Not sure    Not sure

        Use:         Ask MLWKAFPT




        Question: parentsreturntowork_w17.MLWKFPTNEW                                [ New parent: work FT or PT in
        future ]

        Module:      parentsreturntowork_w17
        Source:      UKHLS

                       Type: choice
                       Don't know: -1                    Refused: -2                 Inapplicable: -8          Missing: -9

        Universe: if [MatLeaveNew = 1 OR (GRIDVARIABLES.NewParentsAll = 1 & (CURRENTEMPLOYMENT.jbhas =
                  2 & CURRENTEMPLOYMENT.jboff = 2)] // Currently on maternity, shared parental leave or adoption
                  leave OR is a new parent since last interview and is currently not working
                  And if [MLFUTRNEW = 1|3] // Plans to take up/return to paid work or might take up/return to paid work
        Text:        And would you prefer to start/return to work full-time or part-time?
        Options:      1          Full-time   Full-time

                      2          Part-time Part-time

        Use:         Ask MLWKFPTNEW



End



Voluntary Work Module                        (voluntarywork_w8.v01)

Start

Question: voluntarywork_w8.VOLUN                         [ Volunteer in last 12 months ]

Module:    voluntarywork_w8
Source:    Adapted from Helping Out

                Type: choice
                Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe: Ask all                                                                                                        Page 855 of 1165
Text:        In the last 12 months, have you given any unpaid help or worked as a volunteer for any type of local,
             national or international organisation or charity?
Options:       1         Yes Yes

               2         No       No

Use:         Ask VOLUN



if [Volun = 1] // If volunteers




    Question: voluntarywork_w8.VOLFREQ                            [ Frequency of volunteering ]

    Module:         voluntarywork_w8
    Source:         Adapted from Helping Out

                      Type: choice
                      Don't know: -1                      Refused: -2               Inapplicable: -8        Missing: -9

    Universe:       if [Volun = 1] // If volunteers
    Showcard:       TBC
    Text:           Including any time spent at home or elsewhere, about how often over the last 12 months have you
                    generally done something to help any of these organisations?
    Interviewer IF RESPONDENT VOLUNTEERS FOR MORE THAN ONE GROUP OR AGENCY, PLEASE TOTAL
    Instruction: TIME SPENT IN ALL GROUPS TOGETHER
    Options:         1            On 3 or more days a week                  On 3 or more days a week

                     2            Twice a week                              Twice a week

                     3            Once a week                               Once a week

                     4            Once a fortnight                          Once a fortnight

                     5            At least once a month                     At least once a month

                     6            Quite often but not regularly             Quite often but not regularly

                     7            Just a few times                          Just a few times

                     8            One-off activity                          One-off activity

                     9            You helped or worked on a seasonal        You helped or worked on a seasonal
                                  basis?                                    basis?

    Mixed Mode Alternatives
    Web             Text
    Interview:      Including any time spent at home or elsewhere, about how often over the last 12 months have you
                    generally done something to help any of these organisations? If you volunteer for more than one group
                    or agency, please total the time spent in all groups together.

                    Delete
                    Post-text Interviewer instruction, Showcard

    Telephone       Text
    Interview:      Including any time spent at home or elsewhere, about how often over the last 12 months have you
                    generally done something to help any of these organisations? Would you say...

                    Post-text Interviewer instruction
                    IF RESPONDENT VOLUNTEERS FOR MORE THAN ONE GROUP OR AGENCY, PLEASE TOTAL
                    TIME SPENT IN ALL GROUPS TOGETHER

                    READ OUT

                    Delete
                    Showcard                                                                                          Page 856 of 1165
      Use:           Ask VOLFREQ




   Question: voluntarywork_w8.VOLHRS                          [ Hours spent volunteering in last 4 weeks ]

      Module:        voluntarywork_w8
      Source:        Adapted from Helping Out

                       Type: Number                     Range: 0 .. 200
                       Don't know: -1                  Refused: -2                  Inapplicable: -8           Missing: -9

      Universe:      if [Volun = 1] // If volunteers
      Text:          And in the last 4 weeks approximately how many hours have you spent doing unpaid or voluntary work
                     for any organisation?
      Interviewer IF RESPONDENT VOLUNTEERS FOR MORE THAN ONE GROUP OR AGENCY, PLEASE TOTAL
      Instruction: TIME SPENT IN ALL GROUPS TOGETHER

                     ENTER NUMBER OF HOURS

                     ENTER TO THE NEAREST HOUR
      Mixed Mode Alternatives
      Web            Text
      Interview:     And in the last 4 weeks approximately how many hours have you spent doing unpaid or voluntary
                     work for any organisation? If you volunteer for more than one group or agency, please total the time
                     spent in all groups together.

                     Delete
                     Interviewer instruction

      Use:           Ask VOLHRS



   Soft check: if [VolHrs > 50] // Spent more than 50 hours volunteering in the last 4 weeks
   Text
   You have just entered that you spent [VolHrs] hours volunteering in the last 4 weeks.


End



Childcare Module                     (childcare_w17.v01)

Start
if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is responsible for




   Question: childcare_w17.CCARE                       [ Uses childcare ]

      Module:      childcare_w17
      Source:      Adapted from FACS

                    Type: choice
                    Don't know: -1                     Refused: -2                 Inapplicable: -8            Missing: -9

      Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is responsible
                for
      Text:        Do you ever use any type of childcare for your child {if NCH14Resp = 1} children {if NCH14Resp greater
                   than 1} ? By 'childcare' I {if CAPI} I {if CATI} we {if WEB} mean care carried out by anyone other than
                                                                                                                         Page 857 of 1165
                   yourself (or your partner).
Options:      1        Yes Yes

              2        No    No

Help:       Include formal and informal childcare arrangements
Use:        Ask CCARE



if [CCARE = 2 & (CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1]// Does not use
childcare and did paid work last week or has a job




   Question: childcare_w17.CCWORK                        [ Other arrangements for child whilst working ]

    Module:       childcare_w17
    Source:       Adapted from FACS

                    Type: choice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8          Missing: -9

    Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is
              responsible for
              And if [CCARE = 2 & (CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1]
              // Does not use childcare and did paid work last week or has a job
    Text:         Can I {if CAPI} I {if CATI} we {if WEB} just check what arrangements you use to look after your
                  child {if NCH14Resp = 1} children {if NCH14Resp greater than 1} when you are working?
    Options:       1        Looked after by                           Looked after by
                            husband/wife/partner                      husband/wife/partner

                   2        Old enough to look after themselves       Old enough to look after themselves

                   3        I only work during school hours           I only work during school hours

                   4        I work at home                            I work at home

                   5        Other type of arrangement                 Other type of arrangement

    Use:          Ask CCWORK



if [CCARE = 1] // Uses childcare


   Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is Responsible Adult of that
   child)
   Name: Chcare Loop




        Question: childcare_w17.CCPROVIDER                        [ Childcare providers used ]

        Module:        childcare_w17
        Source:        FRS (adapted)
        Scripting      Code 96 is exclusive
        Notes:

                         Type: multichoice
                         Don't know: -1                 Refused: -2                 Inapplicable: -8        Missing: -9

        In Loops:      Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is Responsible
                       Adult of that child)
                                                                                                                    Page 858 of 1165
Universe:    if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is
             responsible for
             And if [CCARE = 1] // Uses childcare

Showcard:    TBC
Text:        At any time during the seven days ending Sunday the [Date = Sunday before date of interview]
             did [CHILD NAME] attend any of the following places?
Interviewer WE ARE INTERESTED IN ALL CHILDCARE USED WHETHER IT IS REGULAR OR
Instruction: OCCASIONAL, FORMAL OR INFORMAL
             CODE ALL THAT APPLY
Options:      1       Playgroup or pre-school (including Welsh    Playgroup or pre-school (including Welsh
                      medium)                                     medium)

              2       Day nursery or workplace creche             Day nursery or workplace creche

              3       Nursery School                              Nursery School

              4       Nursery class attached to a primary or      Nursery class attached to a primary or
                      infant's school                             infant's school

              5       Reception class at a primary or infant's    Reception class at a primary or infant's
                      school                                      school

              6       Breakfast club                              Breakfast club

              7       After school club/activities                After school club/activities

              8       Holiday scheme/club                         Holiday scheme/club

              9       Special day school or nursery or unit for   Special day school or nursery or unit for
                      children with special educational needs     children with special educational needs

              10      The child's grandparent(s)                  The child's grandparent(s)

              11      My ex-husband/wife/partner/the child's      My ex-husband/wife/partner/the child's
                      non resident parent                         non resident parent

              12      Child's brother or sister                   Child's brother or sister

              13      Other relative(s)                           Other relative(s)

              14      Childminder                                 Childminder

              15      Nanny or au pair or childcarer in the       Nanny or au pair or childcarer in the
                      home                                        home

              16      Friends or neighbours                       Friends or neighbours

              17      Other non-relatives (including              Other non-relatives (including
                      babysitters)                                babysitters)

              96      None of the above                           None of the above

Mixed Mode Alternatives
Web          Text
Interview:   At any time during the seven days ending Sunday the [Date = Sunday before date of interview]
             did [CHILD NAME] attend any of the following places? We are interested in all childcare used
             whether it is regular or occasional, formal or informal. Please select all that apply.

             Delete
             Showcard, Interviewer Instruction

Telephone    Post-text Interviewer Instruction
Interview:   OPEN CODE, PROBE UNTIL NO MORE ANSWERS GIVEN
             WE ARE INTERESTED IN ALL CHILDCARE USED WHETHER IT IS REGULAR OR
             OCCASIONAL, FORMAL OR INFORMAL
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask CCPROVIDER

                                                                                                           Page 859 of 1165
Question: childcare_w17.CCCODE                   [ Childcare code used for looping ]

Module:    childcare_w17
Source:    FRS (adapted)
Scripting compute CCCODE as follows
Notes:    1 Playgroup or pre-school (including Welsh medium)
          2 Day nursery or workplace creche
          3 Nursery School
          4 Nursery class attached to a primary or infant's school
          5 Reception class at a primary or infant's school
          6 Breakfast club
          7 After school club/activities
          8 Holiday scheme/club
          9 Special day school or nursery or unit for children with special educational needs
          10 The child's grandparent(s)
          11 My ex-husband/wife/partner/the child's non resident parent
          12 Child's brother or sister
          13 Other relative(s)
          14 Childminder
          15 Nanny or au pair or childcarer in the home
          16 Friends or neighbours
          17 Other non-relatives (including babysitters)

             Type: Number
             Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

In Loops: Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is Responsible
          Adult of that child)

Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is
          responsible for
          And if [CCARE = 1] // Uses childcare
Use:       compute CCCODE = Childcare provider code for each enumerated childcare provider;



Loop for each CCCODE
Name: CCHOURSLoop




   Question: childcare_w17.CCHOURS                    [ Hours spent in type of childcare ]

   Module:     childcare_w17
   Source:     FRS (adapted)

                 Type: Number                Range: 0 .. 168
                 Don't know: -1             Refused: -2                 Inapplicable: -8        Missing: -9

   In Loops: Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is Responsible
             Adult of that child)

               Loop for each CCCODE

   Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is
             responsible for
             And if [CCARE = 1] // Uses childcare
   Text:       About how many hours in the seven days ending Sunday the [Date = Sunday before date of
               interview] did [CHILD NAME] spend being looked after by [CCCODE] ?
   Use:        Ask CCHOURS


                                                                                                        Page 860 of 1165
Question: childcare_w17.CCCOST                   [ Pays for childcare type ]


Module:     childcare_w17
Source:     FRS (adapted)

                Type: choice
                Don't know: -1            Refused: -2                Inapplicable: -8         Missing: -9

In Loops: Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is Responsible
          Adult of that child)

            Loop for each CCCODE

Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that respondent is
          responsible for
          And if [CCARE = 1] // Uses childcare
Text:       Does [CHILD NAME] 's childcare provided by [CCCODE] cost you anything?
Options:      1        Yes Yes

              2        No   No

Use:        Ask CCCOST



if [CCCOST = 1] // Pays for childcare




   Question: childcare_w17.CCAMT                   [ Most recent childcare payment: Amount ]

    Module:        childcare_w17
    Source:        FRS (adapted)

                     Type: Number            Range:0.01 .. 99997.99
                     Don't know: -1         Refused: -2                 Inapplicable: -8      Missing: -9

    In Loops:      Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is
                   Responsible Adult of that child)

                   Loop for each CCCODE

    Universe:      if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that
                   respondent is responsible for
                   And if [CCARE = 1] // Uses childcare
                   And if [CCCOST = 1] // Pays for childcare
    Text:          How much was your most recent payment for [CHILD NAME] 's childcare provided by
                   [CCCODE] ? Please include any amounts using money received from the childcare
                   element of Working Tax Credit or Universal Credit, salary sacrifice childcare vouchers or
                   Tax-free Childcare accounts. Please exclude payments made by others, e.g.
                   grandparents, or where payment is made with non-salary sacrifice childcare vouchers.
    Interviewer RECORD AMOUNT GIVEN BY RESPONDENT (POUNDS AND PENCE) ON THIS
    Instruction: SCREEN. ENTER REFERENCE PERIOD FOR PAYMENT ON NEXT SCREEN.
    Mixed Mode Alternatives




                                                                                                        Page 861 of 1165
Web          Text
Interview:   How much was your most recent payment for [CHILD NAME] 's childcare provided
             by [CCCODE] Please include any amounts using money received from the childcare
             element of Working Tax Credit or Universal Credit, salary sacrifice childcare vouchers or
             Tax-free Childcare accounts. Please exclude payments made by others, e.g.
             grandparents, or where payment is made with non-salary sacrifice childcare vouchers.

             Please enter both pounds and pence.

             Delete
             Interviewer Instruction

             Question box label
             Amount in £

Use:         Ask CCAMT




Question: childcare_w17.CCAMTPER                    [ Most recent childcare payment:
Period ]

Module:      childcare_w17
Source:      FRS

              Type: choice
              Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

In Loops:    Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is
             Responsible Adult of that child)

             Loop for each CCCODE

Universe:    if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that
             respondent is responsible for
             And if [CCARE = 1] // Uses childcare
             And if [CCCOST = 1] // Pays for childcare
Text:        And what period did that cover?
Interviewer ASK OR RECORD
Instruction:




                                                                                                  Page 862 of 1165
Options:       1         One week                         One week

               4         Four weeks                       Four weeks

               5         Calendar month                   Calendar month

               52        One year/12 months/52            One year/12 months/52
                         weeks                            weeks

               17        Per school term                  Per school term

               2         Two weeks                        Two weeks

               3         Three weeks                      Three weeks

               6         Two calendar months              Two calendar months

               7         Eight times a year               Eight times a year

               8         Nine times a year                Nine times a year

               9         Ten times a year                 Ten times a year

               13        Three months/13 weeks            Three months/13 weeks

               26        Six months/26 weeks              Six months/26 weeks

               90        Less than one week               Less than one week

               95        One off/lump sum                 One off/lump sum

               96        None of these                    None of these

Mixed Mode Alternatives
Web           Delete
Interview:    Interviewer Instruction
Use:          Ask CCAMTPER



if [CCAMTPER = 17] // Last payment per school term




   Question: childcare_w17.CCNTERM                      [ Number of childcare terms ]

    Module:    childcare_w17
    Source:    UKHLS

                    Type: Number              Range: 0 .. 99999
                    Don't know: -1           Refused: -2             Inapplicable: -8   Missing: -9

    In Loops: Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is
              Responsible Adult of that child)

               Loop for each CCCODE

    Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that
              respondent is responsible for
              And if [CCARE = 1] // Uses childcare
              And if [CCCOST = 1] // Pays for childcare
              And if [CCAMTPER = 17] // Last payment per school term
    Text:      How many school terms does this childcare have?
    Use:       Ask CCNTERM



if [CCAMTPER = 90] // Last payment covered less than one week


                                                                                                Page 863 of 1165
                     Question: childcare_w17.CCPERUWK                     [ Hours covered if period less than
                     one week ]


                      Module:    childcare_w17
                      Source:    FRS (adapted)

                                    Type: Number           Range: 0 .. 168
                                    Don't know: -1        Refused: -2             Inapplicable: -8    Missing: -9

                      In Loops: Loop for each child aged 0-14 in HH where GRIDVARIABLES.Respchild = 1 (R is
                                Responsible Adult of that child)

                                 Loop for each CCCODE

                      Universe: if [GRIDVARIABLES.Nch14Resp > 0] // Number of children aged under 15 that
                                respondent is responsible for
                                And if [CCARE = 1] // Uses childcare
                                And if [CCCOST = 1] // Pays for childcare
                                And if [CCAMTPER = 90] // Last payment covered less than one week
                      Text:      How many hours did this payment cover?
                      Use:       Ask CCPERUWK



                  Soft Check: If [resp pays 25 or more hour]// CCHOURSLoop Soft Check - Estimated hourly rate
                  is greater than £25
                  Text
                  Your answer would mean an estimated hourly rate of [Calculated hourly rate] , which seems high.


            END LOOP (CCHOURSLoop)


        END LOOP (Chcare Loop)


End



Remittances Module                  (remittances_w17.v01)

Start
if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 |
GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] // Part of the EM
Boost, GP Comparison or LDA sample or IEMB sample or foreign-born continuing respondents and their co-resident
sample members, or any foreign-born identified this wave.




   Question: remittances_w17.REMIT                [ Send/Give money for...... ]

      Module:     remittances_w17
      Source:     UKHLS

                   Type: multichoice
                   Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

      Universe:   if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA = 1 |
                  GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn = 5] // Part
                  of the EM Boost, GP Comparison or LDA sample or IEMB sample or foreign-born continuing     Page 864 of 1165
                  respondents and their co-resident sample members, or any foreign-born identified this wave
Text:           Many people make gifts or send money to people in another country. Did you send or give money to
                anyone in a country outside the UK in the past 12 months for any of the following reasons?
Interviewer READ OUT AND CODE ALL THAT APPLY
Instruction:
Options:         1        Repayment of a loan                            Repayment of a loan

                 2        Support for family members or friends          Support for family members or friends

                 3        Support for a local community. Please do not   Support for a local community. Please do not
                          include donations to large charities such as   include donations to large charities such as
                          Oxfam or Save the Children                     Oxfam or Save the Children

                 4        Personal investment or savings, including      Personal investment or savings, including
                          property                                       property

                 5        No money sent/given                            No money sent/given

Help:           The UK includes England, Northern Ireland, Scotland and Wales.
Mixed Mode Alternatives
Web             Text
Interview:      Many people make gifts or send money to people in another country. Did you send or give money to
                anyone in a country outside the UK in the past 12 months for any of the following reasons? Please
                code all that apply to you.

                Delete
                Post-text Interviewer Instruction

Use:            Ask REMIT



if [REMIT = 1 | 2 | 3 | 4]// Has sent or given money to people outside the UK in the last 12 months


    Loop foreach remittance reason
    Name: REMITFREQLoop




        Question: remittances_w17.REMITFREQ                       [ Frequency of sending/giving...... ]

        Module:       remittances_w17
        Source:       UKHLS

                        Type: choice
                        Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

        In Loops:     Loop foreach remittance reason

        Universe:     if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA
                      = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
                      INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample or
                      IEMB sample or foreign-born continuing respondents and their co-resident sample members, or
                      any foreign-born identified this wave
                      And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
                      months
        Showcard: TBC
        Text:         How often did you send, transfer or give money for repayment of a loan {if REMIT = 1} to
                      support family members or friends {if REMIT = 2} to support a local community {if REMIT = 3
                       for personal investment or savings {if REMIT = 4} in the last 12 months?




                                                                                                                     Page 865 of 1165
Options:       1       Once                          Once

               2       Twice                         Twice

               3       3 or 4 times                  3 or 4 times

               4       5 to 9 times                  5 to 9 times

               5       Every month or most           Every month or most
                       months                        months

               6       More like once a month        More like once a month

Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard

Use:         Ask REMITFREQ




Question: remittances_w17.REMITREG                       [ Regular payment ]

Module:      remittances_w17
Source:      UKHLS

              Type: choice
              Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: Loop foreach remittance reason

Universe: if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA
          = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 | INITIALCONDITIONS.UKborn
          = 5] // Part of the EM Boost, GP Comparison or LDA sample or IEMB sample or foreign-born
          continuing respondents and their co-resident sample members, or any foreign-born identified this
          wave
          And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
          months
Text:        Is this a regular payment you make?
Options:      1       Yes Yes

              2       No    No

Help:        In any cases of doubt the respondent should be asked to decide for him/herself whether or not
             payment is to be classed as 'regular'
Mixed Mode Alternatives
Web        Delete
Interview: Help

Use:         Ask REMITREG




Question: remittances_w17.REMITAMT                       [ Amount of last remittance ]

Module:       remittances_w17
Source:       UKHLS

                                                                                                             Page 866 of 1165
               Type: Number                 Range: 0 .. 99999
               Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9



In Loops:    Loop foreach remittance reason

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
             GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
             INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample or
             IEMB sample or foreign-born continuing respondents and their co-resident sample members, or
             any foreign-born identified this wave
             And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
             months
Text:        What was the last amount you sent or gave?
Interviewer IF 'DON'T KNOW / CAN'T REMEMBER' PROBE FOR APPROXIMATE AMOUNT
Instruction: ENTER AMOUNT TO THE NEAREST £
Mixed Mode Alternatives
Web          Text
Interview:   What was the last amount you sent or gave? If you don't know or can't remember, please
             provide an approximate amount to the nearest pound.

             Question Box Label
             £

             Delete
             Post-text Interviewer Instruction

Use:         Ask REMITAMT



Soft Check: If [REMITAMT >= 10,000] // Last amount given was 10,000 pounds or more




Question: remittances_w17.REMCNTRY                       [ Country where remittance sent ]

Module:      remittances_w17
Source:      UKHLS

              Type: choice
              Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

In Loops:    Loop foreach remittance reason

Universe:    if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA
             = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
             INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample or
             IEMB sample or foreign-born continuing respondents and their co-resident sample members, or
             any foreign-born identified this wave
             And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
             months
Showcard: TBC
Text:        To which country did you send or make this last payment?




                                                                                                          Page 867 of 1165
Options:      5        Republic of         Republic of
                       Ireland             Ireland

              6        France              France

              7        Germany             Germany

              8        Italy               Italy

              9        Spain               Spain

              10       Poland              Poland

              365      Ukraine             Ukraine

              11       Cyprus              Cyprus

              12       Turkey              Turkey

              13       Australia           Australia

              14       New Zealand         New Zealand

              15       Canada              Canada

              16       U.S.A               U.S.A

              17       China/Hong Kong     China/Hong Kong

              18       India               India

              19       Pakistan            Pakistan

              20       Bangladesh          Bangladesh

              21       Sri Lanka           Sri Lanka

              22       Kenya               Kenya

              23       Ghana               Ghana

              24       Nigeria             Nigeria

              25       Uganda              Uganda

              26       South Africa        South Africa

              27       Jamaica             Jamaica

              97       Other country       Other country


Mixed Mode Alternatives
Web          Delete
Interview:   Showcard

Telephone Delete
Interview: Showcard

Use:         Ask REMCNTRY



if [REMCNTRY = 97] // Country money sent to is not found in list




   Question: remittances_w17.REMCNTRYO                        [ Country where remittance sent (not
   coded) ]

   Module:         remittances_w17
   Source:         UKHLS

                    Type: String               Length: 255
                    Don't know: -1            Refused: -2            Inapplicable: -8   Missing: -9
                                                                                                 Page 868 of 1165
   In Loops:     Loop foreach remittance reason


   Universe:     if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
                 GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
                 INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample
                 or IEMB sample or foreign-born continuing respondents and their co-resident sample
                 members, or any foreign-born identified this wave
                 And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last
                 12 months
                 And if [REMCNTRY = 97] // Country money sent to is not found in list
   Interviewer TYPE IN OTHER COUNTRY
   Instruction:
   Mixed Mode Alternatives
   Web           Text
   Interview:    What other country was that?

                 Delete
                 Post-text Interviewer Instruction

   Use:          Ask REMCNTRYO



if [REMITFREQ > 1 & REMITREG = 1]// Sent money more than once and makes a regular payment




   Question: remittances_w17.REMITUSUAL                        [ Whether usual amount ]

   Module:      remittances_w17
   Source:      UKHLS

                 Type: choice
                 Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

   In Loops: Loop foreach remittance reason

   Universe: if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
             GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
             INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample or
             IEMB sample or foreign-born continuing respondents and their co-resident sample members,
             or any foreign-born identified this wave
             And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
             months
             And if [REMITFREQ > 1 & REMITREG = 1] // Sent money more than once and makes a
             regular payment
   Text:        And, was this last payment the usual amount you send or give?
   Options:      1       Yes                                    Yes

                 2       No                                     No

                 3       No usual amount                        No usual amount
                         (SPONTANEOUS)                          (SPONTANEOUS)

   Mixed Mode Alternatives
   Web        Options
   Interview: 1. Yes
              2. No
              3. No usual amount

   Use:         Ask REMITUSUAL



   if [REMITUSUAL = 2] // If last remittance was not the usual amount sent or given
                                                                                                            Page 869 of 1165
        Question: remittances_w17.REMUSAMT                         [ Usual remittance amount ]

        Module:         remittances_w17
        Source:         UKHLS

                          Type: Number              Range: 0 .. 99999
                          Don't know: -1           Refused: -2               Inapplicable: -8       Missing: -9

        In Loops:       Loop foreach remittance reason

        Universe:       if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 |
                        GRIDVARIABLES.LDA = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN =
                        1 | INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA
                        sample or IEMB sample or foreign-born continuing respondents and their co-resident
                        sample members, or any foreign-born identified this wave
                        And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the
                        last 12 months
                        And if [REMITFREQ > 1 & REMITREG = 1] // Sent money more than once and makes a
                        regular payment
                        And if [REMITUSUAL = 2] // If last remittance was not the usual amount sent or given
        Text:           What is the usual amount?
        Interviewer ENTER AMOUNT TO THE NEAREST £
        Instruction:
        Mixed Mode Alternatives
        Web             Text
        Interview:      What is the usual amount? Please enter the amount to the nearest pound.

                        Question Box Label
                        £

                        Delete
                        Post-text Interviewer Instruction

        Use:            Ask REMUSAMT




Question: remittances_w17.REMHOW                            [ Method of payment ]

Module:         remittances_w17
Source:         UKHLS

                 Type: choice
                 Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

In Loops:       Loop foreach remittance reason

Universe:       if [GRIDVARIABLES.EMBoost = 1 | GRIDVARIABLES.GPCompare = 1 | GRIDVARIABLES.LDA
                = 1 | GRIDVARIABLES.IEMB = 1 | GRIDVARIABLES.FBORN = 1 |
                INITIALCONDITIONS.UKborn = 5] // Part of the EM Boost, GP Comparison or LDA sample or
                IEMB sample or foreign-born continuing respondents and their co-resident sample members, or
                any foreign-born identified this wave
                And if [REMIT = 1 | 2 | 3 | 4] // Has sent or given money to people outside the UK in the last 12
                months
Showcard: TBC
Text:           How did you make the payment? Include any payments made in-branch, online or by using an
                app.



                                                                                                             Page 870 of 1165
           Options:       1      Bank transfer to my account in another        Bank transfer to my account in another
                                 country                                       country

                          2      Bank transfer to someone else's account       Bank transfer to someone else's account
                                 in another country                            in another country

                          3      Remittance agency (e.g. Western Union,        Remittance agency (e.g. Western Union,
                                 MoneyGram, Remitly)                           MoneyGram, Remitly)

                          4      Post                                          Post

                          5      Credit card                                   Credit card

                          6      Mobile phone call or text to transfer         Mobile phone call or text to transfer
                                 money                                         money

                          7      Directly gave money to a friend or relative   Directly gave money to a friend or relative
                                 to take to a person in another country        to take to a person in another country


           Mixed Mode Alternatives
           Web          Delete
           Interview:   Showcard

           Telephone Post-text Interviewer Instruction
           Interview: READ OUT

                        Delete
                        Showcard

           Use:         Ask REMHOW



        END LOOP (REMITFREQLoop)


End



Unearned Income and State Benefits module                                 (benefits_w17.v05)

Start

Question: benefits_w17.INTBENEFIT                  [ Benefit module intro ]

Module:    benefits_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                    Refused: -2                     Inapplicable: -8              Missing: -9

Universe: Ask all
Text:      One of the most important parts of our research is how people are getting by financially these days. We have
           found that we need to ask about a number of different types of income, otherwise our results could be
           misleading. Please think about ALL of the extra sources of income you receive, as well as any benefits or tax
           credits. If you are at all unsure about whether something would count, you can check with me. {if
           GRIDVARIABLES.ModeType = 1 | 2} We'd like to remind you that anything you tell us is completely
           confidential.
Options:    1         Continue Continue

Use:       Ask INTBENEFIT




                                                                                                                        Page 871 of 1165
Question: benefits_w17.BENBASE                    [ Income: Receives core benefits ]

Module:      benefits_w17
Source:      UKHLS
Scripting    Code 96 is exclusive
Notes:

               Type: multichoice
               Don't know: -1                    Refused: -2                       Inapplicable: -8              Missing: -9

Universe:    Ask all
Showcard:    TBC
Text:        First, are you currently receiving any of these payments , either just yourself or jointly {if hhsize > 1 &
             (livesp = 1 or livewith = 1)} ?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:      1        Income Support              Income Support

              2        Job Seeker's Allowance Job Seeker's Allowance

              3        Child Benefit               Child Benefit

              4        Universal Credit            Universal Credit

              96       None of these               None of these

Help:        • Child Benefit is a payment for those who are responsible for a child aged under 16 or under 20 and in
             relevant education or training. It is only paid to one person, normally the mother (unless there is none in the
             household). Only record getting Child Benefit if it is paid to you (whether into your own account or a joint
             bank or building society account).
             High Income Child Benefit Tax Charge: If you receive Child Benefit and you or your partner have an
             individual income over £60,000 you may have to pay the High Income Child Benefit Charge. Please record
             that you receive Child Benefit even if the High Income Child Benefit Charge applies in your circumstances.

             • Income Support (IS) is paid if you have no income or a low income but are working less than 16 hours a
             week. IS replaced Supplementary Benefit (sometimes called Social Security Benefit) and is often paid to top
             up other benefits or earnings from part time work. Income Support has been replaced by Universal Credit
             (UC) but some people still get IS.
             Do not include as Income Support any maintenance payments from a former or separated spouse or for
             child support which are paid through the Department for Work and Pensions or other government agencies.

             • Job Seeker's Allowance (JSA) replaced Unemployment Benefit in October 1996. To receive JSA you
             must be capable of work and available for work and actively seeking work or are working less than 16 hours
             a week. There are two types of JSA - Contribution-based JSA (which is now known as ‘New Style’ JSA)
             and Income- based JSA (which is being replaced by Universal Credit). The Contribution-based New Style
             JSA is paid in the first 26 weeks of unemployment if enough National Insurance contributions have been
             paid. You will also make an agreement to look for work with the Department for Work and Pensions known
             as a Claimant Commitment (previously known as a Job Seeker’s agreement).

             • Universal Credit can be received if you’re on a low income, out of work or you cannot work. If you are
             over state pension age you might receive Universal Credit if your partner is still of working age. Universal
             Credit was set up in October 2013 and is now the main working age benefit, replacing Income Support,
             income-based Job Seeker's Allowance, income-related Employment Support Allowance, Housing Benefit,
             Child Tax Credit and Working Tax Credit. Some people might still receive the benefits Universal Credit has
             replaced but new claims are made for Universal Credit.
Mixed Mode Alternatives
Web          Text
Interview:   First, are you currently receiving any of these payments ,either just yourself or jointly {if hhsize > 1 & (livesp
             = 1 or livewith = 1)} ? Please select all of the answers that apply to you.

             Delete
             Interviewer Instruction, Showcard


                                                                                                                           Page 872 of 1165
Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:           Ask BENBASE



if [BenBase = 3 & BenBase <> 4] // Receives child benefit but does not receives Universal Credit




   Question: benefits_w17.BENCTC                      [ Income: Receives Child Tax Credit ]

    Module:      benefits_w17
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                       Inapplicable: -8              Missing: -9

    Universe: if [BenBase = 3 & BenBase <> 4] // Receives child benefit but does not receives Universal Credit
    Text:        Are you receiving Child Tax Credit , either just yourself or jointly {if hhsize > 1 & (livesp = 1 or livewith =
                 1)} ?
    Options:      1         Yes Yes

                  2         No    No

    Help:        Child Tax Credit is paid to the person responsible for the care of the child(ren) so can be received by one
                 person only in the household. It is being replaced by Universal Credit.
    Mixed Mode Alternatives
    Web        Help
    Interview:
               Child Tax Credit, introduced in April 2003, is paid if you have at least one dependent child. Child Tax
               Credit is paid to the person responsible for the care of the child(ren) so can be received by one person
               only in the household. Only record getting Child Tax Credit if it is paid to you (whether into your own
               account or a joint bank account). Child Tax Credit is being replaced by Universal Credit for most people.

    Use:         Ask BENCTC



if [BenBase = 4] // Receives Universal Credit




   Question: benefits_w17.BENWCA                       [ Work Capability Assessment ]

    Module:       benefits_w17
    Source:       UKHLS

                      Type: choice
                      Don't know: -1                 Refused: -2                      Inapplicable: -8              Missing: -9

    Universe:     if [BenBase = 4] // Receives Universal Credit
    Showcard: TBC
    Text:         Universal Credit can include support for those with health conditions or disabilities that limit the work
                  they can do. Have you had a Work Capability Assessment for Universal Credit?




                                                                                                                              Page 873 of 1165
   Options:       1        Yes, and I have received a decision                Yes, and I have received a decision
                           outcome                                            outcome

                  2        Yes, and I am awaiting a decision outcome          Yes, and I am awaiting a decision outcome

                  3        No                                                 No


   Mixed Mode Alternatives
   Web           Delete
   Interview:    Showcard

   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

                 Delete
                 Showcard
   Use:          Ask BENWCA



  if [BenWCA = 1] // Has had a Work Capability Assessment outcome




      Question: benefits_w17.BENWCAOTC                           [ Work Capability Assessment outcome ]

      Module:         benefits_w17
      Source:         UKHLS

                       Type: choice
                       Don't know: -1                 Refused: -2                       Inapplicable: -8            Missing: -9

      Universe:       if [BenBase = 4] // Receives Universal Credit
                      And if [BenWCA = 1] // Has had a Work Capability Assessment outcome
      Showcard: TBC
      Text:           What was the outcome?
      Options:         1        Fit for work - you will be expected to look        Fit for work - you will be expected to look
                                for work or to increase your earnings              for work or to increase your earnings

                       2        Limited capability for work - you may not be       Limited capability for work - you may not be
                                able to look for work now but you can              able to look for work now but you can
                                prepare for work with the aim of working at        prepare for work with the aim of working at
                                some time in the future                            some time in the future

                       3        Limited capability for work and work-related       Limited capability for work and work-related
                                activity - you will not be asked to look for       activity - you will not be asked to look for
                                work, or to prepare for work                       work, or to prepare for work

      Mixed Mode Alternatives
      Web             Delete
      Interview:      Showcard

      Telephone Post-text Interviewer Instruction
      Interview: READ OUT

                      Delete
                      Showcard
      Use:            Ask BENWCAOTC




Question: benefits_w17.BENPEN                   [ Income: Pensions ]
                                                                                                                                 Page 874 of 1165
Module:       benefits_w17
Source:     UKHLS

Scripting   Code 96 is exclusive
Notes:

              Type: multichoice
              Don't know: -1                    Refused: -2                      Inapplicable: -8              Missing: -9

Universe:   Ask all
Showcard:   TBC
Text:       Are you receiving any of these types of payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1
            or livewith = 1)} ?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:     1        State Retirement (Old Age) Pension                  State Retirement (Old Age) Pension

             2        A pension from a previous employer                  A pension from a previous employer

             3        A pension from a spouse's previous employer         A pension from a spouse's previous employer

             4        Pension Credit including Guarantee Credit &         Pension Credit including Guarantee Credit &
                      Savings Credit                                      Savings Credit

             5        Private Pension or Annuity                          Private Pension or Annuity

             6        Widow's or War Widow(er)'s Pension                  Widow's or War Widow(er)'s Pension

             7        Widowed Mother's Allowance, Widowed                 Widowed Mother's Allowance, Widowed
                      Parent's Allowance, Bereavement Allowance           Parent's Allowance, Bereavement Allowance or
                      or Bereavement Support Payment                      Bereavement Support Payment

             8        War Pension Scheme, War Disablement                 War Pension Scheme, War Disablement
                      Pension, Armed Forces Compensation                  Pension, Armed Forces Compensation
                      Scheme                                              Scheme

             96       None of these                                       None of these




                                                                                                                         Page 875 of 1165
Help:        * A pension from a previous employer should include any pension income currently received from any
             employer's scheme, regardless of whether you are currently working or not.

             * A Pension from a spouse's previous employer may be received if your spouse has died.

             * Pension Credit is a means tested benefit paid if you are of State Pension age you will not receive it
             unless you have applied for it.

             * A Widow's/War Widow(er)'s Pension
             Widow’s Pension was replaced by Bereavement Allowance for new claimants on or after 9 April 2001. If
             you received Widow’s Pension before 9 April 2001 you would continue to receive it. Bereavement Support
             Payment replaced Bereavement Allowance, for deaths on or after 6 April 2017.
             War Widow(er)’s Pension is payable to widow/ers and children of someone killed in the Armed Forces or
             who died as a result of injury sustained in the Armed Forces before 6 April 2005. The Armed Forces
             Compensation Scheme compensates for any injury, illness or death which was caused by service on or
             after 6 April 2005. Do not include Widow's Benefit (which is a single lump sum payment) as a Widow’s
             Pension.

             * Bereavement Allowance replaced Widow’s Pension from 9 April 2001, if you received Widow’s Pension
             before that date you would continue to receive it. Bereavement Support Payment replaced Bereavement
             Allowance, Bereavement Payment and Widowed Parent’s Allowance for deaths on or after 6 April 2017.

             * Bereavement Support Payment replaced Bereavement Allowance, Bereavement Payment and
             Widowed Parent’s Allowance for deaths on or after 6 April 2017.

             * A War Disablement Pension is payable if you were injured or disabled while serving in the Merchant
             Navy, the Coastguard Service, the Nursing Service and the Home Guard, or were serving in the Polish
             forces under British command during the Second World war, or serving as a civil defence volunteer, or you
             were a prisoner of war. Civilians injured as a result of enemy action in the Second World War are also
             eligible.
             The War Pension Scheme (WPS) compensates for any injury, illness or death which was caused by
             service before 6 April 2005.
             The Armed Forces Compensation Scheme compensates for any injury, illness or death which was
             caused by service on or after 6 April 2005.


Mixed Mode Alternatives
Web          Text
Interview:   Are you receiving any of these types of payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1
             or livewith = 1)} ? Please select all that apply to you.

             Delete
             Interviewer Instruction, Showcard

Telephone    Post-text Interviewer Instruction
Interview:   READ OUT
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask BENPEN




Question: benefits_w17.BENDIS                 [ Income: Disability benefits ]

Module:      benefits_w17
Source:      UKHLS
Scripting    Code 96 is exclusive
Notes:       Please make two (2) different showcards for use at this question and indicate to interviewers to use the
             appropriate card depending on circumstances: Version A (England/Wales/NI) contains codes 1, 2, 3, 4, 5,
             12, 7, 8, 10, 97 and 96; Version B (Scotland) contains codes 1, 2, 3, 4, 16, 5, 13, 12, 14, 7, 15, 8, 10, 97
             and 96;

               Type: multichoice

Universe:    Ask all
                                                                                                                          Page 876 of 1165
Showcard:    TBC
Text:      Are you currently receiving any of these payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1
           or livewith = 1)} ?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:    1        Incapacity Benefit                                  Incapacity Benefit

            2        Employment and Support Allowance                    Employment and Support Allowance

            3        Severe Disablement Allowance                        Severe Disablement Allowance

            4        Carer's Allowance                                   Carer's Allowance

            16        Carer Support Payment {if region=3}                 Carer Support Payment {if region=3}

            5        Disability Living Allowance [if REGION =            Disability Living Allowance [if REGION =
                     1|2|4] Disability Living Allowance / Scottish       1|2|4] Disability Living Allowance / Scottish
                     Adult Disability Living Allowance [if               Adult Disability Living Allowance [if
                     REGION=3]                                           REGION=3]

            13        Child Disability Payment {if region = 3}           Child Disability Payment

            12       Personal Independence Payment                       Personal Independence Payment

            14        Adult Disability Payment {if region = 3}           Adult Disability Payment

            7        Attendance Allowance                                Attendance Allowance

            15        Pension Age Disability Payment {if region = 3}     Pension Age Disability Payment

            8        Industrial Injury Disablement Benefit               Industrial Injury Disablement Benefit

            10       Sickness and Accident Insurance                     Sickness and Accident Insurance

            97       Any other disability related benefit or payment     Any other disability related benefit or payment

            96       None of these                                       None of these

Help:      • Attendance Allowance helps with extra costs if you are of State Pension age or over and need help with
           personal care because of your illness or disability. There are two rates; a lower rate for attendance during
           day or night; and a higher rate for day and night. You do not have to have someone caring for you in order
           to claim. In Scotland, Pension Age Disability Payment will replace Attendance Allowance by 22 April
           2025 (having been piloted in 5 areas from 21 October 2024 and extended to more local authority areas by
           24th March 2025).

           • Carer's Allowance is for people aged 16 or over who give regular and substantial care (for 35+ hrs per
           week) to a severely disabled person who gets one of: Disability Living Allowance care component at the
           middle or highest rate, Personal Independence Payment daily living component at either rate, Attendance
           Allowance at either rate, Constant Attendance Allowance at or above the normal maximum rate with an
           Industrial Injuries Disablement Benefit, Constant Attendance Allowance at the basic rate with a War
           Disablement Pension or Armed Forces Independence Payment.
           If you are in paid work, a limit is set on the amount you can earn a week after tax, National Insurance and
           expenses and receive Carer’s Allowance. If you are in full-time education or studying for 21 hours a week or
           more you cannot get Carer’s Allowance.
           If you get State Pension and/or Pension Credit you may not be eligible to receive Carer’s Allowance it will
           depend on the amount of State Pension you receive each week.
           If you live in Scotland and get Carer’s Allowance, you may also get Carer’s Allowance Supplement as a
           top-up payment. It is paid twice a year and is paid for by Social Security Scotland. By Spring 2025 it is
           expected that Carer Support Payment will replace Carer’s Allowance in Scotland.

           • Carer Support Payment (CSP) replaces Carer’s Allowance in Scotland. In a phased approach, from
           February 2024, in Scotland claimants of Carer’s Allowance transfer to Carer Support Payment, with the
           move to CSP across Scotland completed in Spring 2025. You can receive CSP if you are aged 16 or over
           and usually live in Scotland and provide care for someone (for 35 hours or more a week). If you are in paid
           work, a limit is set on the amount you can earn a week after tax, National Insurance and expenses and
           receive CSP.

           • Disability Living Allowance (DLA) might be received by some people aged under State Pension age if
           help is needed with personal care and/or with getting around. There are two components: Care component
           or Mobility Component. Since 2013, DLA has been replaced by other benefits for adults.
           From age 16 but under State Pension age: Disability Living Allowance has been replaced by Personal
           Independence Payment (PIP) for people living in England or Wales aged from 16 but under State Pension
           age. If you live in Scotland and have not reached State Pension age you can get Adult Disability Payment
                                                                                                                Page 877 of 1165
           instead of PIP. State Pension age: If you are of State Pension age and do not get DLA you can claim
              Attendance Allowance.
              Children aged under 16: New claims for Disability Living Allowance are only accepted for children aged
              under 16 who live in England or Wales. Children aged under 16 who live in Scotland can apply for Child
              Disability Payment instead of DLA.

              • Employment and Support Allowance is for people with a disability or health condition that affects how
              much you can work. You can apply for New Style Employment and Support Allowance if you’re under State
              Pension age and you have a disability or health condition that affects how much you can work. You also
              need to have worked either as an employee or have been self-employed and paid enough National
              Insurance contributions to be eligible to receive it. You can apply whether you’re in or out of work. You
              cannot get New Style ESA if you claim Jobseeker’s Allowance or get Statutory Sick Pay.

              • Incapacity Benefit is paid if you could not work because of an illness or disability before 31 January 2011
              – it is being replaced with Employment and Support Allowance (ESA). Incapacity Benefit replaced NI
              Sickness Benefit and Invalidity Benefit in April 1995.

              • Personal Independence Payment (PIP) started to replace Disability Living Allowance (DLA) from 8 April
              2013 for people aged 16 or over but under State Pension age with a long-term physical or mental health
              condition or disability who have difficulty doing certain everyday tasks or getting around because of your
              condition. There are two parts to PIP: a daily living part – if you need help with everyday tasks and a
              mobility part – if you need help with getting around (including not just a physical disability but difficulty
              getting around because of a cognitive or mental health condition).
              If you are over State Pension age and have received PIP, you can make a new claim for PIP if you were
              eligible for it in the year before you reached State Pension age. Otherwise, if you are over State Pension
              age you can get Attendance Allowance instead of PIP.
              If you live in Scotland, you can receive Adult Disability Payment instead of PIP.

              • Scottish Adult Disability Living Allowance: Adults who live in Scotland and currently receive Disability
              Living Allowance, after Spring 2025, might be moved onto Scottish Adult Disability Living Allowance. The
              payments of Scottish Adult Disability Living Allowance will be paid by Social Security Scotland rather than
              the Department for Work and Pensions. You might then change to receive Adult Disability Payment which
              replaces DLA and Personal Independence Payment in Scotland. No new claims for Scottish Adult Disability
              Living Allowance can be made.

              • Severe Disablement Allowance is being replaced with Employment and Support Allowance (ESA).
              Severe Disablement Allowance is paid to people of working age who were too unwell to work but no new
              claims for this benefit can be made.

           • Sickness and Accident Insurance includes any payments to compensate for lost wages during time off
           work through sickness.
Mixed Mode Alternatives
Web           Text
Interview:    And, are you currently receiving any of these payments , either just yourself or jointly {if hhsize > 1 &
              (livesp = 1 or livewith = 1)} ? Please select all that apply to you.

              Delete
              Interviewer Instruction, Showcard

Telephone     Post-text Interviewer Instructions
Interview:    READ OUT
              CODE ALL THAT APPLY

              Delete
              Showcard

Use:          Ask BENDIS



if [BenDis = 2] // Receives employment and support allowance




   Question: benefits_w17.BENESA                    [ Employment and Support Allowance: Work-Related
   Activity Group or Support Group ]

    Module:       benefits_w17
    Source:       UKHLS


                                                                                                                          Page 878 of 1165
                    Type: choice
                    Refused: -2                          Inapplicable: -8                     Missing: -9

   Universe:      if [BenDis = 2] // Receives employment and support allowance
   Text:          Do you know whether the Employment and Support Allowance is in the....
   Interviewer READ OUT
   Instruction:
   Options:         1        Work-Related Activity Group               Work-Related Activity Group

                    2        Support Group                             Support Group

                    3        SPONTANEOUS: Not sure/Don't               SPONTANEOUS: Not sure/Don't
                             know                                      know

   Mixed Mode Alternatives
   Web            Options
   Interview:     1 Work-Related Activity Group;
                  2 Support Group
                  3 Not sure/Don't know

                  Delete
                  Interviewer Instruction

   Use:           Ask BENESA




Question: benefits_w17.OTHBEN                   [ Other benefits or credits ]

Module:       benefits_w17
Source:       UKHLS
Scripting     Code 96 is exclusive
Notes:        Please make six (6) different showcards for use at this question and indicate to interviewers to use the
              appropriate card depending on circumstances: Version A (England/Wales & BenBase = 4) contains codes
              1, 2, 6, 97 and 96; Version B (England/Wales & BenBase <> 4) contains codes 1, 2, 5, 6, 8, 97 and 96;
              Version C (Scotland & BenBase = 4) contains codes 1, 2, 6, 10, 97 and 96; Version D (Scotland & BenBase
              <> 4) contains codes 1, 2, 5, 6, 8, 10, 97 and 96; Version E (Northern Ireland & BenBase = 4) contains
              codes 1, 2, 7, 97 and 96; Version F (Northern Ireland & BenBase <> 4) contains codes 1, 2, 5, 7, 9, 97 and
              96.

                Type: multichoice
                Don't know: -1                    Refused: -2                      Inapplicable: -8              Missing: -9

Universe:     Ask all
Showcard:     TBC
Text:         Are you currently receiving any of these payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1
              or livewith = 1)} ?
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                           Page 879 of 1165
Options:      1        Foster Allowance                                          Foster Allowance

              2        Maternity Allowance                                       Maternity Allowance

              5         Working Tax Credit {if BenBase <> 4}                     Working Tax Credit

              6         Council Tax Reduction {if region = 1|2|3}                Council Tax Reduction

              7         Rate Rebate {if region = 4}                              Rate Rebate

              8        Housing Benefit {if (region = 1|2|3) & BenBase <>
                                                                                 Housing Benefit
                       4}

              9         Rent Rebate {if region = 4 & BenBase <> 4}               Rent Rebate

              10        Scottish Child Payment {if region = 3}                   Scottish Child Payment

              97                                                                 Any other state benefit or
                       Any other state benefit or credit
                                                                                 credit

              96       None of these                                             None of these



Help:        • Council Tax Reduction, sometimes called Council Tax Support and formerly Council Tax Benefit is paid
             by the local authority to the people who are liable for Council Tax (usually the householder(s). In multi-
             occupied accommodation (e.g. bedsits) the landlord is usually liable for Council Tax and so the council tax
             might be included in the rent. In these circumstances, the tenant will not be able to get the Council Tax
             Reduction. Local authorities are able to set their own eligibility criteria for Council Tax reduction.
             Council Tax reduction should not be confused with CT exemptions (e.g. for student households), or
             discounts (e.g. for one-adult households).
             Rent rebates to help pay rates might apply if you live in Northern Ireland and are getting Universal Credit.

             • Housing Benefit is benefit paid to help with housing costs, either by the DWP or the Local Authority if
             you’re on a low income or claiming benefits. For working age households, it is being replaced by Universal
             Credit (for new claims). People of State Pension age can still make new claims for Housing Benefit. In most
             cases Housing Benefit is paid directly to you but sometimes the benefit might be paid directly to your
             landlord. Only tick that you get Housing Benefit at this question if it is paid directly to you.
             If you are living in Northern Ireland and you or your partner are of State Pension age you can apply for
             Housing Benefit and Rate Relief (as a tenant or home owner) from the Housing Executive.

             • Maternity Allowance applies only to women not eligible for Statutory Maternity Pay. Usually women
             receiving Maternity Allowance will be either self-employed or will have recently changed jobs.

             • Working Tax Credit is a payment from HM Revenue and Customs (HMRC) which tops up the earnings of
             working people on low incomes (it replaced Working Families Tax Credit and Disabled Person's Tax Credit
             in April 2003). The amount you can receive is based both on the number of hours you work – which must be
             over 16 per week – and your income (joint income for couples). Working Tax Credit has been replaced by
             Universal Credit for most people. New claims for Working Tax Credit can only be made if you already get
             Child Tax Credit.




Mixed Mode Alternatives
Web          Text
Interview:   Are you currently receiving any of these payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1
             or livewith = 1)} ? Please select all that apply to you.

             Delete
             Interviewer Instruction, Showcard

Telephone    Post-text Interviewer Instruction
Interview:   READ OUT
             CODE ALL THAT APPLY

             Delete
             Showcard

Use:         Ask OTHBEN
                                                                                                                          Page 880 of 1165
Question: benefits_w17.BENSTA                   [ Income: Other sources ]

Module:      benefits_w17
Source:      UKHLS
Scripting    Code 96 is exclusive. Student Loan and/or Tuition Fee Loan is a new category, we have given code 8
Notes:       because code 1 was previously used at this question to mean 'A Private Pension or Annuity'. If possible, we
             would like this to be numbered 1 in the script/showcard, but returned to us in the data as 8.

               Type: multichoice
               Don't know: -1                     Refused: -2                       Inapplicable: -8              Missing: -9

Universe:    Ask all
Showcard:    TBC
Text:        And aside from the types of income we've just been discussing, are you currently receiving any of these
             types of payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1 or livewith = 1)}?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:      8        Student Loan and/or Tuition Fee Loan                  Student Loan and/or Tuition Fee Loan

              2        Other Education Grant                                 Other Education Grant

              3        Trade Union or Friendly Society Payment               Trade Union or Friendly Society Payment

              4        Maintenance or Alimony                                Maintenance or Alimony

              5        Payments from a family member not living with         Payments from a family member not living with
                       you                                                   you

              6        Rent from Boarders or Lodgers (not family             Rent from Boarders or Lodgers (not family
                       members) living here with you                         members) living here with you

              7        Rent from any other property even if that only        Rent from any other property even if that only
                       covers that property's mortgage or running            covers that property's mortgage or running
                       costs                                                 costs

              97       Or any other regular payment                          Or any other regular payment

              96       None of these                                         None of these

Help:        Student Loans are provided by the Student Loans Company in Glasgow, or some private financial
             institutions. They cover tuition fees and living costs whilst at University, and are repaid once the borrower
             starts earning over a certain amount.

             Educational Grants and Scholarships may be provided by Local Authorities, the Department for
             Education, Research Councils, charities, prospective employers (e.g. companies or the Armed Forces),
             educational institutions, family trusts and a number of other bodies such as Trade Unions.

             For Trade Union/ Friendly Society Payments include all payments from such bodies here with the
             exception of Educational Grants and Sickness or Accident Insurance. Please include Strike Pay.

             Maintenance or Alimony can be received by men or women. In most cases such payments come direct
             but they may also come via a solicitor, a court or the DWP. If it is paid by the DWP, please do not include
             any Income Support already mentioned.

             Payments from a family member not living with you should not include payments for 'keep' from those
             living with you.

Mixed Mode Alternatives
Web          Text
Interview:   And aside from the types of income we've just asked about, are you currently receiving any of these types
             of payments , either just yourself or jointly {if hhsize > 1 & (livesp = 1 or livewith = 1)}? Please select all the
             answers that apply to you.

             Delete
             Interviewer Instruction, Showcard                                                                               Page 881 of 1165
Telephone     Post-text Interviewer Instruction
Interview:    READ OUT
              CODE ALL THAT APPLY

              Delete
              Showcard

Use:          Ask BENSTA



Loop for all codes at BENBASE, BENPEN, BENDIS, BENESA, OTHBEN, BENSTA
Name: MISSOURCELoop




   Question: benefits_w17.MISSOURCE                        [ Income source enumerated at previous interview
   but not current interview ]

   Module:     benefits_w17
   Source:     UKHLS
   Scripting MISSOURCE is an indicator designed to identify benefit and unearned income sources not reported at the
   Notes:    current wave but were recorded at the previous wave. A flag is created for each unearned income code.
             This flag is then compared with the ff variable for that income source.

               When changes to the benefits system occur, we have to account for the fact that someone may have
               selected a benefit last wave but not this wave--not because they forgot but because they rightly selected
               its replacement instead. In this scenario, we don't want to check if they are still claiming the original benefit
               because we know they are, as they selected its replacement. However, if they had forgotten and therefore
               selected neither the old or new code, we do want to ask if they're still claiming it. Hence this extra code in
               the compute statement:

               If Istrtdate after 31/03/2013, code MisSource = 0 if claims Personal Independence Payment (BenDis = 12)
               and at last interview respondent claims Disability Living Allowance (ff_bentype10).
               If Istrtdate after 30/09/2013, code MisSource = 0 if claims Universal Credit (BenBase = 4) and at last
               interview respondent had claimed Income Support (ff_bentype15), Job Seeker's Allowance (ff_bentype16),
               Employment Support Allowance (ff_bentype33), Housing Benefit (ff_bentype22), Rent Rebate
               (ff_bentype31), Child Tax Credit (ff_bentype19) or Working Tax Credit (ff_bentype20).
               If Istrtdate after 01/03/2022, code MisSource = 0 if claims Child Disability Payment (BenDis = 13) and at
               last interview respondent had claimed Disability Living Allowance (ff_bentype10).
               If Istrtdate after 01/03/2022, code MisSource = 0 if claims Adult Disability Payment (BenDis = 14) and at
               last interview respondent had claimed Personal Independence Payment (ff_bentype41).
               If Istrtdate after 01/03/2022, code MisSource = 0 if claims Pension Age Disability Payment (BenDis = 15)
               and at last interview respondent had claimed Attendance Allowance (ff_bentype11).

                 Type: choice
                 Don't know: -1                   Refused: -2                       Inapplicable: -8             Missing: -9

   In          Loop for all codes at BENBASE, BENPEN, BENDIS, BENESA, OTHBEN, BENSTA
   Loops:
   Options:     0        Do not check if receiving benefit at current        Do not check if receiving benefit at current
                         interview                                           interview


                1        Check if receiving benefit at current interview     Check if receiving benefit at current interview




                                                                                                                            Page 882 of 1165
    Use:        If benefit enumerated at wave last interview and enumerated at current interview compute MISSOURCE =
                0
                If benefit not enumerated at wave last interview and not enumerated at current interview compute
                MISSOURCE = 0
                If benefit not enumerated at wave last interview but enumerated at current interview compute
                MISSOURCE = 0
                If benefit enumerated at wave last interview but not at current interview compute MISSOURCE = 1

                If (ISTRTDATE after 31/03/2013) & (BENDIS = 12 & ff_bentype10 = 1) compute MISSOURCE = 0;
                If (ISTRTDATE after 30/09/2013) & (BENBASE = 4 and (ff_bentype15 = 1 | ff_bentype16 = 1 |
                ff_bentype33 = 1 | ff_bentype22 = 1 | ff_bentype31 = 1 | ff_bentype19 = 1| ff_bentype20 = 1)) compute
                MISSOURCE = 0;
                If (ISTRTDATE after 01/03/2022) & (BENDIS = 13 & ff_bentype10 = 1) compute MISSOURCE = 0;
                If (ISTRTDATE after 01/03/2022) & (BENDIS = 14 & ff_bentype41 = 1) compute MISSOURCE = 0;
                If (ISTRTDATE after 01/03/2022) & (BENDIS = 15 & ff_bentype11 = 1) compute MISSOURCE = 0;
                If (ISTRTDATE after 01/02/2024) & (BENDIS = 16 & ff_bentype12 = 1) & (HHGrid.REGION = 3) compute
                MISSOURCE = 0;



END LOOP (MISSOURCELoop)


loop for each MisSource = 1
Name: NFH Loop




   Question: benefits_w17.NFH                  [ Further income sources ]

    Module:     benefits_w17
    Source:     BHPS
    Scripting   If NFH = 1, add [ff_bentype01]` - `[ff_bentype46] to list prior to entering amounts loop.
    Notes:

                  Type: choice
                  Don't know: -1                     Refused: -2                        Inapplicable: -8       Missing: -9

    In Loops: loop for each MisSource = 1

    Text:       Can I just check, according to our records, you have in the past received[ff_bentype01] - [ff_bentype46] .
                Are you currently receiving [ff_bentype01] - [ff_bentype46] either just yourself or jointly {if HHSize > 1 &
                (livesp = 1 or livewith = 1)} ?
    Options:     1         Yes Yes

                 2         No    No

    Mixed Mode Alternatives
    Web        Text
    Interview: According to our records, you have in the past received [ff_bentype01] - [ff_bentype46] . Are you
               currently receiving [ff_bentype01] - [ff_bentype46] either just yourself or jointly {if HHSize > 1 & (livesp =
               1 or livewith = 1)} ?
    Use:        Ask NFH



END LOOP (NFH Loop)




Question: benefits_w17.FICODE                    [ Income receipt code ]

Module:     benefits_w17
Source:     UKHLS
                                                                                                                         Page 883 of 1165
Scripting Compute FICODE as per the following list:
Notes:


             Type: choice
             Don't know: -1                  Refused: -2                   Inapplicable: -8             Missing: -9

Universe: Ask all
Options:    1       NI Retirement/State Retirement (Old Age)         NI Retirement/State Retirement (Old Age)
                    Pension                                          Pension

            2       A Pension from a previous employer               A Pension from a previous employer

            3       A Pension from a spouse's previous employer      A Pension from a spouse's previous employer

            4       A Private Pension/Annuity                        A Private Pension/Annuity

            5       A Widow's or War Widow's Pension                 A Widow's or War Widow's Pension

            6       A Widowed Mother's Allowance / Widowed           A Widowed Mother's Allowance / Widowed
                    Parent's Allowance / Bereavement Allowance       Parent's Allowance / Bereavement Allowance

            7       Pension Credit (includes Guarantee Credit &      Pension Credit (includes Guarantee Credit &
                    Saving Credit)                                   Saving Credit)

            8       Severe Disablement Allowance                     Severe Disablement Allowance

            9       Industrial Injury Disablement Allowance          Industrial Injury Disablement Allowance

            10      Disability Living Allowance [if REGION =1|2|4]   Disability Living Allowance [if REGION =1|2|4]
                    Disability Living Allowance / Scottish Adult     Disability Living Allowance / Scottish Adult
                    Disability Living Allowance [if REGION=3]        Disability Living Allowance [if REGION=3]

            11      Attendance Allowance                             Attendance Allowance

            12      Carer's Allowance (formerly Invalid Care         Carer's Allowance (formerly Invalid Care
                    Allowance)                                       Allowance)

            13      War Disablement Pension                          War Disablement Pension

            14      Incapacity Benefit                               Incapacity Benefit

            15      Income Support                                   Income Support

            16      Job Seeker's Allowance                           Job Seeker's Allowance

            18      Child Benefit (including Lone-Parent Child       Child Benefit (including Lone-Parent Child
                    Benefit payments)                                Benefit payments)

            19      Child Tax Credit                                 Child Tax Credit

            20      Working Tax Credit (includes Disabled Person's   Working Tax Credit (includes Disabled Person's
                    Tax Credit)                                      Tax Credit)

            21      Maternity Allowance                              Maternity Allowance

            22      Housing Benefit                                  Housing Benefit

            23      Council Tax Benefit                              Council Tax Benefit

            24      Educational Grant (not Student Loan or Tuition   Educational Grant (not Student Loan or Tuition
                    Fee Loan)                                        Fee Loan)

            25      Trade Union / Friendly Society Payment           Trade Union / Friendly Society Payment

            26      Maintenance or Alimony                           Maintenance or Alimony

            27      Payments from a family member not living here    Payments from a family member not living here

            28      Rent from Boarders or Lodgers (not family        Rent from Boarders or Lodgers (not family
                    members) living here with you                    members) living here with you

            29      Rent from any other property                     Rent from any other property

            30      Foster Allowance / Guardian Allowance            Foster Allowance / Guardian Allowance

            31      Rent Rebate                                      Rent Rebate
                                                                                                                   Page 884 of 1165
             32      Rate Rebate                                   Rate Rebate

             33      Employment and Support Allowance              Employment and Support Allowance

             35      Sickness and Accident Insurance               Sickness and Accident Insurance

             37      Other Disability Related Benefit or Payment   Other Disability Related Benefit or Payment

             38      Any other regular payment                     Any other regular payment

             39      Any other state benefit                       Any other state benefit

             40      Universal Credit                              Universal Credit

             41      Personal Independence Payments                Personal Independence Payments

             42      Student Loan and/or Tuition Fee Loan          Student Loan and/or Tuition Fee Loan

             43      Child Disability Payment                      Child Disability Payment

             44      Adult Disability Payment                      Adult Disability Payment

             45      Pension Age Disability Payment                Pension Age Disability Payment

             46      Scottish Child Payment                        Scottish Child Payment

             47      Carer Support Payment                         Carer Support Payment

             98      DON'T KNOW                                    DON'T KNOW

             99      REFUSED                                       REFUSED
Use:       Compute FICODE = income Receipt Code For Each Enumerated Benefit Source OR For Each FRADDL = 1
           OR For Each NFH = 1




Question: benefits_w17.FISEQ              [ Income receipt sequence number ]

Module:    benefits_w17
Source:    UKHLS

             Type: Number                        Range: 1 .. 99
             Don't know: -1                     Refused: -2                 Inapplicable: -8          Missing: -9

Universe: Ask all
Use:       Compute FISEQ = sequence Number For Each Enumerated Benefit Source OR For Each FRADDL = 1



loop for each enumerated benefit source OR for each FRADDL = 1
Name: FRVAL Loop


   Scripting Note
   Please set a maximum of 3 receipts from any one source


   Display Note
   SCREEN START (CAWI). Please display FRVAL and FRWC horizontally on screen with the word 'per' in between.
   FRVAL should be labelled 'amount' and FRWC labelled 'period'.




   Question: benefits_w17.FRVAL                  [ Last amount received ]

   Module:        benefits_w17
   Source:        BHPS


                                                                                                                 Page 885 of 1165
                Type: Number                   Range: 0 .. 9999997
                Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

In Loops:     loop for each enumerated benefit source OR for each FRADDL = 1

Text:         How much was the last payment of [FICODE] you received (to nearest £)?
Interviewer IF 'DON'T KNOW/CAN'T REMEMBER' PROBE FOR APPROXIMATE AMOUNT
Instruction: IF RESPONDENT CANNOT SEPARATE OUT THE AMOUNTS FOR A SPECIFIC STATE BENEFIT,
             RECORD TOTAL AMOUNT FOR ALL COMBINED STATE BENEFITS THEN INDICATE AT
             SUBSEQUENT STATE BENEFITS THAT THE SPECIFIC AMOUNT HAS BEEN INCLUDED AS PART
             OF A PAYMENT ALREADY RECORDED BY ENTERING A VALUE OF £0.
Mixed Mode Alternatives
Web           Text
Interview:    How much was the last payment of [FICODE] you received (to nearest £)? If you are unsure, please
              give an approximate amount. If you have already included this in another payment you have told us
              about, please enter 0.

              Question Box Label
              Amount in £

              Delete
              Interviewer Instruction

Use:          Ask FRVAL



if [FRVAL > 0] // Amount received stated




   Question: benefits_w17.FRWC                 [ Period covered by last amount received ]

    Module:     benefits_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1               Refused: -2                Inapplicable: -8          Missing: -9

    In Loops: loop for each enumerated benefit source OR for each FRADDL = 1

    Universe: if [FRVAL > 0] // Amount received stated
    Text:       What period did that cover?




                                                                                                             Page 886 of 1165
    Options:      1           One week                           One week

                  2           Two weeks                          Two weeks

                  3           Three weeks                        Three weeks

                  4           Four weeks                         Four weeks

                  5           Calendar month                     Calendar month

                  7           Two calendar months                Two calendar months

                  8           Eight times a year                 Eight times a year

                  9           Nine times a year                  Nine times a year

                  10          Ten times a year                   Ten times a year

                  13          Three months/13 weeks              Three months/13 weeks

                  26          Six months/26 weeks                Six months/26 weeks

                  33          Academic year                      Academic year

                  52          One year/12 months/52              One year/12 months/52
                              weeks                              w

                  90          Less than one week                 Less than one week

                  95          One off/lump sum                   One off/lump sum

                  96          None of these                      None of these


    Mixed Mode Alternatives
    Web        Delete
    Interview: Text

    Use:        Ask FRWC



Display Note
SCREEN END (CAWI).




Question: benefits_w17.FRJT                   [ Last payment: Sole or joint recipient ]

Module:    benefits_w17
Source:    BHPS

             Type: choice
             Don't know: -1                        Refused: -2                       Inapplicable: -8   Missing: -9

In         loop for each enumerated benefit source OR for each FRADDL = 1
Loops:
Text:      Do you receive that solely in your name or jointly with someone else?
Options:    1          Sole    Sole

            2          Joint Joint

Use:       Ask FRJT



if [FRJT = 2] // Received income from source jointly with someone else




   Question: benefits_w17.FRJTPN                       [ PNO of joint recipient ]                               Page 887 of 1165
    Module:       benefits_w17

    Source:       BHPS

                    Type: choice
                    Don't know: -1                Refused: -2                   Inapplicable: -8       Missing: -9

    In Loops:     loop for each enumerated benefit source OR for each FRADDL = 1

    Universe:     if [FRJT = 2] // Received income from source jointly with someone else
    Text:         With whom do you receive [FICODE] ?
    Interviewer IF PERSON NOT IN HOUSEHOLD SELECT "NON-HOUSEHOLD MEMBER"
    Instruction:
    Options:        0        Not resident here                                     Not resident here

                    1        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]      Person number 1

                    2        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]      Person number 2

                    3        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]      Person number 3

                    4        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]      Person number 4

                    5        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]      Person number 5

                    6        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]      Person number 6

                    7        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]      Person number 7

                    8        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]      Person number 8

                    9        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]      Person number 9

                    10       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             10]                                                   10

                    11       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             11]                                                   11

                    12       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             12]                                                   12

                    13       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             13]                                                   13

                    14       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             14]                                                   14

                    15       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             15]                                                   15

                    16       [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =         Person number
                             16]                                                   16

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Interviewer Instruction

    Use:          Ask FRJTPN



if [(FICODE IN 2,3,4) AND (FRVAL >= 0)] // Receives a pension from a previous employer, a pension from a spouse's
previous employer or a private pension/annuity and last amount received has been reported




   Question: benefits_w17.FITAX                  [ Pre/post tax income ]

    Module:      benefits_w17
    Source:      UKHLS                                                                                         Page 888 of 1165
                     Type: choice
                     Don't know: -1                  Refused: -2                Inapplicable: -8          Missing: -9


        In Loops: loop for each enumerated benefit source OR for each FRADDL = 1

        Universe: if [(FICODE IN 2,3,4) AND (FRVAL >= 0)] // Receives a pension from a previous employer, a pension
                  from a spouse's previous employer or a private pension/annuity and last amount received has been
                  reported
        Text:      Was this amount received before tax was owed or after tax was paid?
        Options:    1        Before      Before
                             tax         tax

                    2        After tax   After tax

        Use:       Ask FITAX



   if [FICODE IN 2,3,4,24,25,26,27,28,29,30,35,38,39] // Receives a pension from a previous employer, a pension from a
   spouse's previous employer, a private pension/annuity, education grant, trade union/friendly society payment,
   maintenance or alimony, payment from a family member not living here, rent from borders or lodgers, rent from any
   other property, foster allowance/guardian allowance, sickness/accident insurance, any other regular payment or any
   other state benefit




        Question: benefits_w17.FRADDL                  [ Received additional payment from source ]

        Module:    benefits_w17
        Source:    BHPS
        Scripting Maximum 3 receipts from any one source
        Notes:

                     Type: choice
                     Don't know: -1                  Refused: -2                Inapplicable: -8          Missing: -9

        In Loops: loop for each enumerated benefit source OR for each FRADDL = 1

        Universe: if [FICODE IN 2,3,4,24,25,26,27,28,29,30,35,38,39] // Receives a pension from a previous employer, a
                  pension from a spouse's previous employer, a private pension/annuity, education grant, trade
                  union/friendly society payment, maintenance or alimony, payment from a family member not living
                  here, rent from borders or lodgers, rent from any other property, foster allowance/guardian allowance,
                  sickness/accident insurance, any other regular payment or any other state benefit
        Text:      And are you currently receiving any other payments of [FICODE] ?
        Options:
                    1        Yes Yes

                    2        No    No

        Use:       Ask FRADDL



END LOOP (FRVAL Loop)


End



Benefit Consents Module                     (benefitconsents_w17.v02)

Start                                                                                                              Page 889 of 1165
if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or web
if [ff_consentben = 0| 3 | 5 | MIS] // Eligible for benefit consent questions (including new entrants)




    Question: benefitconsents_w17.BENLINK                         [ Consent to link to benefit data intro ]

    Module:        benefitconsents_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:      if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or web
                   And if [ff_consentben = 0| 3 | 5 | MIS] // Eligible for benefit consent questions (including new
                   entrants)
    Text:          We would like to add records held by the Department for Work and Pensions [if
                   HHGRID.REGION = 1 | 2] Department for Work and Pensions and Social Security Scotland
                   {if HHGRID.REGION = 3} Social Security Agency [if HHGRID.REGION = 4], containing
                   information they hold on your benefit claims and time on employment programs, to the responses
                   you have given to this study.

                   • Linking the information will help us to get a fuller picture about who claims benefits or seeks help
                   from the DWP [if HHGRID.REGION = 1 | 2] DWP and Social Security Scotland {if
                   HHGRID.REGION = 3} SSA [HHGRID.REGION = 4] .
                   • All information will be used for research purposes only.
                   • It will be used by academic or policy researchers under restricted access arrangements which
                   make sure that the information is used responsibly and safely.

                   Please read this leaflet explaining how we would like to attach your DWP [if HHGRID.REGION = 1 |
                   2] DWP and Social Security Scotland {if HHGRID.REGION = 3} SSA [if HHGRID.REGION = 4]
                   records to the answers you have given in this study and let me know if you have any questions.

                   Do you give permission for us to pass your name, address, sex and date of birth to theDWP [if
                   HHGRID.REGION = 1 | 2] DWP and Social Security Scotland {if HHGRID.REGION = 3} SSA [if
                   HHGRID.REGION = 4] ` for this purpose?
    Interviewer PLEASE HAND LEAFLET INFORMATION ON ADDING ECONOMIC RECORDS TO
    Instruction: RESPONDENT AND ALLOW RESPONDENT TIME TO READ IT AND ASK QUESTIONS.
    Options:        1        Respondent has read leaflet and is happy        Respondent has read leaflet and is happy
                             to give consent                                 to give consent

                    2        Respondent does not want to give consent        Respondent does not want to give consent

    Mixed Mode Alternatives




                                                                                                                       Page 890 of 1165
Web           Text
Interview:    We would like to add records held by the Department for Work and Pensions [if
              HHGRID.REGION = 1 | 2] Department for Work and Pensions and Social Security Scotland
              {if HHGRID.REGION = 3} Social Security Agency [if HHGRID.REGION = 4], containing
              information they hold on your benefit claims and time on employment programs, to the responses
              you have given to this study.

              • Linking the information will help us to get a fuller picture about who claims benefits or seeks help
              from the DWP [if HHGRID.REGION = 1 | 2] DWP and Social Security Scotland {if
              HHGRID.REGION = 3} SSA [HHGRID.REGION = 4] .
              • All information will be used for research purposes only.
              • It will be used by academic or policy researchers under restricted access arrangements which
              make sure that the information is used responsibly and safely.

              Please read this leaflet explaining how we would like to attach your DWP [if HHGRID.REGION = 1 |
              2] DWP and Social Security Scotland {if HHGRID.REGION = 3} SSA [if HHGRID.REGION = 4]
              records to the answers you have given in this study.

              https://www.understandingsociety.ac.uk/participants/economic-records

              Do you give permission for us to pass your name, address, sex and date of birth to theDWP [if
              HHGRID.REGION = 1 | 2] DWP and Social Security Scotland {if HHGRID.REGION = 3} SSA [if
              HHGRID.REGION = 4] for this purpose?

              Options
              1. I have read the leaflet and am happy to give consent
              2. I do not want to give consent

              Delete
              Post-text Interviewer Instruction

Use:         Ask BENLINK



if [BENLINK = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to benefits records AND mode is
web




   Question: benefitconsents_w17.BENEADD                         [ Email address used link to benefits
   records ]

   Module:     benefitconsents_w17
   Source:     UKHLS

                 Type: String                      Length: 255
                 Don't know: -1                   Refused: -2                Inapplicable: -8          Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or web
             And if [ff_consentben = 0| 3 | 5 | MIS] // Eligible for benefit consent questions (including new
             entrants)
             And if [BENLINK = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to benefits
             records AND mode is web
   Use:        If (CONTACTDETAILS.REMAIL <> MIS) Compute BENEADD = Email Address From
               CONTACTDETAILS.REMAIL;
               Else If (CONTACTDETAILS.REMAIL = MIS) Compute BENEADD=Ff_remail;



   if [BENEADD <> MIS] // Email address identified




       Question: benefitconsents_w17.BENESENT                         [ Email reminder sent of agreement
       for consent link to benefits records ]

       Module:     benefitconsents_w17                                                                           Page 891 of 1165
   Source:     UKHLS

                 Type: choice
                 Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or web
             And if [ff_consentben = 0| 3 | 5 | MIS] // Eligible for benefit consent questions (including new
             entrants)
             And if [BENLINK = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to benefits
             records AND mode is web
             And if [BENEADD <> MIS] // Email address identified
   Options:     1        Yes Yes

                2        No    No

   Use:        If (Email Reminder Sent For Benefit Records Consent) Compute BENESENT = 1;
               Else If (Email Reminder NOT Sent For Benefit Records Consent) Compute BENESENT = 2;



if [BENESENT = 1] // Email sent to confirm consent




   Question: benefitconsents_w17.BENEMAILSEND                             [ Text for email confirming
   consent ]

   Module:       benefitconsents_w17
   Source:       UKHLS

                    Type: choice
                    Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

   Universe:     if [GRIDVARIABLES.modetype = 1 | 3] // Mode is face-to-face or web
                 And if [ff_consentben = 0| 3 | 5 | MIS] // Eligible for benefit consent questions (including new
                 entrants)
                 And if [BENLINK = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to benefits
                 records AND mode is web
                 And if [BENESENT = 1] // Email sent to confirm consent
   Interviewer SEND OUT EMAIL IF BENLINK = 1
   Instruction:




                                                                                                             Page 892 of 1165
         Text:      Email text:

                    Subject: Understanding Society: Adding credit records

                    Dear [NAME]

                    Thank you for taking part in the recent Understanding Society survey. Your continued help
                    with this important social study is greatly appreciated.

                    During the interview this year, you gave us permission to link your survey responses to the
                    data on your benefit claims and time on employment programs that is held by the
                     Department for Work and Pensions [if HHGRID.REGION = 1 | 2] Department for Work and
                    Pensions and Social Security Scotland {if HHGRID.REGION = 3} Social Security Agency [if
                    HHGRID.REGION = 4] . In order to carry out the data linkage we will pass on your name,
                    address and date of birth to the DWP [if HHGRID.REGION = 1 | 2] DWP and Social
                    Security Scotland {if HHGRID.REGION = 3} Social Security Agency [if HHGRID.REGION =
                    4] so that they could identify your administrative records. Once identified, the file containing
                    your administrative records will be anonymised (i.e. your personal details removed) and sent
                    back to us with an identifier which will allow us to link those records to your survey
                    responses. The anonymous dataset will then be created that will contain the linked data,
                    which will be made available to social researchers under restricted access arrangements
                    which make sure that the information is used responsibly and safely. The linked information
                    will inform further analyses and help us get a better picture of those who are using services
                    provided by the government. The government department will never have access to both
                    your personal details and your survey responses at the same time and this will not affect
                    any dealings you have with the department.

                    If you would like more information about the data linkage process, please check our website:
                    https://www.understandingsociety.ac.uk/participants/economic-records

                    Thank you

                    Michaela Benzeval
                    Understanding Society Director
                    University of Essex


                    2. Additional information about email addresses
                    a) If IV gives email address in CONTACTDETAILS_W8_REMAIL, email is sent to address
                    given.
                    b) If IV refuses email address in CONTACTDETAILS_W8_REMAIL, email is sent to address
                    in the sample. For joiners and continuing respondents for whom there is no email address in
                    the sample, no email will be sent.

                    c) If IV’s name is updated when doing the grid, email is addressed to the updated name.
                    d) Email address updates in the HH grid are not recognised in the IV script. This is because
                    we don’t transfer updated email addresses from the household script to the IV script via the
                    grid variables. The only scenario where this updated email will be used is if person 1 does
                    the grid and the household interview. in all other cases an email will be sent out to the old
                    email address.

                    e) Information is not passed from the login script to the IV script as the grid variables are
                    already set. Therefore updates to the person’s name will not be recognised in the IV script
                    and the email will include the previous name.
                    f) If sample has been transferred from CAPI to CAWI, no emails will be sent because the
                    mode type on the grid variables for those respondents would be CAPI and not CAWI.

         Options:    1        Continue Continue

         Use:       Ask BENEMAILSEND



End



Wealth, Assets and Debt Module                 (wealthassetsanddebt_w17.v02)

Start
                                                                                                                Page 893 of 1165
Question: wealthassetsanddebt_w17.SVACTS                       [ Savings ]

Module:       wealthassetsanddebt_w17
Source:       BHPS adapted
Scripting     Code 96 is exclusive
Notes:

                Type: multichoice
                Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

Universe:     Ask all
Showcard:     TBC
Text:         I'd like to ask about any savings or investments you may have. They can be in your name only, or held
              jointly with someone else. Which of these savings accounts do you have, if any?
Interviewer CODE ALL THAT APPLY
Instruction:
Options:       6        Current account (including Basic Bank            Current account (including Basic Bank
                        Account, Post Office Card Account, etc.)         Account, Post Office Card Account, etc.)

               1        Savings or deposit accounts (with a bank, post   Savings or deposit accounts (with a bank, post
                        office or building society)                      office or building society)

               2        NS&I savings accounts (excluding NS&I bonds      NS&I savings accounts (excluding NS&I bonds
                        and certificates)                                and certificates)

               3        ISA - cash only                                  ISA - cash only

               4        ISA - stocks and shares, or PEPs                 ISA - stocks and shares, or PEPs

               5        Premium Bonds                                    Premium Bonds

               97       Other types of savings accounts                  Other types of savings accounts

               96       SPONTANEOUS: None                                SPONTANEOUS: None

Mixed Mode Alternatives
Web           Text
Interview:    We'd like to ask about any savings or investments you may have. They can be in your name only, or held
              jointly with someone else. Which of these savings accounts do you have, if any? Please select all that
              apply.

              Options
              6 Current account (including Basic Bank Account, Post Office Card Account, etc.)
              1 Savings or deposit accounts (with a bank, post office or building society)
              2 NS&I savings accounts (excluding NS&I bonds and certificates)
              3 ISA - cash only
              4 ISA - stocks and shares, or PEPs
              5 Premium Bonds
              97 Other types of savings accounts
              96 None

              Delete
              Showcard, Post-text Interviewer instruction

Telephone     Interviewer instruction
Interview:    READ OUT
              CODE ALL THAT APPLY

              Delete
              Showcard

Use:          Ask SVACTS



if (SVACTS = 6 | 1-5 | 97)// Has savings account(s)
                                                                                                                      Page 894 of 1165
Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the order of the
options listed in SVACTS).
Name: SVCODELoop




   Question: wealthassetsanddebt_w17.SVCODE                          [ Savings code used for looping ]

    Module:      wealthassetsanddebt_w17
    Source:      UKHLS
    Scripting compute SVCODE as follows
    Notes:    6 Current account (including Basic Bank Account, Post Office Card Account, etc.)
              1 Savings or deposit accounts (with a bank, post office or building society)
              2 NS&I savings accounts (excluding NS&I bonds and certificates)
              3 ISA - cash only
              4 ISA - stocks and shares or PEPs
              5 Premium Bonds
              97 Other types of savings accounts

                  Type: Number                   Range: 0 .. 99
                  Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

    In Loops: Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the order of
              the options listed in SVACTS).

    Universe: if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
    Use:         compute SVCODE=savings code FOR EACH SVACTS;




   Question: wealthassetsanddebt_w17.SVAMT                        [ Amount held in account ]

    Module:       wealthassetsanddebt_w17
    Source:       BHPS

                    Type: Number                  Range: 0 .. 999997
                    Don't know: -1               Refused: -2                    Inapplicable: -8       Missing: -9

    In Loops:     Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the order of
                  the options listed in SVACTS).

    Universe:     if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
    Text:         How much in total is the current balance in your [SVCODE] ?
    Question      Amount in £
    Box Label:
    Interviewer ENTER VALUE TO THE NEAREST POUND
    Instruction: IF MORE THAN ONE ACCOUNT OF THIS TYPE, ENTER SUM OF ALL ACCOUNTS
    Mixed Mode Alternatives
    Web           Text
    Interview:    How much in total is the current balance in your [SVCODE] ? If more than one account of this type,
                  please consider all accounts.

                  Question box label
                  Amount in £

                  Delete
                  Post-text Interviewer instruction

    Use:          Ask SVAMT

                                                                                                                 Page 895 of 1165
if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known and not refused




   Question: wealthassetsanddebt_w17.SVB1                         [ Amount: branching q ]

   Module:         wealthassetsanddebt_w17
   Source:         BHPS
   Scripting       Textfills vary depending on the type of account mentioned. Use the following textfills for each
   Notes:          type of account:
                   Code 6 Current account (including Basic Bank Account, Post Office Card Account, etc.)[£1,000]
                   Code 1 Savings or deposit accounts (with a bank, post office or building society)[£1,000]
                   Code 2 NS&I savings accounts (excluding NS&I bonds and certificates)[£2,500]
                   Code 3 ISA - cash only [£1,000]
                   Code 4 ISA - stocks and shares or PEPs[£1,000]
                   Code 5 Premium Bonds [£200]
                   Code 97 Other types of savings accounts [£1,000]

                     Type: choice
                     Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

   In Loops:       Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the
                   order of the options listed in SVACTS).

   Universe:       if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                   And if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known and not
                   refused
   Text:           Would that amount to £ [AMOUNT] or more?
   Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS
   Instruction: THIS QUESTION REFERS TO [SVCODE]
   Options:         1          Yes Yes

                    2          No   No

   Mixed Mode Alternatives
   Web             Help
   Interview:      If more than one account of this type, please consider all accounts.
                   This question refers to [SVCODE]

                   Delete
                   Post-text Interviewer instruction

   Use:            Ask SVB1



   if [SVB1 = 1] // Holds more than x in account type




      Question: wealthassetsanddebt_w17.SVB2                          [ Amount: branching q ]

       Module:          wealthassetsanddebt_w17
       Source:          BHPS
       Scripting        Textfills vary depending on the type of account mentioned. Use the following textfills for
       Notes:           each type of account:
                        Code 6 Current account (including Basic Bank Account, Post Office Card Account, etc.)
                        [£5,000]
                        Code 1 Savings or deposit accounts (with a bank, post office or building society)[£5,000]
                        Code 2 NS&I savings accounts (excluding NS&I bonds and certificates)[£10,000]
                        Code 3 ISA - cash only [£5,000]
                        Code 4 ISA - stocks and shares or PEPs[£5,000]
                        Code 5 Premium Bonds [£500]
                        Code 97 Other types of savings accounts [£5,000]                                          Page 896 of 1165
                 Type: choice
                 Don't know: -1               Refused: -2                Inapplicable: -8         Missing: -9

In Loops:       Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the
                order of the options listed in SVACTS).

Universe:       if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                And if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known and
                not refused
                And if [SVB1 = 1] // Holds more than x in account type
Text:           Would that amount to £ [AMOUNT] or more?
Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS
Instruction: THIS QUESTION REFERS TO [SVCODE]
Options:         1          Yes Yes

                 2          No   No

Mixed Mode Alternatives
Web             Help
Interview:      If more than one account of this type, please consider all accounts.
                This question refers to [SVCODE]

                Delete
                Post-text Interviewer instruction
Use:            Ask SVB2



if [SVB2 = 1] // Holds more than x in account type




   Question: wealthassetsanddebt_w17.SVB3                          [ Amount: branching q ]

    Module:          wealthassetsanddebt_w17
    Source:          BHPS
    Scripting        Textfills vary depending on the type of account mentioned. Use the following textfills for
    Notes:           each type of account:
                     Code 6 Current account (including Basic Bank Account, Post Office Card Account, etc.)
                     [£25,000]
                     Code 1 Savings or deposit accounts (with a bank, post office or building society)[£25,000]
                     Code 2 NS&I savings accounts (excluding NS&I bonds and certificates)[£50,000]
                     Code 3 ISA - cash only [£25,000]
                     Code 4 ISA - stocks and shares or PEPs[£25,000]
                     Code 5 Premium Bonds [£5,000]
                     Code 97 Other types of savings accounts [£25,0000]

                       Type: choice
                       Don't know: -1            Refused: -2              Inapplicable: -8        Missing: -9

    In Loops:        Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow
                     the order of the options listed in SVACTS).

    Universe:        if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                     And if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known
                     and not refused
                     And if [SVB1 = 1] // Holds more than x in account type
                     And if [SVB2 = 1] // Holds more than x in account type
    Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS
    Instruction: THIS QUESTION REFERS TO [SVCODE]
    Text:            Would that amount to £ [AMOUNT] or more?
                                                                                                            Page 897 of 1165
Options:
                 1          Yes Yes

                 2          No     No

Mixed Mode Alternatives
Web             Help
Interview:      If more than one account of this type, please consider all accounts.
                This question refers to [SVCODE]

                Delete
                Post-text Interviewer instruction
Use:            Ask SVB3



if [SVB3 = 1] // Holds more than x in account type




   Question: wealthassetsanddebt_w17.SVB5                          [ Amount: branching q ]

    Module:          wealthassetsanddebt_w17
    Source:          BHPS
    Scripting        Textfills vary depending on the type of account mentioned. Use the following textfills
    Notes:           for each type of account:
                     Code 6 Current account (including Basic Bank Account, Post Office Card Account,
                     etc.) [£100,000]
                     Code 1 Savings or deposit accounts (with a bank, post office or building society)
                     [£100,000]
                     Code 2 NS&I savings accounts (excluding NS&I bonds and certificates)[£250,000]
                     Code 3 ISA - cash only [£100,000]
                     Code 4 ISA - stocks and shares or PEPs[£100,000]
                     Code 5 Premium Bonds [£10,000]
                     Code 97 Other types of savings accounts [£100,000]

                       Type: choice
                       Don't know: -1           Refused: -2            Inapplicable: -8       Missing: -9

    In Loops:        Loopforeach SVACTS (for each type of savings account mentioned. Loop should
                     follow the order of the options listed in SVACTS).

    Universe:        if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                     And if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known
                     and not refused
                     And if [SVB1 = 1] // Holds more than x in account type
                     And if [SVB2 = 1] // Holds more than x in account type
                     And if [SVB3 = 1] // Holds more than x in account type
    Text:            Would that amount to £ [AMOUNT] or more?
    Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS
    Instruction: THIS QUESTION REFERS TO [SVCODE]
    Options:          1           Yes Yes

                      2           No    No

    Mixed Mode Alternatives
    Web              Help
    Interview:       If more than one account of this type, please consider all accounts.
                     This question refers to [SVCODE]

                     Delete
                     Post-text Interviewer instruction
    Use:             Ask SVB5

                                                                                                        Page 898 of 1165
   if [SVB1 = 2] // Holds less than x in account type




       Question: wealthassetsanddebt_w17.SVB4                       [ Amount: branching q ]

       Module:        wealthassetsanddebt_w17
       Source:        BHPS
       Scripting      Textfills vary depending on the type of account mentioned. Use the following textfills for
       Notes:         each type of account:
                      Code 6 Current account (including Basic Bank Account, Post Office Card Account, etc.)
                      [£500]
                      Code 1 Savings or deposit accounts (with a bank, post office or building society)[£500]
                      Code 2 NS&I savings accounts (excluding NS&I bonds and certificates)[£500]
                      Code 3 ISA - cash only [£500]
                      Code 4 ISA - stocks and shares or PEPs[£500]
                      Code 5 Premium Bonds [£100]
                      Code 97 Other types of savings accounts [£500]

                        Type: choice
                        Don't know: -1              Refused: -2               Inapplicable: -8         Missing: -9

       In Loops:      Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the
                      order of the options listed in SVACTS).

       Universe:      if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                      And if [SVAMT = DK & SVAMT <> REF] // Amount held in account type is not known and
                      not refused
                      And if [SVB1 = 2] // Holds less than x in account type
       Text:          Would that amount to £ [AMOUNT] or more?
       Interviewer IF MORE THAN ONE ACCOUNT OF THIS TYPE, CONSIDER ALL ACCOUNTS
       Instruction: THIS QUESTION REFERS TO [SVCODE]
       Options:        1        Yes Yes

                       2        No    No

       Mixed Mode Alternatives
       Web            Help
       Interview:     If more than one account of this type, please consider all accounts.
                      This question refers to [SVCODE]

                      Delete
                      Post-text Interviewer instruction

       Use:           Ask SVB4



if [SVACTS IN (6,1,2)] // Has current account savings, savings or deposit account or national savings account




   Question: wealthassetsanddebt_w17.SVSJ                         [ Account(s) in sole name or joint ]

    Module:     wealthassetsanddebt_w17
    Source:     BHPS adapted

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8           Missing: -9

    In Loops: Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the order
              of the options listed in SVACTS).
                                                                                                                   Page 899 of 1165
Universe: if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
          And if [SVACTS IN (6,1,2)] // Has current account savings, savings or deposit account or national
          savings account

Text:       And is/are the [SVCODE] (s) held in your sole name only, held in joint names with your
            husband/wife/partner or someone else, or do you have both sole and jointly held savings?
Options:      1        Sole only             Sole only

              2        Joint only            Joint only

              3        Both sole and         Both sole and
                       joint                 joint

Use:        Ask SVSJ



if [SVSJ = 2|3] // Holds savings jointly or both sole and jointly




   Question: wealthassetsanddebt_w17.SVPN                           [ PNO of joint account holder ]

    Module:        wealthassetsanddebt_w17
    Source:        BHPS

                     Type: multichoice
                     Don't know: -1               Refused: -2              Inapplicable: -8      Missing: -9

    In Loops:      Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the
                   order of the options listed in SVACTS).

    Universe:      if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                   And if [SVACTS IN (6,1,2)] // Has current account savings, savings or deposit account or
                   national savings account
                   And if [SVSJ = 2|3] // Holds savings jointly or both sole and jointly
    Text:          With whom are you a joint holder of [SVCODE] ?
    Interviewer SELECT INDIVIDUALS FROM THE HOUSEHOLD GRID.
    Instruction: IF JOINT HOLDER OUTSIDE HOUSEHOLD SELECT 'NON-HOUSEHOLD MEMBER'.
                 CODE UP TO 3




                                                                                                              Page 900 of 1165
    Options:       0         Non-household member                   Non-household member

                   1         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 1]                 hhgrid.hhgrid.pno = 1]

                   2         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 2]                 hhgrid.hhgrid.pno = 2]

                   3         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 3]                 hhgrid.hhgrid.pno = 3]

                   4         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 4]                 hhgrid.hhgrid.pno = 4]

                   5         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 5]                 hhgrid.hhgrid.pno = 5]

                   6         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 6]                 hhgrid.hhgrid.pno = 6]

                   7         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 7]                 hhgrid.hhgrid.pno = 7]


                   8         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 8]                 hhgrid.hhgrid.pno = 8]

                   9         [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 9]                 hhgrid.hhgrid.pno = 9]

                   10        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 10]                hhgrid.hhgrid.pno = 10]

                   11        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 11]                hhgrid.hhgrid.pno = 11]

                   12        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 12]                hhgrid.hhgrid.pno = 12]

                   13        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 13]                hhgrid.hhgrid.pno = 13]

                   14        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 14]                hhgrid.hhgrid.pno = 14]

                   15        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 15]                hhgrid.hhgrid.pno = 15]

                   16        [hhgrid.hhgrid.name where              [hhgrid.hhgrid.name where
                             hhgrid.hhgrid.pno = 16]                hhgrid.hhgrid.pno = 16]



    Mixed Mode Alternatives
    Web           Text
    Interview:    With whom are you a joint holder of [SVCODE] ? Please select up to three people. If the
                  joint holder is not in the household, please select 'non-household member'.

                  Delete
                  Post-text Interviewer instruction
    Use:          Ask SVPN



if [SVSJ = 3] // Holds savings both sole and jointly




   Question: wealthassetsanddebt_w17.SVSK                     [ Savings amount in sole name ]

    Module:       wealthassetsanddebt_w17
    Source:       BHPS
                                                                                                            Page 901 of 1165
                             Type: Number                Range: 0 .. 999997
                             Don't know: -1             Refused: -2               Inapplicable: -8       Missing: -9


             In Loops:     Loopforeach SVACTS (for each type of savings account mentioned. Loop should follow the
                           order of the options listed in SVACTS).

             Universe:     if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
                           And if [SVACTS IN (6,1,2)] // Has current account savings, savings or deposit account or
                           national savings account
                           And if [SVSJ = 3] // Holds savings both sole and jointly
             Text:         Of the amount you have in [SVCODE] , how much is held solely in your name?
             Question      Amount in £
             Box Label:
             Interviewer ENTER VALUE TO THE NEAREST POUND
             Instruction: IF DON'T KNOW/CAN'T SAY, THEN ASK FOR ESTIMATE
             Mixed Mode Alternatives
             Web           Text
             Interview:    Of the amount you have in [SVCODE] , how much is held solely in your name? If you don't
                           know, please give your best estimate.

                           Question box label
                           Amount in £

                           Delete
                           Post-text Interviewer instruction

             Use:          Ask SVSK



END LOOP (SVCODELoop)




Question: wealthassetsanddebt_w17.SAVDOCS                             [ Savings documents seen by
interviewer ]

Module:        wealthassetsanddebt_w17
Source:        UKHLS

                 Type: choice
                 Don't know: -1                    Refused: -2                Inapplicable: -8           Missing: -9

Universe:      if (SVACTS = 6 | 1-5 | 97) // Has savings account(s)
Interviewer PLEASE RECORD WHETHER RESPONDENT CHECKED ANY RELEVANT
Instruction: DOCUMENTS/PAPERWORK WHEN GIVING YOU INFORMATION ABOUT THEIR SAVINGS
             ACCOUNTS.
Options:        1         Yes, respondent checked relevant               Yes, respondent checked relevant
                          documents                                      documents

                2         No, respondent did not check any documents No, respondent did not check any documents

Mixed Mode Alternatives
Web            Text
Interview:     Did you consult any documents or paperwork to answer these questions?

               Options
               1. Yes
               2. No

               Delete
               Post-text Interviewer Instruction                                                                      Page 902 of 1165
    Telephone      Text
    Interview:     Did you consult any documents or paperwork to answer these questions?

                   Delete
                   Post-text Interviewer Instruction

    Use:          Ask SAVDOCS




Question: wealthassetsanddebt_w17.CCSOLE                           [ Has store cards/credit cards in sole name ]

Module:     wealthassetsanddebt_w17
Source:     BHPS

              Type: choice
              Don't know: -1                    Refused: -2                     Inapplicable: -8            Missing: -9

Universe: Ask all
Text:       Do you have any store cards or credit cards such as Visa, or Mastercard in your sole name? Please do not
            include direct debit cards such as Switch or Delta or store loyalty cards such as Tesco Clubcard or Nectar.
Options:      1       Yes Yes

              2       No     No

Use:        Ask CCSOLE



if [CCSOLE = 1] // Holds credit cards in sole name




   Question: wealthassetsanddebt_w17.NCCSOLE                             [ Number of store cards/credit cards in
   sole name ]

    Module:       wealthassetsanddebt_w17
    Source:       BHPS

                    Type: Number                        Range: 0 .. 99
                    Don't know: -1                     Refused: -2               Inapplicable: -8           Missing: -9

    Universe:     if [CCSOLE = 1] // Holds credit cards in sole name
    Text:         How many store and credit cards do you have in your sole name?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:          Ask NCCSOLE



   if [NCCSOLE > 0 & (NCCSOLE <> DK/REF)] // Number of credit cards in sole name is not don't know or refused




        Question: wealthassetsanddebt_w17.CREDSOLE                           [ Max borrowing limit on cards in
        sole name ]

        Module:       wealthassetsanddebt_w17
                                                                                                                      Page 903 of 1165
Source:      UKHLS

                  Type: Number                Range: 0 .. 99999
                  Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

Universe:    if [CCSOLE = 1] // Holds credit cards in sole name
             And if [NCCSOLE > 0 & (NCCSOLE <> DK/REF)] // Number of credit cards in sole name is not
             don't know or refused
Text:        What is the maximum borrowing limit in total on all the cards {if NCCSOLE greater than 1} on the
             card {if NCCSOLE = 1} just in your name?
Question     Amount in £
Box Label:
Interviewer THIS IS THE SUM OF THE BORROWING LIMITS FROM ALL CARDS COMBINED (IF MORE
Instruction: THAN ONE CARD). ENTER AMOUNT TO THE NEAREST POUND.
Mixed Mode Alternatives
Web          Question box label
Interview:   Amount in £

             Help
             Please enter the sum of borrowing limits from all cards combined. {if NCCSOLE greater than 1}

             Delete
             Post-text Interviewer instruction

Use:         Ask CREDSOLE




Question: wealthassetsanddebt_w17.CCBILLSOLE                         [ Repayment behaviour, cards in
sole name ]

Module:      wealthassetsanddebt_w17
Source:      BHPS adapted

              Type: choice
              Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

Universe:    if [CCSOLE = 1] // Holds credit cards in sole name
             And if [NCCSOLE > 0 & (NCCSOLE <> DK/REF)] // Number of credit cards in sole name is not don't
             know or refused
Showcard: TBC
Text:        How do you pay the bill for this card {if NCCSOLE = 1} bills for these cards {if NCCSOLE greater
             than 1} ? You can just tell me the number that applies. {if CAPI}
Options:      1         Usually have nothing to pay                Usually have nothing to pay

              2         Always/usually pay the full amount owing   Always/usually pay the full amount owing

              3         Usually pay more than the minimum          Usually pay more than the minimum
                        amount but not the full amount owing       amount but not the full amount owing

              4         Usually pay the minimum on some cards      Usually pay the minimum on some cards
                        and pay more on others                     and pay more on others

              5         Always/usually pay the minimum amount      Always/usually pay the minimum amount
                        only                                       only

              6         Sometimes am not able to pay the           Sometimes am not able to pay the
                        minimum amount                             minimum amount

              7         Some other arrangement                     Some other arrangement

Mixed Mode Alternatives
Web          Delete
Interview:   Showcard, Post-text Interviewer instruction                                                     Page 904 of 1165
        Telephone Post-text Interviewer Instruction
        Interview: READ OUT

                     Delete
                     Showcard

        Use:         Ask CCBILLSOLE



        if [CCBILLSOLE > 2] // Pay less than the full amount owing every month on sole cards




           Question: wealthassetsanddebt_w17.CCAMTSOLE                             [ Balance outstanding, cards in
           sole name ]

           Module:          wealthassetsanddebt_w17
           Source:          HILDA

                             Type: Number                  Range: 0 .. 99999
                             Don't know: -1               Refused: -2                Inapplicable: -8        Missing: -9

           Universe:        if [CCSOLE = 1] // Holds credit cards in sole name
                            And if [NCCSOLE > 0 & (NCCSOLE <> DK/REF)] // Number of credit cards in sole name is not
                            don't know or refused
                            And if [CCBILLSOLE > 2] // Pay less than the full amount owing every month on sole cards
           Text:            After you made your most recent payments, how much in total was still owed on all of the cards
                            {if NCCSOLE greater than 1} on the card {if NCCSOLE = 1} that you hold in your name solely?
           Question         Amount in £
           Box Label:
           Interviewer ENTER AMOUNT TO THE NEAREST POUND
           Instruction:
           Mixed Mode Alternatives
           Web              Question box label
           Interview:       Amount in £

                            Delete
                            Post-text Interviewer instruction

           Use:             Ask CCAMTSOLE




Question: wealthassetsanddebt_w17.CCJT                          [ Has store cards/credit cards in joint names ]

Module:     wealthassetsanddebt_w17
Source:     BHPS

               Type: choice
               Don't know: -1                     Refused: -2                   Inapplicable: -8             Missing: -9

Universe: Ask all
Text:       Do you have any store cards or credit cards such as Visa, or Mastercard, which you hold jointly with someone
            else? Please do not include direct debit cards such as Switch or Delta or store loyalty cards such as Tesco
            Clubcard or Nectar.
Options:       1       Yes Yes

               2       No     No

Use:        Ask CCJT

                                                                                                                      Page 905 of 1165
if [CCJT = 1] // Holds credit cards jointly with someone else




    Question: wealthassetsanddebt_w17.NCCJT                          [ Number of store/credit cards in joint names
    ]

    Module:        wealthassetsanddebt_w17
    Source:        BHPS

                     Type: Number                       Range: 0 .. 99
                     Don't know: -1                    Refused: -2                 Inapplicable: -8        Missing: -9

    Universe:      if [CCJT = 1] // Holds credit cards jointly with someone else
    Text:          How many store and credit cards do you have jointly with someone else?
    Interviewer ENTER NUMBER
    Instruction:
    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer instruction

    Use:           Ask NCCJT




    Question: wealthassetsanddebt_w17.CCJTP                          [ PNO of joint credit card holder ]

    Module:        wealthassetsanddebt_w17
    Source:        BHPS adapted

                     Type: multichoice
                     Don't know: -1                    Refused: -2                 Inapplicable: -8        Missing: -9

    Universe:      if [CCJT = 1] // Holds credit cards jointly with someone else
    Text:          Who is the person (who are the people) you hold these joint credit cards with?
    Interviewer SELECT INDIVIDUALS FROM THE HOUSEHOLD GRID.
    Instruction: IF JOINT HOLDER OUTSIDE HOUSEHOLD SELECT 'NON-HOUSEHOLD MEMBER'.
                 CODE UP TO 3




                                                                                                                   Page 906 of 1165
Options:       0        Non-household member                            Non-household member

               1        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 1]                          hhgrid.hhgrid.pno = 1]

               2        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 2]                          hhgrid.hhgrid.pno = 2]

               3        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 3]                          hhgrid.hhgrid.pno = 3]

               4        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 4]                          hhgrid.hhgrid.pno = 4]

               5        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 5]                          hhgrid.hhgrid.pno = 5]

               6        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 6]                          hhgrid.hhgrid.pno = 6]

               7        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 7]                          hhgrid.hhgrid.pno = 7]

               8        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 8]                          hhgrid.hhgrid.pno = 8]

               9        [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 9]                          hhgrid.hhgrid.pno = 9]

               10       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 10]                         hhgrid.hhgrid.pno = 10]

               11       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 11]                         hhgrid.hhgrid.pno = 11]

               12       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 12]                         hhgrid.hhgrid.pno = 12]

               13       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 13]                         hhgrid.hhgrid.pno = 13]

               14       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 14]                         hhgrid.hhgrid.pno = 14]

               15       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 15]                         hhgrid.hhgrid.pno = 15]

               16       [hhgrid.hhgrid.name where                       [hhgrid.hhgrid.name where
                        hhgrid.hhgrid.pno = 16]                         hhgrid.hhgrid.pno = 16]




Help:         If holds cards with more than 3 other people, code the cards most frequently used.
Mixed Mode Alternatives
Web           Text
Interview:    Who is the person (who are the people) you hold these joint credit cards with? Please select up to
              three people. If you hold cards with more than 3 other people, please consider the cards most
              frequently used.

              Help
              If the joint holder is not in the household, please select 'non-household member'.

              Delete
              Post-text Interviewer Instruction

Use:          Ask CCJTP



if [NCCJT > 0 & (NCCJT <> DK|REF)] // Number of credit cards held jointly is not don't know or refused




                                                                                                                   Page 907 of 1165
Question: wealthassetsanddebt_w17.CREDJT                        [ Max borrowing limit on cards in joint
names ]

Module:      wealthassetsanddebt_w17
Source:      HILDA adapted

               Type: Number                   Range: 0 .. 99999
               Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe:    if [CCJT = 1] // Holds credit cards jointly with someone else
             And if [NCCJT > 0 & (NCCJT <> DK|REF)] // Number of credit cards held jointly is not don't know or
             refused
Text:        What is the maximum borrowing limit in total on all the cards {if NCCJT greater than 1} on the
             card {if NCCJT = 1} you hold jointly?
Question     Amount in £
Box Label:
Interviewer THIS IS THE SUM OF THE BORROWING LIMITS FROM ALL CARDS COMBINED (IF MORE
Instruction: THAN ONE CARD). ENTER AMOUNT TO THE NEAREST POUND.
Mixed Mode Alternatives
Web           Text
Interview:    What is the maximum borrowing limit in total on all the cards {if NCCJT greater than 1} on the
              card {if NCCJT = 1} you hold jointly?

              Question box label
              Amount in £

              Delete
              Post-text Interviewer instruction

Use:         Ask CREDJT




Question: wealthassetsanddebt_w17.CCBILLJT                        [ Repayment behaviour, cards in joint
names ]

Module:      wealthassetsanddebt_w17
Source:      BHPS adapted

               Type: choice
               Don't know: -1                 Refused: -2                 Inapplicable: -8           Missing: -9

Universe:    if [CCJT = 1] // Holds credit cards jointly with someone else
             And if [NCCJT > 0 & (NCCJT <> DK|REF)] // Number of credit cards held jointly is not don't know or
             refused
Showcard: TBC
Text:        How do you pay the bill for this card {if NCCJT = 1} bills for these cards {if NCCJT greater than 1}
             each month? Just tell me the number that applies. {if CAPI}




                                                                                                               Page 908 of 1165
Options:         1        Usually have nothing to pay                   Usually have nothing to pay

                 2        Always/usually pay the full amount owing      Always/usually pay the full amount owing

                 3        Usually pay more than the minimum             Usually pay more than the minimum
                          amount but not the full amount owing          amount but not the full amount owing

                 4        Usually pay the minimum on some cards         Usually pay the minimum on some cards
                          and pay more on others                        and pay more on others

                 5        Always/usually pay the minimum amount         Always/usually pay the minimum amount
                          only                                          only

                 6        Sometimes am not able to pay the              Sometimes am not able to pay the
                          minimum amount                                minimum amount

                 7        Some other arrangement                        Some other arrangement



Mixed Mode Alternatives
Web           Delete
Interview:    Showcard

Telephone Post-text Interviewer Instruction
Interview: READ OUT

              Delete
              Showcard

Use:          Ask CCBILLJT



if [CCBILLJT > 2] // Pay less than the full amount owing every month on joint cards




   Question: wealthassetsanddebt_w17.CCAMTJT                            [ Outstanding balance, cards in
   joint names ]

    Module:          wealthassetsanddebt_w17
    Source:          HILDA

                      Type: Number                  Range: 0 .. 99999
                      Don't know: -1               Refused: -2                Inapplicable: -8        Missing: -9

    Universe:        if [CCJT = 1] // Holds credit cards jointly with someone else
                     And if [NCCJT > 0 & (NCCJT <> DK|REF)] // Number of credit cards held jointly is not don't
                     know or refused
                     And if [CCBILLJT > 2] // Pay less than the full amount owing every month on joint cards
    Text:            After the most recent payments were made, how much in total was still owed onall of the cards
                     {if NCCJT greater than 1} the card {if NCCJT = 1} that you hold jointly?
    Question         Amount in £
    Box Label:
    Interviewer ENTER AMOUNT TO THE NEAREST POUND
    Instruction:
    Mixed Mode Alternatives
    Web              Question box label
    Interview:       Amount in £

                     Delete
                     Post-text Interviewer instruction

    Use:             Ask CCAMTJT


                                                                                                                  Page 909 of 1165
Question: wealthassetsanddebt_w17.DEBT                    [ Owes money ]

Module:     wealthassetsanddebt_w17
Source:     BHPS adapted
Scripting   Codes 3 and 8 are intentionally skipped here. They should not appear on the showcard or on screen. Code
Notes:      96 is exclusive.

              Type: multichoice
              Don't know: -1                   Refused: -2                   Inapplicable: -8              Missing: -9

Universe:   Ask all
Showcard:   TBC
Text:       I would now like to ask you about any other financial commitments you may have apart from mortgages. For
            which, if any, of these items do you currently owe any money? Please do not include credit card and other
            bills being fully paid off in the current month.
Interviewer STUDENT LOANS AND OTHER EDUCATIONAL LOANS: INCLUDE LOANS HELD BY STUDENTS STILL
Instruction: AT UNIVERSITY AS WELL AS THOSE THAT HAVE FINISHED THEIR EDUCATION.
             CODE ALL THAT APPLY
Options:     1        Hire purchase agreement(s)and credit             Hire purchase agreement(s)and credit
                      agreement(s) paid by instalments                 agreement(s) paid by instalments

             2        Personal loan(s) (from bank, building society,   Personal loan(s) (from bank, building society,
                      credit unions or other financial institution)    credit unions or other financial institution)

             4        Catalogue or mail order purchase                 Catalogue or mail order purchase
                      agreement(s)                                     agreement(s)

             5         DWP Social Fund loan {if region =                DWP Social Fund loan {if region =
                      England/Scotland/Wales} SSA Social Fund          England/Scotland/Wales} SSA Social Fund
                      loan {if region = Northern Ireland} or           loan {if region = Northern Ireland} or Budgeting
                      Budgeting Loan or Budgeting Advance              Loan or Budgeting Advance

             6        Any other loan(s) from a private individual      Any other loan(s) from a private individual

             7        Overdraft(s)                                     Overdraft(s)

             9        Student Loans Company loan                       Student Loans Company loan

             10       Other educational loan (including private        Other educational loan (including private
                      student loan, career development loan, etc.)     student loan, career development loan, etc.)

             97       Other debt not listed here                       Other debt not listed here

             96       SPONTANEOUS: None of these                       SPONTANEOUS: None of these

Mixed Mode Alternatives




                                                                                                                      Page 910 of 1165
Web             Text
Interview:      We would now like to ask you about any other financial commitments you may have apart from mortgages.
                For which, if any, of these items do you currently owe any money? Please do not include credit card and
                other bills being fully paid off in the current month.
                Please select all that apply.

                Options
                1. Hire purchase agreement(s) and credit agreement(s) paid by instalments
                2. Personal loan(s) (from bank, building society, credit unions or other financial institution)
                4. Catalogue or mail order purchase agreement(s)
                5. DWP Social Fund loan {if region = England/Scotland/Wales} SSA Social Fund loan {if region =
                Northern Ireland} or Budgeting Loan or Budgeting Advance
                6. Any other loan(s) from a private individual
                7. Overdraft(s)
                9. Student Loans Company loan
                10. Other educational loan (including private student loan, career development loan, etc.)
                97. Other debt not listed here
                96. None of these

                Help
                Student loans and other educational loans: Please include if monies are owed whether still at university or
                finished education.

                Delete
                Showcard, Post-text Interviewer instruction

Telephone       Post-text Interviewer Instruction
Interview:      STUDENT LOANS AND OTHER EDUCATIONAL LOANS: INCLUDE LOANS HELD BY STUDENTS STILL
                AT UNIVERSITY AS WELL AS THOSE THAT HAVE FINISHED THEIR EDUCATION.
                READ OUT
                CODE ALL THAT APPLY

                Delete
                Showcard
Use:          Ask DEBT



if [DEBT <> (96|DK|REF)] // Holds any sort of debt




   Question: wealthassetsanddebt_w17.DEBTY                           [ Total amount owed ]

    Module:        wealthassetsanddebt_w17
    Source:        BHPS

                     Type: Number                        Range: 0 .. 999997
                     Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

    Universe:      if [DEBT <> (96|DK|REF)] // Holds any sort of debt
    Text:          About how much in total is owed on this commitment {if one mention at DEBT} these commitments {if
                   more than one mention at DEBT} ?
    Question       Amount in £
    Box Label:
    Interviewer ENTER VALUE TO THE NEAREST POUND
    Instruction:
    Mixed Mode Alternatives
    Web             Question box label
    Interview:      Amount in £

                    Delete
                    Post-text Interviewer instruction

    Use:           Ask DEBTY
                                                                                                                        Page 911 of 1165
if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused




   Question: wealthassetsanddebt_w17.DEBTC1                          [ Owe 500 or more ]

    Module:      wealthassetsanddebt_w17
    Source:      BHPS

                  Type: choice
                  Don't know: -1                Refused: -2                 Inapplicable: -8      Missing: -9

    Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
              And if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused
    Text:        Would it amount to £500 or more?
    Options:      1          Yes Yes

                  2          No    No

    Use:         Ask DEBTC1



   if [DEBTC1 = 1] // Holds more than 500 of debt




       Question: wealthassetsanddebt_w17.DEBTC2                         [ Owe 1,500 or more ]

       Module:        wealthassetsanddebt_w17
       Source:        BHPS

                       Type: choice
                       Don't know: -1                Refused: -2             Inapplicable: -8     Missing: -9

       Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                 And if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused
                 And if [DEBTC1 = 1] // Holds more than 500 of debt
       Text:          Would it amount to £1,500 or more?
       Options:
                       1          Yes Yes

                       2          No    No

       Use:           Ask DEBTC2



       if (DEBTC2 = 1) // Holds more than 1,500 of debt




            Question: wealthassetsanddebt_w17.DEBTC3                      [ Owe 5,000 or more ]

            Module:        wealthassetsanddebt_w17
            Source:        BHPS

                            Type: choice
                            Don't know: -1             Refused: -2            Inapplicable: -8    Missing: -9

            Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                      And if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused
                      And if [DEBTC1 = 1] // Holds more than 500 of debt                                  Page 912 of 1165
                      And if (DEBTC2 = 1) // Holds more than 1,500 of debt
          Text:           Would it amount to £5,000 or more?
          Options:         1          Yes Yes

                           2          No    No

          Use:            Ask DEBTC3



          if [DEBTC3 = 1] // Holds more than 5,000 of debt




              Question: wealthassetsanddebt_w17.DEBTC5                         [ Owe 10,000 or more ]

              Module:          wealthassetsanddebt_w17
              Source:          BHPS

                                Type: choice
                                Don't know: -1            Refused: -2             Inapplicable: -8   Missing: -9

              Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                        And if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused
                        And if [DEBTC1 = 1] // Holds more than 500 of debt
                        And if (DEBTC2 = 1) // Holds more than 1,500 of debt
                        And if [DEBTC3 = 1] // Holds more than 5,000 of debt
              Text:            Would it amount to £10,000 or more?
              Options:
                                1          Yes Yes

                                2          No    No

              Use:             Ask DEBTC5



  if [DEBTC1 = 2] // Holds less than 500 of debt




      Question: wealthassetsanddebt_w17.DEBTC4                            [ Owe 100 or more ]

      Module:     wealthassetsanddebt_w17
      Source:     BHPS

                      Type: choice
                      Don't know: -1                  Refused: -2               Inapplicable: -8     Missing: -9

      Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                And if [DEBTY = DK & DEBTY <> REF] // Amount of debt not known and not refused
                And if [DEBTC1 = 2] // Holds less than 500 of debt
      Text:       Would it amount to £100 or more?
      Options:
                      1          Yes Yes

                      2          No    No

      Use:        Ask DEBTC4




Question: wealthassetsanddebt_w17.DEBTSJ                            [ Owe money in sole name or joint ]

Module:    wealthassetsanddebt_w17
                                                                                                             Page 913 of 1165
Source:    BHPS
               Type: choice
               Don't know: -1                   Refused: -2                     Inapplicable: -8        Missing: -9

Universe: if [DEBT <> (96|DK|REF)] // Holds any sort of debt
Text:        Are these financial commitments in your sole name only, in joint names with your husband/wife/partner or
             someone else or do you have both sole and joint commitments?
Options:      1        Sole only            Sole only

              2        Joint only           Joint only

              3        Both sole and        Both sole and
                       joint                joint

Use:         Ask DEBTSJ



if [DEBTSJ = 2|3] // Holds debt jointly or a mixture of sole and joint




    Question: wealthassetsanddebt_w17.DEBTPN                             [ PNO of joint debt holder ]

    Module:        wealthassetsanddebt_w17
    Source:        BHPS

                     Type: multichoice
                     Don't know: -1                  Refused: -2                  Inapplicable: -8      Missing: -9

    Universe:      if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                   And if [DEBTSJ = 2|3] // Holds debt jointly or a mixture of sole and joint
    Text:          Who is the person you have these joint financial commitments with?
    Interviewer SELECT INDIVIDUALS FROM THE HOUSEHOLD GRID.
    Instruction: IF JOINT HOLDER OUTSIDE HOUSEHOLD SELECT 'NON-HOUSEHOLD MEMBER'.
                 CODE UP TO 3




                                                                                                                 Page 914 of 1165
    Options:      0        Non-household member                        Non-household member

                  1        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 1]                      hhgrid.hhgrid.pno = 1]

                  2        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 2]                      hhgrid.hhgrid.pno = 2]

                  3        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 3]                      hhgrid.hhgrid.pno = 3]

                  4        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 4]                      hhgrid.hhgrid.pno = 4]

                  5        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 5]                      hhgrid.hhgrid.pno = 5]

                  6        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 6]                      hhgrid.hhgrid.pno = 6]

                  7        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 7]                      hhgrid.hhgrid.pno = 7]

                  8        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 8]                      hhgrid.hhgrid.pno = 8]

                  9        [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 9]                      hhgrid.hhgrid.pno = 9]

                  10       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 10]                     hhgrid.hhgrid.pno = 10]

                  11       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 11]                     hhgrid.hhgrid.pno = 11]

                  12       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 12]                     hhgrid.hhgrid.pno = 12]

                  13       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 13]                     hhgrid.hhgrid.pno = 13]

                  14       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 14]                     hhgrid.hhgrid.pno = 14]

                  15       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 15]                     hhgrid.hhgrid.pno = 15]

                  16       [hhgrid.hhgrid.name where                   [hhgrid.hhgrid.name where
                           hhgrid.hhgrid.pno = 16]                     hhgrid.hhgrid.pno = 16]



    Mixed Mode Alternatives
    Web          Text
    Interview:   Who is the person you have these joint financial commitments with? Please select up to three
                 people. If not in the household, please select 'non-household member'.

                 Delete
                 Post-text Interviewer instruction

    Use:         Ask DEBTPN



if [DEBTSJ = 3 & (DEBTY <> REF & DEBTC1 <> REF & DEBTC2 <> REF & DEBTC3 <> REF & DEBTC4 <> REF &
DEBTC5 <> REF)] // Holds a mixture of sole and joint debt AND has not refused to disclose the amount held in debt




   Question: wealthassetsanddebt_w17.DEBTSK                      [ Owe amount in sole name ]

    Module:      wealthassetsanddebt_w17
    Source:      BHPS
                                                                                                                Page 915 of 1165
                         Type: Number                      Range: 0 .. 99999

                         Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9


        Universe:      if [DEBT <> (96|DK|REF)] // Holds any sort of debt
                       And if [DEBTSJ = 3 & (DEBTY <> REF & DEBTC1 <> REF & DEBTC2 <> REF & DEBTC3 <> REF
                       & DEBTC4 <> REF & DEBTC5 <> REF)] // Holds a mixture of sole and joint debt AND has not
                       refused to disclose the amount held in debt
        Text:          About how much of the total amount outstanding is your sole commitment?
        Question       Amount in £
        Box Label:
        Interviewer IF DON'T KNOW OR CAN'T SAY, ASK FOR ESTIMATE.
        Instruction: ENTER AMOUNT TO THE NEAREST POUND
        Mixed Mode Alternatives
        Web            Text
        Interview:     About how much of the total amount outstanding is your sole commitment? If you don't know,
                       please give your best estimate.

                       Question box label
                       Amount in £

                       Delete
                       Post-text Interviewer instruction

        Use:           Ask DEBTSK



if [(HHGRID.LiveSp = 1 | HHGRID.LiveWith = 1)] // Lives with a spouse or partner




   Question: wealthassetsanddebt_w17.HURUNS                            [ Who organises finances ]

    Module:      wealthassetsanddebt_w17
    Source:      BHPS

                     Type: choice
                     Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: -9

    Universe:    if [(HHGRID.LiveSp = 1 | HHGRID.LiveWith = 1)] // Lives with a spouse or partner
    Showcard: TBC
    Text:        People organise their finances in different ways. Which of these comes closest to the way you organise
                 yours? It doesn't have to fit exactly - just choose the nearest one. You can just tell me the number that
                 applies. {if CAPI}




                                                                                                                       Page 916 of 1165
      Options:          1     I look after the household money except my      I look after the household money except my
                              partner's spending money                        partner's spending money

                        2     My partner looks after all the household's      My partner looks after all the household's
                              money except my personal spending money         money except my personal spending money

                        3     I am given a housekeeping allowance. My         I am given a housekeeping allowance. My
                              partner looks after the rest of the money       partner looks after the rest of the money

                        4     My partner is given a housekeeping              My partner is given a housekeeping
                              allowance. I look after the rest of the money   allowance. I look after the rest of the money

                        5     We share and manage our household               We share and manage our household
                              finances jointly                                finances jointly

                        6     We pool some of the money and keep the          We pool some of the money and keep the
                              rest separate                                   rest separate

                        7     We keep our finances completely separate        We keep our finances completely separate

                        8     I have some other arrangement                   I have some other arrangement


      Mixed Mode Alternatives
      Web           Delete
      Interview:    Showcard

      Telephone Post-text Interviewer instruction
      Interview: READ OUT

                    Delete
                    Showcard

      Use:          Ask HURUNS



End



Pension Drawdown Module                           (pensiondrawdown_w9.v02)

Start
if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over




   Question: pensiondrawdown_w9.PENPOT                             [ Has a pension pot eligible for drawdown ]

      Module:      pensiondrawdown_w9
      Source:      UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                   Inapplicable: -8             Missing: -9

      Universe: if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over
      Text:        Now thinking further about pensions, with a defined contribution pension you build up a pot of money that
                   you can then use to provide an income in retirement. This differs from defined benefit schemes, which
                   promise a specific income in retirement. Changes to the law mean it is now easier to withdraw cash sums
                   from pension pots in some circumstances. Do you have any defined contribution pension pots that you
                   can now withdraw cash sums from?
      Options:      1       Yes Yes

                    2       No    No

      Use:         Ask PENPOT
                                                                                                                          Page 917 of 1165
if [PENPOT = 1] // Has a pension pot eligible for drawdown




   Question: pensiondrawdown_w9.PENDD                           [ Has drawndown pension in last 12 months ]

    Module:      pensiondrawdown_w9
    Source:      UKHLS

                   Type: choice
                   Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over
              And if [PENPOT = 1] // Has a pension pot eligible for drawdown
    Text:        Have you withdrawn anything from those pension pots in the last 12 months?
    Options:      1        Yes                                       Yes

                  2        No                                        No

                  3        Not currently eligible to withdraw        Not currently eligible to withdraw
                           money                                     money

    Use:         Ask PENDD



   if [PenDD = 1] // Has drawndown pension monies in last 12 months




       Question: pensiondrawdown_w9.PENDDAMT                               [ Pension drawdown: amount ]

       Module:         pensiondrawdown_w9
       Source:         UKHLS

                         Type: Number                 Range: 0 .. 99999
                         Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9

       Universe:       if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over
                       And if [PENPOT = 1] // Has a pension pot eligible for drawdown
                       And if [PenDD = 1] // Has drawndown pension monies in last 12 months
       Text:           In the last 12 months how much in total have you withdrawn?
       Interviewer WRITE IN TO NEAREST £
       Instruction:
       Mixed Mode Alternatives
       Web             Question Box Label
       Interview:      Amount in £

                       Delete
                       Interviewer Instruction
       Use:            Ask PENDDAMT




       Question: pensiondrawdown_w9.PENDDCHK                               [ Pension drawdown: check ]

       Module:        pensiondrawdown_w9
       Source:        UKHLS

                                                                                                                  Page 918 of 1165
                         Type: choice
                         Don't know: -1                Refused: -2               Inapplicable: -8         Missing: -9



            Universe: if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over
                      And if [PENPOT = 1] // Has a pension pot eligible for drawdown
                      And if [PenDD = 1] // Has drawndown pension monies in last 12 months
            Text:       Was this amount included in any pension income you reported earlier?
            Options:     1       Yes Yes

                         2       No    No

            Use:        Ask PENDDCHK




            Question: pensiondrawdown_w9.PENDDTAX                        [ Pension drawdown: whether before
            tax ]

            Module:     pensiondrawdown_w9
            Source:     UKHLS

                         Type: choice
                         Don't know: -1                Refused: -2               Inapplicable: -8         Missing: -9

            Universe: if [DEMOGRAPHICS.PDVAGE >= 50] // Aged 50 or over
                      And if [PENPOT = 1] // Has a pension pot eligible for drawdown
                      And if [PenDD = 1] // Has drawndown pension monies in last 12 months
            Text:       Is this amount before deduction of income tax?
            Options:
                         1       Yes, before       Yes, before
                                 tax               tax

                         2       No, after tax     No, after tax

            Use:        Ask PENDDTAX



End



Household Finances Module                          (householdfinances_w17.v01)

Start

Question: householdfinances_w17.FIYRDIA                      [ Amount received in interest/dividends ]

Module:       householdfinances_w17
Source:       BHPS

                Type: Number                      Range: 0 .. 9999997
                Don't know: -1                   Refused: -2                   Inapplicable: -8           Missing: -9

Universe:     Ask all
Text:         In the past 12 months how much have you personally received in the way of dividends or interest from any
              savings and investments you may have?


                                                                                                                   Page 919 of 1165
Interviewer WRITE IN TO NEAREST £
Instruction: PLEASE EXCLUDE RETURNS FROM PREMIUM BONDS
             IF NONE CODE 0

Help:         Probe for an approximate amount. If 'don't know' there will be a series of questions to find out the range of
              the amount. Those who refuse will be routed past the follow-up questions.
Mixed Mode Alternatives
Web           Text
Interview:    In the past 12 months how much have you personally received in the way of dividends or interest from any
              savings and investments you may have? Please enter an amount to the nearest pound. If no dividends or
              interest received, please enter 0.

              Scripting Note
              In CAWI please follow this procedure:
              1. Display FIYRDIA as normal.
              2. If Respondent tries to skip FIYRDIA, do not display DK/PNS options. Instead Display FIYRDIA_CAWI
              immediately and leave FIYRDIA as missing.
              3. If Respondent tries to skip FIYRDIA_CAWI display DK/PNS per usual.
              4. Whatever response provided at FIYRDIA_CAWI In the data return please have non-missing values from
              FIYRDIA_CAWI computed into FIYRDIA.

              Help
              Please exclude returns from Premium Bonds

              Question Box Label
              Amount in £

              Delete
              Interviewer Instruction, Help

Use:          Ask FIYRDIA



if [FIYRDIA = MIS & GRIDVARIABLES.modetype = 3]// Amount received in interest/dividends is Missing AND Mode is
web




   Question: householdfinances_w17.FIYRDIA_CAWI                             [ Amount received in
   interest/dividends CAWI ]

    Module:    householdfinances_w17
    Source:    UKHLS
    Scripting Please follow this procedure:
    Notes:    Only display if Respondent tries to skip FIYRDIA in CAWI.
              If Respondent tries to skip FIYRDIA_CAWI display DK/PNS per usual.
              Calculate If FIYRDIA = MIS & FIYRDIA_CAWI <>MIS then FIYRDIA = FIYRDIA_CAWI.

                 Type: Number                     Range: 0 .. 9999997
                 Don't know: -1                  Refused: -2                       Inapplicable: -8            Missing: -9

    Universe: if [FIYRDIA = MIS & GRIDVARIABLES.modetype = 3] // Amount received in interest/dividends is Missing
              AND Mode is web
    Text:      If possible, please provide an answer to this question as this is one of the key questions in this study.
               Please be assured that the information you give us will be treated confidentially.
               In the past 12 months how much have you personally received in the way of dividends or interest from
               any savings and investments you may have? Please enter an amount to the nearest pound. If no
               dividends or interest received, please enter 0.
    Help:      Please exclude returns from Premium Bonds
    Use:       Ask FIYRDIA_CAWI



if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK & GRIDVARIABLES.modetype = 3)]
// If Don't Know how much personally received in dividends or interest from any savings or investments Page 920 of 1165
Question: householdfinances_w17.FIYRDB1                        [ Over 500 in interest/dividends ]

Module:     householdfinances_w17
Source:     BHPS

               Type: choice
               Don't know: -1                  Refused: -2                 Inapplicable: -8         Missing: -9

Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
          GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends or interest
          from any savings or investments
Text:       Would it amount to £500 or more?
Options:      1          Yes; Yes;

              2          No;     No;

Use:        Ask FIYRDB1



if [FIYRDB2 = 1] // If more than 500




   Question: householdfinances_w17.FIYRDB2                        [ Over 1000 in interest/dividends ]

    Module:       householdfinances_w17
    Source:       BHPS

                   Type: choice
                   Don't know: -1                Refused: -2                Inapplicable: -8        Missing: -9

    Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
              GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends or
              interest from any savings or investments
              And if [FIYRDB2 = 1] // If more than 500
    Text:         Would it amount to £1,000 or more?
    Options:       1           Yes; Yes;

                   2           No;     No;

    Use:          Ask FIYRDB2



   if [FIYRDB2 = 1] // If more than 1000




        Question: householdfinances_w17.FIYRDB3                      [ Over 5000 in interest/dividends ]

        Module:        householdfinances_w17
        Source:        BHPS

                        Type: choice
                        Don't know: -1             Refused: -2               Inapplicable: -8       Missing: -9




                                                                                                            Page 921 of 1165
Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
          GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends or
          interest from any savings or investments
          And if [FIYRDB2 = 1] // If more than 500
          And if [FIYRDB2 = 1] // If more than 1000
Text:       to £5,000 or more?
Options:      1        Yes; Yes;

              2        No;     No;

Use:        Ask FIYRDB3



if [FIYRDB3 = 1] // If more than 5000




   Question: householdfinances_w17.FIYRDB5                  [ Over 10000 in interest/dividends ]

   Module:        householdfinances_w17
   Source:        BHPS

                   Type: choice
                   Don't know: -1           Refused: -2           Inapplicable: -8       Missing: -9

   Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
             GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends
             or interest from any savings or investments
             And if [FIYRDB2 = 1] // If more than 500
             And if [FIYRDB2 = 1] // If more than 1000
             And if [FIYRDB3 = 1] // If more than 5000
   Text:          to £10,000 or more?
   Options:        1         Yes; Yes;

                   2         No;     No;

   Use:           Ask FIYRDB5



if [FIYRDB3 = 2] // If NOT more than 5000




   Question: householdfinances_w17.FIYRDB4                  [ Over 2500 in interest/dividends ]

   Module:        householdfinances_w17
   Source:        BHPS

                   Type: choice
                   Don't know: -1           Refused: -2           Inapplicable: -8       Missing: -9

   Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
             GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends
             or interest from any savings or investments
             And if [FIYRDB2 = 1] // If more than 500
             And if [FIYRDB2 = 1] // If more than 1000
             And if [FIYRDB3 = 2] // If NOT more than 5000
   Text:          to £2,500 or more?
   Options:        1         Yes; Yes;

                   2         No;     No;                                                          Page 922 of 1165
                 Use:            Ask FIYRDB4



   if [FIYRDB1 = 2] // If NOT more than 500




        Question: householdfinances_w17.FIYRDB6                                      [ Over 100 in interest/dividends ]

        Module:       householdfinances_w17
        Source:       BHPS

                          Type: choice
                          Don't know: -1                      Refused: -2                     Inapplicable: -8      Missing: -9

        Universe: if [(FIYRDIA = DK & GRIDVARIABLES.modetype = 1 | 2) | (FIYRDIA_CAWI = DK &
                  GRIDVARIABLES.modetype = 3)] // If Don't Know how much personally received in dividends or
                  interest from any savings or investments
                  And if [FIYRDB1 = 2] // If NOT more than 500
        Text:         Would it amount to £100 or more?
        Options:          1         Yes; Yes;

                          2         No;     No;

        Use:          Ask FIYRDB6




Question: householdfinances_w17.FINNOW                                   [ Subjective financial situation - current ]

Module:         householdfinances_w17
Source:         BHPS

                  Type: choice
                  Don't know: -1                           Refused: -2                       Inapplicable: -8       Missing: -9

Universe:       Ask all
Text:           How well would you say you yourself are managing financially these days? Would you say you are...
Interviewer READ OUT
Instruction:
Options:         1            Living comfortably             Living comfortably

                 2            Doing alright                  Doing alright

                 3            Just about getting by          Just about getting by

                 4            Finding it quite difficult     Finding it quite diff

                 5            or finding it very
                                                             Finding it very diff
                              difficult?

Mixed Mode Alternatives




                                                                                                                            Page 923 of 1165
Web           Text
Interview:    How well would you say you yourself are managing financially these days?

              Options
              1 Living comfortably
              2 Doing alright
              3 Just about getting by
              4 Finding it quite difficult
              5 Finding it very difficult

              Delete
              Interviewer Instruction

Use:          Ask FINNOW




Question: householdfinances_w17.FINFUT                      [ Subjective financial situation - future ]

Module:       householdfinances_w17
Source:       BHPS

                Type: choice
                Don't know: -1                    Refused: -2                   Inapplicable: -8         Missing: -9

Universe:     Ask all
Text:         Looking ahead, how do you think you will be financially a year from now, will you be...
Interviewer READ OUT
Instruction:
Options:       1         Better off                   Better off

               2         Worse off than you are
                                                      Worse of than now
                         now

               3                                      or about the
                         or about the same?
                                                      same?

Mixed Mode Alternatives
Web           Text
Interview:    Looking ahead, how do you think you will be financially a year from now?

              Options
              1 Better off
              2 Worse off than you are now
              3 About the same

              Delete
              Interviewer Instruction

Use:          Ask FINFUT



End



Student Loans Module                         (studentloans_w15.v01)

Start
if [DEMOGRAPHICS.JBSTAT <> 7 & (ff_ivlolw <> 1 & ff_everint <> 1)] // Current economic activity is not full-time
student and is new entrant never interviewed



                                                                                                                   Page 924 of 1165
   Question: studentloans_w15.OLDSTUD                        [ College or university since 1990 ]

    Module:      studentloans_w15
    Source:      FRS

                  Type: choice
                  Don't know: -1                   Refused: -2                    Inapplicable: -8             Missing: -9

    Universe: if [DEMOGRAPHICS.JBSTAT <> 7 & (ff_ivlolw <> 1 & ff_everint <> 1)] // Current economic activity is not
              full-time student and is new entrant never interviewed
    Text:        Have you been a student at college or university at any time since 1990?
    Options:      1        Yes Yes

                  2        No     No

    Use:         Ask OLDSTUD



if [OLDSTUD = 1 | (DEMOGRAPHICS.JBSTAT = 7 & EDUCATIONALASPIRATIONS.Edtype = 3|4|5) |
ANNUALEDUCATIONHISTORY.NEWUNI = 1 |ANNUALEDUCATIONHISTORY.TRWHO = 3] // Has been student at
college or university since 1990 OR Current economic activity is full-time FE/HE student OR New university/college student
OR has been on a College/University degree or diploma course in last 12 months




   Question: studentloans_w15.SLREPAY                       [ Student Loan Company repayments last year ]

    Module:        studentloans_w15
    Source:        FRS/UKHLS

                      Type: choice
                      Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

    Universe:      if [OLDSTUD = 1 | (DEMOGRAPHICS.JBSTAT = 7 & EDUCATIONALASPIRATIONS.Edtype = 3|4|5) |
                   ANNUALEDUCATIONHISTORY.NEWUNI = 1 |ANNUALEDUCATIONHISTORY.TRWHO = 3] // Has
                   been student at college or university since 1990 OR Current economic activity is full-time FE/HE
                   student OR New university/college student OR has been on a College/University degree or diploma
                   course in last 12 months
    Text:          In the last 12 months, have you made any repayments of a loan to the Student Loans Company?
    Interviewer THIS INCLUDES DEDUCTIONS FROM PAY.
    Instruction:
    Options:          1      Yes                                          Yes

                      2      No                                           No

                      3      I do not have an outstanding Student         I do not have an outstanding Student
                             Loan                                         Loan

    Help:          Students may take out a student loan from the Student Loans Company in Glasgow. They are repaid
                   once the borrower starts earning over a certain amount, and have their interest rates kept in line with
                   the RPI which means that in real terms students pay back no more than they borrow. Do not include
                   repayment of other loans taken out while a student.
    Mixed Mode Alternatives
    Web            Text
    Interview:     In the last 12 months, have you made any repayments of a Student Loan? This includes deductions
                   from pay.

                   Delete
                   Interviewer instruction

    Use:           Ask SLREPAY                                                                                           Page 925 of 1165
if [SLREPAY = 1] // Made repayment of Student Loan in last 12 months




   Question: studentloans_w15.SLREPAYAMT                       [ Last repayment amount ]

    Module:    studentloans_w15
    Source:    FRS

                 Type: Number                 Range: 0 .. 99999
                 Don't know: -1              Refused: -2                 Inapplicable: -8        Missing: -9

    Universe: if [OLDSTUD = 1 | (DEMOGRAPHICS.JBSTAT = 7 & EDUCATIONALASPIRATIONS.Edtype = 3|4|5)
              | ANNUALEDUCATIONHISTORY.NEWUNI = 1 |ANNUALEDUCATIONHISTORY.TRWHO = 3] // Has
              been student at college or university since 1990 OR Current economic activity is full-time FE/HE
              student OR New university/college student OR has been on a College/University degree or diploma
              course in last 12 months
              And if [SLREPAY = 1] // Made repayment of Student Loan in last 12 months
    Text:      How much did you pay last time?
    Question AMOUNT IN £
    Box
    Label:
    Use:       Ask SLREPAYAMT




   Question: studentloans_w15.SLREPPD                   [ Repayment period ]

    Module:    studentloans_w15
    Source:    FRS adapted

                 Type: choice
                 Don't know: -1               Refused: -2               Inapplicable: -8         Missing: -9

    Universe: if [OLDSTUD = 1 | (DEMOGRAPHICS.JBSTAT = 7 & EDUCATIONALASPIRATIONS.Edtype = 3|4|5)
              | ANNUALEDUCATIONHISTORY.NEWUNI = 1 |ANNUALEDUCATIONHISTORY.TRWHO = 3] // Has
              been student at college or university since 1990 OR Current economic activity is full-time FE/HE
              student OR New university/college student OR has been on a College/University degree or diploma
              course in last 12 months
              And if [SLREPAY = 1] // Made repayment of Student Loan in last 12 months
    Text:      How long did that cover?
    Options:
                 1        One week                     One week

                 2        Four weeks                   Four weeks

                 3        Calendar month               Calendar month

                 4        One year/12 months/52        One year/12 months/52
                          weeks                        weeks

                 97       Other                        Other

    Use:       Ask SLREPPD



   if [SLREPPD = 97] // Other repayment period




       Question: studentloans_w15.SLREPPDO                     [ Other repayment period ]

                                                                                                          Page 926 of 1165
       Module:       studentloans_w15
           Source:     UKHLS


                         Type: choice
                         Don't know: -1                  Refused: -2                 Inapplicable: -8         Missing: -9

           Universe: if [OLDSTUD = 1 | (DEMOGRAPHICS.JBSTAT = 7 & EDUCATIONALASPIRATIONS.Edtype =
                     3|4|5) | ANNUALEDUCATIONHISTORY.NEWUNI = 1 |ANNUALEDUCATIONHISTORY.TRWHO
                     = 3] // Has been student at college or university since 1990 OR Current economic activity is full-
                     time FE/HE student OR New university/college student OR has been on a College/University
                     degree or diploma course in last 12 months
                     And if [SLREPAY = 1] // Made repayment of Student Loan in last 12 months
                     And if [SLREPPD = 97] // Other repayment period
           Text:       What other period did that cover?
           Options:      1        Two weeks                  Two weeks

                         2        Three weeks                Three weeks

                         3        Two calendar months        Two calendar months

                         4        Eight times a year         Eight times a year

                         5        Nine times a year          Nine times a year

                         6        Ten times a year           Ten times a year

                         7        Three months/13            Three months/13
                                  weeks                      weeks

                         8        Six months/26 weeks        Six months/26 weeks

                         9        Less than once a week      Less than once a week

                         10       One off/lump sum           One off/lump sum

                         96       None of these              None of these

           Use:        Ask SLREPPDO



End



Education Consents Module                         (educationconsents_w14.v02)

Start
if [GRIDVARIABLES.modetype = 1|3] // Mode is face-to-face or web


   if [(ff_ivlolw = 4|5) & ff_everint <> 1)] // Respondent is a rising 16 year old this wave and has never completed an
   adult interview




        Question: educationconsents_w14.NPDINDLEARN                               [ Respondent consent to link to
        NPD and ILR ]

        Module:      educationconsents_w14
        Source:      UKHLS, DfE, BIS, GLD, DES, DEESA

                      Type: choice
                      Don't know: -1                   Refused: -2                  Inapplicable: -8          Missing: -9

        Universe: if [GRIDVARIABLES.modetype = 1|3] // Mode is face-to-face or web
                  And if [(ff_ivlolw = 4|5) & ff_everint <> 1)] // Respondent is a rising 16 year old this wave and has
                  never completed an adult interview
                                                                                                                          Page 927 of 1165
Text:       We would like to add information from your education record to your survey answers. This will create
            a more accurate picture of your life and experiences, and will be used for research and statistical
            purposes only. Your information is confidential and names and addresses will never be included in the
            results. We would like to link in information about your education to your survey responses on a yearly
            basis. If you decide that you no longer wish to take part in the study we will retain your education
            information up until that point. After this point we will make no further links. You can withdraw your
            consent at any time.

            Please read this leaflet explaining what we would like to do and ask me any questions.

            INTERVIEWER - PLEASE HAND LEAFLET INFORMATION ON ADDING EDUCATION RECORDS
            TO RESPONDENT AND ALLOW RESPONDENT TIME TO READ IT AND ASK QUESTIONS.

            In order to locate your education records we need to send the data holder some personal information.
             Do you give permission to pass your name, address, sex, date of birth and last school attended to
            The Department for Education or a contractor conducting the linkage? {if region = England} Do you
            give permission to pass your postcode, date of birth, gender and last school attended to the Scottish
            Government Learning Directorate or a contractor conducting the linkage? {if region = Scotland} Do
            you give permission to pass your name, address, sex, date of birth and last school attended to The
            Department for Education and Skills or a contractor conducting the linkage? {if region = Wales} Do
            you give permission to pass your name, address, sex, date of birth and last school attended to The
            Department of Education and the Education Authority or a contractor conducting the linkage? {if
            region = Northern Ireland} . Once your education records have been added to your survey responses,
            we will remove all your personal information so that your answers are anonymous.
            Options
            1 I have read the leaflet and am happy to give consent
            2 I do not want to give consent
            Delete
            Post-text Interviewer Instruction
Options:     1        Respondent has read leaflet and is happy to Respondent has read leaflet and is happy to
                      give consent                                give consent

             2        Respondent does not want to give consent       Respondent does not want to give consent

Mixed Mode Alternatives
Web        Scripting Notes
Interview: The 'INFORMATION ON ADDING EDUCATION RECORDS' should be hyperlinked to
           http://www.understandingsociety.ac.uk/participants/education-records but the web address SHOULD
           NOT appear on screen. The respondent should be able to click on the text 'INFORMATION ON
           ADDING EDUCATION RECORDS' and be taken to the correct page on the Understanding Society
           website.
           Display Note
           The text 'INFORMATION ON ADDING EDUCATION RECORDS' should be centred on screen for
           CAWI
           Text
           We would like to add information from your education record to your survey answers. This will create
           a more accurate picture of your life and experiences, and will be used for research and statistical
           purposes only. Your information is confidential and names and addresses will never be included in
           the results. We would like to link in information about your education to your survey responses on a
           yearly basis. If you decide that you no longer wish to take part in the study we will retain your
           education information up until that point. After this point we will make no further links. You can
           withdraw your consent at any time.

            Please read this leaflet explaining what we would like to do:

            INFORMATION ON ADDING EDUCATION RECORDS
            http://www.understandingsociety.ac.uk/participants/education-records

            In order to locate your education records we need to send the data holder some personal
            information. Do you give permission to pass your name, address, sex, date of birth and last school
            attended to The Department for Education or a contractor conducting the linkage? {if region =
            England} Do you give permission to pass your postcode, date of birth, gender and last school
            attended to the Scottish Government Learning Directorate or a contractor conducting the linkage? {if
            region = Scotland} Do you give permission to pass your name, address, sex, date of birth and last
            school attended to The Department for Education and Skills or a contractor conducting the linkage?
            {if region = Wales} Do you give permission to pass your name, address, sex, date of birth and last
            school attended to The Department of Education and the Education Authority or a contractor
            conducting the linkage? {if region = Northern Ireland} . Once your education records have been
            added to your survey responses, we will remove all your personal information so that your answers
            are anonymous.
                                                                                                              Page 928 of 1165
Use:          Ask NPDINDLEARN



if [NPDINDLEARN = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to NPD and ILR education
records AND mode is web




   Question: educationconsents_w14.NPDEADD                          [ Email address used link to
   educational (NPD and ILR) records ]

   Module:      educationconsents_w14
   Source:      UKHLS

                  Type: String                 Length: 255
                  Don't know: -1              Refused: -2                   Inapplicable: -8          Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1|3] // Mode is face-to-face or web
             And if [(ff_ivlolw = 4|5) & ff_everint <> 1)] // Respondent is a rising 16 year old this wave and has
             never completed an adult interview
             And if [NPDINDLEARN = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to NPD
             and ILR education records AND mode is web
   Use:         if (CONTACTDETAILS.REMAIL <> MIS)
                Compute NPDEADD=email address from CONTACTDETAILS.REMAIL
                Else if (CONTACTDETAILS.REMAIL = MIS)
                ComputeNPDEADD=ff_remail



   if [NPDEADD <> MIS] // Email address identified




       Question: educationconsents_w14.NPDESENT [ Email reminder sent of
       agreement for consent link to educational (NPD and ILR) records ]

       Module:     educationconsents_w14
       Source:     UKHLS

                     Type: choice
                     Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

       Universe: if [GRIDVARIABLES.modetype = 1|3] // Mode is face-to-face or web
                 And if [(ff_ivlolw = 4|5) & ff_everint <> 1)] // Respondent is a rising 16 year old this wave and
                 has never completed an adult interview
                 And if [NPDINDLEARN = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link to NPD
                 and ILR education records AND mode is web
                 And if [NPDEADD <> MIS] // Email address identified
       Options:     1        Yes Yes

                    2        No    No

       Use:        If (Email reminder sent consent education records)
                   Compute NPDESENT=1
                   Else if (Email reminder NOT sent consent education records)
                   Compute NPDESENT=2



       if [NPDESENT = 1] // Email sent to confirm consent




                                                                                                                Page 929 of 1165
Question: educationconsents_w14.NDPEMAILSEND                              [ Text for email
confirming consent ]

Module:     educationconsents_w14
Source:     UKHLS

              Type: choice
              Don't know: -1             Refused: -2               Inapplicable: -8        Missing: -9

Universe:   if [GRIDVARIABLES.modetype = 1|3] // Mode is face-to-face or web
            And if [(ff_ivlolw = 4|5) & ff_everint <> 1)] // Respondent is a rising 16 year old this wave
            and has never completed an adult interview
            And if [NPDINDLEARN = 1 & GRIDVARIABLES.modetype = 3] // Consent given to link
            to NPD and ILR education records AND mode is web
            And if [NPDEADD <> MIS] // Email address identified
            And if [NPDESENT = 1] // Email sent to confirm consent
Interviewer SEND OUT EMAIL IF NDPESENT = 1
Instruction:




                                                                                                     Page 930 of 1165
          Text:        Email text:

                       Subject: Understanding Society: Adding education records

                       Dear [Name]

                       Thank you for taking part in the recent Understanding Society survey. Your continued
                       help with this important social study is greatly appreciated.

                       During the interview this year, you gave us permission to link your survey responses to
                       the data that is held about you by the education authorities. In order to carry out the data
                       linkage we will pass on your name, address, date of birth, sex and last school attended
                       to the data-holder so that they could identify your administrative records. Once identified,
                       the file containing your administrative records will be anonymised (i.e. your personal
                       details removed) and sent back to us with an identifier which will allow us to link those
                       records to your survey responses. The anonymous dataset will then be created that will
                       contain the linked data, which will be made available to social researchers under
                       restricted access arrangements which make sure that the information is used
                       responsibly and safely. The linked information will inform further analyses and help us
                       get a better picture of those who are using services provided by the government. The
                       government department will never have access to both your personal details and your
                       survey responses at the same time and this will not affect any dealings you have with
                       the department.

                       If you would like more information about the data linkage process, please check our
                       website:
                       http://www.understandingsociety.ac.uk/participants/education-records

                       Thank you

                       Michaela Benzeval

                       Understanding Society Director

                       University of Essex

                       2. Additional information about email addresses

                       a)If IV gives email address in CONTACTDETAILS_W5_REMAIL, email is sent to
                       address given.
                       b)If IV refuses email address in CONTACTDETAILS_W5_REMAIL, email is sent to
                       address in the sample. For joiners and continuing respondents for whom there is no
                       email address in the sample, no email will be sent.

                       c)If IV’s name is updated when doing the grid, email is addressed to the updated name.
                       d)Email address updates in the HH grid are not recognised in the IV script. This is
                       because we don’t transfer updated email addresses from the household script to the IV
                       script via the grid variables. The only scenario where this updated email will be used is if
                       person 1 does the grid and the household interview. in all other cases an email will be
                       sent out to the old email address.

                       e)Information is not passed from the login script to the IV script as the grid variables are
                       already set. Therefore updates to the person’s name will not be recognised in the IV
                       script and the email will include the previous name.
                       f)If sample has been transferred from CAPI to CAWI, no emails will be sent because the
                       mode type on the grid variables for those respondents would be CAPI and not CAWI.
          Options:      1        Continue Continue

          Use:         Ask NDPEMAILSEND



End



Savings Module       (savings_w8.v01)

Start
                                                                                                               Page 931 of 1165
Question: savings_w8.SAVE                   [ Whether saves ]

Module:     savings_w8
Source:     BHPS

              Type: choice
              Don't know: -1                    Refused: -2                   Inapplicable: -8             Missing: -9

Universe: Ask all
Text:       Do you save any amount of your income, for example by putting something away now and then in a bank,
            building society, or Post Office account, other than to meet regular bills? Please include share purchase
            schemes and ISA's.
Options:
              1          Yes Yes

              2          No    No

Use:        Ask SAVE



if [SAVE = 1] // Saves




   Question: savings_w8.SAVED                   [ Monthly saved amount ]

    Module:        savings_w8
    Source:        BHPS

                     Type: Number                       Range: 0 .. 99999
                     Don't know: -1                    Refused: -2               Inapplicable: -8          Missing: -9

    Universe:      if [SAVE = 1] // Saves
    Text:          About how much on average do you personally manage to save a month?
    Interviewer IF DON'T KNOW/CAN'T REMEMBER PROBE FOR APPROXIMATE AMOUNT
    Instruction: ENTER TO THE NEAREST POUND
    Mixed Mode Alternatives
    Web            Text
    Interview:     About how much on average do you personally manage to save a month? If you are not sure or cannot
                   remember, please enter an approximate amount.

                   Question Box Label
                   Amount in £

                   Delete
                   Post-text Interviewer Instruction

    Use:           Ask SAVED



   Soft Check: If [SAVED > 500] // Saves more than 500 a month
   Text
   You have just entered that you save £ SAVED] a month?




   Question: savings_w8.SAVREG                     [ Regular saver ]

    Module:       savings_w8
    Source:       BHPS
                                                                                                                        Page 932 of 1165
                    Type: choice

                    Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9


      Universe: if [SAVE = 1] // Saves
      Text:       Do you save on a regular basis or just from time to time when you can?
      Options:     1       Regular basis       Regular basis

                   2       From time to        From time to
                           time                time

                   97      Other               Other

      Use:        Ask SAVREG




   Question: savings_w8.SAVLT                   [ Saving long or short term ]

      Module:     savings_w8
      Source:     UKHLS

                    Type: choice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

      Universe: if [SAVE = 1] // Saves
      Text:       Would you say your savings are mainly long term savings for the future or mainly short term savings for
                  things you need now and for unexpected events?
      Options:     1       Mainly long term    Mainly long term

                   2       Mainly short term Mainly short term

                   3       Both equally        Both equally

                   4       Neither             Neither

      Use:        Ask SAVLT



End



Personal Pensions Module                        (personalpensions_w13.v01)

Start

Question: personalpensions_w13.PPEN                      [ Whether contributes to personal pension ]

Module:       personalpensions_w13
Source:       Adapted from WAS

                 Type: choice
                 Don't know: -1                 Refused: -2                      Inapplicable: -8             Missing: -9

Universe: Ask all
Text:          Other than your main employer pension scheme, are {if WORKCONDITIONS.JBPENM = 1} Are you
              currently a member of any personal pension scheme or do you currently contribute to any personal pension
              scheme? Please include any Additional Voluntary Contribution scheme you may belong to.
                                                                                                                       Page 933 of 1165
Options:
              1        Yes Yes

              2        No   No

Use:        Ask PPEN



if [PPEN = 1] // Contributes to a personal pension scheme




   Question: personalpensions_w13.PPENT                        [ Stakeholder or other personal pension ]

    Module:       personalpensions_w13
    Source:       Adapted from WAS

                    Type: choice
                    Don't know: -1                    Refused: -2              Inapplicable: -8           Missing: -9

    Universe:     if [PPEN = 1] // Contributes to a personal pension scheme
    Text:         Is this a personal pension or a stakeholder pension?
    Interviewer IF MORE THAN ONE PERSONAL PENSION CODE LONGEST MEMBERSHIP
    Instruction:
    Options:
                   1        Personal pension          Personal pension

                   2        Stakeholder pension Stakeholder pension

    Mixed Mode Alternatives
    Web           Text
    Interview:    Is this a personal pension or a stakeholder pension? If you belong to more than one scheme, please
                  report on the scheme of your longest membership.

                  Delete
                  Post-text Interviewer Instruction

    Use:          Ask PPENT




   Question: personalpensions_w13.PPYRS                        [ Date joined personal pension scheme ]

    Module:       personalpensions_w13
    Source:       Adapted from WAS

                    Type: Number
                    Don't know: -1                    Refused: -2              Inapplicable: -8           Missing: -9

    Universe:     if [PPEN = 1] // Contributes to a personal pension scheme
    Text:         In which year did you join this pension scheme?
    Interviewer IF MORE THAN ONE PERSONAL PENSION CODE LONGEST MEMBERSHIP
    Instruction:
    Mixed Mode Alternatives




                                                                                                                   Page 934 of 1165
Web           Scripting Notes
Interview:    Starting point for the year range in the drop down list should be current year minus 60

              Display Notes
              Use a drop down list of years.

              Help
              If you belong to more than one scheme, please report on the scheme of your longest membership.

              Delete
              Post-text Interviewer Instruction

Use:          Ask PPYRS



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
CHECK AND RESOLVE. The date you have entered is in the future, please amend.


Soft Check: If [PPYRS < (BIRTHY + 21)]// Respondent was under 21 in the year they joined the pension
scheme
Text
You have entered that you were under 21 in the year that you joined the pension scheme




Question: personalpensions_w13.PPREG                       [ Contributes regularly to pension ]

Module:       personalpensions_w13
Source:       Adapted from WAS

                Type: choice
                Don't know: -1                    Refused: -2                 Inapplicable: -8           Missing: -9

Universe:     if [PPEN = 1] // Contributes to a personal pension scheme
Text:         Not including any National Insurance Contributions paid into this personal pension, do you contribute to
              your pension...
Interviewer READ OUT
Instruction:
Options:       1        Never                                           Never

               2        Regularly                                       Regularly

               3        Irregularly                                     Irregularly

               4        or have you stopped contributing to your        or have you stopped contributing to your
                        scheme?                                         scheme?

Use:          Ask PPREG



if [PPREG = 2] // Contributes regularly to personal pension




   Question: personalpensions_w13.PPRAM                         [ Pension amount contributed ]

    Module:        personalpensions_w13
    Source:        Adapted from WAS

                    Type: Number
                    Don't know: -1                  Refused: -2                 Inapplicable: -8         Missing: -9
                                                                                                                   Page 935 of 1165
Universe:     if [PPEN = 1] // Contributes to a personal pension scheme
              And if [PPREG = 2] // Contributes regularly to personal pension

Text:         How much do you usually contribute?
Interviewer PROBE FULLY FOR RESPONDENT'S ESTIMATE
Instruction: ENTER TO THE NEAREST £
Mixed Mode Alternatives
Web           Question Box Label
Interview:    £

              Delete
              Post-text Interviewer Instruction

Use:          Ask PPRAM



if [PPRAM > 0] // Amount contributed to pension was given




   Question: personalpensions_w13.PPRAMPC                           [ Pension period covered ]

   Module:     personalpensions_w13
   Source:     Adapted from WAS

                 Type: choice
                 Don't know: -1                   Refused: -2                  Inapplicable: -8   Missing: -9

   Universe: if [PPEN = 1] // Contributes to a personal pension scheme
             And if [PPREG = 2] // Contributes regularly to personal pension
             And if [PPRAM > 0] // Amount contributed to pension was given
   Text:       What period does this cover?
   Options:     1        One week                           One week

                2        Two weeks                          Two weeks

                3        Three weeks                        Three weeks

                4        Four weeks                         Four weeks

                5        Calendar month                     Calendar month

                7        Two calendar months                Two calendar months

                8        Eight times a year                 Eight times a year

                9        Nine times a year                  Nine times a year

                10       Ten times a year                   Ten times a year

                13       Three months/13 weeks              Three months/13 weeks

                26       Six months/26 weeks                Six months/26 weeks

                52       One year/12 months/52              One year/12 months/52
                         weeks                              weeks

                90       Less than one week                 Less than one week

                95       One off/lump sum                   One off/lump sum

                96       None of these                      None of these

   Use:        Ask PPRAMPC



   Soft Check if [((PPRAM*PPRAMPC) > 4000 per year) & (GRIDVARIABLES.Modetype = 1|2)]//
   Contributes more than 4000 pounds a year to personal pension and mode is face-to-face or telephone
   Text                                                                                            Page 936 of 1165
   You have just entered that you contribute £[(PPRAM*PPRAMPC)] per year to your personal pension
End



Retirement Planning Module                           (retirementplanning_w17.v02)

Start
if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75




   Question: retirementplanning_w17.RTINTRO                            [ Retirement planning intro ]

      Module:    retirementplanning_w17
      Source:    UKHLS

                    Type: choice
                    Don't know: -1                   Refused: -2                     Inapplicable: -8             Missing: -9

      Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
      Text:      The next questions are about lifelong wellbeing and flexible working for older workers. We are interested
                 in how much paid work you intend to do later in life {if DEMOGRAPHICS.PDVAGE => 50} after the age
                 of 50 {if DEMOGRAPHICS.PDVAGE < 50} and how long you plan to continue working before stopping
                 for good.
      Options:     1         Continue Continue

      Use:       Ask RTINTRO



   if [DEMOGRAPHICS.JBSTAT = 1 | 2 | 13 | CURRENTEMPLOYMENT.JBHAS = 1 |
   CURRENTEMPLOYMENT.JBOFF = 1] // Currently employed or self-employed or has a job




         Question: retirementplanning_w17.FTPTCHK                          [ Part-time working check ]

         Module:       retirementplanning_w17
         Source:       UKHLS

                         Type: choice
                         Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

         Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                   And if [DEMOGRAPHICS.JBSTAT = 1 | 2 | 13 | CURRENTEMPLOYMENT.JBHAS = 1 |
                   CURRENTEMPLOYMENT.JBOFF = 1] // Currently employed or self-employed or has a job
         Text:         Earlier you indicated that you are in work at present. Do you work full-time or part-time, where part-
                       time is working less than 30 hours a week?
         Options:       1        Full-time   Full-time

                        2        Part-time Part-time

         Use:          Ask FTPTCHK



         if [FTPTchk = 2] // Works part-time



                                                                                                                            Page 937 of 1165
       Question: retirementplanning_w17.PTPLANS                            [ Future working time expectations
       for part-time employees ]


       Module:        retirementplanning_w17
       Source:        UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

       Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and
                 75
                 And if [DEMOGRAPHICS.JBSTAT = 1 | 2 | 13 | CURRENTEMPLOYMENT.JBHAS = 1 |
                 CURRENTEMPLOYMENT.JBOFF = 1] // Currently employed or self-employed or has a job
                 And if [FTPTchk = 2] // Works part-time
       Text:          Do you think you will ever work full-time at some point in the future, where full-time is working 30
                      hours or more a week?
       Options:        1         Yes        Yes

                       2         No         No

                       3         Maybe Maybe

       Use:           Ask PTPLANS



if [(DEMOGRAPHICS.JBSTAT = 3 | 4 | 6 | 7 | 8 | 9 | 10 | 11 | 97) & CURRENTEMPLOYMENT.JBHAS = 2 &
CURRENTEMPLOYMENT.JBOFF = 2] // Not currently employed, self-employed, not on maternity/shared
parental/adoption leave, and does not have a job




   Question: retirementplanning_w17.NOTWCHK                             [ Future employment expectations for
   non-employed ]

   Module:       retirementplanning_w17
   Source:       UKHLS

                  Type: choice
                  Don't know: -1                   Refused: -2                    Inapplicable: -8            Missing: -9

   Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
             And if [(DEMOGRAPHICS.JBSTAT = 3 | 4 | 6 | 7 | 8 | 9 | 10 | 11 | 97) &
             CURRENTEMPLOYMENT.JBHAS = 2 & CURRENTEMPLOYMENT.JBOFF = 2] // Not currently
             employed, self-employed, not on maternity/shared parental/adoption leave, and does not have a job
   Text:         Earlier you said that you are currently [JBSTAT] . Do you expect to go into paid employment or self-
                 employment in the future?
   Options:       1         Yes        Yes

                  2         No         No

                  3         Maybe Maybe

   Use:          Ask NOTWCHK



   if [NotWchk = 1 | 3] // Plans to take up/return to work or might take up/return to work




       Question: retirementplanning_w17.NOTWPLANS                               [ Future employment pattern ]
                                                                                                                        Page 938 of 1165
       Module:      retirementplanning_w17
       Source:      UKHLS

                      Type: choice
                      Don't know: -1                   Refused: -2                 Inapplicable: -8      Missing: -9

       Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and
                 75
                 And if [(DEMOGRAPHICS.JBSTAT = 3 | 4 | 6 | 7 | 8 | 9 | 10 | 11 | 97) &
                 CURRENTEMPLOYMENT.JBHAS = 2 & CURRENTEMPLOYMENT.JBOFF = 2] // Not currently
                 employed, self-employed, not on maternity/shared parental/adoption leave, and does not have a
                 job
                 And if [NotWchk = 1 | 3] // Plans to take up/return to work or might take up/return to work
       Text:        Do you think you would work full-time or part-time, where part-time is working less than 30 hours a
                    week?
       Options:      1         Full-time   Full-time

                     2         Part-time Part-time

       Use:         Ask NOTWPLANS



if [FTPTchk = 1 | (PTplans = 1 | 3) | NotWplans = 1 | (PARENTSRETURNTOWORK.Mlwkafpt = 1|3)]// Works full-
time OR Works part-time but plans to work FT in future or might work FT in the future OR Not currently self-employed
or employed and does not have a job but plans to work FT in future or might work FT in the future OR Plans/might to
return to FT work after maternity/shared parental or adoption leave




   Question: retirementplanning_w17.RTPLANFT                            [ Future retirement expectations for
   (actual or intended) full-time workers ]

    Module:       retirementplanning_w17
    Source:       UKHLS
    Scripting     Use two showcards, one for [FTPTchk = 1 | PARENTSRETURNTOWORK.Mlwkafpt = 1] and one for
    Notes:        [(PTplans = 1 | 3) | NotWplans = 1 | PARENTSRETURNTOWORK.Mlwkafpt = 3] as follows:
                  For [FTPTchk = 1 | PARENTSRETURNTOWORK.Mlwkafpt = 1]

                  1 I plan to stop working full-time when I give up paid work for good
                  2 I plan to cut down my hours and start working part-time at some point
                  3 I plan to work full-time for the rest of my life or as long as I possibly can
                  For [(PTplans = 1 | 3) | NotWplans = 1 | PARENTSRETURNTOWORK.Mlwkafpt = 3]

                  1 I would stop working full-time when I give up paid work for good
                  2 I would cut down my hours and start working part-time at some point
                  3 I would work full-time for the rest of my life or as long as I possibly can

                    Type: choice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8       Missing: -9

    Universe:     if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                  And if [FTPTchk = 1 | (PTplans = 1 | 3) | NotWplans = 1 | (PARENTSRETURNTOWORK.Mlwkafpt =
                  1|3)] // Works full-time OR Works part-time but plans to work FT in future or might work FT in the
                  future OR Not currently self-employed or employed and does not have a job but plans to work FT in
                  future or might work FT in the future OR Plans/might to return to FT work after maternity/shared
                  parental or adoption leave
    Showcard: TBC
    Text:         Do you think you will {if FTPTCHK = 1| PARENTSRETURNTOWORK.MLWKAFPT = 1} would {if
                  PTPLANS = 1|3 | NOTWPLANS = 1 | PARENTSRETURNTOWORK.MLWKAFPT = 3} stop working
                  full-time for good at some point in the future?



                                                                                                                   Page 939 of 1165
    Options:        1         Yes - I plan to {if FTPTCHK = 1 |                Yes - I plan to {if FTPTCHK = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 1} would {if (PTPLANS = 1 | 3) |               = 1} would {if (PTPLANS = 1 | 3) |
                              NOTWPLANS = 1 |                                  NOTWPLANS = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 3} stop working full-time when I give up       = 3} stop working full-time when I give up
                              paid work for good                               paid work for good

                    2         Yes - I plan to {if FTPTCHK = 1 |                Yes - I plan to {if FTPTCHK = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 1} would {if (PTPLANS = 1 | 3) |               = 1} would {if (PTPLANS = 1 | 3) |
                              NOTWPLANS = 1 |                                  NOTWPLANS = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 3} cut down my hours and start working         = 3} cut down my hours and start working
                              part-time at some point                          part-time at some point

                    3         No - I plan to {if FTPTCHK = 1 |                 No - I plan to {if FTPTCHK = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 1} would {if (PTPLANS = 1 | 3) |               = 1} would {if (PTPLANS = 1 | 3) |
                              NOTWPLANS = 1 |                                  NOTWPLANS = 1 |
                              PARENTSRETURNTOWORK.MLWKAFPT                     PARENTSRETURNTOWORK.MLWKAFPT
                              = 3} work full-time for the rest of my life or   = 3} work full-time for the rest of my life or
                              as long as I possibly can                        as long as I possibly can




    Mixed Mode Alternatives
    Web            Delete
    Interview:     Showcard

    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

                   Delete
                   Showcard
    Use:           Ask RTPLANFT



if [RtPlanFT = 2] // Expects to partially retire




    Question: retirementplanning_w17.FLEXAGE                           [ Expected age of semi-retirement ]

    Module:         retirementplanning_w17
    Source:         UKHLS

                        Type: Number                  Range: 30 .. 97
                        Don't know: -1               Refused: -2                    Inapplicable: -8            Missing: -9

    Universe:       if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                    And if [RtPlanFT = 2] // Expects to partially retire
    Text:           At what age do/would you expect to cut down your hours of work to part time?
    Interviewer ENTER AGE
    Instruction:
    Mixed Mode Alternatives
    Web             Scripting Notes
    Interview:      Use drop down list of ages

                    Delete
                    Post-text Interviewer Instruction

    Use:            Ask FLEXAGE

                                                                                                                          Page 940 of 1165
   Hard Check: If [FLEXAGE < DEMOGRAPHICS.PDVAGE] // Expects to retire at an age that has already
   passed
   Text
   You have just entered that you expect to switch to part-time working at [FlexAge] . The age you expect to do this
   cannot be less than your current age.



if [DEMOGRAPHICS.JBSTAT = 2 & RtPlanFT = 2] // Employed and expects to partially retire




   Question: retirementplanning_w17.FLEXJOB                         [ Change of job after partial retirement -
   employees ]

    Module:       retirementplanning_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                 Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:     if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                  And if [DEMOGRAPHICS.JBSTAT = 2 & RtPlanFT = 2] // Employed and expects to partially retire
    Text:         If you were to cut down your hours to part time before you stop work for good, is it most likely that
                  you would:
    Interviewer READ OUT
    Instruction:
    Options:        1        Stay with the same             Stay with the same
                             employer                       employer

                    2        Change to a new employer       Change to a new employer

                    3        Become self-employed           Become self-employed

    Mixed Mode Alternatives
    Web            Delete
    Interview:     Post-text Interviewer Instruction
    Use:          Ask FLEXJOB



if [(PTplans = 2 | NotWplans = 2 | RTplanFT = 2) | PARENTSRETURNTOWORK.Mlwkafpt = 2]// Plans to work only
part-time or switch from full- to part-time OR plans to return to PT work after maternity/shared parental or adoption
leave




   Question: retirementplanning_w17.RTPLANPT                          [ Expects to retire (part-time) ]

    Module:      retirementplanning_w17
    Source:      UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

    Universe: if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
              And if [(PTplans = 2 | NotWplans = 2 | RTplanFT = 2) | PARENTSRETURNTOWORK.Mlwkafpt = 2] //
              Plans to work only part-time or switch from full- to part-time OR plans to return to PT work after
              maternity/shared parental or adoption leave
    Text:        Do you think you will {PTplans = 2 | RTplanFT = 2 | PARENTSRETURNTOWORK.Mlwkafpt = 2}
                 would {if NotWplans = 2} stop working for good at some point in the future?

                                                                                                                     Page 941 of 1165
       Options:     1        Yes      Yes

                    2        No       No

                    3        Maybe Maybe

       Use:         Ask RTPLANPT



   if [RTplanFT = 1 | RTplanPT = 1 | 3]// Expects to retire from full or part-time employment




      Question: retirementplanning_w17.RTAGE                       [ Expected age of retirement for part-timers
      ]

       Module:       retirementplanning_w17
       Source:       UKHLS

                        Type: Number                  Range: 30 .. 97
                        Don't know: -1               Refused: -2                  Inapplicable: -8       Missing: -9

       Universe:     if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                     And if [RTplanFT = 1 | RTplanPT = 1 | 3] // Expects to retire from full or part-time employment
       Text:         At what age are you most likely to stop work for good?
       Interviewer ENTER AGE
       Instruction:
       Mixed Mode Alternatives
       Web           Scripting Notes
       Interview:    Use drop down list of ages

                     Delete
                     Post-text Interviewer Instruction

       Use:          Ask RTAGE



      Hard Check: If [RTAGE < DEMOGRAPHICS.PDVAGE] // Expects to retire at an age that has already passed
      Text
      You have just entered that you expect to stop working at age [RTage] . The age you expect to stop work cannot be
      less than your current age.


if [(DEMOGRAPHICS.PDVAge > 29 & GRIDVARIABLES.PENSIONER = 0)|( GRIDVARIABLES.PENSIONER = 1 &
DEMOGRAPHICS.PDVAge < 76 & (JBHAS = 1 | JBOFF = 1))] // Aged between 30 and state pension age OR aged
between state pension age and 75 and has a job




   Question: retirementplanning_w17.PENMEX                       [ Have employers pension scheme ]

   Module:     retirementplanning_w17
   Source:     UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                   Inapplicable: -8         Missing: -9

   Universe: if [(DEMOGRAPHICS.PDVAge > 29 & GRIDVARIABLES.PENSIONER = 0)|(
             GRIDVARIABLES.PENSIONER = 1 & DEMOGRAPHICS.PDVAge < 76 & (JBHAS = 1 | JBOFF = 1))] //
             Aged between 30 and state pension age OR aged between state pension age and 75 and has a job


                                                                                                                  Page 942 of 1165
Text:        Apart from the employer’s pension you already receive, do you currently expect to receive any income or
            benefit from another employer’s pension scheme in the future? {if BENEFITS.Benpen = 2} Do you
            currently expect to receive any income or benefit from an employer’s pension scheme in the future? {if
            BENEFITS.Benpen <> 2}

Options:
              1        Yes Yes

              2        No     No

Use:        Ask PENMEX




Question: retirementplanning_w17.PPPEX                      [ Have private pension scheme ]

Module:     retirementplanning_w17
Source:     UKHLS

               Type: choice
               Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: -9

Universe: if [(DEMOGRAPHICS.PDVAge > 29 & GRIDVARIABLES.PENSIONER = 0)|(
          GRIDVARIABLES.PENSIONER = 1 & DEMOGRAPHICS.PDVAge < 76 & (JBHAS = 1 | JBOFF = 1))] //
          Aged between 30 and state pension age OR aged between state pension age and 75 and has a job
Text:       A personal pension is a scheme where you select the pension provider and make arrangements for your
            contributions to be paid, which differs to other schemes such as a state or employer pension. Apart from
            any personal pension you already receive, do you currently expect to receive any income or benefit from
            another personal pension scheme in the future? {if BENEFITS.Benpen = 5} Do you currently expect to
            receive any income or benefit from a personal pension scheme in the future? {if BENEFITS.Benpen <> 5}
            Please include stakeholder pensions.
Options:
              1        Yes; Yes;

              2        No;    No;

Use:        Ask PPPEX



if [HHGRID.LiveSp = 1 | HHGRID.LiveWith = 1]// Living with husband/wife/partner or currently cohabiting




   Question: retirementplanning_w17.SPPEN                      [ Benefit from spouse's pension scheme ]

    Module:       retirementplanning_w17
    Source:       UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8           Missing: -9

    Universe: if [(DEMOGRAPHICS.PDVAge > 29 & GRIDVARIABLES.PENSIONER = 0)|(
              GRIDVARIABLES.PENSIONER = 1 & DEMOGRAPHICS.PDVAge < 76 & (JBHAS = 1 | JBOFF = 1))]
              // Aged between 30 and state pension age OR aged between state pension age and 75 and has a job
              And if [HHGRID.LiveSp = 1 | HHGRID.LiveWith = 1] // Living with husband/wife/partner or currently
              cohabiting
    Text:         Does your husband/wife/partner belong to any pension scheme, either an employer’s scheme or a
                  personal scheme, under which you would receive benefits if you outlive them?
    Options:
                   1         Yes Yes

                   2         No    No

    Use:          Ask SPPEN
                                                                                                                Page 943 of 1165
   if [(Penmex = 1 | Pppex = 1 | Sppen = 1) & (BENEFITS.BENPEN <> 2 | 3 | 5)]// if [(Penmex = 1 | Pppex = 1 | Sppen
   = 1) & (BENEFITS.BENPEN <> 2 | 3 | 5)]




      Question: retirementplanning_w17.PENMAGE                          [ Age of receiving non-state pension ]

       Module:       retirementplanning_w17
       Source:       UKHLS

                       Type: Number                   Range: 30 .. 97
                       Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

       Universe:     if [(DEMOGRAPHICS.PDVAge > 29 & GRIDVARIABLES.PENSIONER = 0)|(
                     GRIDVARIABLES.PENSIONER = 1 & DEMOGRAPHICS.PDVAge < 76 & (JBHAS = 1 | JBOFF =
                     1))] // Aged between 30 and state pension age OR aged between state pension age and 75 and has
                     a job
                     And if [(Penmex = 1 | Pppex = 1 | Sppen = 1) & (BENEFITS.BENPEN <> 2 | 3 | 5)] // if [(Penmex = 1
                     | Pppex = 1 | Sppen = 1) & (BENEFITS.BENPEN <> 2 | 3 | 5)]
       Text:         At what age do you expect to first start drawing a regular income or cash sums from any pension
                     scheme apart from your state pension?
       Interviewer ENTER AGE
       Instruction:
       Mixed Mode Alternatives
       Web           Scripting Notes
       Interview:    Use drop down list of ages

                     Delete
                     Post-text Interviewer Instruction

       Use:          Ask PENMAGE



if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75




   Question: retirementplanning_w17.RTFOTH                       [ Other sources of retirement income ]

   Module:       retirementplanning_w17
   Source:       UKHLS

                    Type: multichoice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

   Universe:     if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
   Showcard:     TBC
   Text:         Apart from pensions, which of the following ways, if any, are you likely to use to provide money in later
                 life?
   Interviewer CODE ALL THAT APPLY
   Instruction:




                                                                                                                       Page 944 of 1165
Options:         1          Savings or investments (other than a            Savings or investments (other than a
                            pension)                                        pension)

                 2          Downsizing/moving to a less expensive
                                                                            Downsizing/moving to a less expensive home
                            home

                 3          Borrowing against the value of your home        Borrowing against the value of your home

                 4          Renting out a property (other than your main    Renting out a property (other than your main
                            home)                                           home)

                 5          Sale of another property (other than your       Sale of another property (other than your
                            main home)                                      main home)

                 6          Inheritance                                     Inheritance

                 7          Financial support from your partner or family   Financial support from your partner or family

                 8          Something else                                  Something else

                 96         None of the above                               None of the above


Mixed Mode Alternatives
Web             Text
Interview:      Apart from pensions, which of the following ways, if any, are you likely to use to provide money in later
                life? Please select all that apply.

                Delete
                Post-text Interviewer Instruction, Showcard

Telephone       Post-text Interviewer Instruction
Interview:      READ OUT
                CODE ALL THAT APPLY

                Delete
                Showcard

Use:          Ask RTFOTH



if [Rtfoth = 8] // Non-pension sources of retirement income: something else




   Question: retirementplanning_w17.RTFOTHELSE                               [ Non-pension sources of
   retirement income: something else ]

    Module:           retirementplanning_w17
    Source:           UKHLS

                       Type: String                    Length: 255
                       Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:         if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                      And if [Rtfoth = 8] // Non-pension sources of retirement income: something else
    Text:             What else is that?
    Interviewer WRITE IN RESPONSE
    Instruction:
    Mixed Mode Alternatives
    Web               Delete
    Interview:        Post-text Interviewer Instruction

    Use:              Ask RTFOTHELSE



if [RTplanFT = 1 | (RTplanPT = 1 | 3]// Expects to retire completely from full or part-time employment
                                                                                                                        Page 945 of 1165
   Question: retirementplanning_w17.RTAMTNEW                                [ Income replacement rate ]

   Module:          retirementplanning_w17
   Source:          UKHLS

                     Type: choice
                     Don't know: -1                Refused: -2                      Inapplicable: -8            Missing: -9

   Universe:        if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
                    And if [RTplanFT = 1 | (RTplanPT = 1 | 3] // Expects to retire completely from full or part-time
                    employment
   Showcard: TBC
   Text:            Many people who stop working in later life experience a drop in their income. By how much do you
                    expect your own income to fall after you have stopped working for good, compared with your income
                    before you stopped working? Please consider all personal income from any source.
   Options:          1       My income will not drop at all, or only           My income will not drop at all, or only
                             slightly                                          slightly

                     2       My income will drop, but by less than a           My income will drop, but by less than a
                             third                                             third

                     3       My income will drop by more than a third          My income will drop by more than a third

                     4       Have not thought about it                         Have not thought about it

   Mixed Mode Alternatives
   Web              Delete
   Interview:       Showcard
   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

                    Delete
                    Showcard

   Use:             Ask RTAMTNEW




Question: retirementplanning_w17.RTSUFNEW                               [ Adequacy of retirement income ]

Module:       retirementplanning_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                   Refused: -2                       Inapplicable: -8             Missing: -9

Universe:     if [DEMOGRAPHICS.PDVAge > 29 & DEMOGRAPHICS.PDVAge < 76] // Aged between 30 and 75
Text:         Looking to the future, once you have stopped working for good {if RTplanFT = 1 | (RTplanPT = 1|3)}
               when you reach State Pension age {if (RTplanFT = 3 | RTplanFT = 2 | NOTWCHK = 2 |
              PARENTSRETURNTOWORK.Mlfutrnew =2) & GRIDVARIABLES.PENSIONER = 0} , do you expect
              your income to be...
Interviewer READ OUT EACH AND CODE ONE ONLY
Instruction:
Options:        1         More than enough to meet your                More than enough to meet your
                          needs                                        needs

                2         Just about enough to meet your               Just about enough to meet your
                          needs                                        needs

                3         Less than enough to meet your needs Less than enough to meet your needs
                                                                                                                          Page 946 of 1165
      Mixed Mode Alternatives
      Web          Delete
      Interview:   Post-text Interviewer Instruction

      Use:         Ask RTSUFNEW



End



CASI Start Module                  (casistart_w16.v01)

Start
if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face




   Question: casistart_w16.SCAC                   [ Self-completion accepted ]

      Module:      casistart_w16
      Source:      MCS
      Scripting    Do not allow 'Don't know' (-1) or 'Refused' (-2) at this question.
      Notes:

                     Type: choice
                     Don't know: -1                    Refused: -2                      Inapplicable: -8       Missing: -9

      Universe:    if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face
      Text:        For the next set of questions, you could either answer them yourself on the computer, OR I can ask the
                   questions for you: Which do you prefer?
      Interviewer CODE: HAS THE R ACCEPTED THE SELF-COMPLETION?
      Instruction: IF R CANNOT DO THE SELF-COMPLETION BY THEMSELVES, SELECT 2 OR 3
      Options:
                    1        Accepted as self-completion                       Accepted as self-completion

                    2        Accepted self-completion but interviewer to       Accepted self-completion but interviewer to
                             complete due to reading/sight problems etc.       complete due to reading/sight problems etc.

                    3        Accepted self-completion but                      Accepted self-completion but
                             interviewer/someone else to help translate        interviewer/someone else to help translate
                             due to language problems                          due to language problems

                    4        Prefer to have interviewer ask questions          Prefer to have interviewer ask questions

                    7        Refused to answer these questions                 Refused to answer these questions

                    6        Does not speak English and no translator          Does not speak English and no translator
                             available                                         available

      Use:         Ask SCAC



End



Self-Completion SF12 Module                            (scasf12_w17.v01)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 | 3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web

                                                                                                                            Page 947 of 1165
Question: scasf12_w17.SCSF1                     [ General health ]

Module:      scasf12_w17
Source:      Quality Metric Inc., 2007

                Type: choice
                Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
             | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:        In general, would you say your health is...
Options:       1        Excellent     Excellent

               2        Very good Very good

               3        Good          Good

               4        Fair          Fair

               5        Poor          Poor

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:         Ask SCSF1



Display Note
SCREEN START CAPI CAWI. Arrange in table with response options listed horizontally as column headings and
questions listed vertically as rows.




Question: scasf12_w17.SCSF2A                       [ Health limits moderate activities ]

Module:      scasf12_w17
Source:      Quality Metric Inc., 2007

                Type: choice
                Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
             | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:        The following questions are about activities you might do during a typical day. Does your health now
             limit you in these activities? If so, how much?

             Moderate activities, such as moving a table, pushing a vacuum cleaner, bowling or playing golf
Options:       1        Yes, limited a lot        Yes, limited a lot

               2        Yes, limited a little     Yes, limited a little

               3        No, not limited at        No, not limited at
                        all                       all

Mixed Mode Alternatives
Telephone Text
Interview: Now I'm going to read a list of activities that you might do during a typical day. As I read each item,
           please tell me if your health now limits you a lot, limits you a little, or does not limit you at all in these
           activities.

              Moderate activities, such as moving a table, pushing a vacuum cleaner, bowling or playing golf. Does
              your health now limit you a lot, limit you a little, or does not limit you at all in these activities? Page 948 of 1165
Use:         Ask SCSF2A




Question: scasf12_w17.SCSF2B                      [ Health limits several flights of stairs ]

Module:      scasf12_w17
Source:      Quality Metric Inc., 2007

               Type: choice
               Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
             | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:        Climbing several flights of stairs
Options:      1         Yes, limited a lot      Yes, limited a lot

              2         Yes, limited a little   Yes, limited a little

              3         No, not limited at      No, not limited at
                        all                     all

Mixed Mode Alternatives
Telephone Text
Interview: Climbing several flights of stairs. Does your health now limit you a lot, limit you a little, or not limit you at
           all?

Use:         Ask SCSF2B



Display Note
SCREEN END CAPI CAWI


Display Note
SCREEN START CAPI CAWI. Arrange in table with response options listed horizontally as column headings and
questions listed vertically as rows.




Question: scasf12_w17.SCSF3A                      [ Last 4 weeks: Physical health limits amount of work ]

Module:      scasf12_w17
Source:      Quality Metric Inc., 2007

               Type: choice
               Don't know: -1                     Refused: -2                    Inapplicable: -8             Missing: -9

Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
             | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:        During the past 4 weeks, how much of the time have you had any of the following problems with your
             work or other regular daily activities as a result of your physical health?

             Accomplished less than you would like




                                                                                                                        Page 949 of 1165
Options:      1       All of the time     All of the time

              2       Most of the time    Most of the time

              3       Some of the         Some of the
                      time                time

              4       A little of the     A little of the
                      time                time

              5       None of the time    None of the time


Mixed Mode Alternatives
Telephone Text
Interview: The following two questions ask you about your physical health and your daily activities. During the past
           4 weeks, how much of the time have you accomplished less than you would like as a result of your
           physical health?

             Post-text Interviewer Instruction
             READ OUT

Use:        Ask SCSF3A




Question: scasf12_w17.SCSF3B                  [ Last 4 weeks: Physical health limits kind of work ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                   Refused: -2                  Inapplicable: -8           Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Were limited in the kind of work or other activities
Options:      1       All of the time     All of the time

              2       Most of the time    Most of the time

              3       Some of the         Some of the
                      time                time

              4       A little of the     A little of the
                      time                time

              5       None of the time    None of the time

Mixed Mode Alternatives
Telephone Text
Interview: During the past four weeks, how much of the time were you limited in the kind of work or other regular
           daily activities you do as a result of your physical health?

             Post-text Interviewer Instruction
             READ OUT

Use:        Ask SCSF3B



Display Note
SCREEN END CAPI CAWI


Display Note
SCREEN START CAPI CAWI. Arrange in table with response options listed horizontally as column headings and
questions listed vertically as rows.                                                                      Page 950 of 1165
Question: scasf12_w17.SCSF4A                 [ Last 4 weeks: Mental health meant accomplished less ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       During the past 4 weeks, how much of the time have you had any of the following problems with your
            work or other regular daily activities as a result of any emotional problems (such as feeling depressed
            or anxious)?

            Accomplished less than you would like
Options:     1        All of the time    All of the time

             2        Most of the time   Most of the time

             3        Some of the        Some of the
                      time               time

             4        A little of the    A little of the
                      time               time

             5        None of the time   None of the time

Mixed Mode Alternatives
Telephone Text
Interview: The following two questions ask about your emotions and your daily activities.

            During the past four weeks, how much of the time have you accomplished less than you would like as
            a result of any emotional problems, such as feeling depressed or anxious?

            Post-text Interviewer Instruction
            READ OUT

Use:        Ask SCSF4A




Question: scasf12_w17.SCSF4B                 [ Last 4 weeks: Mental health meant worked less
carefully ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                  Refused: -2                  Inapplicable: -8          Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Did work or other activities less carefully than usual




                                                                                                               Page 951 of 1165
Options:     1        All of the time          All of the time

             2        Most of the time         Most of the time

             3        Some of the              Some of the
                      time                     time

             4        A little of the          A little of the
                      time                     time

             5        None of the time         None of the time




Mixed Mode Alternatives
Telephone Text
Interview: During the past four weeks, how much of the time did you do work or other regular daily activities less
           carefully than usual as a result of any emotional problems, such as feeling depressed or anxious?

            Post-text Interviewer Instruction
            READ OUT

Use:        Ask SCSF4B



Display Note
SCREEN END CAPI CAWI




Question: scasf12_w17.SCSF5                      [ Last 4 weeks: Pain interfered with work ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                           Refused: -2         Inapplicable: -8           Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       During the past 4 weeks, how much did pain interfere with your normal work (including both work
            outside the home and housework)?
Options:     1        Not at all        Not at all

             2        A little bit      A little bit

             3        Moderately Moderately

             4        Quite a bit       Quite a bit

             5        Extremely         Extremely

Mixed Mode Alternatives
Telephone Text
Interview: During the past four weeks, how much did pain interfere with your normal work, including both work
           outside the home and housework? Did it interfere ...

            Post-text Interviewer Instruction
            READ OUT

Use:        Ask SCSF5



Display Note
SCREEN START CAPI CAWI. Arrange in table with response options listed horizontally as column headings and
questions listed vertically as rows.
                                                                                                                Page 952 of 1165
Question: scasf12_w17.SCSF6A                  [ Last 4 weeks: Felt calm and peaceful ]
Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                   Refused: -2                     Inapplicable: -8              Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       These questions are about how you feel and how things have been with you during the past 4 weeks.
            For each question, please give the one answer that comes closest to the way you have been feeling.
            How much of the time during the past 4 weeks...

            Have you felt calm and peaceful?
Options:
             1        All of the time     All of the time

             2        Most of the time    Most of the time

             3        Some of the         Some of the
                      time                time

             4        A little of the     A little of the
                      time                time

             5        None of the time    None of the time

Mixed Mode Alternatives
Telephone Text
Interview: The next questions are about how you feel and how things have been with you during the past four
           weeks.

            As I read each statement, please give me the one answer that comes closest to the way you have been
            feeling. Is it all of the time, most of the time, some of the time, a little of the time, or none of the time?

            How much of the time during the past four weeks ...have you felt calm and peaceful?

            Post-text Interviewer Instruction
            READ OUT IF NECESSARY
Use:        Ask SCSF6A




Question: scasf12_w17.SCSF6B                  [ Last 4 weeks: Had a lot of energy ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                   Refused: -2                     Inapplicable: -8              Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Did you have a lot of energy?




                                                                                                                       Page 953 of 1165
Options:     1        All of the time    All of the time

             2        Most of the time   Most of the time

             3        Some of the        Some of the
                      time               time

             4        A little of the    A little of the
                      time               time

             5        None of the time   None of the time

Mixed Mode Alternatives
Telephone Text
Interview: How much of the time during the past four weeks...did you have a lot of energy?

            Post-text Interviewer Instruction
            READ OUT

Use:        Ask SCSF6B




Question: scasf12_w17.SCSF6C                 [ Last 4 weeks: Felt downhearted and depressed ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007

              Type: choice
              Don't know: -1                  Refused: -2                Inapplicable: -8        Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you felt downhearted and depressed?
Options:     1        All of the time    All of the time

             2        Most of the time   Most of the time

             3        Some of the        Some of the
                      time               time

             4        A little of the    A little of the
                      time               time

             5        None of the time   None of the time

Mixed Mode Alternatives
Telephone Text
Interview: How much of the time during the past four weeks...have you felt downhearted and depressed?

            Post-text Interviewer instruction
            READ OUT

Use:        Ask SCSF6C



Display Note
SCREEN END CAPI CAWI




Question: scasf12_w17.SCSF7                [ Last 4 weeks: Physical or mental health interfered with
social ]

Module:     scasf12_w17
Source:     Quality Metric Inc., 2007                                                                    Page 954 of 1165
                    Type: choice
                    Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

      Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       During the past 4 weeks, how much of the time has your physical health or emotional problems
                  interfered with your social activities (like visiting friends, relatives)?
      Options:
                   1        All of the time    All of the time

                   2        Most of the time   Most of the time

                   3        Some of the        Some of the
                            time               time

                   4        A little of the    A little of the
                            time               time

                   5        None of the time   None of the time

      Mixed Mode Alternatives
      Telephone Text
      Interview: During the past 4 weeks, how much of the time has your physical health or emotional problems
                 interfered with your social activities like visiting with friends or relatives? Has it interfered...

                  Post-text Interviewer Instruction
                  READ OUT
      Use:        Ask SCSF7



End



Self-Completion GHQ Module                          (scaghq_w16.v02)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 | 3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web




   Question: scaghq_w16.SCGHQA                      [ GHQ: concentration ]

      Module:     scaghq_w16
      Source:     UKHLS W1 Self-Completion Questionnaire
      Scripting   GL Assessment - who own the copyright to the GHQ - now require us to include a copyright notice and
      Notes:      logo when we use their questions.
                  Please display the copyright notice and logo on-screen.
                  Copyright notice is: Copyright © 2017-2024 GL Assessment. Logo will be supplied.

                    Type: choice
                    Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

      Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       The next questions are about how you have been feeling over the last few weeks.

                  Have you recently been able to concentrate on whatever you're doing?




                                                                                                                        Page 955 of 1165
Options:     1        Better than usual      Better than usual

             2        Same as usual          Same as usual

             3        Less than usual        Less than usual

             4        Much less than         Much less than
                      usual                  usual

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQA




Question: scaghq_w16.SCGHQB                   [ GHQ: loss of sleep ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently lost much sleep over worry?
Options:     1        Not at all                Not at all

             2        No more than usual        No more than usual

             3        Rather more than          Rather more than
                      usual                     usual

             4        Much more than usual      Much more than usual

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQB




Question: scaghq_w16.SCGHQC                   [ GHQ: playing a useful role ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently felt that you were playing a useful part in things?




                                                                                                        Page 956 of 1165
Options:     1        More so than usual     More so than usual

             2        Same as usual          Same as usual

             3        Less so than usual     Less so than usual

             4        Much less than         Much less than
                      usual                  usual



Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQC




Question: scaghq_w16.SCGHQD                   [ GHQ: capable of making decisions ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                 Refused: -2                  Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently felt capable of making decisions about things?
Options:
             1        More so than         More so than
                      usual                usual

             2        Same as usual        Same as usual

             3        Less so than usual Less so than usual

             4        Much less capable Much less capable

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQD




Question: scaghq_w16.SCGHQE                  [ GHQ: constantly under strain ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                 Refused: -2                  Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently felt constantly under strain?




                                                                                                     Page 957 of 1165
Options:     1        Not at all               Not at all

             2        No more than usual       No more than usual

             3        Rather more than         Rather more than
                      usual                    usual

             4        Much more than usual     Much more than usual




Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQE




Question: scaghq_w16.SCGHQF                   [ GHQ: problem overcoming difficulties ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                 Refused: -2                      Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently felt you couldn't overcome your difficulties?
Options:     1        Not at all               Not at all

             2        No more than usual       No more than usual

             3        Rather more than         Rather more than
                      usual                    usual

             4        Much more than usual     Much more than usual

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQF




Question: scaghq_w16.SCGHQG                   [ GHQ: enjoy day-to-day activities ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                 Refused: -2                      Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently been able to enjoy your normal day-to-day activities?




                                                                                                         Page 958 of 1165
Options:     1       More so than usual    More so than usual

             2       Same as usual         Same as usual

             3       Less so than usual    Less so than usual

             4       Much less than        Much less than
                     usual                 usual

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQG




Question: scaghq_w16.SCGHQH                 [ GHQ: ability to face problems ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

             Type: choice
             Don't know: -1                Refused: -2              Inapplicable: -8      Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently been able to face up to problems?
Options:     1       More so than usual    More so than usual

             2       Same as usual         Same as usual

             3       Less able than        Less able than
                     usual                 usual

             4       Much less able        Much less able

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQH




Question: scaghq_w16.SCGHQI                [ GHQ: unhappy or depressed ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

             Type: choice
             Don't know: -1                Refused: -2              Inapplicable: -8      Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently been feeling unhappy or depressed?




                                                                                                   Page 959 of 1165
Options:     1       Not at all               Not at all

             2       No more than usual       No more than usual

             3       Rather more than         Rather more than
                     usual                    usual

             4       Much more than usual     Much more than usual


Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQI




Question: scaghq_w16.SCGHQJ                 [ GHQ: losing confidence ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

             Type: choice
             Don't know: -1                 Refused: -2                   Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently been losing confidence in yourself?
Options:     1       Not at all               Not at all

             2       No more than usual       No more than usual

             3       Rather more than         Rather more than
                     usual                    usual

             4       Much more than usual     Much more than usual

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SCGHQJ




Question: scaghq_w16.SCGHQK                  [ GHQ: believe worthless ]

Module:     scaghq_w16
Source:     UKHLS W1 Self-Completion Questionnaire

             Type: choice
             Don't know: -1                 Refused: -2                   Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Have you recently been thinking of yourself as a worthless person?




                                                                                                     Page 960 of 1165
      Options:     1       Not at all               Not at all

                   2       No more than usual       No more than usual

                   3       Rather more than         Rather more than
                           usual                    usual

                   4       Much more than usual     Much more than usual



      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: READ OUT

      Use:        Ask SCGHQK




   Question: scaghq_w16.SCGHQL                    [ GHQ: general happiness ]

      Module:     scaghq_w16
      Source:     UKHLS W1 Self-Completion Questionnaire

                   Type: choice
                   Don't know: -1                 Refused: -2                   Inapplicable: -8     Missing: -9

      Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Have you recently been feeling reasonably happy, all things considered?
      Options:
                   1       More so than usual        More so than usual

                   2       About the same as         About the same as
                           usual                     usual

                   3       Less so than usual        Less so than usual

                   4       Much less than usual      Much less than usual

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: READ OUT

      Use:        Ask SCGHQL



End



Self-Completion Satisfaction Module                              (scasatisfaction_w17.v01)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 | 3]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   Display Note
   SCREEN START. Arrange items in a grid as per Wave 1 paper self-completion. Response options across the top,
   items to be evaluated on the right hand side, with a number below each response option box.




   Question: scasatisfaction_w17.SCLFSAT1                        [ Satisfaction with health ]                    Page 961 of 1165
Module:     scasatisfaction_w17

Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Here are some questions about how you feel about your life.

            Please choose the number which you feel best describes how dissatisfied or satisfied you are with the
            following aspects of your current situation.

            Your health.
Options:
             1       Completely dissatisfied            Completely dissatisfied

             2       Mostly dissatisfied                Mostly dissatisfied

             3       Somewhat dissatisfied              Somewhat dissatisfied

             4       Neither satisfied nor              Neither satisfied nor
                     dissatisfied                       dissatisfied

             5       Somewhat satisfied                 Somewhat satisfied

             6       Mostly satisfied                   Mostly satisfied

             7       Completely satisfied               Completely satisfied

Mixed Mode Alternatives
Telephone Text
Interview: Here are some questions about how you feel about your life.

            On a scale of 1 to 7 where 1 = 'Completely Dissatisfied' and 7 = 'Completely Satisfied', please tell me the
            number which you feel best describes how dissatisfied or satisfied you are with the following aspects of
            your current situation.

            Your health.

            Post-text Interviewer Instruction
            IF NECESSARY REPEAT "1 = 'Completely Dissatisfied' AND 7 = 'Completely Satisfied'"

Use:        Ask SCLFSAT1




Question: scasatisfaction_w17.SCLFSAT2                       [ Satisfaction with income ]

Module:     scasatisfaction_w17
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       The income of your household.




                                                                                                                   Page 962 of 1165
Options:
             1        Completely dissatisfied            Completely dissatisfied

             2        Mostly dissatisfied                Mostly dissatisfied

             3        Somewhat dissatisfied              Somewhat dissatisfied

             4        Neither satisfied nor              Neither satisfied nor
                      dissatisfied                       dissatisfied

             5        Somewhat satisfied                 Somewhat satisfied

             6        Mostly satisfied                   Mostly satisfied

             7        Completely satisfied               Completely satisfied

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: IF NECESSARY REPEAT "1 = 'Completely Dissatisfied' AND 7 = 'Completely Satisfied'"

Use:        Ask SCLFSAT2




Question: scasatisfaction_w17.SCLFSAT3                        [ Satisfaction with: house/flat ]

Module:     scasatisfaction_w17
Source:     BHPS

              Type: choice
              Don't know: -1                    Refused: -2                    Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Your house/flat.
Options:     1        Completely dissatisfied            Completely dissatisfied

             2        Mostly dissatisfied                Mostly dissatisfied

             3        Somewhat dissatisfied              Somewhat dissatisfied

             4        Neither satisfied nor              Neither satisfied nor
                      dissatisfied                       dissatisfied

             5        Somewhat satisfied                 Somewhat satisfied

             6        Mostly satisfied                   Mostly satisfied

             7        Completely satisfied               Completely satisfied

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: IF NECESSARY REPEAT "1 = 'Completely Dissatisfied' AND 7 = 'Completely Satisfied'"

Use:        Ask SCLFSAT3




Question: scasatisfaction_w17.SCLFSAT7                        [ Satisfaction with amount of leisure time ]

Module:     scasatisfaction_w17
Source:     UKHLS W1 Self-Completion Questionnaire

              Type: choice
              Don't know: -1                    Refused: -2                    Inapplicable: -8   Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                                                                                                   Page 963 of 1165
            | 3] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       The amount of leisure time you have.
      Options:     1        Completely dissatisfied            Completely dissatisfied

                   2        Mostly dissatisfied                Mostly dissatisfied

                   3        Somewhat dissatisfied              Somewhat dissatisfied

                   4        Neither satisfied nor              Neither satisfied nor
                            dissatisfied                       dissatisfied

                   5        Somewhat satisfied                 Somewhat satisfied

                   6        Mostly satisfied                   Mostly satisfied

                   7        Completely satisfied               Completely satisfied

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: IF NECESSARY REPEAT "1 = 'Completely Dissatisfied' AND 7 = 'Completely Satisfied'"

      Use:        Ask SCLFSAT7




  Question: scasatisfaction_w17.SCLFSATO                            [ Satisfaction with life overall ]

      Module:     scasatisfaction_w17
      Source:     UKHLS W1 Self-Completion Questionnaire

                    Type: choice
                    Don't know: -1                    Refused: -2                    Inapplicable: -8    Missing: -9

      Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Your life overall.
      Options:
                   1        Completely dissatisfied            Completely dissatisfied

                   2        Mostly dissatisfied                Mostly dissatisfied

                   3        Somewhat dissatisfied              Somewhat dissatisfied

                   4        Neither satisfied nor              Neither satisfied nor
                            dissatisfied                       dissatisfied

                   5        Somewhat satisfied                 Somewhat satisfied

                   6        Mostly satisfied                   Mostly satisfied

                   7        Completely satisfied               Completely satisfied

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: IF NECESSARY REPEAT "1 = 'Completely Dissatisfied' AND 7 = 'Completely Satisfied'"

      Use:        Ask SCLFSATO



  Display Note
  SCREEN END


End



Self Completion Adult Work Conditions
Module (scaworkconditions_w17.v01)
                                                                                                                 Page 964 of 1165
Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType = 2| 3]// Mode is
face-to-face and has agreed to self-completion OR mode is telephone or web


   if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1 | NONEMPLOYMENT.JULK4WK =
   1 | NONEMPLOYMENT.JULKJB = 1] // Did paid work in the last 7 days or did no paid work but has a job or has
   looked for a job in the last 4 weeks or would like to have a job




        Question: scaworkconditions_w17.SCWKIMP                       [ Would enjoy having a paid job even if
        did not need the money ]

        Module:     scaworkconditions_w17
        Source:     ISSP adapted

                      Type: choice
                      Don't know: -1                Refused: -2                    Inapplicable: -8       Missing: -9

        Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
                    = 2| 3] // Mode is face-to-face and has agreed to self-completion OR mode is telephone or web
                    And if [CURRENTEMPLOYMENT.JBHAS = 1 | CURRENTEMPLOYMENT.JBOFF = 1 |
                    NONEMPLOYMENT.JULK4WK = 1 | NONEMPLOYMENT.JULKJB = 1] // Did paid work in the last 7
                    days or did no paid work but has a job or has looked for a job in the last 4 weeks or would like to
                    have a job
        Text:       Thinking about work in general, how much do you agree with the following statement? I would enjoy
                    having a paid job even if I did not need the money.
        Options:
                     1        Strongly agree                      Strongly agree

                     2        Agree                               Agree

                     3        Neither agree nor disagree          Neither agree nor disagree

                     4        Disagree                            Disagree

                     5        Strongly disagree                   Strongly disagree

                     6        Can't choose/Doesn't apply to       Can't choose/Doesn't apply to
                              me                                  me

        Mixed Mode Alternatives
        Telephone Text
        Interview: Thinking about work in general, how much do you agree with the following statement, where 1 is
                   Strongly Agree, 5 is Strongly Disagree, and 3 is Neither agree nor disagree?

                    I would enjoy having a paid job even if I did not need the money.

                    Post-text Interviewer Instruction
                    CODE AS 6 IF RESPONDENT IS UNSURE OR IF NOT APPLICABLE

        Use:        Ask SCWKIMP



End



Self-Completion Adult Gender Attitudes Module
  (scagenderattitudes_w17.v01)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 | 3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web                                    Page 965 of 1165
Display Note
SCREEN START. Please format items in a grid as per Item 41 the W2 Adult paper self-completion instrument:
Response options across the top with items to be evaluated along the left hand side.




Question: scagenderattitudes_w17.SCOPFAMA                            [ Pre-school child suffers if mother
works ]

Module:     scagenderattitudes_w17
Source:     BHPS

              Type: choice
              Don't know: -1                   Refused: -2                        Inapplicable: -8    Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Here are some questions about family life. Do you personally agree or disagree...

            A pre-school child is likely to suffer if his or her mother works.
Options:      1       Strongly agree                 Strongly agree

              2       Agree                          Agree

              3       Neither agree nor              Neither agree nor
                      disagree                       disagree

              4       Disagree                       Disagree

              5       Strongly disagree              Strongly disagree

Mixed Mode Alternatives
Telephone Text
Interview: Here are some questions about family life. For each statement that I read, please tell me whether you
           Strongly Agree, Agree, Neither Agree nor Disagree, Disagree or Strongly Disagree.
           A pre-school child is likely to suffer if his or her mother works.

             Post-text Interviewer Instruction
             REPEAT RESPONSE OPTIONS AS NECESSARY
Use:        Ask SCOPFAMA




Question: scagenderattitudes_w17.SCOPFAMB                            [ Family suffers if mother works full-time
]

Module:     scagenderattitudes_w17
Source:     BHPS

              Type: choice
              Don't know: -1                   Refused: -2                        Inapplicable: -8    Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       All in all, family life suffers when the woman has a full-time job.




                                                                                                               Page 966 of 1165
Options:     1        Strongly agree               Strongly agree

             2        Agree                        Agree

             3        Neither agree nor            Neither agree nor
                      disagree                     disagree

             4        Disagree                     Disagree

             5        Strongly disagree            Strongly disagree



Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:        Ask SCOPFAMB




Question: scagenderattitudes_w17.SCOPFAMD                         [ Husband and wife should contribute to
hh income ]

Module:     scagenderattitudes_w17
Source:     BHPS

              Type: choice
              Don't know: -1                 Refused: -2                     Inapplicable: -8      Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Both the husband and wife should contribute to the household income.
Options:     1        Strongly agree               Strongly agree

             2        Agree                        Agree

             3        Neither agree nor            Neither agree nor
                      disagree                     disagree

             4        Disagree                     Disagree

             5        Strongly disagree            Strongly disagree

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:        Ask SCOPFAMD




Question: scagenderattitudes_w17.SCOPFAMF                         [ Husband should earn, wife should stay
at home ]

Module:     scagenderattitudes_w17
Source:     BHPS

              Type: choice
              Don't know: -1                 Refused: -2                     Inapplicable: -8      Missing: -9

Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       A husband's job is to earn money, a wife's job is to look after the home and family.           Page 967 of 1165
      Options:     1       Strongly agree             Strongly agree

                   2       Agree                      Agree

                   3       Neither agree nor          Neither agree nor
                           disagree                   disagree

                   4       Disagree                   Disagree

                   5       Strongly disagree          Strongly disagree

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

      Use:        Ask SCOPFAMF




   Question: scagenderattitudes_w17.SCOPFAMH                        [ Employers should help mothers
   combine jobs and childcare ]

      Module:     scagenderattitudes_w17
      Source:     BHPS

                   Type: choice
                   Don't know: -1                Refused: -2                  Inapplicable: -8             Missing: -9

      Universe:   if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Employers should make special arrangements to help mothers combine jobs and childcare.
      Options:
                   1       Strongly agree             Strongly agree

                   2       Agree                      Agree

                   3       Neither agree nor          Neither agree nor
                           disagree                   disagree

                   4       Disagree                   Disagree

                   5       Strongly disagree          Strongly disagree

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

      Use:        Ask SCOPFAMH



   Display Note
   SCREEN END.


End



Self-Completion Sex Orientation Module                            (scasexorientation_w17.v01)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType = 3]// Mode is
face-to-face and translator not needed OR Mode is telephone or web



                                                                                                                   Page 968 of 1165
   Question: scasexorientation_w17.SEXUOR                         [ Sexual orientation ]

      Module:     scasexorientation_w17
      Source:     ONS Census

                   Type: choice
                   Don't know: -1                  Refused: -2                    Inapplicable: -8            Missing: -9

      Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType = 3] //
                Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Which of the following options best describes how you think of yourself?
      Options:     1         Heterosexual or          Heterosexual or
                             Straight                 Straight

                   2         Gay or Lesbian           Gay or Lesbian

                   3         Bisexual                 Bisexual

                   4         Other                    Other

                   5         Prefer not to say        Prefer not to say

      Use:        Ask SEXUOR



End



Self-Completion Gambling Module                               (scagambling_w17.v02)

Start
if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 | 3)// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   Display Note
   SCREEN START. Arrange items in a grid




   Question: scagambling_w17.NATLOT                       [ Bought Tickets for the National Lottery Draw ]

      Module:     scagambling_w17
      Source:     HSE

                       Type: choice
                       Don't know: -1               Refused: -2                   Inapplicable: -8            Missing: -9

      Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                  | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Have you spent any money on any of the following activities in the last week?

                  Tickets for the National Lottery Draw, including Thunderball and Euromillions and tickets bought online.
      Options:      1         Yes Yes

                    2         No     No

      Mixed Mode Alternatives
      Telephone Post-text Interviewer instruction
      Interview: READ OUT                                                                                               Page 969 of 1165
Use:        Ask NATLOT




Question: scagambling_w17.SCRATCHC                          [ Scratchcards ]

Module:     scagambling_w17
Source:     HSE

              Type: choice
              Don't know: -1                    Refused: -2                Inapplicable: -8   Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Scratchcards (but not online or newspaper or magazine scratchcards).
Options:     1        Yes Yes

             2        No     No

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask SCRATCHC




Question: scagambling_w17.OLOTT                      [ Other Lottery ]

Module:     scagambling_w17
Source:     HSE

              Type: choice
              Don't know: -1                    Refused: -2                Inapplicable: -8   Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Tickets for any other lottery, including charity lotteries.
Options:     1        Yes Yes

             2        No     No

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask OLOTT




Question: scagambling_w17.FOOTPOOL                          [ Football Pools ]

Module:     scagambling_w17
Source:     HSE

              Type: choice
              Don't know: -1                    Refused: -2                Inapplicable: -8   Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web     Page 970 of 1165
Text:       The football pools.
Options:     1        Yes Yes

             2        No    No

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask FOOTPOOL




Question: scagambling_w17.BINGOC                      [ Bingo not online ]

Module:    scagambling_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                      Inapplicable: -8   Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:      Bingo cards or tickets, including playing at a bingo hall (not online).
Options:    1        Yes Yes

            2        No    No

Use:       Ask BINGOC




Question: scagambling_w17.FRUITSLOT                        [ Fruit or slot machine ]

Module:    scagambling_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                      Inapplicable: -8   Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:      Fruit or slot machines.
Options:    1        Yes Yes

            2        No    No

Use:       Ask FRUITSLOT




Question: scagambling_w17.VIRTUALGAMEBM                               [ Virtual gaming machines in a
bookmakers ]

Module:    scagambling_w17
Source:    UKHLS

             Type: choice
             Don't know: -1                   Refused: -2                      Inapplicable: -8   Missing: -9
                                                                                                          Page 971 of 1165
Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web

Text:       Virtual gaming machines in a bookmakers to bet on virtual roulette, poker, blackjack or other games.
Options:     1         Yes Yes

             2         No   No

Use:        Ask VIRTUALGAMEBM




Question: scagambling_w17.TABLEGAME                         [ Table games in casino ]

Module:     scagambling_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Table games (roulette, cards or dice) in a casino.
Options:     1         Yes Yes

             2         No   No

Use:        Ask TABLEGAME




Question: scagambling_w17.POKERPHYS                         [ Poker tournament league or club ]

Module:     scagambling_w17
Source:     UKHLS

              Type: choice
              Don't know: -1                  Refused: -2                   Inapplicable: -8            Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Playing poker in a pub tournament/ league or at a club.
Options:
             1         Yes Yes

             2         No   No

Use:        Ask POKERPHYS




Question: scagambling_w17.ONLGAM                      [ Online Gambling ]

Module:      scagambling_w17
Source:      HSE

                 Type: choice
                 Don't know: -1               Refused: -2                   Inapplicable: -8            Missing: -9

Universe:    if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
                                                                                                    Page 972 of 1165
             | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Online gambling like playing poker, bingo, instant win/scratchcard games, slot machine style games or
            casino games for money.
Options:     1       Yes Yes

             2       No    No

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask ONLGAM




Question: scagambling_w17.ONLBET                   [ Online Betting ]

Module:     scagambling_w17
Source:     HSE

             Type: choice
             Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Online betting with a bookmaker on any event or sport.
Options:
             1       Yes Yes

             2       No    No

Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask ONLBET




Question: scagambling_w17.BETEX                  [ Betting Exchange ]

Module:     scagambling_w17
Source:     HSE

             Type: choice
             Don't know: -1                 Refused: -2                    Inapplicable: -8           Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Betting exchange. (This is where you lay or back bets against other people using a betting exchange.
            There is no bookmaker to determine the odds. This is sometimes called 'peer to peer' betting.)
Options:     1       Yes Yes

             2       No    No

Help:       This is where you lay or back bets against other people using a betting exchange. There is no
            bookmaker to determine the odds. This is sometimes called ‘peer to peer’ betting
Mixed Mode Alternatives
Telephone Post-text Interviewer instruction
Interview: READ OUT

Use:        Ask BETEX
                                                                                                               Page 973 of 1165
Question: scagambling_w17.HORSEBET                      [ Betting on horse races not online ]

Module:    scagambling_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                       Inapplicable: -8   Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:      Betting on horse races in a bookmaker’s, by phone or at the track.
Options:    1       Yes Yes

            2       No    No

Use:       Ask HORSEBET




Question: scagambling_w17.DOGBET                    [ Betting on dog races not online ]

Module:    scagambling_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                       Inapplicable: -8   Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:      Betting on dog races in a bookmaker’s, by phone or at the track.
Options:    1       Yes Yes

            2       No    No

Use:       Ask DOGBET




Question: scagambling_w17.SPORTSEVBET                         [ Betting on sports events not online ]

Module:    scagambling_w17
Source:    UKHLS

            Type: choice
            Don't know: -1                  Refused: -2                       Inapplicable: -8   Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:      Betting on sports events in a bookmaker’s, by phone or at the venue.
Options:    1       Yes Yes

            2       No    No

Use:       Ask SPORTSEVBET



                                                                                                         Page 974 of 1165
Question: scagambling_w17.OTHEREVBET                         [ Betting on other events not online ]

Module:     scagambling_w17
Source:     UKHLS

             Type: choice
             Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Betting on other events in a bookmaker’s, by phone or at the venue.
Options:     1         Yes Yes

             2         No    No

Use:        Ask OTHEREVBET




Question: scagambling_w17.SPREADBET                        [ Spread Betting not online ]

Module:     scagambling_w17
Source:     HSE

                 Type: choice
                 Don't know: -1              Refused: -2                     Inapplicable: -8            Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Spread-betting, not online. (In spread-betting you bet that the outcome of an event will be higher or lower
            than the bookmaker’s prediction. The amount you win or lose depends on how right or wrong you are.)
Options:      1         Yes Yes

              2         No   No

Help:       In spread-betting you bet that the outcome of an event will be higher or lower than the bookmaker’s
            prediction. The amount you win or lose depends on how right or wrong you are
Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask SPREADBET




Question: scagambling_w17.PRIVBET                    [ Private Betting ]

Module:     scagambling_w17
Source:     HSE

                 Type: choice
                 Don't know: -1              Refused: -2                     Inapplicable: -8            Missing: -9

Universe:   if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
            | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Private betting, playing cards or games for money with friends, family or colleagues.


                                                                                                                   Page 975 of 1165
Options:
               1        Yes Yes

               2        No   No

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:          Ask PRIVBET




Question: scagambling_w17.OTHGAM                      [ Other form of gambling last week ]

Module:       scagambling_w17
Source:       HSE

               Type: choice
               Don't know: -1                 Refused: -2                Inapplicable: -8      Missing: -9

Universe:     if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2
              | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:         Another form of gambling in the last week.
Options:       1        Yes Yes

               2        No   No

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:          Ask OTHGAM



Display Note
SCREEN END.




Question: scagambling_w17.NUMGAMTYPE                          [ Number of gambling types reported ]

Module:     scagambling_w17
Source:     UKHLS

              Type: Number

Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2 |
          3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
Use:        Compute NUMGAMTYPE = Number of types of gambling reported



if [NUMGAMTYPE > 0] // Any types of gambling reported




   Question: scagambling_w17.GAMFREQ                        [ Frequency of gambling activities in last
   week ]

    Module:        scagambling_w17
    Source:        UKHLS                                                                                 Page 976 of 1165
                      Type: choice
                      Don't know: -1               Refused: -2                Inapplicable: -8         Missing: -9


        Universe: if ((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType
                  = 2 | 3) // Mode is face-to-face and translator not needed OR Mode is telephone or web
                  And if [NUMGAMTYPE > 0] // Any types of gambling reported
        Text:       On how many days in the last week did you do this activity {if NUMGAMTYPE = 1} / do theses
                    activities {if NUMGAMTYPE greater than 0} ?
        Options:     1        One      One

                     2        Two      Two

                     3        Three    Three

                     4        Four     Four

                     5        Five     Five

                     6        Six      Six

                     7        Seven Seven

        Use:        Ask GAMFREQ



End



Self-Completion Young Adults                        (scyoungadults_w17.v05)

Start
if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)]// Mode is face-to-
face and respondent has agreed to self-completion OR mode is web


   if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21




        Question: scyoungadults_w17.YPNPAL                   [ How many close friends ]

        Module:     scyoungadults_w17
        Source:     UKHLS

                      Type: Number                  Range: 0 .. 999
                      Don't know: -1               Refused: -2                 Inapplicable: -8        Missing: -9

        Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
                  Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                  And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
        Text:       How many close friends would you say you have? Please enter the number.
        Use:        Ask YPNPAL



        if [YPNPAL > 0] // Has one or more close friends




           Question: scyoungadults_w17.YPVIRFND                       [ Has close friends that have never met
           in person ]
                                                                                                                 Page 977 of 1165
   Module:        scyoungadults_w17
   Source:        UKHLS

                    Type: choice
                    Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

   Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
             And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
             And if [YPNPAL > 0] // Has one or more close friends
   Text:          These days, it is possible to make new friends via the internet. Do you have any close friends that
                  you have never met in person?
   Options:        1        Yes Yes

                   2        No    No

   Use:           Ask YPVIRFND




Question: scyoungadults_w17.YPFNDMEET                            [ Frequency socialise and meet with
friends ]

Module:      scyoungadults_w17
Source:      Pew

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:        In a typical week, how often do you get together with friends in person (outside of school, college,
             university or work)?
Options:
              1         Every day or almost every        Every day or almost every
                        day                              day

              2         Several times a week             Several times a week

              3         About once a week                About once a week

              4         Less often                       Less often

Use:         Ask YPFNDMEET




Question: scyoungadults_w17.YPFNDONL                           [ Frequency socialise online with friends ]

Module:      scyoungadults_w17
Source:      Pew

               Type: choice
               Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:        In a typical week, how often do you get together with friends online (including on your mobile phone,
             on social media, or through online gaming)?
                                                                                                                    Page 978 of 1165
Options:    1       Every day or almost every       Every day or almost every
                    day                             day

            2       Several times a week            Several times a week

            3       About once a week               About once a week

            4       Less often                      Less often

Use:       Ask YPFNDONL




Question: scyoungadults_w17.YPNETCHT                      [ Hours spent interacting with friends
through social websites ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                 Refused: -2                  Inapplicable: -8      Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      On a normal week day, that is Monday to Friday, how many hours do you spend chatting or
           interacting with friends through social media, gaming websites or apps?
Options:    1       None                None

            2       Less than an        Less than an
                    hour                hour

            3       1-3 hours           1-3 hours

            4       4-6 hours           4-6 hours

            5       7 or more hours     7 or more hours

Use:       Ask YPNETCHT




Question: scyoungadults_w17.YPNETCHTW                       [ Hours spent interacting with friends
social website weekend ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                 Refused: -2                  Inapplicable: -8      Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      On a weekend, that is on a Saturday or Sunday, how many hours do you spend chatting or
           interacting with friends through social media, gaming websites or apps?




                                                                                                      Page 979 of 1165
Options:       1         None                None

               2         Less than an        Less than an
                         hour                hour

               3         1-3 hours           1-3 hours

               4         4-6 hours           4-6 hours

               5         7 or more hours     7 or more hours


Use:          Ask YPNETCHTW



if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)




   Question: scyoungadults_w17.EATLIVU                          [ How many times in last 7 days has eaten
   evening meal with family ]

    Module:        scyoungadults_w17
    Source:        UKHLS Youth Self-Completion Questionnaire

                     Type: choice
                     Don't know: -1               Refused: -2                 Inapplicable: -8       Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
    Text:          The next few questions are about you and your family.

                   In the past 7 days how many times have you eaten an evening meal together with the rest of your
                   family who live with you?
    Options:        1        None        None

                    2        1-2         1-2
                             times       times

                    3        3-5         3-5
                             times       times

                    4        6-7 times   6-7 times

    Use:           Ask EATLIVU




   Question: scyoungadults_w17.FAMSUP                           [ Feel supported by family - that is those
   that live with you ]

    Module:        scyoungadults_w17
    Source:        UKHLS Youth Self-Completion Questionnaire

                     Type: choice
                     Don't know: -1               Refused: -2                 Inapplicable: -8       Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
    Text:          Do you feel supported by your family, that is the people who live with you?                 Page 980 of 1165
Options:    1       I feel supported by my family in most or all   I feel supported by my family in most or all
                    of the things I do                             of the things I do

            2       I feel supported by my family in some of       I feel supported by my family in some of
                    the things I do                                the things I do

            3       I do not feel supported by my family in the    I do not feel supported by my family in the
                    things I do                                    things I do

Use:       Ask FAMSUP




Question: scyoungadults_w17.UPSET                      [ Suppose felt upset or worried - who would
you turn to first ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
Text:      Suppose you felt upset or worried about something and you wanted to talk about it. Who would
           you turn to first within your family? Please select one answer only.
Options:
            1       Mother                                Mother

            7       Step-mother                           Step-mother

            2       Father                                Father

            8       Step-father                           Step-father

            3       A brother or sister                   A brother or sister

            9       A step-brother or step-sister         A step-brother or step-sister

            4       Another relative living with you      Another relative living with you

            5       Another relative not living with      Another relative not living with
                    you                                   you

            6       No-one within my family               No-one within my family

Use:       Ask UPSET




Question: scyoungadults_w17.LATE                    [ Past month: times out after 9.00 pm? ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
Text:      Some young people who still live at home keep their parents informed about where they are. In
           the past month, how many times have you stayed out after 9.00pm at night without your parents
           knowing where you were?                                                                      Page 981 of 1165
Options:      1         Never              Never

              2         1 - 2 times        1 - 2 times

              3         3 - 9 times        3 - 9 times

              4         10 or more         10 or more
                        times              times

Use:       Ask LATE



Display Note
SCREEN START. Arrange in a grid with questions as rows and response options as column headings.


if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home




   Question: scyoungadults_w17.SIBHIT                        [ Whether brothers or sisters hit kick or
   push ]

   Module:        scyoungadults_w17
   Source:        UKHLS Youth Self-Completion Questionnaire
   Scripting Arrange in table with response options listed horizontally as column headings and questions
   Notes:    listed vertically as rows.

                    Type: choice
                    Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

   Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
             = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
             And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
             And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
             And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
   Text:          How often do any of your brothers or sisters do any of the following to you at home?

                  Hit, kick or push you?
   Options:        1        Never                                        Never

                   2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

                   3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                            6 months)                                    6 months)

                   4        A lot (a few times every week)               A lot (a few times every week)

   Use:           Ask SIBHIT




   Question: scyoungadults_w17.SIBSTEAL                          [ Whether brothers or sisters take
   belongings ]

   Module:        scyoungadults_w17
   Source:        UKHLS Youth Self-Completion Questionnaire
   Scripting Arrange in table with response options listed horizontally as column headings and questions
   Notes:    listed vertically as rows.

                    Type: choice
                    Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

                                                                                                                 Page 982 of 1165
Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home

Text:      How often do any of your brothers or sisters do any of the following to you at home?

           Take your belongings?
Options:    1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)

Use:       Ask SIBSTEAL




Question: scyoungadults_w17.SIBVERAB                       [ Whether brothers or sisters call you
nasty names ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire
Scripting Arrange in table with response options listed horizontally as column headings and questions
Notes:    listed vertically as rows.

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
Text:      How often do any of your brothers or sisters do any of the following to you at home?

           Call you nasty names?
Options:    1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)

Use:       Ask SIBVERAB




Question: scyoungadults_w17.SIBTEASE                       [ Whether brothers or sisters make
fun of you ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire
Scripting Arrange in table with response options listed horizontally as column headings and questions
Notes:    listed vertically as rows.


                                                                                                          Page 983 of 1165
             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
Text:      How often do any of your brothers or sisters do any of the following to you at home?

           Make fun of you?
Options:    1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)

Use:       Ask SIBTEASE



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in a grid with questions as rows and response options as column headings.




Question: scyoungadults_w17.HITSIB                    [ Whether hit, kick or push brothers or
sisters ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire
Scripting Arrange in table with response options listed horizontally as column headings and questions
Notes:    listed vertically as rows.

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
Text:      How often do you do any of the following to your brothers or sisters at home?

           Hit, kick or push them?
Options:    1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)

Use:       Ask HITSIB



                                                                                                          Page 984 of 1165
Question: scyoungadults_w17.STEALSIB                      [ Whether take belongings from
brothers or sisters ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire
Scripting Arrange in table with response options listed horizontally as column headings and questions
Notes:    listed vertically as rows.

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
Text:      How often do you do any of the following to your brothers or sisters at home?

           Take their belongings?
Options:
            1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)

Use:       Ask STEALSIB




Question: scyoungadults_w17.VERABSIB                       [ Whether call brothers or sisters
nasty names ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire
Scripting Arrange in table with response options listed horizontally as column headings and questions
Notes:    listed vertically as rows.

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
          = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
          And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
Text:      How often do you do any of the following to your brothers or sisters at home?

           Call them nasty names?
Options:    1        Never                                        Never

            2        Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                     6 months)                                    6 months)

            4        A lot (a few times every week)               A lot (a few times every week)


                                                                                                          Page 985 of 1165
        Use:        Ask VERABSIB




        Question: scyoungadults_w17.TEASESIB                       [ Whether make fun of brothers or
        sisters ]

        Module:     scyoungadults_w17
        Source:     UKHLS Youth Self-Completion Questionnaire
        Scripting Arrange in table with response options listed horizontally as column headings and questions
        Notes:    listed vertically as rows.

                      Type: choice
                      Don't know: -1             Refused: -2                 Inapplicable: -8          Missing: -9

        Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
                  = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                  And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
                  And if [GRIDVARIABLES.LivPar = 1] // Still living at home with parent(s)
                  And if [GRIDVARIABLES.Sibling = 1] // Has brothers or sisters living at home
        Text:       How often do you do any of the following to your brothers or sisters at home?

                    Make fun of them?
        Options:     1       Never                                        Never

                     2       Not much (1-3 times in last 6 months)        Not much (1-3 times in last 6 months)

                     3       Quite a lot (more than 4 times in the last   Quite a lot (more than 4 times in the last
                             6 months)                                    6 months)

                     4       A lot (a few times every week)               A lot (a few times every week)

        Use:        Ask TEASESIB



        Display Note
        SCREEN END




Question: scyoungadults_w17.ARGM                     [ How often quarrel with your mother? ]

Module:     scyoungadults_w17
Source:     UKHLS Youth Self-Completion Questionnaire

                Type: choice
                Don't know: -1              Refused: -2                    Inapplicable: -8            Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:       The next few questions are about your relationship with your parents even if either of them live in a
            different household to you.

            Most young people have occasional quarrels with their parents. How often do you quarrel with your
            mother?




                                                                                                                  Page 986 of 1165
Options:      1         Most days                Most days

              2         More than once a         More than once a
                        week                     week

              3         Less than once a week Less than once a week

              4         Hardly ever              Hardly ever

              5         Don't have a mother      Don't have a mother




Use:         Ask ARGM




Question: scyoungadults_w17.ARGF                     [ How often quarrel with your father? ]

Module:      scyoungadults_w17
Source:      UKHLS Youth Self-Completion Questionnaire

              Type: choice
              Don't know: -1                  Refused: -2                   Inapplicable: -8     Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:        How often do you quarrel with your father?
Options:      1         Most days                Most days

              2         More than once a         More than once a
                        week                     week

              3         Less than once a week Less than once a week

              4         Hardly ever              Hardly ever

              5         Don't have a father      Don't have a father

Use:         Ask ARGF



if [ARGM = DK|REF|1|2|3|4] // If Resp has a Mother




   Question: scyoungadults_w17.TLKM                       [ Talk to mum: things that matter? ]

   Module:        scyoungadults_w17
   Source:        UKHLS Youth Self-Completion Questionnaire

                   Type: choice
                   Don't know: -1               Refused: -2                  Inapplicable: -8    Missing: -9

   Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
             And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
             And if [ARGM = DK|REF|1|2|3|4] // If Resp has a Mother
   Text:          How often do you talk to your mother, about things that matter to you?




                                                                                                         Page 987 of 1165
    Options:     1       Most days                   Most days

                 2       More than once a            More than once a
                         week                        week

                 3       Less than once a week Less than once a week

                 4       Hardly ever                 Hardly ever



    Use:       Ask TLKM



if [ARGF = DK|REF|1|2|3|4] // If Resp has a father




   Question: scyoungadults_w17.TLKF                     [ Talk to dad: things that matter? ]

    Module:    scyoungadults_w17
    Source:    UKHLS Youth Self-Completion Questionnaire

                 Type: choice
                 Don't know: -1               Refused: -2                  Inapplicable: -8    Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [ARGF = DK|REF|1|2|3|4] // If Resp has a father
    Text:      How often do you talk to your father, about things that matter to you?
    Options:     1       Most days                   Most days

                 2       More than once a            More than once a
                         week                        week

                 3       Less than once a week Less than once a week

                 4       Hardly ever                 Hardly ever

    Use:       Ask TLKF



if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school




   Question: scyoungadults_w17.PARSCH                        [ Whether parents are interested in how
   does at school ]

    Module:    scyoungadults_w17
    Source:    UKHLS Youth Self-Completion Questionnaire

                 Type: choice
                 Don't know: -1               Refused: -2                  Inapplicable: -8    Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
    Text:      My parents are interested in how I do at school



                                                                                                       Page 988 of 1165
    Options:        1        Always or nearly         Always or nearly
                             always                   always

                    2        Sometimes                Sometimes

                    3        Hardly ever              Hardly ever

                    4        Never                    Never

                    5        Not sure                 Not sure


    Use:           Ask PARSCH




    Question: scyoungadults_w17.PAREVE                          [ Whether parents attend parent's evenings
    at school ]

    Module:        scyoungadults_w17
    Source:        UKHLS Youth Self-Completion Questionnaire

                    Type: choice
                    Don't know: -1                Refused: -2               Inapplicable: -8        Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
    Text:          My parents come to school parent evenings
    Options:
                    1        Always or nearly         Always or nearly
                             always                   always

                    2        Sometimes                Sometimes

                    3        Hardly ever              Hardly ever

                    4        Never                    Never

                    5        Not sure                 Not sure

    Use:           Ask PAREVE




Question: scyoungadults_w17.HASSTEP                           [ Has a step-mother, step-father or similar ]

Module:       scyoungadults_w17
Source:       UKHLS

               Type: choice
               Don't know: -1                   Refused: -2                Inapplicable: -8         Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:         Do you have a step-mother or step-father, or someone like a step-mother or step-father?
Options:       1        Yes Yes

               2        No     No

Use:          Ask HASSTEP


                                                                                                            Page 989 of 1165
if [HASSTEP = 1] // If has step-mother or father or someone like this
   Question: scyoungadults_w17.STEPREL                      [ Relationship to step-parent ]

   Module:    scyoungadults_w17
   Source:    UKHLS

                Type: choice
                Don't know: -1                Refused: -2                Inapplicable: -8          Missing: -9

   Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
             And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
             And if [HASSTEP = 1] // If has step-mother or father or someone like this
   Text:      How would you rate your relationship with your step-mother or step-father, or other person like
              this?
   Options:    1        Very         Very
                        Good         Good

               2        Good         Good

               3        Fair         Fair

               4        Poor         Poor

               5        Very Poor    Very Poor

   Use:       Ask STEPREL



if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school




   Question: scyoungadults_w17.YAJBSRV                      [ Used career advice ]

   Module:    scyoungadults_w17
   Source:    UKHLS
   Scripting Code 96 is exclusive
   Notes:

                Type: multichoice
                Don't know: -1                Refused: -2                Inapplicable: -8          Missing: -9

   Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
             And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
             And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
   Text:      Thinking about any information, advice or guidance which you may have received over the past 12
              months about making decisions for your future job or career, have you used or spoken to any of
              the following...

              Please select all that apply.




                                                                                                                Page 990 of 1165
Options:
            1       Friends and/or relatives                       Friends and/or relatives

            9       Teacher, lecturer or tutor                     Teacher, lecturer or tutor

            10      School or college careers advisor              School or college careers advisor

            3       Local Connexions Service/Local Careers         Local Connexions Service/Local Careers
                    Service                                        Service


            4       Apprenticeships website                        Apprenticeships website

            11      The National Career Service                    The National Career Service

            12      Find a Job Service                             Find a Job Service

            8       Job Centre Plus                                Job Centre Plus

            7       Anyone else                                    Anyone else

            96      None of the above                              None of the above




Use:       Ask YAJBSRV




Question: scyoungadults_w17.FRPBULLI                      [ How often physically bullied at school ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                Refused: -2                  Inapplicable: -8             Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
Text:      Now some questions about bullying.

           How often do you get physically bullied at school, for example getting pushed around, hit or
           threatened, or having belongings stolen?
Options:    1       Never                                          Never

            2       Not much (1-3 times in last 6 months)          Not much (1-3 times in last 6 months)

            3       Quite a lot (more than 4 times in the last 6   Quite a lot (more than 4 times in the last 6
                    months)                                        months)

            4       A lot (a few times every week)                 A lot (a few times every week)

Use:       Ask FRPBULLI




Question: scyoungadults_w17.FROBULLI                      [ How often bullied in other ways at
school ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

            Type: choice
            Don't know: -1                Refused: -2                  Inapplicable: -8             Missing: -9

                                                                                                            Page 991 of 1165
Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school

Text:      How often do you get bullied in other ways at school such as getting called names, getting left out
           of games or having nasty stories spread about you on purpose?
Options:    1        Never                                          Never

            2        Not much (1-3 times in last 6 months)          Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last 6   Quite a lot (more than 4 times in the last 6
                     months)                                        months)

            4        A lot (a few times every week)                 A lot (a few times every week)

Use:       Ask FROBULLI




Question: scyoungadults_w17.FRPBULLY                         [ How often physically bully others at
school ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

             Type: choice
             Don't know: -1                Refused: -2                  Inapplicable: -8             Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
Text:      Do you physically bully others at school by hitting or pushing them around, threatening or stealing
           their things?
Options:    1        Never                                          Never

            2        Not much (1-3 times in last 6 months)          Not much (1-3 times in last 6 months)

            3        Quite a lot (more than 4 times in the last 6   Quite a lot (more than 4 times in the last 6
                     months)                                        months)

            4        A lot (a few times every week)                 A lot (a few times every week)

Use:       Ask FRPBULLY




Question: scyoungadults_w17.FROBULLY                         [ How often bully others in other ways ]

Module:    scyoungadults_w17
Source:    UKHLS Youth Self-Completion Questionnaire

             Type: choice
             Don't know: -1                Refused: -2                  Inapplicable: -8             Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
          And if [EDUCATIONALASPIRATIONS.EDTYPE = 1] // Still at school
Text:      Do you bully others in other ways at school such as calling them names, leaving them out of
           games or spreading nasty stories about them on purpose?

                                                                                                             Page 992 of 1165
   Options:       1      Never                                           Never

                  2      Not much (1-3 times in last 6 months)           Not much (1-3 times in last 6 months)

                  3      Quite a lot (more than 4 times in the last 6    Quite a lot (more than 4 times in the last 6
                         months)                                         months)

                  4      A lot (a few times every week)                  A lot (a few times every week)

   Use:           Ask FROBULLY




Question: scyoungadults_w17.NETBULLI                       [ How often bullied online ]

Module:    scyoungadults_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                     Inapplicable: -8             Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      Now some questions about bullying. [if EDUCATIONALASPIRATIONS.Edtype <>1] . How often do
           you get bullied online, such as getting called hurtful names, having nasty stories spread about you,
           being bothered or threatened?
Options:      1       Never                                             Never

              2       Not much (1-3 times in last 6 months)             Not much (1-3 times in last 6 months)

              3       Quite a lot (more than 4 times in the last 6      Quite a lot (more than 4 times in the last 6
                      months)                                           months)

              4       A lot (a few times every week)                    A lot (a few times every week)

Use:       Ask NETBULLI




Question: scyoungadults_w17.NETBULLY                         [ How often bully others online ]

Module:    scyoungadults_w17
Source:    UKHLS

              Type: choice
              Don't know: -1                 Refused: -2                     Inapplicable: -8             Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      Do you bully others online by calling them hurtful names, spreading nasty stories about them,
           bothering or threatening them?
Options:
              1       Never                                             Never

              2       Not much (1-3 times in last 6 months)             Not much (1-3 times in last 6 months)

              3       Quite a lot (more than 4 times in the last 6      Quite a lot (more than 4 times in the last 6
                      months)                                           months)

              4       A lot (a few times every week)                    A lot (a few times every week)

Use:       Ask NETBULLY
                                                                                                                   Page 993 of 1165
Question: scyoungadults_w17.EVRALC                           [ Ever had an alcoholic drink ]

Module:       scyoungadults_w17
Source:       UKHLS Youth Self-Completion Questionnaire

                Type: choice
                Don't know: -1                   Refused: -2                 Inapplicable: -8     Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:         Have you ever had an alcoholic drink? That is a whole drink, not just a sip.
Options:
               1          Yes Yes

               2          No     No

Use:          Ask EVRALC



if [EVRALC = 1] // If has ever had an alcoholic drink




    Question: scyoungadults_w17.DKLM                         [ Past month: how many alcoholic drinks? ]

    Module:        scyoungadults_w17
    Source:        UKHLS Youth Self-Completion Questionnaire

                    Type: choice
                    Don't know: -1                 Refused: -2                Inapplicable: -8    Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType =
              3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
              And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
              And if [EVRALC = 1] // If has ever had an alcoholic drink
    Text:          How many times in the last four weeks have you had an alcoholic drink?
    Options:        1          Most days             Most days

                    2          Once or twice a       Once or twice a
                               week                  week

                    3          2 or 3 times          2 or 3 times

                    4          Once only             Once only

                    5          Never                 Never

    Use:           Ask DKLM



    if [DKLM < 5] // Has had an alcoholic drink in the last four weeks




        Question: scyoungadults_w17.FIVEALCDR                            [ Frequency of 5 plus alcoholic
        drinks ]

        Module:         scyoungadults_w17
        Source:         UKHLS Youth Self-Completion Questionnaire


                                                                                                           Page 994 of 1165
                    Type: choice
                    Don't know: -1                  Refused: -2              Inapplicable: -8        Missing: -9

       Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
                 = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                 And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
                 And if [EVRALC = 1] // If has ever had an alcoholic drink
                 And if [DKLM < 5] // Has had an alcoholic drink in the last four weeks
       Text:      Thinking back over the last four weeks, how many times (if any) have you had five or more
                  drinks on one occasion? (A 'drink' is one pint/bottle/can of beer or cider, 2 alcopops, one small
                  glass of wine, a single measure of spirits).
       Options:    1        None                    None

                   2        once                    once

                   3        Twice                   Twice

                   4        Three to five           Three to five
                            times                   times

                   5        Six to nine times       Six to nine times

                   6        Ten times or            Ten times or
                            more                    more

       Use:       Ask FIVEALCDR




      Question: scyoungadults_w17.DRNK4W                            [ How many times intoxicated in last 4
      weeks ]

       Module:    scyoungadults_w17
       Source:    UKHLS Youth Self-Completion Questionnaire

                    Type: choice
                    Don't know: -1                  Refused: -2              Inapplicable: -8        Missing: -9

       Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType
                 = 3)] // Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                 And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
                 And if [EVRALC = 1] // If has ever had an alcoholic drink
                 And if [DKLM < 5] // Has had an alcoholic drink in the last four weeks
       Text:      On how many occasions during the last 4 weeks (if any) have you been intoxicated or drunk
                  from drinking alcohol, for example staggered when walking, not being able to speak properly,
                  throwing up or not remembering what happened?
       Options:
                   1        0               0

                   2        1-2             1-2

                   3        3-5             3-5

                   4        6-9             6-9

                   5        10-19           10-19

                   6        20-39           20-39

                   7        40 or           40 or
                            more            more

       Use:       Ask DRNK4W



Display Note
SCREEN START. Arrange in a grid with questions as rows and response options as column headings.
                                                                                                               Page 995 of 1165
Question: scyoungadults_w17.DRGSOL                      [ Last year: Glue/solvent sniffing ]

Module:    scyoungadults_w17
Source:    UKHLS
Scripting Arrange in table with response options listed horizontally as column headings and questions listed
Notes:    vertically as rows.

             Type: choice
             Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      In the last 12 months, that is since 01 [interview month] [interview year - 1] , have you tried any of
           the following...?

           Glue/solvent sniffing?
Options:
            1        Yes Yes

            2        No    No

Use:       Ask DRGSOL




Question: scyoungadults_w17.DRGMJ                     [ Last year: Cannabis ]

Module:    scyoungadults_w17
Source:    UKHLS
Scripting Arrange in table with response options listed horizontally as column headings and questions listed
Notes:    vertically as rows.

             Type: choice
             Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
          Mode is face-to-face and respondent has agreed to self-completion OR mode is web
          And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
Text:      (Since 01 [interview month] [interview year - 1] , have you tried...)

           Cannabis (also known as marijuana, dope, hash or skunk)?
Options:
            1        Yes Yes

            2        No    No

Use:       Ask DRGMJ




Question: scyoungadults_w17.DRGOTH                      [ Last year: Other drugs ]

Module:    scyoungadults_w17
Source:
Scripting Arrange in table with response options listed horizontally as column headings and questions listed
Notes:    vertically as rows.

             Type: choice
             Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: Page
                                                                                                                -9 996 of 1165
        Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
                  Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                  And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
        Text:      (Since 01 [interview month] [interview year - 1] , have you tried...)

                   Any other illegal drug (including ecstasy, cocaine, speed)?
        Options:    1        Yes Yes

                    2        No    No

        Use:       Ask DRGOTH



        Display Note
        SCREEN END




        Question: scyoungadults_w17.FRDRG                     [ Frequency of drug use ]

        Module:    scyoungadults_w17
        Source:    UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                    Inapplicable: -8       Missing: -9

        Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | (GRIDVARIABLES.ModeType = 3)] //
                  Mode is face-to-face and respondent has agreed to self-completion OR mode is web
                  And if [DEMOGRAPHICS.PDVAGE > 15 & DEMOGRAPHICS.PDVAGE < 22] // Aged 16-21
        Text:      Since 01 [interview month] [interview year - 1] , how many times have you used or taken any illegal
                   drugs?
        Options:    1        Never                 Never

                    2        Once or twice         Once or twice

                    3        Three or four times   Three or four times

                    4        Five to ten times     Five to ten times

                    5        More than ten         More than ten
                             times                 times

        Use:       Ask FRDRG



End



SCA Non Co-Resident Relationships Module                                    (scalat_w17.v06)

Start
if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType = 2 | 3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   if [HHGRID.livesp <> 1 & HHGRID.livewith <> 1] // Does not have a spouse or partner residing in the household and
   is not living with someone in household as a couple

                                                                                                                    Page 997 of 1165
   Question: scalat_w17.NCRR1                    [ Non co-resident relationship ]

    Module:      scalat_w17
    Source:      HILDA

                  Type: choice
                  Don't know: -1                   Refused: -2                    Inapplicable: -8           Missing: -9

    Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType =
              2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
              And if [HHGRID.livesp <> 1 & HHGRID.livewith <> 1] // Does not have a spouse or partner residing in
              the household and is not living with someone in household as a couple
    Text:        Do you have a steady relationship with someone you are not living with here, whom you think of as
                 your 'partner'?
                  Please include your spouse or partner if you are not currently living with them. {if
                 GRIDVARIABLES.PMarStat = 2|3 & (HHGRID.LiveSp = 2 | HHGRID.LiveWith = 2)}
    Options:      1         Yes Yes

                  2         No     No

    Use:         Ask NCRR1



   if [NCRR1 = 1 & ff_ncrr1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH and
   was in an intimate ongoing relationship with someone outside the Household at the last wave




       Question: scalat_w17.NCRRSAME                         [ Same Non co-resident relationship last
       interview ]

       Module:        scalat_w17
       Source:        UKHLS

                        Type: choice
                        Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

       Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                 GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                 is telephone or web
                 And if [HHGRID.livesp <> 1 & HHGRID.livewith <> 1] // Does not have a spouse or partner residing
                 in the household and is not living with someone in household as a couple
                 And if [NCRR1 = 1 & ff_ncrr1 = 1] // Currently in an intimate ongoing relationship with someone
                 outside the HH and was in an intimate ongoing relationship with someone outside the Household
                 at the last wave
       Text:          Is this the same person you told us about last time we interviewed you, on [ff_intdate] , that you
                      were in a relationship but not living with?
       Options:        1         Yes Yes

                       2         No     No

       Use:           Ask NCRRSAME



if [ff_ncrr1 = 1 & NCRR1 = 2] // Was in an intimate ongoing relationship with someone outside the Household at the
last wave and not currently in an intimate ongoing relationship with someone outside the HH




   Question: scalat_w17.NCRRYNOT                        [ Why no longer in relationship ]
                                                                                                                       Page 998 of 1165
Module:       scalat_w17
Source:       LAT Survey (adapted)

                Type: choice
                Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType =
          2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
          And if [ff_ncrr1 = 1 & NCRR1 = 2] // Was in an intimate ongoing relationship with someone outside the
          Household at the last wave and not currently in an intimate ongoing relationship with someone outside
          the HH
Text:         Last time we interviewed you on [ff_intdate] , you told us you were in a relationship with someone not
              living with you. Can you please tell us what happened?
Options:
               1        We moved in             We moved in
                        together                together

               2        We separated/split up We separated/split up

               3        My partner died         My partner died

Use:          Ask NCRRYNOT



if [NCRRYNOT = 1|2|3] // Reason for end of non-resident relationship given


   Display Note
   SCREEN START. Use month and year template.




   Question: scalat_w17.NCRRYNOTM                         [ When LAT relationship ended month ]

    Module:        scalat_w17
    Source:        LAT Survey

                    Type: choice
                    Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:      if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                   GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                   is telephone or web
                   And if [ff_ncrr1 = 1 & NCRR1 = 2] // Was in an intimate ongoing relationship with someone
                   outside the Household at the last wave and not currently in an intimate ongoing relationship with
                   someone outside the HH
                   And if [NCRRYNOT = 1|2|3] // Reason for end of non-resident relationship given
    Text:          When did this happen?




                                                                                                                 Page 999 of 1165
       Options:      1       January      January

                     2       February     February

                     3       March        March

                     4       April        April

                     5       May          May

                     6       June         June

                     7       July         July

                     8       August       August

                     9       September September

                     10      October      October

                     11      November     November

                     12      December     December

       Mixed Mode Alternatives
       Telephone Interviewer Instruction
       Interview: ENTER MONTH

       Use:        Ask NCRRYNOTM




       Question: scalat_w17.NCRRYNOTY                    [ When LAT relationship ended year ]

       Module:     scalat_w17
       Source:     LAT Survey

                      Type: Number                 Range: 1000 .. 9999
                      Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

       Universe:   if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                   GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                   is telephone or web
                   And if [ff_ncrr1 = 1 & NCRR1 = 2] // Was in an intimate ongoing relationship with someone
                   outside the Household at the last wave and not currently in an intimate ongoing relationship with
                   someone outside the HH
                   And if [NCRRYNOT = 1|2|3] // Reason for end of non-resident relationship given
       Mixed Mode Alternatives
       Telephone Post-text Interviewer Instruction
       Interview: ENTER YEAR

       Use:        Ask NCRRYNOTY



       Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
       Text
       The date you have entered is in the future.


       Display Note
       SCREEN END


if [NCRR1 = 1 & GRIDVARIABLES.PMARSTAT = 2|3|4] // Currently in an intimate ongoing relationship with someone
outside the HH and currently married or in a civil partnership or separated but legally married



                                                                                                               Page 1000 of 1165
    Question: scalat_w17.NCRRSPOUS                      [ Spouse is current LAT partner ]

    Module:     scalat_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType =
              2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
              And if [NCRR1 = 1 & GRIDVARIABLES.PMARSTAT = 2|3|4] // Currently in an intimate ongoing
              relationship with someone outside the HH and currently married or in a civil partnership or separated
              but legally married
    Text:       Is this person your spouse/civil partner?
    Options:     1         Yes Yes

                 2         No   No

    Use:        Ask NCRRSPOUS



if [NCRR1 = 1 & GRIDVARIABLES.PMarStat <> 2 & GRIDVARIABLES.PMarStat <> 3 & NCRRSAME <> 1]//
Currently in an intimate ongoing relationship with someone outside the HH and not currently married or in a civil
partnership and not the same partner as previous wave


    Display Note
    SCREEN START. USE month and year template




    Question: scalat_w17.NCRRM                  [ Month relationship started ]

    Module:      scalat_w17
    Source:      HILDA

                     Type: choice
                     Don't know: -1              Refused: -2                   Inapplicable: -8           Missing: -9

    Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
                 = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
                 And if [NCRR1 = 1 & GRIDVARIABLES.PMarStat <> 2 & GRIDVARIABLES.PMarStat <> 3 &
                 NCRRSAME <> 1] // Currently in an intimate ongoing relationship with someone outside the HH and
                 not currently married or in a civil partnership and not the same partner as previous wave
    Text:        In what month and year did this relationship start?




                                                                                                                    Page 1001 of 1165
    Options:      1        January      January

                  2        February     February

                  3        March        March

                  4        April        April

                  5        May          May

                  6        June         June

                  7        July         July

                  8        August       August

                  9        September September

                  10       October      October

                  11       November     November

                  12       December     December


    Mixed Mode Alternatives
    Telephone Post-text Interviewer Instruction
    Interview: ENTER MONTH

    Use:         Ask NCRRM




   Question: scalat_w17.NCRRY4                    [ Year relationship started ]

    Module:      scalat_w17
    Source:      HILDA

                   Type: Number                   Range: 1900 .. 9999
                   Don't know: -1                Refused: -2                  Inapplicable: -8      Missing: -9

    Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
                 = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
                 And if [NCRR1 = 1 & GRIDVARIABLES.PMarStat <> 2 & GRIDVARIABLES.PMarStat <> 3 &
                 NCRRSAME <> 1] // Currently in an intimate ongoing relationship with someone outside the HH and
                 not currently married or in a civil partnership and not the same partner as previous wave
    Mixed Mode Alternatives
    Telephone Post-text Interviewer Instruction
    Interview: ENTER YEAR

    Use:         Ask NCRRY4



   Hard check: if (date entered is in the future) // Do not allow future dates to be entered
   Text
   The date you have entered is in the future.


   Display Note
   SCREEN END.


if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH



   if [NCRRSAME <> 1] // If current partner not the same as partner last wave
                                                                                                            Page 1002 of 1165
   Question: scalat_w17.NCRR5                 [ Sex of non co-resident partner ]
   Module:      scalat_w17
   Source:      HILDA

                  Type: choice
                  Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

   Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
             is telephone or web
             And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
             And if [NCRRSAME <> 1] // If current partner not the same as partner last wave
   Text:        Is your partner male or female?
   Options:      1         Male       Male

                 2         Female Female

   Use:         Ask NCRR5




   Question: scalat_w17.SMNCRRAGE                       [ Age of LAT partner ]

   Module:       scalat_w17
   Source:       LAT Survey

                     Type: Number               Range: 12 .. 97
                     Don't know: -1            Refused: -2                 Inapplicable: -8         Missing: -9

   Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                 GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                 is telephone or web
                 And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                 And if [NCRRSAME <> 1] // If current partner not the same as partner last wave
   Text:         How old is your partner?
   Question      Age
   Box
   Label:
   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: ENTER AGE

   Use:          Ask SMNCRRAGE




Question: scalat_w17.NCRRYLATCADP                        [ Circumstances for living apart ]

Module:       scalat_w17
Source:       UKHLS
Scripting     Code 96 is exclusive
Notes:

               Type: multichoice
               Don't know: -1                 Refused: -2                 Inapplicable: -8          Missing: -9

Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
              = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
                                                                                                              Page 1003 of 1165
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:        Various circumstances can affect whether couples choose to live together or not. As a couple, do any
             of these circumstances affect your decision to live apart? Please select all that apply.
Options:       1         One or both of you work or study elsewhere One or both of you work or study elsewhere

               2         We cannot afford to live together               We cannot afford to live together

               3         One or both of you are dependent on             One or both of you are dependent on others
                         others (financially, emotionally)               (financially, emotionally)

               4         One or both of you have dependants (e.g.        One or both of you have dependants (e.g.
                         children, elderly parents)                      children, elderly parents)

               5         We cannot live together because of housing We cannot live together because of housing

               6         We cannot live together because of benefits We cannot live together because of benefits

               7         Your partner is living in an institution (for   Your partner is living in an institution (for
                         example, care home, prison, hospital)           example, care home, prison, hospital)

               8         Your partner is living abroad                   Your partner is living abroad

               97        Other                                           Other

               96        None of these                                   None of these

Mixed Mode Alternatives
Telephone Text
Interview: Various circumstances can affect whether couples choose to live together or not. As a couple, do
           any of these circumstances affect your decision to live apart?

             Post-text Interviewer Instruction
             READ OUT
             CODE ALL THAT APPLY

             Options
             1 One or both of you work or study elsewhere
             2 You cannot afford to live together
             3 One or both of you are dependent on others (financially/emotionally)
             4 One or both of you have dependants (e.g. children, elderly parents)
             5 You cannot live together because of housing
             6 You cannot live together because of benefits
             7 Your partner is living in an institution (for example, care home, prison, hospital)
             8 Your partner is living abroad
             97 Other
             96 None of these

Use:         Ask NCRRYLATCADP



if [NCRRYLATCADP = 97] // Other circumstances




   Question: scalat_w17.NCRRYLATCO                             [ Other circumstances ]

   Module:         scalat_w17
   Source:         UKHLS

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

   Universe:       if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                   GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                   is telephone or web
                   And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                   And if [NCRRYLATCADP = 97] // Other circumstances
   Text:           What other reason was that?
   Mixed Mode Alternatives
                                                                                                                         Page 1004 of 1165
    Telephone Post-text Interviewer Instruction
    Interview: TYPE IN

    Use:          Ask NCRRYLATCO



if [NCRRYLATCADP <> 7] // If partner not in institution




   Question: scalat_w17.NCRR6                    [ Labour market status of partner ]

    Module:       scalat_w17
    Source:       HILDA

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8        Missing: -9

    Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                  GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                  is telephone or web
                  And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                  And if [NCRRYLATCADP <> 7] // If partner not in institution
    Text:         Which of these categories best describes what your partner is mainly doing at present?
    Options:
                   1        Self employed                            Self employed

                   2        In paid employment (full or part-time)   Paid employment(ft/pt)

                   13       Temporarily laid off/short time          Temporarily laid off/short time
                            working                                  working

                   3        Unemployed                               Unemployed

                   4        Retired                                  Retired

                   5        On maternity leave                       On maternity leave

                   14       On shared parental leave                 On shared parental leave

                   15       On adoption leave                        On adoption leave

                   6        Looking after family or home             Family care or home

                   7        Full-time student                        Full-time student

                   8        Long-term sick or disabled               LT sick or disabled

                   9        On a government training scheme          Govt training scheme

                   10       Unpaid worker in family business         Unpaid, family business

                   11       Working in an apprenticeship             On apprenticeship

                   97       Doing something else                     Doing something else

    Mixed Mode Alternatives
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

    Use:          Ask NCRR6




Question: scalat_w17.NCRR8                  [ Where partner lives ]

Module:        scalat_w17
Source:        HILDA

                                                                                                               Page 1005 of 1165
              Type: choice
              Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9



Universe:   if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
            = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
            And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:       About how long would it take you to get to where your partner lives? Think about the time it usually
            takes door to door.
Options:     1        Less than 15 minutes              Less than 15 minutes

             2        Between 15 and 30 minutes         Between 15 and 30 minutes

             3        Between 30 minutes and 1 hour Between 30 minutes and 1 hour

             4        Between 1 and 2 hours             Between 1 and 2 hours

             5        More than 2 hours                 More than 2 hours

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask NCRR8




Question: scalat_w17.NCRR9                [ Frequency of seeing partner ]

Module:     scalat_w17
Source:     HILDA

              Type: choice
              Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

Universe:   if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
            = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
            And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:       Other than via video call, how often do you see [him/her] ?
Options:     1        Daily                     Daily

             2        Several times per week    Several times per week

             3        At least once per week    At least once per week

             4        Several times per         Several times per
                      month                     month

             5        At least once per month   At least once per month

             6        Less often                Less often

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:        Ask NCRR9




Question: scalat_w17.NCRVIRTUAL                    [ Frequency remote contact partner ]

Module:     scalat_w17
Source:     LAT Survey (adapted)                                                                              Page 1006 of 1165
                Type: choice
                Don't know: -1                   Refused: -2                  Inapplicable: -8          Missing: -9

Universe:      if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
               = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
               And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:          How often do you have contact with them other than in-person, which can be through letters or cards,
               phone or video calls, emails and messaging, via social media or through gaming, or another way?
Options:
                1         Several times a day       Several times a day

                2         Once or twice a day       Once or twice a day

                3         Several times a week      Several times a week

                4         Several times a month     Several times a month

                5         Once a month              Once a month

                6         Less than once a          Less than once a
                          month                     month

                7         Never                     Never

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:           Ask NCRVIRTUAL



if [NCRRYLATCADP <> 7] // If partner not in institution




   Question: scalat_w17.NCRRSTAY                        [ Partner stays overnight ]

    Module:         scalat_w17
    Source:         LAT Survey
    Scripting       Code 4 is exclusive
    Notes:

                      Type: multichoice
                      Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:       if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                    GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                    is telephone or web
                    And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                    And if [NCRRYLATCADP <> 7] // If partner not in institution
    Text:           Do you stay overnight with your partner some of the time? Please select all that apply.
    Options:         1        Yes, at mine           Yes, at mine

                     2        Yes, at theirs         Yes, at theirs

                     3        Yes, somewhere         Yes, somewhere
                              else                   else

                     4        No                     No

    Mixed Mode Alternatives




                                                                                                                Page 1007 of 1165
Telephone Text
Interview: Do you stay overnight with your partner some of the time?

             Options
             1 Yes, at your household
             2 Yes, at your partner's household
             3 Yes, somewhere else
             4 No

             Post-text Interviewer Instruction
             READ OUT
             CODE ALL THAT APPLY
             IF 'YES', PROMPT FOR LOCATION

Use:         Ask NCRRSTAY



if [NCRRSTAY = 1|2|3] // If stays overnight with partner some of the time


   Display Note
   SCREEN START. Please display NCRRSTAYN and NCRRSTAYNU as two boxes alongside each other,
   the first being a box to enter number of nights and the second being a drop down list of units.




   Question: scalat_w17.NCRRSTAYN                       [ How often partner stays overnight ]

   Module:       scalat_w17
   Source:       LAT Survey (adapted)

                   Type: Number                 Range: 1 .. 999
                   Don't know: -1              Refused: -2                  Inapplicable: -8    Missing: -9

   Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                 GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
                 Mode is telephone or web
                 And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
                 HH
                 And if [NCRRYLATCADP <> 7] // If partner not in institution
                 And if [NCRRSTAY = 1|2|3] // If stays overnight with partner some of the time
   Text:         How often do you usually stay overnight together?
   Question      Nights (to appear to the right of entry box)
   Box
   Label:
   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: ENTER NUMBER THEN CODE UNIT

   Use:          Ask NCRRSTAYN




   Question: scalat_w17.NCRRSTAYNU                         [ How often partner stays overnight units ]

   Module:      scalat_w17
   Source:      LAT Survey (adapted)

                  Type: choice
                  Don't know: -1               Refused: -2              Inapplicable: -8        Missing: -9



                                                                                                         Page 1008 of 1165
        Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                  GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
                  Mode is telephone or web
                  And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
                  HH
                  And if [NCRRYLATCADP <> 7] // If partner not in institution
                  And if [NCRRSTAY = 1|2|3] // If stays overnight with partner some of the time
        Text:       What period does that cover?
        Options:     1        Week                        Week

                     2        Fortnight                   Fortnight

                     3        4 Weeks/Calendar            4 Weeks/Calendar
                              month                       month

                     4        3 months                    3 months

                     5        6 months                    6 months

                     6        Year                        Year

        Use:        Ask NCRRSTAYNU



        Hard check: if (NCRRSTAYN > 7 & NCRRSTAYNU = 1)// Greater than 7 nights per week


        Hard check: if (NCRRSTAYN > 14 & NCRRSTAYNU = 2)// Greater than 14 nights per fortnight


        Hard check: if (NCRRSTAYN > 31 & NCRRSTAYNU = 3)// Greater than 31 nights per calendar month


        Hard check: if (NCRRSTAYN > 93 & NCRRSTAYNU =4) // Greater than 93 nights per 3 months


        Hard check: if (NCRRSTAYN > 186 & NCRRSTAYNU = 5) // Greater than 186 nights per 6 months


        Hard check: if (NCRRSTAYN > 365 & NCRRSTAYNU = 6) // Greater than 365 nights per year


        Display Note
        SCREEN END




Question: scalat_w17.NCRRLIVED                     [ Ever lived with partner ]

Module:     scalat_w17
Source:     UKHLS

                Type: choice
                Don't know: -1              Refused: -2                 Inapplicable: -8           Missing: -9

Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType =
          2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
          And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:       Have you ever lived together?
Options:        1        Yes Yes

                2        No   No

Use:        Ask NCRRLIVED
                                                                                                           Page 1009 of 1165
if [NCRRLIVED = 1] // Lived together


   Display Note
   SCREEN START




   Question: scalat_w17.NCRRLIVEM                     [ Month lived together ]

   Module:      scalat_w17
   Source:      LAT Survey

                  Type: choice
                  Don't know: -1                Refused: -2                Inapplicable: -8          Missing: -9

   Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                is telephone or web
                And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                And if [NCRRLIVED = 1] // Lived together
   Text:        When did you start living together? If more than one spell living together, consider the most
                recent spell.
   Options:
                 1        January      January

                 2        February     February

                 3        March        March

                 4        April        April

                 5        May          May

                 6        June         June

                 7        July         July

                 8        August       August

                 9        September September

                 10       October      October

                 11       November     November

                 12       December     December

   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: ENTER MONTH

   Use:         Ask NCRRLIVEM




   Question: scalat_w17.NCRRLIVEY                    [ Year lived together ]

   Module:      scalat_w17
   Source:      UKHLS

                  Type: Number                  Range: 1000 .. 9999
                  Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9




                                                                                                                Page 1010 of 1165
Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
             is telephone or web
             And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
             And if [NCRRLIVED = 1] // Lived together

Question     Year
Box
Label:
Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: ENTER YEAR

Use:         Ask NCRRLIVEY



Hard check: If [Date entered is in the future] // Do not allow future dates to be entered
Text
The date you have entered is in the future.


Soft check: if (NCRRLIVEY prior to ff_intdate) // If started living together prior to last interview
Text
You have said you started living together in [NCRRLIVEM] [NCRRLIVEY] .


Display Note
SCREEN END


Display Note
SCREEN START




Question: scalat_w17.NCRRSTOPM                      [ Month stopped living together ]

Module:      scalat_w17
Source:      LAT Survey

               Type: choice
               Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
             is telephone or web
             And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
             And if [NCRRLIVED = 1] // Lived together
Text:        And when did you stop living together? If more than one spell living together, consider the most
             recent spell.




                                                                                                          Page 1011 of 1165
Options:
             1        January     January

             2        February    February

             3        March       March

             4        April       April

             5        May         May

             6        June        June

             7        July        July

             8        August      August

             9        September September

             10       October     October

             11       November    November

             12       December    December


Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: ENTER MONTH

Use:        Ask NCRRSTOPM




Question: scalat_w17.NCRRSTOPY                   [ Year stopped living together ]

Module:     scalat_w17
Source:     LAT Survey

               Type: Number                Range: 1000 .. 9999
               Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

Universe:   if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
            GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
            is telephone or web
            And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
            And if [NCRRLIVED = 1] // Lived together
Question    Year
Box
Label:
Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: ENTER YEAR

Use:        Ask NCRRSTOPY



Hard Check: If (Date entered is in the future)// Do not allow future dates to be entered
Text
The date you have entered is in the future


Hard check: if (date entered is prior to NCRRLIVEM/Y)// Date entered is prior to date started living
together
Text
The date you have entered is prior to when you started living together


Display Note                                                                                           Page 1012 of 1165
SCREEN END
if [NCRRYLATCADP <> 7] // If partner not in institution




   Question: scalat_w17.NCRRINTRO                       [ NCR Intro ]

    Module:     scalat_w17
    Source:     LAT Survey

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8         Missing: -9

    Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
              is telephone or web
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
              And if [NCRRYLATCADP <> 7] // If partner not in institution
    Text:       The next set of questions ask about how you feel about your relationship and what you might like
                to do in future. There are no right or wrong answers. Where couples live together we ask these
                types of questions and are interested to see whether the same applies to those couples who live
                apart.

                We remind you that your answers will not be shared with your partner and all answers will be
                anonymised before the data is shared with researchers.
    Options:     1       Continue Continue

    Use:        Ask NCRRINTRO




   Question: scalat_w17.NCRR4ADP                       [ Who's decision to live apart ]

    Module:     scalat_w17
    Source:     UKHLS

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8         Missing: -9

    Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
              is telephone or web
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
              And if [NCRRYLATCADP <> 7] // If partner not in institution
    Text:       Whose decision was it to live apart?
    Options:     1       Mine                                           Mine

                 2       My partner's                                   My partner's

                 3       Both mine and my partner's                     Both mine and my partner's

                 4       No definite decision made by either me or      No definite decision made by either me or
                         my partner                                     my partner

    Use:        Ask NCRR4ADP



   if [NCRR4ADP = 1|3] // Respondent's decision to live apart




       Question: scalat_w17.NCRRYLATCHADP                          [ Reason choose to live apart ]             Page 1013 of 1165
Module:      scalat_w17
Source:      UKHLS

               Type: multichoice
               Don't know: -1                 Refused: -2                Inapplicable: -8        Missing: -9

Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
             Mode is telephone or web
             And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
             HH
             And if [NCRRYLATCADP <> 7] // If partner not in institution
             And if [NCRR4ADP = 1|3] // Respondent's decision to live apart
Text:        Why did you personally decide to live apart? Please select all that apply.
Options:      1         I’m not yet ready to live together          I’m not yet ready to live together

              2         So I can work/study                         So I can work/study

              3         To keep my independence                     To keep my independence
                        (financial/emotional)                       (financial/emotional)

              4         To have my own space                        To have my own space

              5         Because of my past relationship             Because of my past relationship
                        experiences                                 experiences

              6         I am waiting to get married/enter a civil   I am waiting to get married/enter a civil
                        partnership                                 partnership

              7         Mine or my partner’s family do not          Mine or my partner’s family do not
                        approve                                     approve

              8         I’m worried about living with my partner    I’m worried about living with my partner

              97        Other                                       Other

Mixed Mode Alternatives
Telephone Text
Interview: Why did you personally decide to live apart?

             Post-text Interviewer Instruction
             READ OUT
             CODE ALL THAT APPLY

             Options
             1 You're not yet ready to live together
             2 So you can work/study
             3 To keep your independence (financial/emotional)
             4 To have your own space
             5 Because of your past relationship experiences
             6 You're waiting to get married/enter a civil partnership
             7 Your family or your partner's family do not approve
             8 You're worried about living with your partner
             97 Other

Use:         Ask NCRRYLATCHADP



if [NCRRYLATCHADP = 97] // Other reason




   Question: scalat_w17.NCRRYLATCHO                           [ Other reason live apart ]

   Module:         scalat_w17
   Source:         LAT Survey

                                                                                                           Page 1014 of 1165
                         Type: String                 Length: 255
                         Don't know: -1              Refused: -2             Inapplicable: -8        Missing: -9



       Universe:        if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                        GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed
                        OR Mode is telephone or web
                        And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside
                        the HH
                        And if [NCRRYLATCADP <> 7] // If partner not in institution
                        And if [NCRR4ADP = 1|3] // Respondent's decision to live apart
                        And if [NCRRYLATCHADP = 97] // Other reason
       Text:            What other reason is that?
       Mixed Mode Alternatives
       Telephone Post-text Interviewer Instruction
       Interview: TYPE IN

       Use:             Ask NCRRYLATCHO



if [NCRR4ADP = 2|3] // Respondent's partner wants to live apart




   Question: scalat_w17.NCRRYLATPADP                               [ Why partner wants to live apart ]

   Module:      scalat_w17
   Source:      UKHLS

                   Type: multichoice
                   Don't know: -1                 Refused: -2               Inapplicable: -8         Missing: -9

   Universe:    if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
                Mode is telephone or web
                And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
                HH
                And if [NCRRYLATCADP <> 7] // If partner not in institution
                And if [NCRR4ADP = 2|3] // Respondent's partner wants to live apart
   Text:        Why do you think your partner decided to live apart? Please select all that apply.
   Options:        1          So they can work/study                     So they can work/study

                   2          To keep their independence (financial      To keep their independence (financial
                              emotional)                                 emotional)

                   3          To have their own space                    To have their own space

                   4          Because of their past relationship         Because of their past relationship
                              experiences                                experiences

                   5          They are not yet ready to live together    They are not yet ready to live together

                   6          They are waiting to get married/enter a    They are waiting to get married/enter a
                              civil partnership                          civil partnership

                   7          Mine or my partner's family do not         Mine or my partner's family do not
                              approve                                    approve

                   97         Other                                      Other

   Mixed Mode Alternatives




                                                                                                              Page 1015 of 1165
   Telephone Text
   Interview: Why do you think your partner decided to live apart?

                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY

                  Options
                  1 So they can work/study
                  2 To keep their independence (financial/emotional)
                  3 To have their own space
                  4 Because of their past relationship experiences
                  5 They are not yet ready to live together
                  6 They are waiting to get married/enter a civil partnership
                  7 Your family or your partner’s family do not approve
                  97 Other

   Use:           Ask NCRRYLATPADP



   if [NCRRYLATPADP = 97] // Other reason




        Question: scalat_w17.NCRRYLATPO                        [ Partner other reason ]

        Module:       scalat_w17
        Source:       LAT Survey

                        Type: String                Length: 255
                        Don't know: -1             Refused: -2              Inapplicable: -8     Missing: -9

        Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                      GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed
                      OR Mode is telephone or web
                      And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside
                      the HH
                      And if [NCRRYLATCADP <> 7] // If partner not in institution
                      And if [NCRR4ADP = 2|3] // Respondent's partner wants to live apart
                      And if [NCRRYLATPADP = 97] // Other reason
        Text:         What other reason is that?
        Mixed Mode Alternatives
        Telephone Post-text Interviewer Instruction
        Interview: TYPE IN

        Use:          Ask NCRRYLATPO




Question: scalat_w17.NCRR3YRS                      [ Relationship in 3 years ]

Module:        scalat_w17
Source:        LAT Survey

                Type: choice
                Don't know: -1               Refused: -2                  Inapplicable: -8       Missing: -9

Universe:      if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
               GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
               is telephone or web
               And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
               And if [NCRRYLATCADP <> 7] // If partner not in institution
Text:          How do you see your relationship in 3 years’ time?
                                                                                                          Page 1016 of 1165
       Options:        1        Same as now                     Same as now

                       2        No longer together              No longer together

                       3        Living further apart            Living further apart

                       4        Living nearer each              Living nearer each
                                other                           other

                       5        Moving in together              Moving in together

       Mixed Mode Alternatives
       Telephone Post-text Interviewer Instruction
       Interview: READ OUT
                  CODE ONE ONLY
       Use:            Ask NCRR3YRS



if [NCRR1 = 1 & (GRIDVARIABLES.PMarStat <> 2 | 3)] // Currently in an intimate ongoing relationship with someone
outside the HH and is not currently married or in a civil partnership




   Question: scalat_w17.NCRR12                    [ Likelihood of marrying partner in future ]

    Module:       scalat_w17
    Source:       HILDA

                    Type: choice
                    Don't know: -1                 Refused: -2                         Inapplicable: -8        Missing: -9

    Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
                  = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
                  And if [NCRR1 = 1 & (GRIDVARIABLES.PMarStat <> 2 | 3)] // Currently in an intimate ongoing
                  relationship with someone outside the HH and is not currently married or in a civil partnership
    Text:         How likely is it that you and your partner will ever marry (or form a civil partnership) in the future?
    Options:       1        Very likely                Very likely

                   2        Likely                     Likely

                   3        Not sure                   Not sure

                   4        Unlikely                   Unlikely

                   5        Very unlikely              Very unlikely

                   6        Prefer not to              Prefer not to
                            disclose                   disclose

    Mixed Mode Alternatives
    Telephone Text
    Interview: How likely is it that you and your partner will ever marry (or form a civil partnership) in the future?
               Would you say it is...

                  Post-text Interviewer Instruction
                  READ OUT

                  Options
                  1 Very likely;
                  2 Likely;
                  3 Not sure;
                  4 Unlikely;
                  5 Very unlikely;
                  6 SPONTANEOUS Prefer not to disclose

    Use:          Ask NCRR12
                                                                                                                        Page 1017 of 1165
if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH




   Question: scalat_w17.NCRRG                    [ Partner has own children ]

    Module:       scalat_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType =
              2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
    Text:         Does your partner have any other {if any CHILDSUMMARY.NRPARENTLAT = 1} children of their
                  own?
    Options:       1        Yes Yes

                   2        No      No

    Use:          Ask NCRRG



if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH


   if [NCRRYLATCADP <> 7] // If partner not in institution




       Question: scalat_w17.NCRRFIN                     [ Finances arrangement ]

        Module:        scalat_w17
        Source:        UKHLS

                         Type: choice
                         Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

        Universe:      if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                       GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
                       is telephone or web
                       And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
                       And if [NCRRYLATCADP <> 7] // If partner not in institution
        Text:          People in relationships organise their finances in different ways. Which of these comes closest to
                       the way you organise yours?
        Options:
                        1        We share and manage our finances jointly We share and manage our finances jointly

                        2        We pool some of the money and keep the      We pool some of the money and keep the
                                 rest separate                               rest separate

                        3        We keep our finances completely             We keep our finances completely
                                 separate                                    separate

                        4        I look after our money except my partner's I look after our money except my partner's
                                 spending money                             spending money

                        5        My partner looks after our money except     My partner looks after our money except
                                 my spending money                           my spending money

                        6        We have some other arrangement              We have some other arrangement

        Mixed Mode Alternatives
                                                                                                                     Page 1018 of 1165
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT
               CODE FIRST THAT APPLIES

                   Options
                   1 You share and manage your finances jointly
                   2 You pool some of the money and keep the rest separate
                   3 You keep your finances completely separate
                   4 You look after the money except your partner's spending money
                   5 Your partner looks after the money except your spending money
                   6 You have some other arrangement

    Use:           Ask NCRRFIN




Question: scalat_w17.SCRELHAPPYLAT                          [ Degree of happiness with relationship (lat)
]

Module:       scalat_w17
Source:       LAT survey, UKHLS adapted

               Type: choice
               Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType
              = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
Text:         The responses below represent different degrees of happiness in your relationship. The middle point,
              "happy", represents the degree of happiness of most relationships. Please select the option which
              best describes the degree of happiness, all things considered, of your relationship.
Options:       1        Extremely            Extremely
                        unhappy              unhappy

               2        Fairly unhappy       Fairly unhappy

               3        A little unhappy     A little unhappy

               4        Happy                Happy

               5        Very happy           Very happy

               6        Extremely happy      Extremely happy

               7        Perfect              Perfect

Mixed Mode Alternatives
Telephone Text
Interview: The responses I'm going to read out represent different degrees of happiness in your relationship.
           The middle point, "happy", represents the degree of happiness of most relationships. Please tell me
           the option which best describes the degree of happiness, all things considered, of your relationship.

              Post-text Interviewer Instruction
              READ OUT
Use:          Ask SCRELHAPPYLAT



if [NCRRYLATCADP <> 7] // If partner not in institution




   Question: scalat_w17.SCLATHAPPY                        [ Degree of happiness with living apart (lat) ]

    Module:        scalat_w17
    Source:        LAT Survey
                                                                                                             Page 1019 of 1165
                  Type: choice

                  Don't know: -1            Refused: -2                 Inapplicable: -8         Missing: -9


Universe:     if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
              is telephone or web
              And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
              And if [NCRRYLATCADP <> 7] // If partner not in institution
Text:         And how happy are you about living apart?
Options:       1         Extremely           Extremely
                         unhappy             unhappy

               2         Fairly unhappy      Fairly unhappy

               3         A little unhappy    A little unhappy

               4         Happy               Happy

               5         Very happy          Very happy

               6         Extremely happy     Extremely happy

               7         Perfect             Perfect

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:          Ask SCLATHAPPY




Question: scalat_w17.SCLATADV                    [ Thinks living apart as couple has advantages ]

Module:     scalat_w17
Source:     LAT Survey, UKHLS adapted

              Type: choice
              Don't know: -1                Refused: -2                Inapplicable: -8          Missing: -9

Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
          is telephone or web
          And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
          And if [NCRRYLATCADP <> 7] // If partner not in institution
Text:       Do you think there are any advantages in living apart as a couple, rather than living together?
Options:      1         Yes Yes

              2         No    No

Use:        Ask SCLATADV



if [SCLATADV = 1] // If thinks there are advantages to living apart




   Question: scalat_w17.SCLATADVS                        [ Advantages in living as a couple apart ]

    Module:        scalat_w17
    Source:        LAT Survey (adapted)
                                                                                                          Page 1020 of 1165
                    Type: multichoice
                    Don't know: -1                 Refused: -2              Inapplicable: -8        Missing: -9


   Universe:      if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                  GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
                  Mode is telephone or web
                  And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
                  HH
                  And if [NCRRYLATCADP <> 7] // If partner not in institution
                  And if [SCLATADV = 1] // If thinks there are advantages to living apart
   Text:          What do you think are the advantages of living apart as a couple? Please select all that apply.
   Options:        1         Personal independence                    Personal independence

                   2         Financial independence                   Financial independence

                   3         Legal independence                       Legal independence

                   4         Improves relationship                    Improves relationship

                   5         Practical benefits                       Practical benefits

                   6         Trial relationship (e.g. before living   Trial relationship (e.g. before living
                             together)                                together)

                   7         Tax/benefit advantages                   Tax/benefit advantages

                   97        Other                                    Other

   Mixed Mode Alternatives
   Telephone Text
   Interview: What do you think are the advantages of living apart as a couple?

                  Post-text Interviewer Instruction
                  READ OUT
                  CODE ALL THAT APPLY

   Use:           Ask SCLATADVS




Question: scalat_w17.SCDISADVLAT                          [ Thinks living apart has disadvantages ]

Module:     scalat_w17
Source:     UKHLS adapted

              Type: choice
              Don't know: -1                  Refused: -2                Inapplicable: -8           Missing: -9

Universe: if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR Mode
          is telephone or web
          And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the HH
          And if [NCRRYLATCADP <> 7] // If partner not in institution
Text:       Do you think there are any disadvantages in living apart as a couple, rather than living together?
Options:      1         Yes Yes

              2         No    No

Use:        Ask SCDISADVLAT



if [SCDISADVLAT = 1] // If thinks there are disadvantages to living apart


                                                                                                               Page 1021 of 1165
             Question: scalat_w17.SCDISADVSLAT                        [ Disadvantages in living apart as couple
             ]


              Module:     scalat_w17
              Source:     UKHLS

                            Type: multichoice
                            Don't know: -1              Refused: -2               Inapplicable: -8          Missing: -9

              Universe:   if [((GRIDVARIABLES.Modetype = 1 & CASISTART.scac = 1 thru 4) |
                          GRIDVARIABLES.ModeType = 2 | 3)] // Mode is face-to-face and translator not needed OR
                          Mode is telephone or web
                          And if [NCRR1 = 1] // Currently in an intimate ongoing relationship with someone outside the
                          HH
                          And if [NCRRYLATCADP <> 7] // If partner not in institution
                          And if [SCDISADVLAT = 1] // If thinks there are disadvantages to living apart
              Text:       What do you think are the disadvantages of living apart as a couple? Please select all that
                          apply.
              Options:      1       Loneliness                               Loneliness

                            2       Do not see each other enough             Do not see each other enough

                            3       Lack of emotional/ practical support     Lack of emotional/ practical support

                            4       More expensive                           More expensive

                            5       No legal status                          No legal status

                            6       Time/costs to see each other             Time/costs to see each other

                            7       No joint space                           No joint space

                            8       Social stigma - others don’t             Social stigma - others don’t
                                    understand                               understand

                            9       Lack of commitment                       Lack of commitment

                            97      Other                                    Other

              Mixed Mode Alternatives
              Telephone Text
              Interview: What do you think are the disadvantages of living apart as a couple?

                           Post-text Interviewer Instruction
                           READ OUT
                           CODE ALL THAT APPLY

              Use:        Ask SCDISADVSLAT



End



Self-Completion Child Development
Module (scachilddevelopment_w17.v02)

Start
if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | GRIDVARIABLES.ModeType = 3)]// Mode is
face-to-face and has agreed to self-completion OR mode is web


   if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 | GRIDVARIABLES.ChDev8 = 1 |
   GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one or more children aged 3, 5, 8, or 12 since last interview
                                                                                                                    Page 1022 of 1165
if [GRIDVARIABLES.CHDEVASK = 1] // If responsible adult for one or more children aged 3, 5 or 8 since last
interview


   Display Note
   SCREEN START




   Question: scachilddevelopment_w17.CDPREAMBLE                               [ Child development pre-
   amble ]

   Module:       scachilddevelopment_w17
   Source:       UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion OR
             mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one or
             more children aged 3, 5, 8, or 12 since last interview
             And if [GRIDVARIABLES.CHDEVASK = 1] // If responsible adult for one or more children aged 3,
             5 or 8 since last interview
   Text:         Next, we are interested in knowing a little more about any of your children that have been age 3,
                 5, 8 or 12 since we last interviewed you.
   Options:       1        Continue Continue

   Mixed Mode Alternatives
   Web        Scripting Notes
   Interview: For web, do not show 'Press 1 and Enter to continue', just show previous and next buttons.

   Use:          Ask CDPREAMBLE



loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1 OR
GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1
Name: CDCONDLoop


   if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 | GRIDVARIABLES.ChDev8 = 1]// If child
   in loop is eligible for age 3, age 5, or age 8 questions




       Question: scachilddevelopment_w17.CDCOND                          [ Child health conditions ]

       Module:        scachilddevelopment_w17
       Source:        UKHLS

                       Type: choice
                       Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

       In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
                 OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1




                                                                                                               Page 1023 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions

Text:        Thinking now about [CHILD NAME] , in general, would you say [CHILD NAME] 's health is...
Options:
              1        Excellent    Excellent

              2        Very good Very good

              3        Good         Good

              4        Fair         Fair

              5        Poor         Poor

Use:         Ask CDCOND



Display Note
SCREEN END




Question: scachilddevelopment_w17.CDDIS                    [ Child has long-standing health
condition ]

Module:      scachilddevelopment_w17
Source:      MCS

               Type: choice
               Don't know: -1               Refused: -2            Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:        Does [CHILD NAME] have long-term conditions that have been diagnosed by a health
             professional? By long-term we mean anything that [CHILD NAME] has had for at least 3
             months or is expected to continue for at least the next three months.
Options:      1        Yes Yes

              2        No     No

Use:         Ask CDDIS



if [CDDIS = 1] // If condition is longstanding




    Question: scachilddevelopment_w17.CDLMT                     [ Child health condition is
    limiting ]
                                                                                                    Page 1024 of 1165
        Module:     scachilddevelopment_w17
        Source:     MCS

                      Type: choice
                      Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

        In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 =
                  1 OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

        Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                  GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-
                  completion OR mode is web
                  And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
                  GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for
                  one or more children aged 3, 5, 8, or 12 since last interview
                  And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
                  GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8
                  questions
                  And if [CDDIS = 1] // If condition is longstanding
        Text:       Does this limit [him/her] at play or from joining in any other activity normal for a child
                    [his/her] age?
        Options:      1       Yes Yes

                      2       No     No

        Use:        Ask CDLMT



if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions


   Display Note
   SCREEN START. Arrange in grid with response options listed horizontally as column headings and
   questions listed vertically as rows.




   Question: scachilddevelopment_w17.CD3PERA                             [ Agree: happy and content ]

    Module:     scachilddevelopment_w17
    Source:     GSOEP

                   Type: choice
                   Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

    In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
              OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

    Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
              OR mode is web
              And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
              GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
              or more children aged 3, 5, 8, or 12 since last interview
              And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
    Text:       To what extent do you agree with the following statements about [CHILD NAME] ?

                  [CHILD NAME] is usually happy and content




                                                                                                                 Page 1025 of 1165
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely



Use:       Ask CD3PERA




Question: scachilddevelopment_w17.CD3PERB                          [ Agree: irritated and cries ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      [CHILD NAME] is easily irritated and cries frequently
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely

Use:       Ask CD3PERB




Question: scachilddevelopment_w17.CD3PERC                          [ Agree: difficult to comfort ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions Page 1026 of 1165
Text:      [CHILD NAME] is difficult to comfort when crying
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely

Use:       Ask CD3PERC




Question: scachilddevelopment_w17.CD3PERD                     [ Agree: curious and active ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      [CHILD NAME] is curious and active
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely

Use:       Ask CD3PERD




Question: scachilddevelopment_w17.CD3PERE                     [ Agree: communicative ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions Page 1027 of 1165
Text:      [CHILD NAME] is communicative and likes to talk
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely

Use:       Ask CD3PERE




Question: scachilddevelopment_w17.CD3PERF                     [ Agree: shows empathy ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      [CHILD NAME] shows empathy when others are sad
Options:    1       Agree completely      Agree completely

            2       Agree somewhat        Agree somewhat

            3       Disagree somewhat     Disagree somewhat

            4       Disagree              Disagree
                    completely            completely

Use:       Ask CD3PERF




Question: scachilddevelopment_w17.CD3PERG                     [ Agree: worried about health ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions Page 1028 of 1165
Text:      I am worried about [CHILD NAME] 's health
Options:     1       Agree completely         Agree completely

             2       Agree somewhat           Agree somewhat

             3       Disagree somewhat        Disagree somewhat

             4       Disagree                 Disagree
                     completely               completely

Use:       Ask CD3PERG



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in grid with response options listed horizontally as column headings and
questions listed vertically as rows.




Question: scachilddevelopment_w17.CDVLA                          [ Learn: get shoes ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      For parents, it is always a big event when their child learns something new. Here is a list of
           things that children learn to do. Please indicate whether [CHILD NAME] can now do these
           things using the responses below.

           Understands brief instructions such as "go get your shoes"
Options:     1       Yes                Yes

             2       To some            To some
                     extent             extent

             3       No                 No

Use:       Ask CDVLA




Question: scachilddevelopment_w17.CDVLB                          [ Learn: two word sentences ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1              Refused: -2                  Inapplicable: -8        Missing: -9
                                                                                                      Page 1029 of 1165
In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1


Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Forms sentences with at least two words
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLB




Question: scachilddevelopment_w17.CDVLC                     [ Learn: full sentences ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2              Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Speaks in full sentences (with four or more words)
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLC




Question: scachilddevelopment_w17.CDVLD                     [ Learn: listens attentively ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2              Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1
                                                                                                Page 1030 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Listens attentively to a story for five minutes or longer
Options:    1        Yes                Yes

            2        To some            To some
                     extent             extent

            3        No                 No

Use:       Ask CDVLD




Question: scachilddevelopment_w17.CDVLE                        [ Learn: passes messages ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1               Refused: -2                  Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Passes on simple messages such as "dinner is ready"
Options:
            1        Yes                Yes

            2        To some            To some
                     extent             extent

            3        No                 No

Use:       Ask CDVLE




Question: scachilddevelopment_w17.CDVLF                        [ Learn: uses a spoon ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1               Refused: -2                  Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1




                                                                                                  Page 1031 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions

Text:      Uses a spoon to eat, without assistance and without dripping
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLF




Question: scachilddevelopment_w17.CDVLG                     [ Learn: blows nose ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2               Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Blows his/her nose without assistance
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLG




Question: scachilddevelopment_w17.CDVLH                     [ Learn: uses toilet ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2               Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1



                                                                                             Page 1032 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Uses the toilet to do "number two"
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLH




Question: scachilddevelopment_w17.CDVLI                  [ Learn: pants ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2            Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Puts on pants and underpants the right way around
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLI




Question: scachilddevelopment_w17.CDVLJ                   [ Learn: brushes teeth ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1              Refused: -2            Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1




                                                                                             Page 1033 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions

Text:      Brushes his/her teeth without assistance
Options:     1       Yes              Yes

             2       To some          To some
                     extent           extent

             3       No               No

Use:       Ask CDVLJ



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in grid with response options listed horizontally as column headings and
questions listed vertically as rows.




Question: scachilddevelopment_w17.CDVLK                    [ Learn: stairs ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Walks forward down the stairs
Options:     1       Yes              Yes

             2       To some          To some
                     extent           extent

             3       No               No

Use:       Ask CDVLK




Question: scachilddevelopment_w17.CDVLL                   [ Learn: door handle ]

Module:    scachilddevelopment_w17
Source:    GSOEP
                                                                                                 Page 1034 of 1165
            Type: choice
            Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9


In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Opens doors with the door handle
Options:    1       Yes              Yes

            2       To some          To some
                    extent           extent

            3       No               No

Use:       Ask CDVLL




Question: scachilddevelopment_w17.CDVLM                   [ Learn: climbing ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Climbs up playground climbing equipment and other high playground structures
Options:
            1       Yes              Yes

            2       To some          To some
                    extent           extent

            3       No               No

Use:       Ask CDVLM




Question: scachilddevelopment_w17.CDVLN                   [ Learn: scissors ]

Module:    scachilddevelopment_w17
Source:    GSOEP


                                                                                                  Page 1035 of 1165
            Type: choice
            Don't know: -1             Refused: -2            Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Cuts paper with scissors
Options:    1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLN




Question: scachilddevelopment_w17.CDVLO                 [ Learn: create shapes ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1             Refused: -2            Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Paints/draws recognisable shapes on paper
Options:
            1       Yes               Yes

            2       To some           To some
                    extent            extent

            3       No                No

Use:       Ask CDVLO




Question: scachilddevelopment_w17.CDVLP                 [ Learn: names ]

Module:    scachilddevelopment_w17
Source:    GSOEP

            Type: choice
            Don't know: -1             Refused: -2            Inapplicable: -8      Missing: -9
                                                                                            Page 1036 of 1165
In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1


Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Calls familiar people by name, for example, says "Mummy" and "Daddy" or uses the father's
           first name
Options:
            1        Yes              Yes

            2        To some          To some
                     extent           extent

            3        No               No

Use:       Ask CDVLP




Question: scachilddevelopment_w17.CDVLQ                    [ Learn: participates in games ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Participates in games with other children
Options:    1        Yes              Yes

            2        To some          To some
                     extent           extent

            3        No               No

Use:       Ask CDVLQ




Question: scachilddevelopment_w17.CDVLR                    [ Learn: playing pretend ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1                    Page 1037 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Gets involved in role-playing games ("playing pretend")
Options:    1        Yes               Yes

            2        To some           To some
                     extent            extent

            3        No                No

Use:       Ask CDVLR




Question: scachilddevelopment_w17.CDVLS                       [ Learn: particular friends ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1              Refused: -2                    Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions
Text:      Shows a special liking for particular playmates or friends
Options:
            1        Yes               Yes

            2        To some           To some
                     extent            extent

            3        No                No

Use:       Ask CDVLS




Question: scachilddevelopment_w17.CDVLT                      [ Learn: knows feelings ]

Module:    scachilddevelopment_w17
Source:    GSOEP

             Type: choice
             Don't know: -1              Refused: -2                    Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1




                                                                                                   Page 1038 of 1165
   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [child in loop has ChDev3 = 1] // Child in loop is eligible for age 3 questions

   Text:       Calls his/her own feelings by name, e.g. "sad", "happy", "scared"
   Options:     1        Yes              Yes

                2        To some          To some
                         extent           extent

                3        No               No

   Use:        Ask CDVLT



   Display Note
   SCREEN END


if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1]// Child in loop is eligible for age 5 or age 8
or age 12 questions


   Display Note
   SCREEN START. Arrange in grid with response options listed horizontally as column headings and
   questions listed vertically as rows.




   Question: scachilddevelopment_w17.CHSDPF                        [ behaviour:considerate ]

   Module:     scachilddevelopment_w17
   Source:     SDQ

                 Type: choice
                 Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
             OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
             for age 5 or age 8 or age 12 questions
   Text:       We next have some questions about what [CHILD NAME] is like. For each item, please mark
               the box for Not True, Somewhat True or Certainly True. It would help us if you answered all
               items as best you can even if you are not absolutely certain or the item seems daft! Please
               give your answers on the basis of [CHILD NAME] 's behaviour over the last six months.

                [CHILD NAME] is considerate of other people's feelings
   Options:
                1        Not true         Not true

                2        Somewhat true Somewhat true

                3        Certainly true   Certainly true


   Use:        Ask CHSDPF                                                                              Page 1039 of 1165
Question: scachilddevelopment_w17.CHSDRO                        [ behaviour: restless ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is restless, overactive, cannot stay still for long
Options:    1        Not true          Not true

            2        Somewhat true Somewhat true

            3        Certainly true    Certainly true

Use:       Ask CHSDRO




Question: scachilddevelopment_w17.CHSDHS                        [ behaviour:headaches ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] often complains of headaches, stomach-aches or sickness
Options:    1        Not true          Not true

            2        Somewhat true Somewhat true

            3        Certainly true    Certainly true

Use:       Ask CHSDHS




Question: scachilddevelopment_w17.CHSDSR                        [ behaviour:shares readily ]        Page 1040 of 1165
Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] shares readily with other children (treats, toys, pencils etc.)
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDSR




Question: scachilddevelopment_w17.CHSDTT                       [ behaviour:temper tantrums ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] often has temper tantrums or hot tempers
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDTT




Question: scachilddevelopment_w17.CHSDSP                        [ behaviour:solitary ]

Module:    scachilddevelopment_w17
Source:    SDQ                                                                                      Page 1041 of 1165
             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8      Missing: -9


In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is rather solitary, tends to play alone
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDSP




Question: scachilddevelopment_w17.CHSDOR                       [ behaviour:obedient ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is generally obedient, usually does what adults request
Options:
            1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDOR




Question: scachilddevelopment_w17.CHSDMW                           [ behaviour:many worries ]

Module:    scachilddevelopment_w17
Source:    SDQ


                                                                                                    Page 1042 of 1165
             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] has many worries, often seems worried
Options:
             1       Not true          Not true

             2       Somewhat true Somewhat true

             3       Certainly true    Certainly true

Use:       Ask CHSDMW




Question: scachilddevelopment_w17.CHSDHU                        [ behaviour:helpful ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is helpful if someone is hurt, upset or feeling ill
Options:     1       Not true          Not true

             2       Somewhat true Somewhat true

             3       Certainly true    Certainly true

Use:       Ask CHSDHU



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in grid with response options listed horizontally as column headings and
questions listed vertically as rows.


                                                                                                    Page 1043 of 1165
Question: scachilddevelopment_w17.CHSDFS                        [ behaviour:fidgeting ]


Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is constantly fidgeting or squirming
Options:
            1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDFS




Question: scachilddevelopment_w17.CHSDGF                        [ behaviour:good friend ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] has at least one good friend
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDGF




Question: scachilddevelopment_w17.CHSDFB                        [ behaviour:fights ]                Page 1044 of 1165
Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] often fights with other children or bullies them
Options:
            1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDFB




Question: scachilddevelopment_w17.CHSDUD                       [ behaviour:unhappy ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is often unhappy, down-hearted or tearful
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDUD




Question: scachilddevelopment_w17.CHSDLC                      [ behaviour:liked ]

Module:    scachilddevelopment_w17
Source:    SDQ                                                                                      Page 1045 of 1165
             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9


In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is generally liked by other children
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDLC




Question: scachilddevelopment_w17.CHSDDC                        [ behaviour:distracted ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is easily distracted, concentration wanders
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDDC




Question: scachilddevelopment_w17.CHSDNC                        [ behaviour:nervous ]

Module:    scachilddevelopment_w17
Source:    SDQ


                                                                                                    Page 1046 of 1165
             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is nervous or clingy in new situations, easily loses confidence
Options:     1       Not true         Not true

             2       Somewhat true Somewhat true

             3       Certainly true   Certainly true

Use:       Ask CHSDNC




Question: scachilddevelopment_w17.CDSDKY                       [ behaviour:kind ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is kind to younger children
Options:     1       Not true         Not true

             2       Somewhat true Somewhat true

             3       Certainly true   Certainly true

Use:       Ask CDSDKY



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in grid with response options listed horizontally as column headings and
questions listed vertically as rows.


                                                                                                    Page 1047 of 1165
Question: scachilddevelopment_w17.CHSDOA                       [ behaviour:often lies ]


Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] often lies or cheats
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDOA




Question: scachilddevelopment_w17.CHSDPB                       [ behaviour:bullied ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                  Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] is picked on or bullied by other children
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDPB




Question: scachilddevelopment_w17.CHSDVH                       [ behaviour:volunteers ]             Page 1048 of 1165
Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] often volunteers to help others (parents, teachers, other children)
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDVH




Question: scachilddevelopment_w17.CHSDST                      [ behaviour:thinks ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] thinks things out before acting
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDST




Question: scachilddevelopment_w17.CHSDCS                       [ behaviour:steals ]

Module:    scachilddevelopment_w17
Source:    SDQ                                                                                      Page 1049 of 1165
             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9


In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] steals from home, school or elsewhere
Options:    1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDCS




Question: scachilddevelopment_w17.CHSDGB                       [ behaviour:gets on better ]

Module:    scachilddevelopment_w17
Source:    SDQ

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
          for age 5 or age 8 or age 12 questions
Text:       [CHILD NAME] gets on better with adults than with other children
Options:
            1        Not true         Not true

            2        Somewhat true Somewhat true

            3        Certainly true   Certainly true

Use:       Ask CHSDGB




Question: scachilddevelopment_w17.CHSDFE                      [ behaviour:fears ]

Module:    scachilddevelopment_w17
Source:    SDQ


                                                                                                    Page 1050 of 1165
                Type: choice
                Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
             OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
             for age 5 or age 8 or age 12 questions
   Text:       [CHILD NAME] has many fears, easily scared
   Options:
               1        Not true         Not true

               2        Somewhat true Somewhat true

               3        Certainly true   Certainly true

   Use:       Ask CHSDFE




  Question: scachilddevelopment_w17.CHSDTE                       [ behaviour:completes tasks ]

   Module:    scachilddevelopment_w17
   Source:    SDQ

                Type: choice
                Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
             OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [child in loop has ChDev5 = 1 OR ChDev8 = 1 or ChDev12 =1] // Child in loop is eligible
             for age 5 or age 8 or age 12 questions
   Text:       [CHILD NAME] sees tasks through to the end, good attention span
   Options:    1        Not true         Not true

               2        Somewhat true Somewhat true

               3        Certainly true   Certainly true

   Use:       Ask CHSDTE



  Display Note
  SCREEN END


if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 | GRIDVARIABLES.ChDev8 = 1]// If child
in loop is eligible for age 3, age 5, or age 8 questions



                                                                                                       Page 1051 of 1165
Question: scachilddevelopment_w17.CDCREAD                        [ Parent reads to child ]

Module:    scachilddevelopment_w17
Source:    MCS

             Type: choice
             Don't know: -1             Refused: -2                 Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      How often do you read to [CHILD NAME] ?
Options:    1        Every day               Every day

            2        Several times a week    Several times a week

            3        Once or twice a week    Once or twice a week

            4        Once or twice a         Once or twice a
                     month                   month

            5        Less often              Less often

            6        Not at all              Not at all

Use:       Ask CDCREAD




Question: scachilddevelopment_w17.CDOREAD                        [ Others read to child ]

Module:    scachilddevelopment_w17
Source:    MCS

             Type: choice
             Don't know: -1             Refused: -2                 Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      Does anyone else at home ever read to [CHILD NAME] ?
Options:    1        Yes Yes

            2        No    No


                                                                                                    Page 1052 of 1165
Use:       Ask CDOREAD
if [CDOREAD = 1] // If someone else reads to child




   Question: scachilddevelopment_w17.CDWREAD                         [ Who else reads to child ]

    Module:     scachilddevelopment_w17
    Source:     UKHLS

                  Type: multichoice
                  Don't know: -1             Refused: -2           Inapplicable: -8          Missing: -9

    In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 =
              1 OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

    Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-
              completion OR mode is web
              And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
              GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for
              one or more children aged 3, 5, 8, or 12 since last interview
              And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
              GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8
              questions
              And if [CDOREAD = 1] // If someone else reads to child
    Text:       Who else at home reads to [CHILD NAME] ? Please select all that apply.
    Options:     1        [CHILD NAME] 's mum or step-mum       CHILD NAME's mum or step-mum

                 2        [CHILD NAME] 's dad or step-dad       CHILD NAME's dad or step-dad

                 3       A brother or sister (or step-          A brother or sister (or step-
                         brother/step-sister)                   brother/step-sister)

                 4       Another relative living here           Another relative living here

                 5       A non-relative living here             A non-relative living here

    Use:        Ask CDWREAD




   Question: scachilddevelopment_w17.CDEREAD                        [ Frequency: Others read to
   child ]

    Module:     scachilddevelopment_w17
    Source:     MCS

                  Type: choice
                  Don't know: -1            Refused: -2            Inapplicable: -8          Missing: -9

    In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 =
              1 OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

    Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-
              completion OR mode is web
              And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
              GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for
              one or more children aged 3, 5, 8, or 12 since last interview
              And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
              GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8
              questions
              And if [CDOREAD = 1] // If someone else reads to child                               Page 1053 of 1165
   Text:          How often does anyone else at home read to [CHILD NAME] ?
   Options:        1       Every day                Every day

                   2       Several times a week     Several times a week

                   3       Once or twice a week     Once or twice a week

                   4       Once or twice a          Once or twice a
                           month                    month

                   5       Less often               Less often

                   6       Not at all               Not at all

   Use:           Ask CDEREAD




Question: scachilddevelopment_w17.MEALSREG                            [ Child has meals at regular
times ]

Module:    scachilddevelopment_w17
Source:    MCS

              Type: choice
              Don't know: -1                 Refused: -2              Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      Does [CHILD NAME] have meals at regular times?
Options:      1        No, never or almost          No, never or almost
                       never                        never

              2        Yes, sometimes               Yes, sometimes

              3        Yes, usually                 Yes, usually

              4        Yes, always                  Yes, always

Use:       Ask MEALSREG




Question: scachilddevelopment_w17.BEDREG                           [ Child goes to bed at regular
time ]

Module:    scachilddevelopment_w17
Source:    MCS

              Type: choice
              Don't know: -1                 Refused: -2              Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

                                                                                                    Page 1054 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:       Does [CHILD NAME] go to bed at a regular time? {if CHILD is aged 3} On weekdays during
           term-time, does [CHILD NAME] go to bed at a regular time? {if CHILD is aged 5 or 8}
Options:    1        No, never or almost          No, never or almost
                     never                        never

            2        Yes, sometimes               Yes, sometimes

            3        Yes, usually                 Yes, usually

            4        Yes, always                  Yes, always

Use:       Ask BEDREG




Question: scachilddevelopment_w17.CDTVVIDHRS                            [ Screen time: school day ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                 Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      On a normal school day, how many hours does [CHILD NAME] spend using a tablet, TV,
           smartphone, games console or computer?
Options:
            1        None                  None

            2        Less than an          Less than an
                     hour                  hour

            3        1-3 hours             1-3 hours

            4        4-6 hours             4-6 hours

            5        7 or more hours       7 or more hours

Use:       Ask CDTVVIDHRS




Question: scachilddevelopment_w17.CDTVVIDHRW                            [ Screen time: weekend
day ]

Module:    scachilddevelopment_w17
Source:    UKHLS
                                                                                                    Page 1055 of 1165
             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9



In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      On a weekend, that is on a Saturday or Sunday, how many hours does [CHILD NAME]
           spend using a tablet, TV, smartphone, games console or computer?
Options:     1       None                None

             2       Less than an        Less than an
                     hour                hour

             3       1-3 hours           1-3 hours

             4       4-6 hours           4-6 hours

             5       7 or more hours     7 or more hours

Use:       Ask CDTVVIDHRW



Display Note
SCREEN START. Arrange in grid with response options listed horizontally as column headings and
questions listed vertically as rows.




Question: scachilddevelopment_w17.CDDVPVM                        [ Child device use: watch
programmes ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      How often does [CHILD NAME] use a tablet, TV, smartphone, games console or computer
           for....

           Watching programmes, videos, or movies



                                                                                                    Page 1056 of 1165
Options:    1        Every day                      Every day

            2        At least once a week           At least once a week

            3        At least once a month          At least once a month

            4        Less often than once a         Less often than once a
                     month                          month

            5        Never                          Never

Use:       Ask CDDVPVM




Question: scachilddevelopment_w17.CDDVVC                        [ Child device use: video calling ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      Video calling
Options:
            1        Every day                      Every day

            2        At least once a week           At least once a week

            3        At least once a month          At least once a month

            4        Less often than once a         Less often than once a
                     month                          month

            5        Never                          Never

Use:       Ask CDDVVC




Question: scachilddevelopment_w17.CDDVPG                        [ Child device use: play games ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1




                                                                                                    Page 1057 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions

Text:      Playing games
Options:    1        Every day                      Every day

            2        At least once a week           At least once a week

            3        At least once a month          At least once a month

            4        Less often than once a         Less often than once a
                     month                          month

            5        Never                          Never

Use:       Ask CDDVPG




Question: scachilddevelopment_w17.CDDVHW                        [ Child device use: school work ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      School work or studying
Options:    1        Every day                      Every day

            2        At least once a week           At least once a week

            3        At least once a month          At least once a month

            4        Less often than once a         Less often than once a
                     month                          month

            5        Never                          Never

Use:       Ask CDDVHW



Display Note
SCREEN END




Question: scachilddevelopment_w17.CDDVACTO                         [ Child device use: other ]
                                                                                                    Page 1058 of 1165
Module:    scachilddevelopment_w17
Source:    UKHLS
Scripting In addition to the open text box for response, please add a radio button/response box with the
Notes:    text "No other activities"

             Type: String
             Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      Are there other activities [CHILD NAME] uses these devices for?
Use:       Ask CDDVACTO



Display note
SCREEN START. Display in grid format.




Question: scachilddevelopment_w17.CDSMLOOK                          [ Child internet use: looking
at social media ]

Module:    scachilddevelopment_w17
Source:    UKHLS

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      How often does [CHILD NAME] use the internet for....

           Looking at content on social media/websites and apps (e.g., looking at text, images, videos on
           YouTube, TikTok, Instagram or Facebook)?




                                                                                                     Page 1059 of 1165
   Options:      1        Almost all of the time    Almost all of the time

                 2        Several times a day       Several times a day

                 3        Once or twice a day       Once or twice a day

                 4        Several times a week      Several times a week

                 5        Several times a month     Several times a month

                 6        Once a month              Once a month

                 7        Less than once a          Less than once a
                          month                     month

                 8        Never                     Never


   Use:         Ask CDSMLOOK




   Question: scachilddevelopment_w17.CDSMPOST                             [ Child internet use: Posting
   on social media ]

   Module:      scachilddevelopment_w17
   Source:      UKHLS

                  Type: choice
                  Don't know: -1              Refused: -2                 Inapplicable: -8       Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
             OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
   Text:        Posting content on social media/websites and apps (e.g., posting text, images, videos on
                YouTube, TikTok, Instagram or Facebook)?
   Options:      1        Almost all of the time    Almost all of the time

                 2        Several times a day       Several times a day

                 3        Once or twice a day       Once or twice a day

                 4        Several times a week      Several times a week

                 5        Several times a month     Several times a month

                 6        Once a month              Once a month

                 7        Less than once a          Less than once a
                          month                     month

                 8        Never                     Never

   Use:         Ask CDSMPOST



   Display note
   SCREEN END.


                                                                                                            Page 1060 of 1165
if [child in loop has ChDev5 = 1 OR ChDev8 = 1] // Child in loop is eligible for age 5 or age 8 questions
Question: scachilddevelopment_w17.CDPHSC                              [ Child happy in school ]

Module:      scachilddevelopment_w17
Source:      UKHLS

               Type: choice
               Don't know: -1               Refused: -2                    Inapplicable: -8    Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [child in loop has ChDev5 = 1 OR ChDev8 = 1] // Child in loop is eligible for age 5 or age
          8 questions
Text:        On a scale from 1 to 7 where 1 means "Completely Happy" and 7 means "Not at all happy",
             how happy is [CHILD NAME] in the school [he/she] goes to?
Options:      1        Completely happy            Completely happy

              2                                    display number only on CASI/CAWI, no
                                                   label

              3                                    display number only on CASI/CAWI, no
                                                   label

              4                                    display number only on CASI/CAWI, no
                                                   label

              5                                    display number only on CASI/CAWI, no
                                                   label

              6                                    display number only on CASI/CAWI, no
                                                   label

              7        Not at all happy            Not at all happy

              8        Does not attend a
                                                   Does not attend a school
                       school

Use:         Ask CDPHSC



if [CDPHSC = 5 | 6 | 7] // If child is unhappy in the school they attend




    Question: scachilddevelopment_w17.CDPHSCY                               [ Problems at school ]

    Module:       scachilddevelopment_w17
    Source:       Adapted from GSOEP
    Scripting Code 7 is an exclusive code
    Notes:

                   Type: multichoice
                   Don't know: -1              Refused: -2                  Inapplicable: -8   Missing: -9

    In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 =
              1 OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1
                                                                                                       Page 1061 of 1165
      Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-
                completion OR mode is web
                And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
                GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for
                one or more children aged 3, 5, 8, or 12 since last interview
                And if [child in loop has ChDev5 = 1 OR ChDev8 = 1] // Child in loop is eligible for age 5 or
                age 8 questions
                And if [CDPHSC = 5 | 6 | 7] // If child is unhappy in the school they attend
      Text:       Does [CHILD NAME] have any of the following problems at school? Please select all that
                  apply.
      Options:     1        Finds schoolwork difficult or            Finds schoolwork difficult or
                            challenging                              challenging

                   2        Problems getting along with teacher(s)   Problems getting along with teacher(s)

                   3        Is bullied by other students             Is bullied by other students

                   4        Bullies other students                   Bullies other students

                   5        Is just not interested in school         Is just not interested in school

                   6        Other sorts of problems                  Other sorts of problems

                   7        No, no problems at school                No, no problems at school

      Use:        Ask CDPHSCY



if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 | GRIDVARIABLES.ChDev8 = 1]// If child
in loop is eligible for age 3, age 5, or age 8 questions




  Question: scachilddevelopment_w17.CHRISK                       [ Parental assessment of child risk
  aversion ]

   Module:    scachilddevelopment_w17
   Source:    Adapted from GSOEP

                 Type: choice
                 Don't know: -1              Refused: -2               Inapplicable: -8          Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
             OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
             OR mode is web
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
             or more children aged 3, 5, 8, or 12 since last interview
             And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
             GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
   Text:      Using a scale from 1 to 7 where 1 means "Completely unwilling to take risks" and 7 means
              "Completely willing to take risks", how willing is [CHILD NAME] to take risks?




                                                                                                         Page 1062 of 1165
Options:
            1        Completely unwilling to take
                                                        Won't take risks
                     risks

            2                                           display number only on CASI/CAWI, no
                                                        label

            3                                           display number only on CASI/CAWI, no
                                                        label

            4                                           display number only on CASI/CAWI, no
                                                        label

            5                                           display number only on CASI/CAWI, no
                                                        label

            6                                           display number only on CASI/CAWI, no
                                                        label

            7        Completely willing to take risks   Ready to take risks


Use:       Ask CHRISK




Question: scachilddevelopment_w17.CHPAT                      [ Parental assessment of child
patience ]

Module:    scachilddevelopment_w17
Source:    Adapted from GSOEP

             Type: choice
             Don't know: -1              Refused: -2               Inapplicable: -8           Missing: -9

In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
          OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
          GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
          OR mode is web
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
          or more children aged 3, 5, 8, or 12 since last interview
          And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
          GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
Text:      Is [CHILD NAME] generally an impatient child, or a child with a lot of patience?
Options:
            1        Very impatient Very impatient

            2                         display number only on CASI/CAWI, no
                                      label

            3                         display number only on CASI/CAWI, no
                                      label

            4                         display number only on CASI/CAWI, no
                                      label

            5                         display number only on CASI/CAWI, no
                                      label

            6                         display number only on CASI/CAWI, no
                                      label

            7        Very patient     Very patient


Use:       Ask CHPAT


                                                                                                      Page 1063 of 1165
              Question: scachilddevelopment_w17.CHDELAY                         [ Parental assessment of
              delayed gratification ]


              Module:     scachilddevelopment_w17
              Source:     Adapted from GSOEP

                            Type: choice
                            Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

              In Loops: loop for each child where GRIDVARIABLES.ChDev3 = 1 OR GRIDVARIABLES.ChDev5 = 1
                        OR GRIDVARIABLES.ChDev8 = 1 OR GRIDVARIABLES.ChDev12 = 1

              Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                        GRIDVARIABLES.ModeType = 3)] // Mode is face-to-face and has agreed to self-completion
                        OR mode is web
                        And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
                        GRIDVARIABLES.ChDev8 = 1 | GRIDVARIABLES.ChDev12 = 1] // Responsible adult for one
                        or more children aged 3, 5, 8, or 12 since last interview
                        And if [GRIDVARIABLES.ChDev3 = 1 | GRIDVARIABLES.ChDev5 = 1 |
                        GRIDVARIABLES.ChDev8 = 1] // If child in loop is eligible for age 3, age 5, or age 8 questions
              Text:       Is [CHILD NAME] generally a child who takes a long time to reflect on things and thinks
                          before acting, in other words, not at all impulsive, or is [CHILD NAME] a child who acts
                          without much reflection, in other words, is very impulsive?
              Options:     1        Not at all
                                                        Not at all impulsive
                                    impulsive

                           2                            display number only on CASI/CAWI, no
                                                        label

                           3                            display number only on CASI/CAWI, no
                                                        label

                           4                            display number only on CASI/CAWI, no
                                                        label

                           5                            display number only on CASI/CAWI, no
                                                        label

                           6                            display number only on CASI/CAWI, no
                                                        label

                           7        Very impulsive      Very impulsive

              Use:        Ask CHDELAY



        END LOOP (CDCONDLoop)


End



Self-Completion Parenting Styles Module                              (scaparentingstyles_w14.v01)

Start
if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType = 3)]// Mode is face-to-
face and has agreed to self-completion OR mode is web


   if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive mother, adoptive father,
   step-mother or step-father) of a child aged 10 since last interview

                                                                                                                     Page 1064 of 1165
loop for each child where GRIDVARIABLES.PSty10 = 1
Name: PS1Loop



   Display Note
   SCREEN START. Arrange in table with response options listed horizontally as column headings and questions
   listed vertically as rows.




   Question: scaparentingstyles_w14.PS1                  [ Responsive to child's needs ]

   Module:    scaparentingstyles_w14
   Source:    UC-Dublin

                Type: choice
                Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
             And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
             mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
   Text:      Next, we are interested in knowing a little about your children that have been age 10 since we last
              interviewed you. Here is a list of ways you could interact with your child. Please mark the answer
              that best indicates how often you usually do each.

              I am responsive to [CHILD NAME] 's feelings and needs.
   Options:    1        Never               Never

               2        Once in a while     Once in a while

               3        About half the      About half the
                        time                time

               4        Very often          Very often

               5        Always              Always

   Use:       Ask PS1




   Question: scaparentingstyles_w14.PS2                  [ Use physical punishment to discipline
   child ]

   Module:    scaparentingstyles_w14
   Source:    UC-Dublin

                Type: choice
                Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

   In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

   Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
             3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
             And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
             mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
   Text:      I use physical punishment as a way of disciplining [CHILD NAME] .



                                                                                                             Page 1065 of 1165
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always

Use:       Ask PS2




Question: scaparentingstyles_w14.PS3                 [ Take child's desires into account ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I take [CHILD NAME] 's desires into account before asking [him/her] to do something.
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always

Use:       Ask PS3




Question: scaparentingstyles_w14.PS4                 [ Reasons for requests not given ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      When [CHILD NAME] asks why [he/she] has to do something, I say 'because I say so' or 'I am
           your parent and I want you to'.


                                                                                                     Page 1066 of 1165
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always

Use:       Ask PS4




Question: scaparentingstyles_w14.PS5                 [ Give feedback on child's behaviour ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I explain to [CHILD NAME] about how I feel about [his/her] good and bad behaviour.
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always

Use:       Ask PS5




Question: scaparentingstyles_w14.PS6                 [ Spank child when disobedient ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I spank [CHILD NAME] when [he/she] is disobedient.




                                                                                                    Page 1067 of 1165
Options:    1        Never                  Never

            2        Once in a while        Once in a while

            3        About half the         About half the
                     time                   time

            4        Very often             Very often

            5        Always                 Always


Use:       Ask PS6




Question: scaparentingstyles_w14.PS7                     [ Encourage child to talk about feelings ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I encourage [CHILD NAME] to talk about [his/her] troubles and/or feelings.
Options:    1        Never                  Never

            2        Once in a while        Once in a while

            3        About half the         About half the
                     time                   time

            4        Very often             Very often

            5        Always                 Always

Use:       Ask PS7




Question: scaparentingstyles_w14.PS8                     [ Find it difficult to discipline child ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I find it difficult to discipline [CHILD NAME] .



                                                                                                       Page 1068 of 1165
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always



Use:       Ask PS8




Question: scaparentingstyles_w14.PS9                 [ Encourage child to express self ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I encourage [CHILD NAME] to freely express [him/herself] even when disagreeing with parents.
Options:    1        Never              Never

            2        Once in a while    Once in a while

            3        About half the     About half the
                     time               time

            4        Very often         Very often

            5        Always             Always

Use:       Ask PS9




Question: scaparentingstyles_w14.PS10                  [ Take privileges away without explanation
]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I punish by taking privileges away from [CHILD NAME] without telling [him/her] why.

                                                                                                     Page 1069 of 1165
Options:
            1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS10



Display Note
SCREEN END


Display Note
SCREEN START. Arrange in table with response options listed horizontally as column headings and questions
listed vertically as rows.




Question: scaparentingstyles_w14.PS11                  [ Emphasise reasons for rules ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      Still thinking about [CHILD NAME] , please select the answer that indicates how often you do
           each of these things.

           I emphasise the reasons for rules to [CHILD NAME]
Options:
            1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS11




Question: scaparentingstyles_w14.PS12                  [ Comfort child when upset ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9
                                                                                                          Page 1070 of 1165
In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I give comfort and understanding when [CHILD NAME] is upset.
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS12




Question: scaparentingstyles_w14.PS13                 [ Yell when child misbehaves ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I yell or shout when [CHILD NAME] misbehaves.
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS13




Question: scaparentingstyles_w14.PS14                 [ Praise child when good ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1


                                                                                                    Page 1071 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview

Text:      I give praise when [CHILD NAME] is good.
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS14




Question: scaparentingstyles_w14.PS15                 [ Give in when child makes a fuss ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I give in to [CHILD NAME] when [he/she] causes a commotion or creates a fuss about
           something.
Options:
            1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS15




Question: scaparentingstyles_w14.PS16                 [ Explode in anger towards child ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1




                                                                                                    Page 1072 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I explode in anger towards [CHILD NAME] .
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS16




Question: scaparentingstyles_w14.PS17                  [ Threaten punishment more than give ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I threaten [CHILD NAME] with punishment more often than actually giving it.
Options:
            1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS17




Question: scaparentingstyles_w14.PS18                  [ Consider child's preferences when
making plans ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8       Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1




                                                                                                    Page 1073 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I take into account [CHILD NAME] 's likes and dislikes when making plans for the family.
Options:    1        Never               Never

            2        Once in a while     Once in a while

            3        About half the      About half the
                     time                time

            4        Very often          Very often

            5        Always              Always

Use:       Ask PS18




Question: scaparentingstyles_w14.PS19                  [ Grab child when disobedient ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I grab [CHILD NAME] when [he/she] is being disobedient.
Options:
            1        Never               Never

            2        Once in a while     Once in a while

            3        About half the      About half the
                     time                time

            4        Very often          Very often

            5        Always              Always

Use:       Ask PS19




Question: scaparentingstyles_w14.PS20                  [ State punishment but don't give ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                  Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview Page 1074 of 1165
Text:      I state punishments to [CHILD NAME] and do not actually do them.
Options:    1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS20



Display Note
SCREEN END


Display Note
SCREEN START).Arrange in table with response options listed horizontally as column headings and questions
listed vertically as rows.




Question: scaparentingstyles_w14.PS21                  [ Respect child's opinion ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8         Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      Still thinking about [CHILD NAME] , please select the answer that indicates how often you do
           each of these things.

           I show respect for [CHILD NAME] 's opinions by encouraging [him/her] to express them.
Options:    1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS21




Question: scaparentingstyles_w14.PS22                  [ Allow child input into rules ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8                 Page 1075 of 1165
                                                                                              Missing: -9
In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I allow [CHILD NAME] to give input into family rules.
Options:    1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS22




Question: scaparentingstyles_w14.PS23                   [ Scold and criticise ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1               Refused: -2                Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I scold and criticise to make [CHILD NAME] improve.
Options:    1       Never                Never

            2       Once in a while      Once in a while

            3       About half the       About half the
                    time                 time

            4       Very often           Very often

            5       Always               Always

Use:       Ask PS23




Question: scaparentingstyles_w14.PS24                   [ Spoil child ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1               Refused: -2                Inapplicable: -8      Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1


                                                                                                    Page 1076 of 1165
Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I spoil [CHILD NAME] .
Options:    1        Never               Never

            2        Once in a while     Once in a while

            3        About half the      About half the
                     time                time

            4        Very often          Very often

            5        Always              Always

Use:       Ask PS24




Question: scaparentingstyles_w14.PS25                  [ Give reasons rules should be followed ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I give [CHILD NAME] reasons why rules should be obeyed or followed.
Options:    1        Never               Never

            2        Once in a while     Once in a while

            3        About half the      About half the
                     time                time

            4        Very often          Very often

            5        Always              Always

Use:       Ask PS25




Question: scaparentingstyles_w14.PS26                  [ Use threats with no justification ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                 Inapplicable: -8        Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview Page 1077 of 1165
Text:      I use threats as punishment with little or no justification or explanation.
Options:    1        Never                 Never

            2        Once in a while       Once in a while

            3        About half the        About half the
                     time                  time

            4        Very often            Very often

            5        Always                Always

Use:       Ask PS26




Question: scaparentingstyles_w14.PS27                     [ Warm happy times with child ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1                 Refused: -2                   Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I have warm, happy and comforting times together with [CHILD NAME] .
Options:    1        Never                 Never

            2        Once in a while       Once in a while

            3        About half the        About half the
                     time                  time

            4        Very often            Very often

            5        Always                Always

Use:       Ask PS27




Question: scaparentingstyles_w14.PS28                     [ Child left alone with no explanation ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1                 Refused: -2                   Inapplicable: -8   Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I punish [CHILD NAME] by putting [him/her] somewhere alone with little or no explanation.


                                                                                                       Page 1078 of 1165
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS28




Question: scaparentingstyles_w14.PS29                  [ Help child understand consequences of
their actions ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8           Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I help [CHILD NAME] to understand the effect of behaviour by encouraging [CHILD NAME] to
           talk about the consequences of [his/her] own actions.
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS29




Question: scaparentingstyles_w14.PS30                  [ Scold when child's behaviour doesn't
meet expectations ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1              Refused: -2                Inapplicable: -8           Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I scold or criticise when [CHILD NAME] 's behaviour doesn't meet my expectations.
                                                                                                       Page 1079 of 1165
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS30




Question: scaparentingstyles_w14.PS31                 [ Explain consequences of child's
behaviour ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                   Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I explain the consequences of [CHILD NAME] 's behaviour.
Options:    1       Never               Never

            2       Once in a while     Once in a while

            3       About half the      About half the
                    time                time

            4       Very often          Very often

            5       Always              Always

Use:       Ask PS31




Question: scaparentingstyles_w14.PS32                 [ Slap child when misbehaves ]

Module:    scaparentingstyles_w14
Source:    UC-Dublin

             Type: choice
             Don't know: -1             Refused: -2                   Inapplicable: -8     Missing: -9

In Loops: loop for each child where GRIDVARIABLES.PSty10 = 1

Universe: if [((GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1) | GRIDVARIABLES.ModeType =
          3)] // Mode is face-to-face and has agreed to self-completion OR mode is web
          And if [GRIDVARIABLES.PStyAsk = 1] // Parent (biological mother, biological father, adoptive
          mother, adoptive father, step-mother or step-father) of a child aged 10 since last interview
Text:      I slap [CHILD NAME] when [he/she] misbehaves.



                                                                                                    Page 1080 of 1165
              Options:      1          Never                Never

                            2          Once in a while      Once in a while

                            3          About half the       About half the
                                       time                 time

                            4          Very often           Very often

                            5          Always               Always


              Use:         Ask PS32



              Display Note
              SCREEN END


         END LOOP (PS1Loop)


End



Self-Completion Adult Identity Module                                    (scaidentity_w17.v01)

Start
[(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2|3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   Display Note
   SCREEN START. Arrange in a grid with questions as rows and response options as column




   Question: scaidentity_w17.SCWHORUPRO                                  [ Important who you are: Profession ]

      Module:        scaidentity_w17
      Source:        Citizenship Survey

                      Type: choice
                      Don't know: -1                     Refused: -2                 Inapplicable: -8           Missing: -9

      Universe:      [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
                     2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:          We'd like to know how important various things are to your sense of who you are. Please think about
                     each of the following and tell us whether you think it is important, not very important or not at all
                     important to your sense of who you are.

                     Your profession




                                                                                                                             Page 1081 of 1165
Options:      1        Very important to my sense of who I am          Very important to my sense of who I am

              2        Fairly important to my sense of who I am        Fairly important to my sense of who I am

              3        Not very important to my sense of who I         Not very important to my sense of who I
                       am                                              am

              4        Not at all important to my sense of who I       Not at all important to my sense of who I
                       am                                              am

              5        Doesn't apply                                   Doesn't apply




Mixed Mode Alternatives
Web          Text
Interview:   We'd like to know how important various things are to your sense of who you are. Please think about
             each of the following and select the answer that indicates whether you think it is important, not very
             important or not at all important to your sense of who you are

             Your profession

Telephone Text
Interview: We'd like to know how important various things are to your sense of who you are. Please think about
           each of the following and tell us whether you think it is very important, fairly important, not very important
           or not at all important to your sense of who you are.

             Your profession

             Post-text Interviewer Instruction
             REPEAT RESPONSE OPTIONS AS NECESSARY

Use:         Ask SCWHORUPRO




Question: scaidentity_w17.SCWHORUEDU                          [ Important who you are: Education ]

Module:      scaidentity_w17
Source:      Citizenship Survey

               Type: choice
               Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

Universe:    [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
             2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:        Your level of education
Options:      1        Very important to my sense of who I am          Very important to my sense of who I am

              2        Fairly important to my sense of who I am        Fairly important to my sense of who I am

              3        Not very important to my sense of who I         Not very important to my sense of who I
                       am                                              am

              4        Not at all important to my sense of who I       Not at all important to my sense of who I
                       am                                              am

              5        Doesn't apply                                   Doesn't apply

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:         Ask SCWHORUEDU



                                                                                                                    Page 1082 of 1165
Question: scaidentity_w17.SCWHORURAC                         [ Important who you are: Ethnic background
]

Module:     scaidentity_w17
Source:     Citizenship Survey

              Type: choice
              Don't know: -1                   Refused: -2                Inapplicable: -8           Missing: -9

Universe:   [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
            2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Your ethnic or racial background
Options:     1        Very important to my sense of who I am        Very important to my sense of who I am

             2        Fairly important to my sense of who I am      Fairly important to my sense of who I am

             3        Not very important to my sense of who I       Not very important to my sense of who I
                      am                                            am

             4        Not at all important to my sense of who I     Not at all important to my sense of who I
                      am                                            am

             5        Doesn't apply                                 Doesn't apply

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:        Ask SCWHORURAC




Question: scaidentity_w17.SCWHORUPOL                         [ Important who you are: Political beliefs ]

Module:     scaidentity_w17
Source:     Citizenship Survey

              Type: choice
              Don't know: -1                   Refused: -2                Inapplicable: -8           Missing: -9

Universe:   [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
            2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Your political beliefs
Options:     1        Very important to my sense of who I am        Very important to my sense of who I am

             2        Fairly important to my sense of who I am      Fairly important to my sense of who I am

             3        Not very important to my sense of who I       Not very important to my sense of who I
                      am                                            am

             4        Not at all important to my sense of who I     Not at all important to my sense of who I
                      am                                            am

             5        Doesn't apply                                 Doesn't apply

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:        Ask SCWHORUPOL



                                                                                                                Page 1083 of 1165
Question: scaidentity_w17.SCWHORUFAM                      [ Important who you are: Family ]

Module:     scaidentity_w17
Source:     Citizenship Survey

             Type: choice
             Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

Universe:   [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
            2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Your family
Options:     1       Very important to my sense of who I am      Very important to my sense of who I am

             2       Fairly important to my sense of who I am    Fairly important to my sense of who I am

             3       Not very important to my sense of who I     Not very important to my sense of who I
                     am                                          am

             4       Not at all important to my sense of who I   Not at all important to my sense of who I
                     am                                          am

             5       Doesn't apply                               Doesn't apply

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

Use:        Ask SCWHORUFAM




Question: scaidentity_w17.SCWHORUSEX                     [ Important who you are: Gender ]

Module:     scaidentity_w17
Source:     Citizenship Survey

             Type: choice
             Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

Universe:   [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
            2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
Text:       Your gender
Options:     1       Very important to my sense of who I am      Very important to my sense of who I am

             2       Fairly important to my sense of who I am    Fairly important to my sense of who I am

             3       Not very important to my sense of who I     Not very important to my sense of who I
                     am                                          am

             4       Not at all important to my sense of who I   Not at all important to my sense of who I
                     am                                          am

             5       Doesn't apply                               Doesn't apply

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: REPEAT REPSONSE OPTIONS AS NECESSARY

Use:        Ask SCWHORUSEX




Question: scaidentity_w17.SCWHORUAGE                      [ Important who you are: Age/life stage ] Page 1084 of 1165
      Module:     scaidentity_w17
      Source:     Citizenship Survey

                   Type: choice
                   Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

      Universe:   [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType =
                  2|3)] // Mode is face-to-face and translator not needed OR Mode is telephone or web
      Text:       Your age and life stage
      Options:     1       Very important to my sense of who I am         Very important to my sense of who I am

                   2       Fairly important to my sense of who I am       Fairly important to my sense of who I am

                   3       Not very important to my sense of who I        Not very important to my sense of who I
                           am                                             am

                   4       Not at all important to my sense of who I      Not at all important to my sense of who I
                           am                                             am

                   5       Doesn't apply                                  Doesn't apply

      Mixed Mode Alternatives
      Telephone Post-text Interviewer Instruction
      Interview: REPEAT RESPONSE OPTIONS AS NECESSARY

      Use:        Ask SCWHORUAGE



   Display Note
   SCREEN END


End



SCA General Election Module                         (scageneralelection_w17.v02)

Start
Scripting Note
This module is a placeholder and is only included when a General Election is called. The module is asked starting from the
day after the election until 12 months after the election.


if [(GRIDVARIABLES.MODETYPE = 1 & CASISTART.SCAC = 1 thru 4) | (GRIDVARIABLES.ModeType = 2|3)]// Mode
is face-to-face and has agreed to self-completion OR mode is telephone or web




   Question: scageneralelection_w17.VOTE7                      [ Voted in last general election ]

      Module:     scageneralelection_w17
      Source:     UKHLS

                   Type: choice
                   Don't know: -1                  Refused: -2                   Inapplicable: -8           Missing: -9

      Universe:   if [(GRIDVARIABLES.MODETYPE = 1 & CASISTART.SCAC = 1 thru 4) | (GRIDVARIABLES.ModeType
                  = 2|3)] // Mode is face-to-face and has agreed to self-completion OR mode is telephone or web
      Text:       Did you vote in the [July 2024] general election?


                                                                                                                      Page 1085 of 1165
Options:        1         Yes          Yes

                2         No           No

                3         Can't        Can't
                          vote         vote

Mixed Mode Alternatives
Telephone Interviewer Instruction
Interview: READ OUT

Use:          Ask VOTE7



if [VOTE7 = 1] // Voted in the last General Election




    Question: scageneralelection_w17.VOTE8                         [ Party voted for in last general election ]

    Module:         scageneralelection_w17
    Source:         UKHLS
    Scripting       On the screen for Northern Ireland, the Green Party should be at the bottom of the list, below the
    Notes:          political parties specific to Northern Ireland. Please include the Irish fada in Fein (option 11).

                      Type: choice
                      Don't know: -1                 Refused: -2                 Inapplicable: -8             Missing: -9

    Universe:       if [(GRIDVARIABLES.MODETYPE = 1 & CASISTART.SCAC = 1 thru 4) |
                    (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and has agreed to self-completion OR
                    mode is telephone or web
                    And if [VOTE7 = 1] // Voted in the last General Election
    Text:           Which political party did you vote for?
    Options:         1          Conservatives {if REGION = England/Scotland/Wales}        Conservatives

                     2          Labour {if REGION = England/Scotland/Wales}               Labour

                     3          Liberal Democrat {if REGION =
                                                                                          Liberal Democrat
                                England/Scotland/Wales}

                     4                                                                    Scottish National
                                Scottish National Party {if REGION = Scotland}
                                                                                          Party

                     5          Plaid Cymru {if REGION = Wales}                           Plaid Cymru

                     6          Green Party                                               Green Party

                     7          Ulster Unionist {if REGION = Northern Ireland}            Ulster Unionist

                     8          SDLP {if REGION = Northern Ireland}                       SDLP

                     9          Alliance Party {if REGION = Northern Ireland}             Alliance Party

                     10         Democratic Unionist {if REGION = Northern Ireland}        Democratic Unionist

                     11         Sinn Fein {if REGION = Northern Ireland}                  Sinn Fein

                     14         Reform UK {if REGION = England/Scotland/Wales}            Reform UK

                     97         Other party                                               Other party

    Mixed Mode Alternatives
    Telephone Post-text Interviewer Instruction
    Interview: READ OUT

    Use:            Ask VOTE8


                                                                                                                      Page 1086 of 1165
    if [VOTE8 = 97] // Voted for another party
           Question: scageneralelection_w17.VOTE8O                       [ Other party voted for in last general
           election ]

            Module:     scageneralelection_w17
            Source:     UKHLS

                          Type: String                 Length: 255
                          Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

            Universe: if [(GRIDVARIABLES.MODETYPE = 1 & CASISTART.SCAC = 1 thru 4) |
                      (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and has agreed to self-completion
                      OR mode is telephone or web
                      And if [VOTE7 = 1] // Voted in the last General Election
                      And if [VOTE8 = 97] // Voted for another party
            Text:       Which other party was that?
            Use:        Ask VOTE8O



End



CASI: Devolved Elections Scotland
Module (scadevolvedelectionsscotland_w17.v02)

Start
Scripting Note
This module is a placeholder and is only included when a national election in Scotland is called. The module is asked
starting from the day after the election until 12 months after the election.


if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2|3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   if [HHGRID.REGION = 3] // Address is in Scotland


        if [ff_SCOTELECT = 1] // Scottish Parliament Elections held




           Question: scadevolvedelectionsscotland_w17.SWVT1                          [ Voted in last Scottish
           Parliament elections ]

            Module:      scadevolvedelectionsscotland_w17
            Source:      BHPS

                           Type: choice
                           Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

            Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                         (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR Mode
                         is telephone or web
                         And if [HHGRID.REGION = 3] // Address is in Scotland
                         And if [ff_SCOTELECT = 1] // Scottish Parliament Elections held
            Text:        Did you vote in the Scottish Parliament elections held in election month election year ?
                                                                                                                        Page 1087 of 1165
Options:       1          Yes           Yes

               2          No            No

               3          Can't         Can't
                          vote          vote

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:         Ask SWVT1



if [SWVT1 = 1] // Voted in Scottish Parliament Elections




   Question: scadevolvedelectionsscotland_w17.WSWVT2                                   [ First party voted for in
   last Scottish Parliament elections ]

   Module:         scadevolvedelectionsscotland_w17
   Source:         BHPS

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

   Universe:       if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                   (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                   Mode is telephone or web
                   And if [HHGRID.REGION = 3] // Address is in Scotland
                   And if [ff_SCOTELECT = 1] // Scottish Parliament Elections held
                   And if [SWVT1 = 1] // Voted in Scottish Parliament Elections
   Text:           In the election you had two votes. Thinking first of all about the 'first' vote for an individual
                   Member of the Scottish Parliament for your constituency, which party did you vote for?
   Options:         1          Conservative                     Conservative

                    2          Labour                           Labour

                    3          Liberal Democrat                 Liberal Democrat

                    4          Scottish National Party          Scottish National Party
                               (SNP)                            (SNP)

                    5          Green Party                      Green Party

                    6          UK Independence Party            UK Independence Party

                    97         Other party                      Other party

   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

   Use:            Ask WSWVT2



   if [wSWVT2 = 97] // voted for another party




       Question: scadevolvedelectionsscotland_w17.WSWVT2O                                     [ Other party voted
       for in last Scottish Parliament elections ]

       Module:          scadevolvedelectionsscotland_w17
                                                                                                                       Page 1088 of 1165
       Source:          UKHLS
                   Type: String                Length: 255
                   Don't know: -1             Refused: -2               Inapplicable: -8         Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
              Mode is telephone or web
              And if [HHGRID.REGION = 3] // Address is in Scotland
              And if [ff_SCOTELECT = 1] // Scottish Parliament Elections held
              And if [SWVT1 = 1] // Voted in Scottish Parliament Elections
              And if [wSWVT2 = 97] // voted for another party
    Text:         Which other party was that?
    Use:          Ask WSWVT2O




Question: scadevolvedelectionsscotland_w17.WSWVT3                             [ Second party voted for
in last Scottish Parliament elections ]

Module:      scadevolvedelectionsscotland_w17
Source:      BHPS

               Type: choice
               Refused: -2                        Inapplicable: -8                 Missing: -9

Universe:    if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
             (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
             Mode is telephone or web
             And if [HHGRID.REGION = 3] // Address is in Scotland
             And if [ff_SCOTELECT = 1] // Scottish Parliament Elections held
             And if [SWVT1 = 1] // Voted in Scottish Parliament Elections
Text:        Now thinking about the 'second' vote for a party list for your region of Scotland, which party
             did you vote for?
Options:      1         Conservative                     Conservative

              2         Labour                           Labour

              3         Liberal Democrat                 Liberal Democrat

              4         Scottish National Party          Scottish National Party
                        (SNP)                            (SNP)

              5         Green Party                      Green Party

              6         UK Independence Party            UK Independence Party

              7         Alba Party                       Alba Party

              97        Other party                      Other party

              -1        Don't know                       Don't know

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:         Ask WSWVT3



if [wSWVT3 = 97] // voted for another party




   Question: scadevolvedelectionsscotland_w17.WSWVT3O                                 [ Other party voted
   for in last Scottish Parliament elections ]
                                                                                                         Page 1089 of 1165
                    Module:       scadevolvedelectionsscotland_w17
                    Source:       UKHLS

                                   Type: String               Length: 255
                                   Don't know: -1            Refused: -2              Inapplicable: -8       Missing: -9

                    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                              (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                              Mode is telephone or web
                              And if [HHGRID.REGION = 3] // Address is in Scotland
                              And if [ff_SCOTELECT = 1] // Scottish Parliament Elections held
                              And if [SWVT1 = 1] // Voted in Scottish Parliament Elections
                              And if [wSWVT3 = 97] // voted for another party
                    Text:         Which other party was that?
                    Use:          Ask WSWVT3O



End



CASI: Devolved Elections Wales
Module (scadevolvedelectionswales_w17.v02)

Start
Scripting Note
This module is a placeholder and is only included when a national election in Wales is called. The module is asked starting
from the day after the election until 12 months after the election.


if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2|3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


   if [HHGRID.REGION = 2] // Address is in Wales


        if [ff_WALESELECT = 1] // Welsh Parliament Elections held




           Question: scadevolvedelectionswales_w17.SWVT1W                             [ Voted in last Welsh
           Parliament elections ]

            Module:        scadevolvedelectionswales_w17
            Source:        BHPS

                            Type: choice
                            Don't know: -1               Refused: -2                Inapplicable: -8         Missing: -9

            Universe:      if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                           (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR Mode
                           is telephone or web
                           And if [HHGRID.REGION = 2] // Address is in Wales
                           And if [ff_WALESELECT = 1] // Welsh Parliament Elections held
            Text:          Did you vote in the Welsh Parliament elections held in election month election year ?




                                                                                                                      Page 1090 of 1165
Options:
               1          Yes           Yes

               2          No            No

               3          Can't         Can't
                          vote          vote

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:         Ask SWVT1W



if [SWVT1W = 1] // voted in Welsh Parliament Elections




   Question: scadevolvedelectionswales_w17.WSWVT2W                                     [ First party voted for in
   last Welsh Parliament elections ]

   Module:         scadevolvedelectionswales_w17
   Source:         BHPS

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

   Universe:       if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                   (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                   Mode is telephone or web
                   And if [HHGRID.REGION = 2] // Address is in Wales
                   And if [ff_WALESELECT = 1] // Welsh Parliament Elections held
                   And if [SWVT1W = 1] // voted in Welsh Parliament Elections
   Text:           In the election you had two votes. Thinking first of all about the 'first' vote for an individual
                   Member of the Welsh Parliament for your constituency, which party did you vote for?
   Options:         1          Conservative              Conservative

                    2          Labour                    Labour

                    3          Liberal Democrat          Liberal Democrat

                    4          Plaid Cymru               Plaid Cymru

                    5          Green Party               Green Party

                    6          UK Independence           UK Independence
                               Party                     Party

                    97         Other party               Other party

   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

   Use:            Ask WSWVT2W



   if [wSWVT2W = 97] // voted for another party




       Question: scadevolvedelectionswales_w17.WSWVT2WO                                      [ Other party voted
       for in last Welsh Parliament elections ]

       Module:          scadevolvedelectionswales_w17
                                                                                                                       Page 1091 of 1165
       Source:          UKHLS
                    Type: String              Length: 255
                    Don't know: -1           Refused: -2                Inapplicable: -8        Missing: -9

    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
              Mode is telephone or web
              And if [HHGRID.REGION = 2] // Address is in Wales
              And if [ff_WALESELECT = 1] // Welsh Parliament Elections held
              And if [SWVT1W = 1] // voted in Welsh Parliament Elections
              And if [wSWVT2W = 97] // voted for another party
    Text:          Which other party was that?
    Use:           Ask WSWVT2WO




Question: scadevolvedelectionswales_w17.WSWVT3W                               [ Second party voted for
in last Welsh Parliament elections ]

Module:       scadevolvedelectionswales_w17
Source:       BHPS

                Type: choice
                Don't know: -1              Refused: -2                Inapplicable: -8         Missing: -9

Universe:     if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
              (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
              Mode is telephone or web
              And if [HHGRID.REGION = 2] // Address is in Wales
              And if [ff_WALESELECT = 1] // Welsh Parliament Elections held
              And if [SWVT1W = 1] // voted in Welsh Parliament Elections
Text:         Now thinking about the 'second' vote for a party list for your region of Wales, which party did
              you vote for?
Options:       1         Conservative              Conservative

               2         Labour                    Labour

               3         Liberal Democrat          Liberal Democrat

               4         Plaid Cymru               Plaid Cymru

               5         Green Party               Green Party

               6         UK Independence           UK Independence
                         Party                     Party

               97        Other party               Other party

Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:          Ask WSWVT3W



if [wSWVT3W = 97] // voted for another party




   Question: scadevolvedelectionswales_w17.WSWVT3WO                                 [ Other party voted
   for in last Welsh Parliament elections ]

    Module:        scadevolvedelectionswales_w17
    Source:        UKHLS
                                                                                                          Page 1092 of 1165
                                    Type: String                Length: 255

                                    Don't know: -1             Refused: -2            Inapplicable: -8        Missing: -9


                    Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                              (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                              Mode is telephone or web
                              And if [HHGRID.REGION = 2] // Address is in Wales
                              And if [ff_WALESELECT = 1] // Welsh Parliament Elections held
                              And if [SWVT1W = 1] // voted in Welsh Parliament Elections
                              And if [wSWVT3W = 97] // voted for another party
                    Text:         Which other party was that?
                    Use:          Ask WSWVT3WO



End



CASI: Devolved Elections NI Module                                (scadevolvedelectionsni_w17.v02)

Start
Scripting Note
This module is a placeholder and is only included when a national election in Northern Ireland is called. The module is
asked starting from the day after the election until 12 months after the election.


if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) | (GRIDVARIABLES.ModeType = 2|3)]// Mode is
face-to-face and translator not needed OR Mode is telephone or web


    if [HHGRID.REGION = 4] // Address is in Northern Ireland


        if [ff_NIELECT = 1] // Northern Ireland Assembly Elections held




            Question: scadevolvedelectionsni_w17.WNIVT1                        [ Voted in last Northern Ireland
            Assembly elections ]

            Module:        scadevolvedelectionsni_w17
            Source:        BHPS
            Scripting      Please include the Irish fada in Fein (option 5).
            Notes:

                             Type: choice
                             Don't know: -1                Refused: -2              Inapplicable: -8          Missing: -9

            Universe:      if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                           (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR Mode
                           is telephone or web
                           And if [HHGRID.REGION = 4] // Address is in Northern Ireland
                           And if [ff_NIELECT = 1] // Northern Ireland Assembly Elections held
            Text:          Did you vote in the Northern Ireland Assembly elections held in election month election year ?
            Options:        1        Yes          Yes

                            2        No           No

                            3        Can't        Can't
                                     vote         vote
                                                                                                                          Page 1093 of 1165
Mixed Mode Alternatives
Telephone Post-text Interviewer Instruction
Interview: READ OUT

Use:         Ask WNIVT1



if [wNIVT1 = 1] // Voted in Northern Ireland Assembly Elections




   Question: scadevolvedelectionsni_w17.WNIVT2                        [ Party voted for in last Northern
   Ireland Assembly elections ]

   Module:       scadevolvedelectionsni_w17
   Source:       BHPS
   Scripting     Please include the Irish fada in Fein (option 5).
   Notes:

                   Type: choice
                   Don't know: -1                Refused: -2               Inapplicable: -8    Missing: -9

   Universe:     if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                 (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                 Mode is telephone or web
                 And if [HHGRID.REGION = 4] // Address is in Northern Ireland
                 And if [ff_NIELECT = 1] // Northern Ireland Assembly Elections held
                 And if [wNIVT1 = 1] // Voted in Northern Ireland Assembly Elections
   Text:         Which party did you give your first preference vote to?
   Options:       1         Ulster Unionist        Ulster Unionist

                  2         SDLP                   SDLP

                  3         Alliance Party         Alliance Party

                  4         Democratic Unionist Democratic Unionist

                  5         Sinn Fein              Sinn Fein

                  97        Other party            Other party

   Mixed Mode Alternatives
   Telephone Post-text Interviewer Instruction
   Interview: READ OUT

   Use:          Ask WNIVT2



   if [wNIVT2 = 97] // voted for another party




       Question: scadevolvedelectionsni_w17.WNIVT2O                           [ Other party voted for in
       last Northern Ireland Assembly elections ]

       Module:        scadevolvedelectionsni_w17
       Source:        UKHLS

                       Type: String                Length: 255
                       Don't know: -1             Refused: -2              Inapplicable: -8    Missing: -9



                                                                                                       Page 1094 of 1165
                       Universe: if [(GRIDVARIABLES.ModeType = 1 & CASISTART.scac = 1 thru 4) |
                                 (GRIDVARIABLES.ModeType = 2|3)] // Mode is face-to-face and translator not needed OR
                                 Mode is telephone or web
                                 And if [HHGRID.REGION = 4] // Address is in Northern Ireland
                                 And if [ff_NIELECT = 1] // Northern Ireland Assembly Elections held
                                 And if [wNIVT1 = 1] // Voted in Northern Ireland Assembly Elections
                                 And if [wNIVT2 = 97] // voted for another party
                       Text:       Which other party was that?
                       Use:        Ask WNIVT2O



End



CASI End Module                    (casiend_w17.v01)

Start
if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face




   Question: casiend_w17.CASIEND                      [ Self-completion ending ]

      Module:     casiend_w17
      Source:     UKHLS

                   Type: choice
                   Don't know: -1                   Refused: -2                Inapplicable: -8         Missing: -9

      Universe: if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face
      Text:       Thank you. Please now return the tablet to the Interviewer
      Options:     1           INTERVIEWER: Continue INTERVIEWER: Continue

      Use:        Ask CASIEND




   Question: casiend_w17.CASIINTNO                       [ Self-completion interviewer number ]

      Module:       casiend_w17
      Source:       UKHLS

                       Type: Number                   Range: 0 .. 999999
                       Don't know: -1                Refused: -2                Inapplicable: -8        Missing: -9

      Universe:     if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face
      Interviewer ENTER YOUR INTERVIEWER NUMBER TO CONTINUE
      Instruction:
      Use:          Ask CASIINTNO



End



Contact Details Module                       (contactdetails_w17.v06)

                                                                                                                Page 1095 of 1165
Start
Question: contactdetails_w17.INTCONTACT                       [ Contact details intro ]
Module:     contactdetails_w17
Source:     UKHLS

                Type: choice
                Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

Universe: Ask all
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} .
Options:      1        Continue Continue

Use:        Ask INTCONTACT




Question: contactdetails_w17.OWEDINCENT                       [ Owed PERKS incentive ]

Module:     contactdetails_w17
Source:     UKHLS

                Type: choice
                Don't know: -1                Refused: -2                    Inapplicable: -8            Missing: -9

Universe: Ask all
Options:      0        No PERKS incentive        No PERKS incentive
                       owed                      owed

              1        PERKS incentive owed      PERKS incentive owed

Use:        if ((ff_ivlolw = 1 & (GRIDVARIABLES.MODETYPE = 3 & (IN EARLY BIRD RANGE or IN END OF
            FIELDWORK MOP-UP RANGE))) | (ff_ivlolw <> 1 & GRIDVARIABLES.MODETYPE = 3)) Compute
            OWEDINCENT = 1;
            Else compute OWEDINCENT = 0



if [ff_rphmob <> DK|REF|MIS] // Has provided at wave t-1 a mobile phone number




   Question: contactdetails_w17.DETINCB                     [ Details incorrect ]

    Module:        contactdetails_w17
    Source:        UKHLS
    Scripting      Options are exclusive.
    Notes:

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:      if [ff_rphmob <> DK|REF|MIS] // Has provided at wave t-1 a mobile phone number
    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...
    Interviewer READ OUT.
    Instruction: SELECT IF INCORRECT.
                 QUESTION OBTAINING CORRECT DETAILS FOLLOW.                                                       Page 1096 of 1165
    Options:      1        Personal mobile [ff_rphmob] {if ff_rphmob <> DK or REF or
                                                                                           Personal mobile
                           MIS}

                  2                                                                        Mobile phone
                           Mobile phone correct
                                                                                           correct

    Mixed Mode Alternatives
    Web          Text
    Interview:    Earlier you said that you expect to move in the coming year. To help us keep in contact, {if
                 DEMOGRAPHICS.XPMOVE = 1} we would just like to confirm the following details we have on record
                 for you. Please select any details that are INCORRECT.

                 Options
                 1 Personal mobile [ff_rphmob] {if ff_rphmob <> DK or REF or MIS} | Personal mobile
                 2 No change needed

                 Delete
                 Interviewer Instruction

    Use:         Ask DETINCB



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




   Question: contactdetails_w17.RPHMOBB                    [ Mobile phone number ]

    Module:      contactdetails_w17
    Source:      BHPS adapted

                   Type: String                    Length: 15
                   Don't know: -1                 Refused: -2                Inapplicable: -8          Missing: -9

    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
    Text:        Can I please have your personal mobile phone number?
    Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES
    Instruction:
    Mixed Mode Alternatives
    Web          Text
    Interview:   Please enter your personal mobile phone number. Please use only numbers, no spaces or dashes, in
                 your answer.

    Use:         Ask RPHMOBB



   Soft check: [phone number format] // check phone number is in standard format
   The number entered [RPHMOBB] looks to be invalid. UK mobile phone numbers start with '07' and are made up of a
   total of 11 digits.


   if [RPHMOBB = DK|REF] // No mobile phone number given




       Question: contactdetails_w17.MOBNRCHK                     [ Mobile phone non-response check ]

       Module:    contactdetails_w17
       Source:    UKHLS
                                                                                                                Page 1097 of 1165
                      Type: String                  Length: 15

                      Don't know: -1               Refused: -2                   Inapplicable: -8           Missing: -9


       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
       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.
       Use:       Ask MOBNRCHK



       Soft check: [phone number format] // Check phone number is in standard format
       Text
       The number entered [MOBNRCHK] looks to be invalid. UK mobile phone numbers start with '07' and are made up
       of a total of 11 digits.


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




   Question: contactdetails_w17.DETINCOTHR                       [ Other details ]

    Module:      contactdetails_w17
    Source:      UKHLS
    Scripting    Code 4 is exclusive. Code 3 text fill should use GridVariables.RESPEMAILADDGV if not missing, else
    Notes:       use ff_remail.

                  Type: multichoice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8           Missing: -9

    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
    Text:        We also have...
    Interviewer READ OUT.
    Instruction:
                 CODE ANY THAT ARE INCORRECT.

                 IF DETAILS ARE INCORRECT, QUESTIONS OBTAINING CORRECT DETAILS FOLLOW.
    Options:
                  1     A home landline [ff_rhland] {if ff_rhland <>     A home landline [ff_rhland] {if ff_rhland <>
                        DK or REF or MIS}                                DK or REF or MIS}

                  2      A work phone number [ff_rphwrk] {if              A work phone number [ff_rphwrk] {if
                        ff_rphwrk <> DK or REF or MIS}                   ff_rphwrk <> DK or REF or MIS}

                  3      An e-mail address                                An e-mail address
                        [GridVariables.RESPEMAILADDGV/ff_remail]         [GridVariables.RESPEMAILADDGV/ff_remail]
                         {if GridVariables.RESPEMAILADDGV <> MIS          {if GridVariables.RESPEMAILADDGV <> MIS
                        | ff_remail <> DK or REF or MIS}                 | ff_remail <> DK or REF or MIS}

                  4     All correct                                      All correct

    Mixed Mode Alternatives
                                                                                                                     Page 1098 of 1165
    Web           Text
    Interview:    We also have the following details. Please select any that are INCORRECT.

                  Delete
                  Interviewer Instruction

    Use:          Ask DETINCOTHR



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




   Question: contactdetails_w17.RHLAND                    [ Home landline phone number ]

    Module:       contactdetails_w17
    Source:       BHPS
    Scripting     In addition to DK/REF options, we would like a meaningful non-response code of '0' if does not have a
    Notes:        home landline.

                   Type: String                    Length: 15
                   Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    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
    Text:         Can I please have your home landline number?
    Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
    Instruction:
    Mixed Mode Alternatives
    Web           Text
    Interview:    Please enter your home landline number. Please use only numbers, no spaces or dashes, in your
                  answer.

                  Delete
                  Interviewer Instruction

    Use:          Ask RHLAND



   Soft check: [phone number format] // Check phone number is in standard format
   Text
   The number entered [RHLAND] looks to be invalid. UK numbers start with '0' and are made up of a total of 10 or 11
   digits.


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




   Question: contactdetails_w17.RPHWRK                     [ Work phone number ]

    Module:       contactdetails_w17
    Source:       BHPS
    Scripting     In addition to DK/REF options, we would like a meaningful non-response code of '0' if does not have a
    Notes:        work phone.

                   Type: String                    Length: 15
                   Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9
                                                                                                                    Page 1099 of 1165
    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

    Text:         Can I have a work phone number?
    Interviewer USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES
    Instruction:
    Mixed Mode Alternatives
    Web           Text
    Interview:    Please enter your work phone number. Please use only numbers, no spaces or dashes, in your answer.

    Use:          Ask RPHWRK



   Soft check: [phone number format] // Check phone number is in standard format
   Text
   The number entered [RPHWRK] looks to be invalid. UK numbers start with '0' and are made up of a total of 10 or 11
   digits.


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




   Question: contactdetails_w17.HASEMAIL                        [ Has e-mail ]

    Module:      contactdetails_w17
    Source:      UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8          Missing: -9

    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
    Text:        In the future it may be possible to complete your Understanding Society interview online. 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?
    Options:      1       Record e-mail address                 Record e-mail address

                  2       Respondent has no e-mail              Respondent has no e-mail
                          address                               address

    Mixed Mode Alternatives
    Web        Scripting note
    Interview: Do not display anything on screen at HASEMAIL if mode is WEB, HASEMAIL should be coded
               automatically from response at REMAIL (see compute statement below).

    Use:         If (GRIDVARIABLES.MODETYPE = 3 And REMAIL = Email Address Given) Compute HasEmail = 1;
                 Else If (GRIDVARIABLES.MODETYPE = 3 And REMAIL = 'I Do Not Have An Email Address') Compute
                 HasEmail = 2;
                 Else: Ask



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


                                                                                                                    Page 1100 of 1165
   Question: contactdetails_w17.EMAILENT                      [ Email entry pre-amble ]


    Module:       contactdetails_w17
    Source:       UKHLS

                    Type: choice
                    Don't know: -1                 Refused: -2                    Inapplicable: -8            Missing: -9

    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
    Interviewer PLEASE GIVE THE LAPTOP TO THE RESPONDENT TO ENTER THEIR E-MAIL ADDRESS.
    Instruction:
    Options:       1        Continue Continue

    Use:          Ask EMAILENT



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




   Question: contactdetails_w17.REMAIL                    [ E-mail address ]

    Module:      contactdetails_w17
    Source:      UKHLS

                  Type: String                     Length: 255
                  Don't know: -1                  Refused: -2                     Inapplicable: -8            Missing: -9

    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
    Text:        Please enter your e-mail address here.
    Mixed Mode Alternatives
    Web          Text
    Interview:    In the future we would like to send you a unique link to this survey by email. We would also like to use
                 your email address to contact you if we have lost touch with you. What is your email address? {if
                 OWEDINCENT = 0}

                  In order for us to send you information on how to collect your voucher, we need to make sure we have
                 your correct email address. Please could you confirm your email address below? {if OWEDINCENT = 1}

                 Display note
                 Please display radio button with the words 'I do not have an email address' underneath the text box for
                 web mode. Display only after a skip has been attempted.

                 Delete
                 Interviewer Instruction

    Telephone Post-text Interviewer Instruction
    Interview: ENTER E-MAIL ADDRESS

                 Delete                                                                                                 Page 1101 of 1165
                 Text
    Use:         If (GridVariables.GRIDRESP = 1 & GridVariables.RESPEMAILADDGV <> MIS) Compute REMAIL =
                 GridVariables.RESPEMAILADDGV
                 Else: Ask



   Hard check: [e-mail format] // Check e-mail is in a valid format
   Text
   Email format does not look valid.

   Scripting note
   Script should go back to REMAIL to allow re-entry of email address


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




   Question: contactdetails_w17.REMAILCHK                        [ Email entry interviewer number ]

    Module:       contactdetails_w17
    Source:       UKHLS

                    Type: Number                   Range: 5 .. 5
                    Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

    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
    Text:         Thank you! Please return the laptop to the interviewer.
    Interviewer ENTER INTERVIEWER SERIAL NUMBER TO CONTINUE.
    Instruction:
    Use:          Ask REMAILCHK



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




   Question: contactdetails_w17.REMAIL2                    [ E-mail address second entry ]

    Module:      contactdetails_w17
    Source:      UKHLS

                   Type: String                    Length: 255
                   Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

    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
    Text:        Please re-enter your e-mail address.
    Mixed Mode Alternatives
    Telephone Delete
    Interview: Text

                 Post-text Interviewer Instruction
                 RE-ENTER E-MAIL ADDRESS
    Use:         Ask REMAIL2                                                                                        Page 1102 of 1165
    Hard check: [REMAIL <> REMAIL2] // Email addresses do not match
    Text
    The two addresses entered do not match.

    Scripting note
    Return to 'REMAIL' if double entry of e-mail address does not match


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




    Question: contactdetails_w17.REMAILEND                        [ Email second entry interviewer number ]

    Module:        contactdetails_w17
    Source:        UKHLS

                      Type: Number                  Range: 1 .. 99999
                      Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    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
    Text:          Thank you! Please return the laptop to the interviewer.
    Interviewer ENTER INTERVIEWER SERIAL NUMBER TO CONTINUE.
    Instruction:
    Use:           Ask REMAILEND



if [GRIDVARIABLES.MODETYPE = 3 & OWEDINCENT = 1 & REMAIL = MIS|DK |REF]// Mode is web and owed
incentive and email address not provided




    Question: contactdetails_w17.REMAILREF                       [ Text to respondents who refuse to provide
    an email address ]

    Module:     contactdetails_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                   Refused: -2                 Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.MODETYPE = 3 & OWEDINCENT = 1 & REMAIL = MIS|DK |REF] // Mode is web
              and owed incentive and email address not provided
    Text:       As you have not been able to provide an email address, we will send you your voucher by post.
    Options:      1        Continue Continue

    Use:        Ask REMAILREF



if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed




    Question: contactdetails_w17.OTHCONT                       [ Other contact details provided ]

    Module:     contactdetails_w17
    Source:     BHPS                                                                                              Page 1103 of 1165
                    Type: choice
                    Don't know: -1                    Refused: -2                     Inapplicable: -8     Missing: -9

      Universe: if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
      Text:       Do you have any other contact details you can give us?
      Options:      1        Yes Yes

                    2        No    No

      Use:        Ask OTHCONT



   if [OthCont = 1] // Has other contact details to give




         Question: contactdetails_w17.RCOTHERD                           [ Other contact details ]

          Module:        contactdetails_w17
          Source:        BHPS

                           Type: String                   Length: 255
                           Don't know: -1                Refused: -2                    Inapplicable: -8   Missing: -9

          Universe:      if [(ff_ivlolw <> 1 & ff_everint <> 1)] // New entrant never interviewed
                         And if [OthCont = 1] // Has other contact details to give
          Text:          What are the details for this other type of contact?
          Interviewer WRITE IN
          Instruction:
          Mixed Mode Alternatives
          Web            Delete
          Interview:     Interviewer instruction

          Use:           Ask RCOTHERD



End



Stable Contact Details Module                           (stablecontact_w17.v03)

Start
if [ff_ctname <> DK|REF|MIS] // Fed-forward stable contact name is not DK, REF or missing




   Question: stablecontact_w17.CTCONSCONF                               [ Confirm stable contact details ]

      Module:       stablecontact_w17
      Source:       UKHLS
      Scripting     Codes 8 and 95 are exclusive.
      Notes:

                        Type: multichoice
                        Don't know: -1                  Refused: -2                    Inapplicable: -8    Missing: -9

      Universe:     if [ff_ctname <> DK|REF|MIS] // Fed-forward stable contact name is not DK, REF or missing      Page 1104 of 1165
    Text:         Sometimes people move homes and forget to let us know. It's really helpful to have the contact details
                  of someone such as a relative or friend who would be able to let us know how to contact you. So it
                  would be great if you could give us the details of someone who could simply put us back in touch with
                  you.

                  Please let this person know that you have given us their details. These are only for the survey team and
                  will not be passed on to anyone else. The information will be stored securely. We only use their contact
                  details if we can no longer contact you, and the person you nominate will only ever be asked how to
                  contact you.

                  Last year, you told us that [ff_ctname] , who is your [ff_ctrel], {if ff_ctrel NOT DK|REF|MIS} would
                  know where to find you if you had moved. Are the following details correct?

                   Please select any details that are INCORRECT. If you would like to change the contact person, please
                  select all details as incorrect and update them at the next screen. {if WEB}

    Interviewer READ OUT AND CODE EACH THAT NEEDS CHANGING OR CORRECTION. IF NECESSARY,
    Instruction: REASSURE RESPONDENT THAT THESE DETAILS ARE FOR THE SURVEY TEAM ONLY. THE
                 DETAILS DO NOT GET PASSED TO ANYONE ELSE AND WILL BE STORED SECURELY. THE
                 PERSON NOMINATED WILL ONLY BE ASKED HOW TO CONTACT THE RESPONDENT SO THAT
                 THEY CAN CONTINUE TO BE PART OF THE SURVEY.

                  YOU WILL BE ASKED TO ENTER ANY INFORMATION THAT IS MISSING FOR THIS STABLE
                  CONTACT. IF NONE IS AVAILABLE, CODE DON'T KNOW AT THE FOLLOWING QUESTIONS.

                  IF RESPONDENT SPECIFIES A DIFFERENT CONTACT PERSON THEN INDICATE A CHANGE IN
                  CONTACT'S NAME.
    Options:       1        Relation: [ff_ctrel] {if ff_ctrel <> DK|REF|MIS}                               Relation

                   2        Name: [ff_ctname] {if ff_ctname <> DK|REF|MIS}                                 Name

                   3        Address: [ff_ctadd1], [ff_ctadd2], [ff_ctadd3], [ff_ctadd4], [ff_ctadd5] {if
                                                                                                           Address
                            ff_ctadd1 <> DK|REF|MIS}

                   4        Postcode: [ff_ctpcode] {if ff_ctpcode <> DK|REF|MIS}                           Postcode

                   5        Telephone: [ff_cttel1] {if ff_cttel1 <> DK|REF|MIS}                            Telephone

                   6                                                                                       Alternative
                            Alternative telephone: [ff_cttel2] {if ff_cttel2 <> DK|REF|MIS}
                                                                                                           telephone

                   7        Email: [ff_ctemail] {if ff_ctemail <> DK|REF|MIS}                              Email

                   8                                                                                       No changes or
                            No changes or corrections
                                                                                                           corrections

                   95                                                                                      Stable contact
                            SPONTANEOUS: Stable contact details refused
                                                                                                           refused

    Mixed Mode Alternatives
    Web           Options
    Interview:    1 Relation: [ff_ctrel] {if ff_ctrel <> DK|REF|MIS} | Relation
                  2 Name: [ff_ctname] {if ff_ctname <> DK|REF|MIS} | Name
                  3 Address: [ff_ctadd1], [ff_ctadd2], [ff_ctadd3], [ff_ctadd4], [ff_ctadd5], {if ff_ctadd1 <> DK|REF|MIS} |
                  Address
                  4 Postcode: [ff_ctpcode] {if ff_ctpcode <> DK|REF|MIS} | Postcode
                  5 Telephone: [ff_cttel1] {if ff_cttel1 <> DK|REF|MIS} | Telephone
                  6 Alternative telephone: [ff_cttel2] {if ff_cttel2 <> DK|REF|MIS} | Alternative telephone
                  7 Email: [ff_ctemail] {if ff_ctemail <> DK|REF|MIS} | Email
                  8 No changes or corrections

                  Delete
                  Interviewer instruction

    Use:          Ask CTCONSCONF



if [CTCONSConf <> 95] // Stable contact details not refused at check question


   if [(CTCONSConf = 2) | (ff_ctname = DK|REF|MIS)] // Stable contact name has changed/new stable contact OR fed-
                                                                                                              Page 1105 of 1165
   forward stable contact is DK, REF or missing
   Question: stablecontact_w17.CTNAME                     [ Stable contact name ]

    Module:      stablecontact_w17
    Source:      BHPS
    Scripting    Prefill name if available
    Notes:

                   Type: String                  Length: 255
                   Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
                 And if [(CTCONSConf = 2) | (ff_ctname = DK|REF|MIS)] // Stable contact name has changed/new
                 stable contact OR fed-forward stable contact is DK, REF or missing
    Text:         Sometimes people move homes and forget to let us know. It's really helpful to have the contact
                 details of someone such as a relative or friend who would be able to let us know how to contact you.
                 So it would be great if you could give us the details of someone who could simply put us back in
                 touch with you. {if ff_ctname = MIS|DK|REF}

                  Please let this person know that you have given us their details. These are only for the survey team
                 and will not be passed on to anyone else. The information will be stored securely. We only use their
                 contact details if we can no longer contact you, and the person you nominate will only ever be
                 asked how to contact you. {if ff_ctname = MIS|DK|REF}

                 What is your contact's name and title?
    Interviewer ENTER CONTACT TITLE AND NAME
    Instruction:
    Mixed Mode Alternatives
    Web          Delete
    Interview:   Interviewer instruction
    Use:         Ask CTNAME



if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctadd1 = MIS|DK|REF)) &
CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact has changed OR contact address
has changed OR continuing respondent and stable contact address was not provided at wave t-1 and stable contact
name is not DK or REF


   Display note
   SCREEN START




   Question: stablecontact_w17.CTADD1                     [ Stable contact address line 1 ]

    Module:      stablecontact_w17
    Source:      BHPS
    Scripting    Prefill address if available
    Notes:

                   Type: String                  Length: 255
                   Don't know: -1               Refused: -2                   Inapplicable: -8          Missing: -9

    Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
                 And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctadd1
                 = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
                 contact has changed OR contact address has changed OR continuing respondent and stable
                 contact address was not provided at wave t-1 and stable contact name is not DK or REF
                                                                                                                 Page 1106 of 1165
Interviewer ENTER STABLE CONTACT'S ADDRESS LINE 1 (NUMBER AND STREET)
Instruction:
Mixed Mode Alternatives
Web          Text
Interview:   And what is their address?

             Delete
             Interviewer instruction

             Question box label
             Address line 1

Use:         Ask CTADD1




Question: stablecontact_w17.CTADD2                  [ Stable contact address line 2 ]

Module:      stablecontact_w17
Source:      BHPS
Scripting    Prefill address if available
Notes:

               Type: String                  Length: 255
               Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
             And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctadd1
             = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
             contact has changed OR contact address has changed OR continuing respondent and stable
             contact address was not provided at wave t-1 and stable contact name is not DK or REF
Interviewer ENTER STABLE CONTACT'S ADDRESS LINE 2 (ADDITIONAL NUMBER AND STREET IF ANY)
Instruction:
Mixed Mode Alternatives
Web          Delete
Interview:   Interviewer instruction

             Question box label
             Address line 2

Use:         Ask CTADD2




Question: stablecontact_w17.CTTOWN                   [ Stable contact town ]

Module:      stablecontact_w17
Source:      BHPS
Scripting    Prefill town if available
Notes:

               Type: String                  Length: 255
               Don't know: -1               Refused: -2                  Inapplicable: -8         Missing: -9

Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
             And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctadd1
             = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
             contact has changed OR contact address has changed OR continuing respondent and stable
             contact address was not provided at wave t-1 and stable contact name is not DK or REF
Interviewer ENTER STABLE CONTACT'S TOWN
Instruction:
                                                                                                           Page 1107 of 1165
Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer instruction

                  Question box label
                  Town
    Use:         Ask CTTOWN




   Question: stablecontact_w17.CTCNTY                   [ Stable contact county ]

    Module:      stablecontact_w17
    Source:      BHPS
    Scripting    Prefill county if available
    Notes:

                   Type: String                   Length: 255
                   Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
                 And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctadd1
                 = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
                 contact has changed OR contact address has changed OR continuing respondent and stable
                 contact address was not provided at wave t-1 and stable contact name is not DK or REF
    Interviewer ENTER STABLE CONTACT'S COUNTY
    Instruction:
    Mixed Mode Alternatives
    Web           Delete
    Interview:    Interviewer instruction

                  Question box label
                  County
    Use:         Ask CTCNTY



   Display note
   SCREEN END


if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3 | 4) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctpcode =
MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact has changed OR
contact postcode has changed OR continuing respondent and postcode was not provided at wave t-1 and stable
contact name not DK or REF




   Question: stablecontact_w17.CTPCODE                    [ Stable contact postcode ]

    Module:      stablecontact_w17
    Source:      BHPS
    Scripting    Prefill postcode if available
    Notes:

                   Type: String                   Length: 10
                   Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:    if [CTCONSConf <> 95] // Stable contact details not refused at check question
                 And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 3 | 4) | (((ff_ivlolw = 1 | ff_everint = 1) &
                 (ff_ctpcode = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR
                 stable contact has changed OR contact postcode has changed OR continuing respondent and
                 postcode was not provided at wave t-1 and stable contact name not DK or REF                  Page 1108 of 1165
    Interviewer ENTER STABLE CONTACT'S POSTCODE
    Instruction: PLEASE USE UPPER CASE LETTERS AND INCLUDE A SPACE AFTER THE 1ST PART OF THE
                 POSTAL CODE
                 FOR EXAMPLE SW18 3, E3 9JP, TN8 5AB, S16 0XX, WC1H 3ZZ
    Mixed Mode Alternatives
    Web           Text
    Interview:    What is their postcode? Please include a space after the first part of the postal code.

                  Delete
                  Interviewer instruction

                  Question box label
                  Postcode

    Use:          Ask CTPCODE



   Soft check: [postcode format] // Check postcode is in a valid format
   Text
   The postcode you entered looks to be invalid. Please double check and correct if necessary. If the entry is correct,
   click to continue.


if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 5) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_cttel1 = MIS|DK|REF)) &
CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact has changed OR contact telephone
number has changed OR continuing respondent and telephone number was not provided at wave t-1 and stable
contact name is not DK or REF




   Question: stablecontact_w17.CTTEL1                    [ Stable contact telephone 1 ]

    Module:       stablecontact_w17
    Source:       BHPS
    Scripting     Prefill telephone if available
    Notes:

                    Type: String                    Length: 10
                    Don't know: -1                 Refused: -2                  Inapplicable: -8            Missing: -9

    Universe:     if [CTCONSConf <> 95] // Stable contact details not refused at check question
                  And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 5) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_cttel1
                  = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
                  contact has changed OR contact telephone number has changed OR continuing respondent and
                  telephone number was not provided at wave t-1 and stable contact name is not DK or REF
    Interviewer ENTER STABLE CONTACT'S CONTACT TELEPHONE NUMBER. IF NO NUMBER CODE DK.
    Instruction: USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
    Mixed Mode Alternatives
    Web           Text
    Interview:    Please enter a contact telephone number for [CTNAME] . Please do not use spaces or dashes.

                  Delete
                  Interviewer instruction
    Use:          Ask CTTEL1



   Soft check: [phone number format] // Check phone number is in standard format
   Text
   The number entered looks to be invalid. Please double check and correct if necessary. If the entry is correct, click
   to continue.



                                                                                                                    Page 1109 of 1165
if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 6) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_cttel2 = MIS|DK|REF)) &
CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact has changed OR contact telephone
number has changed OR continuing respondent and telephone number was not provided at wave t-1 and stable
contact name is not DK or REF




   Question: stablecontact_w17.CTTEL2                          [ Stable contact telephone 2 ]

    Module:       stablecontact_w17
    Source:       BHPS
    Scripting     Prefill alternative telephone if available
    Notes:

                    Type: String                     Length: 15
                    Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

    Universe:     if [CTCONSConf <> 95] // Stable contact details not refused at check question
                  And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 6) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_cttel2
                  = MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable
                  contact has changed OR contact telephone number has changed OR continuing respondent and
                  telephone number was not provided at wave t-1 and stable contact name is not DK or REF
    Interviewer ENTER ALTERNATIVE TELEPHONE NUMBER FOR THE STABLE CONTACT. IF NO NUMBER
    Instruction: CODE DK.
                 USE NUMBERS ONLY. DO NOT TYPE ANY SPACES OR DASHES.
    Mixed Mode Alternatives
    Web           Text
    Interview:    And can we have an alternative contact telephone number for [CTNAME] ? If no alternative
                  number, just leave blank. Please do not use spaces or dashes.

                  Delete
                  Interviewer instruction

    Use:          Ask CTTEL2



   Soft check: [phone number format] // Check phone number is in standard format
   Text
   The number entered looks to be invalid. Please double check and correct if necessary. If the entry is correct, click
   to continue.


if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 7) | ((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctemail = MIS|DK|REF))]//
Stable contact name is not DK or REF OR stable contact has changed or email has changed OR continuing
respondent and email was not provided at wave t-1




   Question: stablecontact_w17.CTEMAIL                          [ Stable contact e-mail ]

    Module:       stablecontact_w17
    Source:       BHPS
    Scripting     Prefill email if available
    Notes:

                    Type: String                    Length: 255
                    Don't know: -1                 Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:     if [CTCONSConf <> 95] // Stable contact details not refused at check question
                  And if [(CTNAME <> DK/REF) | (CTCONSConf = 2 | 7) | ((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctemail
                  = MIS|DK|REF))] // Stable contact name is not DK or REF OR stable contact has changed or email
                  has changed OR continuing respondent and email was not provided at wave t-1
                                                                                                                   Page 1110 of 1165
    Interviewer ENTER STABLE CONTACT'S EMAIL. IF NO EMAIL CODE DK.
    Instruction:
    Mixed Mode Alternatives
    Web            Text
    Interview:     Can we please have a contact e-mail address for [CTNAME] ? If there is no e-mail, just leave
                   blank.

                   Delete
                   Interviewer instruction

    Use:           Ask CTEMAIL



   Soft check: [e-mail format] // Check e-mail is in a valid format
   Text
   The email address entered looks to be invalid. Please double check and correct if necessary. If the entry is correct,
   click to continue.


if [(CTNAME <> DK|REF) | (CTCONSConf = 1 | 2) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctrel = MIS|DK|REF)) &
CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact relationship has changed or stable
contact name has changed OR continuing respondent and fed-forward relationship is DK, REF or missing and stable
contact name is not DK or REF


   Note
   CTREL was changed during fieldwork at W8: CTREL is now back coded with the feed forward sample value if no
   changes are made to the stable contact. More information in W8 User Guide.




   Question: stablecontact_w17.CTREL                     [ Stable contact relation to R ]

    Module:      stablecontact_w17
    Source:      BHPS
    Scripting Prefill relation if available
    Notes:

                   Type: choice
                   Don't know: -1                Refused: -2                  Inapplicable: -8            Missing: -9

    Universe: if [CTCONSConf <> 95] // Stable contact details not refused at check question
              And if [(CTNAME <> DK|REF) | (CTCONSConf = 1 | 2) | (((ff_ivlolw = 1 | ff_everint = 1) & (ff_ctrel =
              MIS|DK|REF)) & CTNAME <> DK|REF)] // Stable contact name is not DK or REF OR stable contact
              relationship has changed or stable contact name has changed OR continuing respondent and fed-
              forward relationship is DK, REF or missing and stable contact name is not DK or REF
    Text:        What is that person's relationship to you?
    Options:      1        Mother / Father           Mother / Father

                  2        Son / Daughter            Son / Daughter

                  3        Brother / Sister          Brother / Sister

                  4        Aunt / Uncle              Aunt / Uncle

                  5        Grandparent               Grandparent

                  6        Other Relative            Other Relative

                  7        Friend / Work             Friend / Work
                           Colleague                 Colleague

                  8        Someone else              Someone else

    Use:         Ask CTREL

                                                                                                                   Page 1111 of 1165
End




End of Interview Module                    (endofinterview_w17.v09)

Start
if [GRIDVARIABLES.ModeType = 3] // Mode is web




   Question: endofinterview_w17.INCENTIVEVAL                          [ Incentive value computed ]

      Module:   endofinterview_w17
      Source:   UKHLS

                  Type: Number                    Range: 20 .. 40
                  Don't know: -1                 Refused: -2                      Inapplicable: -8            Missing: -9

      Universe: if [GRIDVARIABLES.ModeType = 3] // Mode is web
      Use:      If (Date of Interview before or on Early Bird Date & ff_ivlolw = 1) compute INCENTIVEVAL = 10;
                Else if ((Date of interview after Early Bird date & on or after End Of Fieldwork Mop-Up Date) & ff_ivlolw =
                1) compute INCENTIVEVAL = 10
                Else If (Date Of Interview after Early Bird Date & before End Of Fieldwork Mop-Up Date & ff_ivlolw = 1)
                compute INCENTIVEVAL = 0
                Else if (Date of Interview before or on Early Bird Date & ff_ivlolw <> 1) compute INCENTIVEVAL = 40;
                Else if ((Date of interview after Early Bird date & on or after End Of Fieldwork Mop-Up Date) & ff_ivlolw <>
                1) compute INCENTIVEVAL = 40
                Else If ((Date Of Interview after Early Bird Date & before End Of Fieldwork Mop-Up Date) & ff_ivlolw <>1)
                compute INCENTIVEVAL = 30




   Question: endofinterview_w17.INDIVCOMPLETE                            [ Final interview statement CAWI ]

      Module:   endofinterview_w17
      Source:   UKHLS

                  Type: choice
                  Don't know: -1                  Refused: -2                    Inapplicable: -8             Missing: -9

      Universe: if [GRIDVARIABLES.ModeType = 3] // Mode is web




                                                                                                                       Page 1112 of 1165
Text:      Thank you for telling us about you and your experiences, you have been a great help.

           Your survey responses have now been submitted. To find out more about how Understanding Society
           data are used visit www.understandingsociety.ac.uk

            To say thank you for an early completion of your interview, we will send you a [INCENTIVEVAL] voucher.
           {if IN EARLY BIRD RANGE & CONTACTDETAILS.OWEDINCENT = 1}

           To say thank you for taking part, we will send you a [INCENTIVEVAL] voucher. {if NOT IN EARLY BIRD
           RANGE & CONTACTDETAILS.OWEDINCENT = 1}

            If you choose to receive your voucher by email, we will send you an email shortly with information on how
           to collect your voucher. {if CONTACTDETAILS.OWEDINCENT = 1}

           Children aged 10 to 15 can take part in the study as well. We will shortly send you a youth questionnaire
           and we will encourage you to have your child/children aged 10 to 15 complete it. Thanks! {if
           GRIDVARIABLES.NCh10to15 > 0}

           If you have any questions or comments for us, we encourage you to contact the Participant
           Communications Team by emailing contact@understandingsociety.ac.uk or by calling Freephone 0800
           252 853.

           Completing your survey may have caused you to think about issues in your life. If you would like to talk to
           someone, these free helplines may be useful:

           Samaritans: 116 123

           Mind: 0300 102 1234

           Age UK: 0800 678 1602

           Citizens Advice England: 0800 144 8848

           Citizens Advice Wales: 0800 702 2020

           Citizens Advice Scotland: 0800 028 1456

           Citizens Advice Northern Ireland: 0800 915 4604

Options:     1         Continue {if CONTACTDETAILS.OWEDINCENT <> 1 |
                      (CONTACTDETAILS.OWEDINCENT = 1 &                                            Continue
                      (CONTACTDETAILS.REMAIL = DK|REF|MIS))}

             2        I would like an e-voucher sent to me by email {if                           I would like an e-
                      CONTACTDETAILS.OWEDINCENT = 1 & (CONTACTDETAILS.REMAIL                      voucher sent to
                      <> MIS|DK|REF) | (ff_remail<>MIS|DK|REF)}                                   me by email

             3        I would like my voucher sent to me in the post {if                          I would like my
                      CONTACTDETAILS.OWEDINCENT = 1 & (CONTACTDETAILS.REMAIL                      voucher sent to
                      <> MIS|DK|REF) | (ff_remail<>MIS|DK|REF)}                                   me in the post

Use:       Ask INDIVCOMPLETE



if [GRIDVARIABLES.MODETYPE = 3 & CONTACTDETAILS.OWEDINCENT = 1] // If mode is web and owed
incentive voucher




   Question: endofinterview_w17.PERKSEADD                         [ PERKS Email computed ]

   Module:       endofinterview_w17
   Source:       UKHLS

                  Type: String                  Length: 255
                  Don't know: -1               Refused: -2                   Inapplicable: -8            Missing: -9


                                                                                                                    Page 1113 of 1165
       Universe: if [GRIDVARIABLES.ModeType = 3] // Mode is web
                 And if [GRIDVARIABLES.MODETYPE = 3 & CONTACTDETAILS.OWEDINCENT = 1] // If mode is
                 web and owed incentive voucher
       Use:          If (CONTACTDETAILS.REMAIL <> MIS|DK|REF) Compute PERKSEADD = Email Address From
                     CONTACTDETAILS.REMAIL;
                     Else If ((ff_remail <> MIS|DK|REF) & CONTACTDETAILS.DETINCOTHR <> 3)) Compute
                     PERKSEADD = ff_remail;
                     Else If ((CONTACTDETAILS.REMAIL = MIS|DK|REF) | (CONTACTDETAILS.HASEMAIL =
                     2|DK|MIS))
                     Compute PERKSEADD = NULL;



       if [PERKSEADD <> NULL & INDIVCOMPLETE = 2] // Contact email address identified & respondent would like an
       e-voucher sent by email




           Question: endofinterview_w17.PERKSEMAILSEND                               [ PERKS email sent ]

           Module:        endofinterview_w17
           Source:        UKHLS

                           Type: choice
                           Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

           Universe: if [GRIDVARIABLES.ModeType = 3] // Mode is web
                     And if [GRIDVARIABLES.MODETYPE = 3 & CONTACTDETAILS.OWEDINCENT = 1] // If mode is
                     web and owed incentive voucher
                     And if [PERKSEADD <> NULL & INDIVCOMPLETE = 2] // Contact email address identified &
                     respondent would like an e-voucher sent by email
           Options:
                           0        Email not     Email not
                                    sent          sent

                           1        Email sent    Email sent

           Use:           If (Email Sent) Compute PERKSEMAILSEND = 1;
                          Else If (Email Not Sent) Compute PERKSEMAILSEND = 0;



if [GRIDVARIABLES.ModeType = 1 | 2] // Mode is face-to-face or telephone


   if [(ff_ivlolw = 1|2|3|4|5 & ff_everint = 1|2) & GRIDVARIABLES.RJRFLAG = 0]// Not a new joiner and not a rejoiner




       Question: endofinterview_w17.VOUCHLETTER                            [ Received voucher and letter ]

       Module:       endofinterview_w17
       Source:       UKHLS

                      Type: choice
                      Don't know: -1                 Refused: -2                   Inapplicable: -8           Missing: -9

       Universe: if [GRIDVARIABLES.ModeType = 1 | 2] // Mode is face-to-face or telephone
                 And if [(ff_ivlolw = 1|2|3|4|5 & ff_everint = 1|2) & GRIDVARIABLES.RJRFLAG = 0] // Not a new joiner
                 and not a rejoiner
       Text:          Did you receive an Understanding Society advance letter with a voucher? {if ff_ivlolw = 1)} Did you
                     receive an Understanding Society advance letter? {if ff_ivlolw = 2|3|4|5)}
       Options:       1        Yes Yes

                      2        No     No
                                                                                                                       Page 1114 of 1165
       Use:         Ask VOUCHLETTER



if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face


   if [(ff_ivlolw = MIS & ff_everint = MIS) | (GRIDVARIABLES.RJRFLAG = 1) | (ff_ivlolw <> 1) | (VOUCHLETTER = 2
   | DK)] // New joiner or rejoiner OR preceding wave not interviewed OR did not receive letter and/or voucher




       Question: endofinterview_w17.LASTACAPI                       [ Not received a voucher: CAPI ]

       Module:       endofinterview_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

       Universe:     if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face
                     And if [(ff_ivlolw = MIS & ff_everint = MIS) | (GRIDVARIABLES.RJRFLAG = 1) | (ff_ivlolw <> 1) |
                     (VOUCHLETTER = 2 | DK)] // New joiner or rejoiner OR preceding wave not interviewed OR did not
                     receive letter and/or voucher
       Text:         Thank you very much for taking part, this is a gift card as a thank you for your time. We will have
                     this activated and ready for you to use within 72 hours.
       Interviewer THIS IS THE END OF THE INTERVIEW.
       Instruction: BEFORE GIVING THE RESPONDENT A [£30] {Date of Interview is before End Of Fieldwork Mop-
                    Up range} [£40] {Date of Interview is on or after End Of Fieldwork Mop-Up range} GIFT CARD,
                    PLEASE ENTER THE VOUCHER CODE BELOW.

                     IF NECESSARY: EXPLAIN THAT YOU NEED TO ENTER THE VOUCHER CODE TO ACTIVATE
                     THE GIFT CARD.
                     PLEASE ALSO HAND A THANK YOU LEAFLET TO THE RESPONDENT.
                     PID: [14 DIGIT PID]
       Question      Please enter 19 digits
       Box Label:
       Options:
                      1        Continue Continue

       Use:          Ask LASTACAPI



   if [((ff_ivlolw = MIS & ff_everint = MIS) | GRIDVARIABLES.RJRFLAG = 1 | (VOUCHLETTER = 2 | DK))]// New
   joiner or rejoiner or did not receive letter and/or voucher




       Question: endofinterview_w17.LASTACAPI_1                         [ Change of address card : CAPI ]

       Module:       endofinterview_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1                Refused: -2                  Inapplicable: -8           Missing: -9

       Universe:     if [GRIDVARIABLES.ModeType = 1] // Mode is face-to-face
                     And if [((ff_ivlolw = MIS & ff_everint = MIS) | GRIDVARIABLES.RJRFLAG = 1 | (VOUCHLETTER =
                     2 | DK))] // New joiner or rejoiner or did not receive letter and/or voucher




                                                                                                                       Page 1115 of 1165
       Interviewer PLEASE GIVE THE RESPONDENT A CHANGE OF ADDRESS CARD. PLEASE MAKE SURE TO
       Instruction: WRITE THE FOLLOWING INFORMATION ON THE CHANGE OF ADDRESS CARD BEFORE
                    HANDING IT OVER:

                     NAME: [NAME]
                     PID: [14 DIGIT PID]

                     PLEASE ENSURE YOU FILL IN THE DECLARATION FOR THIS TO BE COUNTED AS A
                     COMPLETE INTERVIEW.

       Options:
                      1       Continue Continue

       Use:          Ask LASTACAPI_1



if [GRIDVARIABLES.ModeType = 2] // Mode is telephone


   if [(ff_ivlolw = MIS & ff_everint = MIS) | (GRIDVARIABLES.RJRFLAG = 1) | (ff_ivlolw <> 1|4) | (VOUCHLETTER =
   2 | DK)] // New joiner or rejoiner or preceding wave not interviewed or did not receive letter and/or voucher




       Question: endofinterview_w17.LASTAINT                      [ Not received a voucher: CATI ]

       Module:       endofinterview_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

       Universe:     if [GRIDVARIABLES.ModeType = 2] // Mode is telephone
                     And if [(ff_ivlolw = MIS & ff_everint = MIS) | (GRIDVARIABLES.RJRFLAG = 1) | (ff_ivlolw <> 1|4) |
                     (VOUCHLETTER = 2 | DK)] // New joiner or rejoiner or preceding wave not interviewed or did not
                     receive letter and/or voucher
       Interviewer THIS IS THE END OF THE INTERVIEW.
       Instruction:
                    A LETTER WILL BE SENT TO THIS PERSON INCLUDING THEIR GIFT CARD IN THE NEXT
                    WEEK OR SO.
       Options:       1       Continue Continue

       Use:          Ask LASTAINT



if [GRIDVARIABLES.ModeType = 1 | 2] // Mode is face-to-face or telephone


   if [((ff_ivlolw = 1|4) & VOUCHLETTER = 1)] // Preceding wave respondent contact & received an Understanding
   Society letter with a voucher




       Question: endofinterview_w17.LASTSCREENB                         [ Received a voucher ]

       Module:       endofinterview_w17
       Source:       UKHLS

                       Type: choice
                       Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

       Universe:     if [GRIDVARIABLES.ModeType = 1 | 2] // Mode is face-to-face or telephone
                     And if [((ff_ivlolw = 1|4) & VOUCHLETTER = 1)] // Preceding wave respondent contact & received
                     an Understanding Society letter with a voucher                                              Page 1116 of 1165
         Interviewer THIS IS THE END OF THE INTERVIEW.
         Instruction:
                      PLEASE GIVE A THANK YOU LEAFLET TO THE RESPONDENT. {if
                      GRIDVARIABLES.MODETYPE = 1} PLEASE MAKE SURE TO POST A THANK YOU LEAFLET
                      TO THE RESPONDENT AS SOON AS POSSIBLE. {if GRIDVARIABLES.MODETYPE = 2}

                         PLEASE ENSURE YOU FILL IN THE DECLARATION FOR THIS TO BE COUNTED AS A
                         COMPLETE INTERVIEW.
         Options:        1        Continue Continue

         Use:            Ask LASTSCREENB



End



Interviewer Observations Module                         (interviewerobs_w16.v01)

Start
if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone




   Question: interviewerobs_w16.FINOBSQ                     [ Interviewer Obs Intro ]

      Module:       interviewerobs_w16
      Source:       UKHLS

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8   Missing: -9

      Universe:     if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
      Interviewer THE NEXT QUESTIONS ARE FOR YOU TO MAKE YOUR OBSERVATIONS ABOUT THE
      Instruction: INTERVIEW, SO MAKE SURE THAT THE RESPONDENT CANNOT SEE YOUR SCREEN
      Options:
                     1       Continue Continue

      Use:          Ask FINOBSQ




   Question: interviewerobs_w16.IVPRSNT                    [ Anyone present during interview ]

      Module:       interviewerobs_w16
      Source:       BHPS

                     Type: choice
                     Don't know: -1               Refused: -2                  Inapplicable: -8   Missing: -9

      Universe:     if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
      Interviewer WERE ANY OTHER PEOPLE PRESENT DURING THE INTERVIEW?
      Instruction:
      Options:       1       Yes Yes

                     2       No    No

      Use:          Ask IVPRSNT


                                                                                                          Page 1117 of 1165
   if [INDINTRO.LIEng = 1] // Interview conducted in English
Question: interviewerobs_w16.IVLIENG                       [ Entire interview conducted in English ]

Module:       interviewerobs_w16
Source:

                 Type: choice
                 Don't know: -1                  Refused: -2               Inapplicable: -8     Missing: -9

Universe:     if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
              And if [INDINTRO.LIEng = 1] // Interview conducted in English
Interviewer WAS THE INTERVIEW CONDUCTED ENTIRELY IN ENGLISH?
Instruction:
Options:
                1        Yes Yes

                2        No     No

Use:          Ask IVLIENG




Question: interviewerobs_w16.IVLITRANS                          [ Language other than English for interview
]

Module:       interviewerobs_w16
Source:       UKHLS

                 Type: choice
                 Don't know: -1                  Refused: -2               Inapplicable: -8     Missing: -9

Universe:     if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
              And if [INDINTRO.LIEng = 1] // Interview conducted in English
Interviewer APART FROM ENGLISH, IN WHICH OTHER LANGUAGE WAS THE INTERVIEW CONDUCTED?
Instruction:
Options:
                0        English                English

                2        Bengali                Bengali

                4        Gujarati               Gujarati

                10       Polish                 Polish

                11       Portuguese             Portuguese

                5        Punjabi:               Punjabi:
                         Gurmukhi               Gurmukhi

                6        Punjabi: Urdu          Punjabi: Urdu

                12       Turkish                Turkish

                8        Urdu                   Urdu

                9        Welsh                  Welsh

                97       Other language         Other language

Use:          If (IVLIEng = 1) Compute IVLITrans = 0;
              Else: Ask ;



if [IVLITrans = 97] // If Other language used
                                                                                                        Page 1118 of 1165
       Question: interviewerobs_w16.IVLIOTH                       [ Other language also used for interview ]

        Module:        interviewerobs_w16
        Source:        UKHLS

                         Type: String                  Length: 255
                         Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

        Universe:      if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
                       And if [INDINTRO.LIEng = 1] // Interview conducted in English
                       And if [IVLITrans = 97] // If Other language used
        Interviewer WHICH OTHER LANGUAGE?
        Instruction:
        Use:           Ask IVLIOTH



   if [IVLIEng = 2 & Ivlitrans<>0] // Not all of the interview conducted in English




       Question: interviewerobs_w16.IVLIWHO                        [ Who translated if not entire interview in
       English ]

        Module:        interviewerobs_w16
        Source:        UKHLS

                         Type: choice
                         Don't know: -1               Refused: -2                  Inapplicable: -8           Missing: -9

        Universe:      if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
                       And if [INDINTRO.LIEng = 1] // Interview conducted in English
                       And if [IVLIEng = 2 & Ivlitrans<>0] // Not all of the interview conducted in English
        Interviewer WHO ASKED THE TRANSLATED QUESTIONS?
        Instruction:
        Options:        1        Verian/NatCen Accredited Bilingual            Verian/NatCen Accredited Bilingual
                                 Interviewer                                   Interviewer

                        2        Agency Translator                             Agency Translator

                        3        Someone else                                  Someone else

        Use:           Ask IVLIWHO



if [INDINTRO.LIEng = 2 | IVLIEng = 2]// Interview not conducted in English or entire interview not conducted in
English




   Question: interviewerobs_w16.IVLIBAL                      [ Amount of interview conducted in translation
   ]

    Module:         interviewerobs_w16
    Source:         UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2                   Inapplicable: -8            Missing: -9


                                                                                                                      Page 1119 of 1165
       Universe:         if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
                         And if [INDINTRO.LIEng = 2 | IVLIEng = 2] // Interview not conducted in English or entire interview
                         not conducted in English
       Interviewer HOW MUCH OF THE QUESTIONNAIRE WAS CONDUCTED IN [LITRANS] {if INDINTRO.LIENG
       Instruction: = 2} [IVLITRANS] {if IVLIENG = 2} ?
       Options:           1        Entire questionnaire was in                  Entire questionnaire was in
                                   [INDINTRO.LITrans] [IVLITrans]               [INDINTRO.LITrans] [IVLITrans]

                          2        The majority of the questionnaire was in     The majority of the questionnaire was in
                                   [INDINTRO.LITrans] [IVLITrans]               [INDINTRO.LITrans] [IVLITrans]

                          3        Around half the questionnaire was in         Around half the questionnaire was in
                                   [INDINTRO.LITrans] [IVLITrans]               [INDINTRO.LITrans] [IVLITrans]

                          4        The minority of the questionnaire was in     The minority of the questionnaire was in
                                   [INDINTRO.LITrans] [IVLITrans]               [INDINTRO.LITrans] [IVLITrans]

       Use:              Ask IVLIBAL



if [GRIDVARIABLES.ModeType = 3] // Mode is web




   Question: interviewerobs_w16.WIVPRSNT                          [ Anyone present during web interview ]

    Module:     interviewerobs_w16
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                    Refused: -2                     Inapplicable: -8            Missing: -9

    Universe: if [GRIDVARIABLES.ModeType = 3] // Mode is web
    Text:       Before you finish, can you just indicate whether any other people were present in the room with you while
                you were completing the interview?
    Options:     1            Yes Yes

                 2            No   No

    Use:        Ask WIVPRSNT



if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone




   Question: interviewerobs_w16.FINOBS                       [ End of Interviewer Obs module ]

    Module:       interviewerobs_w16
    Source:       UKHLS

                     Type: choice
                     Don't know: -1                   Refused: -2                   Inapplicable: -8            Missing: -9

    Universe:     if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
    Interviewer END OF INTERVIEWER OBSERVATION MODULE
    Instruction:
    Options:         1         Continue Continue

    Use:          Ask FINOBS
                                                                                                                           Page 1120 of 1165
   Question: interviewerobs_w16.INDENDTIME                      [ Time at end of individual interview ]

      Module:    interviewerobs_w16
      Source:    UKHLS

                   Type: DateTime

      Universe: if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
      Question Time
      Box
      Label:
      Use:       Compute INDENDTIME = take From System Clock




   Question: interviewerobs_w16.INDENDDATE                       [ Date at end of individual interview ]

      Module:    interviewerobs_w16
      Source:    UKHLS

                   Type: DateTime

      Universe: if [GRIDVARIABLES.ModeType = 1|2] // Mode is face-to-face or telephone
      Question Date
      Box
      Label:
      Use:       Compute INDENDDATE = take From System Calendar



End



Proxy Questionnaire                   (proxy_w17.v05)

Start
if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone




   Question: proxy_w17.DONEPROXY                      [ Proxy interview done previously for this
   respondent ]

      Module:    proxy_w17
      Source:    UKHLS

                   Type: choice
                   Don't know: -1               Refused: -2                   Inapplicable: -8     Missing: -9

      Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
      Options:    1       Yes Yes

                  2       No    No




                                                                                                           Page 1121 of 1165
Use:         If (ff_everint = 1) Compute Doneproxy = 1;
             Else If (ff_ivlolw_1 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_2 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_3 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_4 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_5 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_6 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_7 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_8 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_9 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_10 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_11 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_12 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_13 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_14 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_15 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_16 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_17 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_18 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_19 = 2) Compute Doneproxy = 1;
             Else If (ff_ivlolw_20 = 2) Compute Doneproxy = 1;
             Else compute Doneproxy = 2




Question: proxy_w17.IPROXY                   [ Able to do a proxy ]

Module:        proxy_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                  Refused: -2               Inapplicable: -8           Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
Interviewer ARE YOU ABLE TO DO A PROXY INTERVIEW ABOUT [NAME] NOW?
Instruction:
             IF YOU DON'T YET KNOW IF IT WILL BE POSSIBLE TO DO A PROXY INTERVIEW ABOUT
              [NAME] THEN RETURN TO RESPONDENT GRID
Options:
                1        Do proxy interview for [NAME] now            Do proxy interview for [NAME] now

                2        No interview and no proxy interview -        No interview and no proxy interview -
                         unproductive                                 unproductive

Use:           Ask IPROXY



if [IProxy = 1] // Able to do a proxy interview for respondent




    Question: proxy_w17.PSTIME                   [ Computed Proxy Interview start time ]

    Module:      proxy_w17
    Source:      UKHLS

                    Type: DateTime

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
    Question Time
    Box
    Label:
                                                                                                              Page 1122 of 1165
    Use:         Compute PSTime = take From System Clock;
Question: proxy_w17.PSTRTDAT                      [ Computed Proxy Interview start date ]

Module:       proxy_w17
Source:       UKHLS

                Type: DateTime

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Question Date
Box
Label:
Use:          Compute PStrtDat = take From System Clock




Question: proxy_w17.PLIENG                   [ Interview conducted in English ]

Module:         proxy_w17
Source:         UKHLS
Scripting       If answered 1 at PLieng proceed to do the Proxy interview in English.
Notes:

                 Type: choice
                 Don't know: -1                 Refused: -2                  Inapplicable: -8         Missing: -9

Universe:       if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
Interviewer WILL THIS INTERVIEW BE CONDUCTED IN ENGLISH?
Instruction:
Options:         1         Yes Yes

                 2         No    No

Use:            Ask PLIENG



if [PLIENG = 2] // Interview will not be conducted in English




    Question: proxy_w17.PLITRANS                     [ Translated language ]

    Module:          proxy_w17
    Source:          UKHLS
    Scripting        If answered 2-12 at HgLitrans proceed to do the Proxy interview in selected language.
    Notes:

                      Type: choice
                      Don't know: -1              Refused: -2                 Inapplicable: -8        Missing: -9

    Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                     And if [IProxy = 1] // Able to do a proxy interview for respondent
                     And if [PLIENG = 2] // Interview will not be conducted in English
    Interviewer WHICH LANGUAGE WILL THE INTERVIEW BE CONDUCTED IN?
    Instruction:                                                                                              Page 1123 of 1165
   Options:         2        Bengali              Bengali

                    4        Gujarati             Gujarati

                    10       Polish               Polish

                    11       Portuguese           Portuguese

                    5        Punjabi:             Punjabi:
                             Gurmukhi             Gurmukhi

                    6        Punjabi: Urdu        Punjabi: Urdu

                    12       Turkish              Turkish

                    8        Urdu                 Urdu

                    9        Welsh                Welsh

                    97       Other language       Other language

   Use:            Ask PLITRANS



   Soft Check: if [PLITrans = 1 thru 12] // Language is Bengali .. Welsh
   Text
   Interviews in [PLITrans] must be conducted by a Verian/NatCen Accredited Bilingual Interviewer or Agency
   Translator. Check with the office before proceeding if you think there is a specific justification to use someone
   else as interpreter (e.g..if respondent uncomfortable to be interviewed with an agency translator).


   Soft Check: if [PLITrans = 97] // Language is Other
   Text
   For any language apart from the 9 languages that the standard questionnaire has been translated into you can
   only use a household translator (aged 14 or over).




Question: proxy_w17.PINTRO                   [ Proxy intro ]

Module:     proxy_w17
Source:     BHPS

              Type: choice
              Don't know: -1                  Refused: -2                  Inapplicable: -8            Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:       I would first like to confirm some details about [NAME] already given in the opening part of the
            interview.
Options:
              1          Continue Continue

Use:        Ask PINTRO




Question: proxy_w17.PRSEX                    [ Proxy sex ]

Module:       proxy_w17
Source:       BHPS

                  Type: choice
                  Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent                                Page 1124 of 1165
Interviewer ASK IF NECESSARY
Instruction: PROXY RESPONDENT'S SEX
Options:      1        Male     Male

              2        Female Female

Use:         Ask PRSEX



Hard check: if [if PrSex <> HHGRID.Sex] // Respondent's sex doesn't match what is recorded in the HHGrid
Text
CHECK AND RESOLVE: Respondent's sex doesn't match what is recorded in the HHGRID.




Question: proxy_w17.PREL               [ Rel between proxy and proxy informant ]

Module:    proxy_w17
Source:    BHPS

             Type: choice
             Don't know: -1               Refused: -2                Inapplicable: -8       Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:      What is your relationship to [NAME] ?




                                                                                                    Page 1125 of 1165
Options:    1         Husband/Wife                     Husband/Wife

            2         Partner/Cohabitee                Partner/Cohabitee

            3         Civil Partner                    Civil Partner

            4         Biological son/daughter          Biological son/daughter

            5         Adopted son/daughter             Adopted son/daughter

            6         Foster child                     Foster child

            7         Stepson/stepdaughter             Stepson/stepdaughter

            8         Son-in-law/daughter-in-law       Son-in-law/daughter-in-law

            9         Biological parent                Biological parent

            10        Adoptive parent                  Adoptive parent

            11        Foster parent                    Foster parent

            12        Step-parent                      Step-parent

            13        Parent-in-law                    Parent-in-law

            14        Biological brother/sister        Biological brother/sister

            15        Half-brother/sister              Half-brother/sister

            16        Step-brother/sister              Step-brother/sister

            17        Adopted brother/sister           Adopted brother/sister

            18        Foster brother/sister            Foster brother/sister

            19        Brother-in-law/Sister-in-law Brother-in-law/Sister-in-law

            20        Grand-child                      Grand-child

            21        Grand-parent                     Grand-parent

            22        Cousin                           Cousin

            23        Aunt/Uncle                       Aunt/Uncle

            24        Niece/Nephew                     Niece/Nephew

            25        Other relative                   Other relative

            26        Employee                         Employee

            27        Employer                         Employer

            28        Lodger/Boarder/Tenant            Lodger/Boarder/Tenant

            29        Landlord/Landlady                Landlord/Landlady

            30        Other non-relative               Other non-relative

Use:        Ask PREL




Question: proxy_w17.PREASON                       [ Reason for proxy ]

Module:      proxy_w17
Source:      BHPS

                 Type: choice
                 Don't know: -1                   Refused: -2                   Inapplicable: -8   Missing: -9

Universe:    if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
Interviewer ASK IF NECESSARY
                                                                                                           Page 1126 of 1165
Instruction: WHAT IS THE REASON [NAME] IS BEING PROXIED?
Options:
             1       In institution (e.g. hospital, Old People's
                                                                   In institution (e.g. hospital, OPH)
                     Home)

             2       Studying away from home                       Studying away from home

             3       On holiday                                    On holiday

             4       Away on business or work                      Away on business or work

             5       Temporarily away from home for other          Temporarily away from home for other
                     reasons                                       reasons

             6       Unable to contact                             Unable to contact

             7       Permanently too unwell or disabled            Permanently too unwell or disabled

             8       Temporarily unwell                            Temporarily unwell

             9       Old age                                       Old age

             10      Deafness or speech problems                   Deafness or speech problems

             11      Language problems                             Language problems

             12      Individual refused but allows proxy           Individual refused but allows proxy

             97      Any other reason                              Any other reason

Use:        Ask PREASON




Question: proxy_w17.PRIPN             [ PNO of proxy informant ]

Module:     proxy_w17
Source:     BHPS
Scripting   Restrict list of household members to those >= 16 years old. Proxy informant must be aged 16 or
Notes:      over

             Type: choice
             Don't know: -1                 Refused: -2                 Inapplicable: -8            Missing: -9

Universe:   if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
            And if [IProxy = 1] // Able to do a proxy interview for respondent
Interviewer SELECT WHO IS ANSWERING THE PROXY SURVEY ON BEHALF OF [NAME]
Instruction:




                                                                                                            Page 1127 of 1165
Options:        0        Non-household member                           Non-household member

                1        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 1]                         hhgrid.hhgrid.pno = 1]

                2        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 2]                         hhgrid.hhgrid.pno = 2]

                3        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 3]                         hhgrid.hhgrid.pno = 3]

                4        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 4]                         hhgrid.hhgrid.pno = 4]

                5        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 5]                         hhgrid.hhgrid.pno = 5]

                6        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 6]                         hhgrid.hhgrid.pno = 6]

                7        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 7]                         hhgrid.hhgrid.pno = 7]

                8        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 8]                         hhgrid.hhgrid.pno = 8]

                9        [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 9]                         hhgrid.hhgrid.pno = 9]

                10       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 10]                        hhgrid.hhgrid.pno = 10]

                11       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 11]                        hhgrid.hhgrid.pno = 11]

                12       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 12]                        hhgrid.hhgrid.pno = 12]

                13       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 13]                        hhgrid.hhgrid.pno = 13]

                14       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 14]                        hhgrid.hhgrid.pno = 14]

                15       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 15]                        hhgrid.hhgrid.pno = 15]

                16       [hhgrid.hhgrid.name where                      [hhgrid.hhgrid.name where
                         hhgrid.hhgrid.pno = 16]                        hhgrid.hhgrid.pno = 16]



Use:           Ask PRIPN



if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy interview




    Question: proxy_w17.MVEVER                    [ Has lived at address whole life ]

    Module:     proxy_w17
    Source:     UKHLS

                    Type: choice
                    Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
              interview
                                                                                                               Page 1128 of 1165
    Text:       Has [NAME] personally lived at this address her/his whole life?
Options:       1         Yes Yes

               2         No   No

Use:        Ask MVEVER



if [MvEver = 2] // Not lived at this address her/his whole life




   Question: proxy_w17.MVMNTH                        [ Month of move ]

    Module:        proxy_w17
    Source:        UKHLS

                     Type: choice
                     Don't know: -1                 Refused: -2             Inapplicable: -8         Missing: -9

    Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                   And if [IProxy = 1] // Able to do a proxy interview for respondent
                   And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                   interview
                   And if [MvEver = 2] // Not lived at this address her/his whole life
    Text:          When did [NAME] personally move to this address?
    Interviewer ENTER MONTH
    Instruction:
    Options:        1         January      January

                    2         February     February

                    3         March        March

                    4         April        April

                    5         May          May

                    6         June         June

                    7         July         July

                    8         August       August

                    9         September September

                    10        October      October

                    11        November     November

                    12        December     December

    Use:           Ask MVMNTH




   Question: proxy_w17.MVYR                   [ Year of move ]

    Module:        proxy_w17
    Source:        UKHLS

                     Type: Number                   Range: 1900 .. 9999
                     Don't know: -1                Refused: -2               Inapplicable: -8        Missing: -9




                                                                                                              Page 1129 of 1165
        Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                       And if [IProxy = 1] // Able to do a proxy interview for respondent
                       And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                       interview
                       And if [MvEver = 2] // Not lived at this address her/his whole life

        Interviewer ENTER YEAR
        Instruction:
        Use:           Ask MVYR



       Hard check: if [date entered is in the future] // Do not allow future dates to be entered
       Text
       CHECK AND RESOLVE. The date you have entered is in the future, please amend.


if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy interview




    Question: proxy_w17.UKBORN                     [ Born in UK ]

    Module:     proxy_w17
    Source:     UKHLS

                  Type: choice
                  Don't know: -1                 Refused: -2                  Inapplicable: -8           Missing: -9

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
              interview
    Text:       Was [NAME] born in the UK, that is in England, Scotland, Wales or Northern Ireland?
    Options:      1        Yes, England            Yes, England

                  2        Yes, Scotland           Yes, Scotland

                  3        Yes, Wales              Yes, Wales

                  4        Yes, Northern           Yes, Northern
                           Ireland                 Ireland

                  5        Not born in the UK      Not born in the UK

    Use:        Ask UKBORN



    if [UKBorn = 5] // Not born in the UK




       Question: proxy_w17.PLBORNC                      [ Country of birth ]

        Module:       proxy_w17
        Source:       BHPS

                       Type: choice
                       Don't know: -1              Refused: -2                 Inapplicable: -8          Missing: -9

        Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                  And if [IProxy = 1] // Able to do a proxy interview for respondent
                  And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                  interview
                  And if [UKBorn = 5] // Not born in the UK                                                      Page 1130 of 1165
Text:       In which country was [NAME] born?
Options:
              5        Republic of          Republic of
                       Ireland              Ireland

              6        France               France

              7        Germany              Germany

              8        Italy                Italy

              9        Spain                Spain

              10       Poland               Poland

              32       Ukraine              Ukraine

              11       Cyprus               Cyprus

              12       Turkey               Turkey

              13       Australia            Australia

              14       New Zealand          New Zealand

              15       Canada               Canada

              16       U.S.A.               U.S.A.

              30       China                China

              31       Hong Kong            Hong Kong

              18       India                India

              19       Pakistan             Pakistan

              20       Bangladesh           Bangladesh

              21       Sri Lanka            Sri Lanka

              22       Kenya                Kenya

              23       Ghana                Ghana

              24       Nigeria              Nigeria

              25       Uganda               Uganda

              26       South Africa         South Africa

              27       Jamaica              Jamaica

              97       Other country        Other country

Use:        Ask PLBORNC



if [PLBORNC = 97] // 'Other' country of birth




   Question: proxy_w17.PLBOTH                       [ Other country of birth ]

    Module:        proxy_w17
    Source:        BHPS

                     Type: String                Length: 50
                     Don't know: -1             Refused: -2              Inapplicable: -8        Missing: -9

    Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                   And if [IProxy = 1] // Able to do a proxy interview for respondent
                   And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a
                   proxy interview
                   And if [UKBorn = 5] // Not born in the UK                                                Page 1131 of 1165
                   And if [PLBORNC = 97] // 'Other' country of birth
            Interviewer PLEASE WRITE IN COUNTRY
            Instruction:
            Use:            Ask PLBOTH




        Question: proxy_w17.YR2UK4                    [ Year came to Britain ]

        Module:        proxy_w17
        Source:        BHPS

                         Type: Number                Range: 1900 .. 9999
                         Don't know: -1             Refused: -2                   Inapplicable: -8        Missing: -9

        Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                       And if [IProxy = 1] // Able to do a proxy interview for respondent
                       And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                       interview
                       And if [UKBorn = 5] // Not born in the UK
        Text:          In what year did [NAME] first come to this country to live, even if [she/he] has spent time
                       abroad since?
        Interviewer ENTER YEAR
        Instruction:
        Help:          Definition of 'living in UK' is 3 months or more or a stay with an indefinite period of duration
                       e.g. someone may have arrived in last week with an intention to settle indefinitely.
        Use:           Ask YR2UK4



        Hard check: if [date entered is in the future] // Do not allow future dates to be entered
        Text
        CHECK AND RESOLVE. The date you have entered is in the future, please amend.




Question: proxy_w17.ALLJBSTAT                       [ All economic activities ]

Module:         proxy_w17
Source:         BHPS

                   Type: multichoice
                   Don't know: -1                Refused: -2                   Inapplicable: -8           Missing: -9

Universe:       if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
Showcard:       TBC
Text:           Which of the following describes [NAME] 's current employment situation?
Interviewer CODE ALL THAT APPLY
Instruction:




                                                                                                                    Page 1132 of 1165
Options:      1       Self employed                            Self employed

              2       In paid employment (full or part-time)   Paid employment(ft/pt)

              13      Temporarily laid off/short time          Temporarily laid off/short time
                      working                                  working

              3       Unemployed                               Unemployed

              4       Retired                                  Retired

              5       On maternity leave                       On maternity leave

              14      On shared parental leave                 On shared parental leave

              15      On adoption leave                        On adoption leave

              6       Looking after family or home             Family care or home

              7       Full-time student                        Full-time student

              8       Long-term sick or disabled               LT sick or disabled

              9       On a government training scheme          Govt training scheme

              10      Unpaid worker in family business         Unpaid, family business

              11      Working in an apprenticeship             On apprenticeship

              97      Doing something else                     Doing something else



Mixed Mode Alternatives
Telephone    Post-text Interviewer Instruction
Interview:   READ OUT AND CODE ALL THAT APPLY

             Delete
             Showcard
Use:         Ask ALLJBSTAT




Question: proxy_w17.JBSTAT                 [ Most important economic activity ]

Module:      proxy_w17
Source:      BHPS
Scripting    Limit set shown to only those marked at AllJbStat. Allow 1 response only.
Notes:

              Type: choice
              Don't know: -1                Refused: -2                  Inapplicable: -8        Missing: -9

Universe:    if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:        And of these, which one best describes [NAME] 's current employment situation?
Interviewer READ OUT
Instruction:
             CODE ONE ONLY




                                                                                                         Page 1133 of 1165
Options:
                 1          Self employed                            Self employed

                 2          In paid employment (full or part-time)   Paid employment(ft/pt)

                 13         Temporarily laid off/short time          Temporarily laid off/short time
                            working                                  working

                 3          Unemployed                               Unemployed

                 4          Retired                                  Retired

                 5          On maternity leave                       On maternity leave

                 14         On shared parental leave                 On shared parental leave

                 15         On adoption leave                        On adoption leave

                 6          Looking after family or home             Family care or home

                 7          Full-time student                        Full-time student

                 8          Long-term sick or disabled               LT sick or disabled

                 9          On a government training scheme          Govt training scheme

                 10         Unpaid worker in family business         Unpaid, family business

                 11         Working in an apprenticeship             On apprenticeship

                 97         Doing something else                     Doing something else


Help:           Code one only. If respondent says more than one applies ask them to choose which best applies.
Use:            If (AlLJBSTAT = Single Response) Compute JbStat = AlLJBSTAT;
                Else: Ask ;



if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy interview




    Question: proxy_w17.LPRNT                     [ Natural parent of children ]

    Module:          proxy_w17
    Source:          BHPS

                       Type: choice
                       Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

    Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                     And if [IProxy = 1] // Able to do a proxy interview for respondent
                     And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                     interview
    Text:            Does [NAME] have, or has [NAME] ever [had/fathered] any biological children?
    Interviewer BIOLOGICAL CHILDREN ONLY: INCLUDE STILLBIRTHS EXCLUDE ADOPTED, FOSTERED
    Instruction: OR STEP CHILDREN
    Options:          1        Yes Yes

                      2        No     No

    Use:             Ask LPRNT



    if [LPRNT = 1] // Ever had/fathered any children




        Question: proxy_w17.LNPRNT                       [ No. of children natural parent to ]                        Page 1134 of 1165
Module:     proxy_w17

Source:     BHPS

              Type: Number                  Range: 1 .. 97
              Don't know: -1               Refused: -2               Inapplicable: -8         Missing: -9

Universe:   if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
            And if [IProxy = 1] // Able to do a proxy interview for respondent
            And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
            interview
            And if [LPRNT = 1] // Ever had/fathered any children
Text:       Can I just check, how many biological children has [NAME] [had/fathered] in all?
Interviewer INCLUDE STILLBIRTHS
Instruction: WRITE IN NUMBER
Use:        Ask LNPRNT




Question: proxy_w17.CH1BM                  [ Month first child born ]

Module:     proxy_w17
Source:     BHPS

              Type: choice
              Don't know: -1                Refused: -2              Inapplicable: -8         Missing: -9

Universe:   if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
            And if [IProxy = 1] // Able to do a proxy interview for respondent
            And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
            interview
            And if [LPRNT = 1] // Ever had/fathered any children
Text:       Can you please tell me the date of birth of [NAME] 's eldest (first born) child? Month and
            year is fine if you know them.
Interviewer ENTER MONTH
Instruction:
Options:     1        January      January

             2        February     February

             3        March        March

             4        April        April

             5        May          May

             6        June         June

             7        July         July

             8        August       August

             9        September September

             10       October      October

             11       November     November

             12       December     December

Use:        Ask CH1BM




Question: proxy_w17.CH1BY                  [ Year first child born ]
                                                                                                         Page 1135 of 1165
   Module:          proxy_w17
   Source:          BHPS

                      Type: Number               Range: 1900 .. 9999
                      Don't know: -1            Refused: -2                   Inapplicable: -8        Missing: -9

   Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                    And if [IProxy = 1] // Able to do a proxy interview for respondent
                    And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                    interview
                    And if [LPRNT = 1] // Ever had/fathered any children
   Interviewer ENTER YEAR
   Instruction:
   Use:             Ask CH1BY



   Hard check: if [child's DOB is prior to mother/father's DOB]// Child's DOB must be after
   mother/father's DOB
   Text
   CHECK AND RESOLVE: The date you have entered is before [NAME] 's date of birth.


   Hard check: if [date entered is in the future] // Do not allow future dates to be entered
   Text
   CHECK AND RESOLVE. The date you have entered is in the future, please amend.




Question: proxy_w17.SCHOOL                      [ Never went to/still at school ]

Module:        proxy_w17
Source:        BHPS

                 Type: choice
                 Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
               And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
               interview
Text:          How old was [NAME] when [he/she] left school?
Interviewer DO NOT INCLUDE TECHNICAL COLLEGE
Instruction:
Options:        1         Write in age            Write in age

                2         Never went to           Never went to
                          school                  school

                3         Still at school         Still at school

Help:          If respondent tells you that Proxy left school before reaching the minimum school leaving age -
               currently 16 - because his or her birthday was in the holiday period between school years or
               terms, record Proxy as having left at the then minimum age.
Use:           Ask SCHOOL



if [SCHOOL = 1] // Has left school




   Question: proxy_w17.SCEND                     [ School leaving age ]
                                                                                                                Page 1136 of 1165
Module:         proxy_w17
Source:         BHPS

                  Type: Number                  Range: 10 .. 20
                  Don't know: -1               Refused: -2                  Inapplicable: -8       Missing: -9

Universe:       if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
                And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                interview
                And if [SCHOOL = 1] // Has left school
Interviewer WRITE IN AGE [NAME] LEFT SCHOOL
Instruction:
Use:            Ask SCEND




Question: proxy_w17.FENOW                      [ Still in Further Education ]

Module:         proxy_w17
Source:         BHPS

                  Type: choice
                  Don't know: -1                Refused: -2                Inapplicable: -8        Missing: -9

Universe:       if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
                And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
                interview
                And if [SCHOOL = 1] // Has left school
Text:           And how old was [NAME] when [he/she] left college or university, or when [he/she]
                finished or stopped [his/her] course?
Interviewer IF RETURNED TO COLLEGE OR UNIVERSITY AS A MATURE STUDENT AND COURSE
Instruction: NOT FINISHED, CODE 'STILL AT COLLEGE OR UNIVERSITY'
Options:         1         Write in age                           Write in age

                 2         Never went to college or               Never went to college or
                           university                             university

                 3         Still at college or university         Still at college or university

Use:            Ask FENOW



if [FENOW = 1] // Has left college/university




   Question: proxy_w17.FEEND                       [ Further Education leaving age ]

    Module:          proxy_w17
    Source:          BHPS

                       Type: Number                Range: 10 .. 97
                       Don't know: -1             Refused: -2                Inapplicable: -8      Missing: -9

    Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                     And if [IProxy = 1] // Able to do a proxy interview for respondent
                     And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a
                     proxy interview
                     And if [SCHOOL = 1] // Has left school                                                   Page 1137 of 1165
                     And if [FENOW = 1] // Has left college/university
        Interviewer WRITE IN AGE [NAME] LEFT COLLEGE OR UNIVERSITY
        Instruction:
        Use:          Ask FEEND




Question: proxy_w17.QFHIGH                    [ Highest qualification ]

Module:        proxy_w17
Source:        BHPS/LFS

                 Type: choice
                 Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
               And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
               interview
Showcard:      TBC
Text:          Can you tell me the highest educational or school qualification [NAME] has obtained?
Interviewer CODE ONE ONLY
Instruction:
Options:        1        University Higher Degree (e.g. MSc,          University Higher Degree (e.g. MSc,
                         PhD)                                         PhD)

                2        First degree level qualification including   First degree level qualification including
                         foundation degrees, graduate                 foundation degrees, graduate
                         membership of a professional Institute,      membership of a professional Institute,
                         PGCE                                         PGCE

                3        Diploma in higher education                  Diploma in higher education

                4        Teaching qualification (excluding PGCE)      Teaching qualification (excluding PGCE)

                5        Nursing or other medical qualification not   Nursing or other medical qualification not
                         yet mentioned                                yet mentioned

                6        A Level                                      A Level

                16       Advanced Higher / Scottish                   Advanced Higher / Scottish
                         Baccalaureate                                Baccalaureate

                7        Welsh Baccalaureate                          Welsh Baccalaureate

                8        International Baccalaureate                  International Baccalaureate

                9        AS Level                                     AS Level

                10       Higher Grade                                 Higher Grade

                11       Certificate of sixth year studies            Certificate of sixth year studies

                12       GCSE / O Level                               GCSE / O Level

                13       CSE                                          CSE

                14       Credit Standard Grade / Ordinary (O)         Credit Standard Grade / Ordinary (O)
                         Grade (National 5 / Intermediate 2)          Grade (National 5 / Intermediate 2)

                17       General Standard Grade (National 4 /         General Standard Grade (National 4 /
                         Intermediate 1)                              Intermediate 1)

                18       Foundation Standard Grade (National 3 /      Foundation Standard Grade (National 3 /
                         Access 3)                                    Access 3)

                15       Other school (inc. school leaving exam       Other school (inc. school leaving exam
                         certificate or matriculation)                certificate or matriculation)

                96       None of the above                            None of the above
                                                                                                                Page 1138 of 1165
Help:         Do not count first aid certificates as nursing qualifications. If teaching qualification is a degree
              then code as degree. Count degrees obtained overseas as first or higher degrees as appropriate
Mixed Mode Alternatives
Telephone     Text
Interview:    Please tell me whether [NAME] has any of these educational or school qualifications. Just tell
              me the first one that [NAME] has.

              Post-text Interviewer Instruction
              READ OUT IN ORDER. STOP AND CODE FIRST QUALIFICATION OBTAINED BY [NAME]

              Delete
              Showcard

Use:          Ask QFHIGH



if [QFHIGH = 1|2|3|4|5|8|15] // Has a University First Degree, University Higher Degree, other higher academic
qualification, IB, other school qualification




   Question: proxy_w17.QUALOC                    [ UK or non-UK qualification ]

   Module:     proxy_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1               Refused: -2                 Inapplicable: -8          Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
             And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
             interview
             And if [QFHIGH = 1|2|3|4|5|8|15] // Has a University First Degree, University Higher Degree,
             other higher academic qualification, IB, other school qualification
   Text:       Can I just check, did [NAME] gain this qualification in the UK?
   Options:
                 1        Yes Yes

                 2        No    No

   Use:        Ask QUALOC




Question: proxy_w17.QFVOC                  [ Vocational qualifications ]

Module:       proxy_w17
Source:       BHPS (adapted)
Scripting     Code 96 as exclusive
Notes:

                Type: multichoice
                Don't know: -1                Refused: -2                 Inapplicable: -8          Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [(ff_everint <> 1) & (doneproxy = 2)] // Never a full adult interview and never a proxy
              interview
Showcard:     TBC
Text:         And which of the following vocational or other qualifications does [NAME] have, if any?
                                                                                                               Page 1139 of 1165
   Interviewer CODE ALL THAT APPLY
   Instruction:

   Options:
                  1        Youth training certificate                  Youth training certificate

                  2        Key Skills/Core Skills/Functional           Key Skills/Core Skills/Functional
                           Skills/Essential Skills Wales               Skills/Essential Skills Wales

                  3        Basic Skills                                Basic Skills

                  4        Entry level qualifications (Wales)          Entry level qualifications (Wales)

                  5        Modern apprenticeship/trade                 Modern apprenticeship/trade
                           apprenticeship                              apprenticeship

                  17       Degree apprenticeship                       Degree apprenticeship

                  6        RSA/OCR/Clerical and commercial             RSA/OCR/Clerical and commercial
                           qualifications (e.g. typing/shorthand/book- qualifications (e.g. typing/shorthand/book-
                           keeping/commerce)                           keeping/commerce)

                  7        City and Guilds Certificate                 City and Guilds Certificate

                  8        GNVQ/GSVQ                                   GNVQ/GSVQ

                  9        NVQ/SVQ - Level 1 - 2                       NVQ/SVQ - Level 1 - 2

                  10       NVQ/SVQ - Level 3 - 5                       NVQ/SVQ - Level 3 - 5

                  11       HNC/HND                                     HNC/HND

                  12       ONC/OND                                     ONC/OND

                  13       BTEC/BEC/TEC/EdExcel/LQL                    BTEC/BEC/TEC/EdExcel/LQL

                  18       T Level                                     T Level

                  14       SCOTVEC, SCOTEC or SCOTBEC                  SCOTVEC, SCOTEC or SCOTBEC

                  15       Other vocational, technical or              Other vocational, technical or
                           professional qualification                  professional qualification

                  96       None of the above                           None of the above

   Mixed Mode Alternatives
   Telephone     Text
   Interview:    And what vocational or other qualifications does [NAME] have, if any?

                 Post-text Interviewer Instruction
                 PROBE FOR OTHER QUALIFICATIONS.

                 Delete
                 Showcard

   Use:          Ask QFVOC




Question: proxy_w17.SF1              [ General health ]

Module:       proxy_w17
Source:       SF12

                Type: choice
                Don't know: -1                Refused: -2                 Inapplicable: -8           Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:         In general, would you say [NAME] 's health is...
Interviewer READ OUT
Instruction:
                                                                                                              Page 1140 of 1165
             CODE ONE ONLY
Options:
                 1      Excellent    Excellent

                 2      Very good Very good

                 3      Good         Good

                 4      Fair         Fair

                 5      or Poor?     or Poor?

Use:          Ask SF1




Question: proxy_w17.HEALTH                   [ Long-standing illness or disability ]

Module:     proxy_w17
Source:     FRS (adapted)

              Type: choice
              Don't know: -1                  Refused: -2                    Inapplicable: -8      Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:       Does [NAME] have any long-standing physical or mental impairment, illness or disability? By 'long-
            standing' I mean anything that has troubled [NAME] over a period of at least 12 months or that is
            likely to trouble [NAME] over a period of at least 12 months.
Options:     1        Yes Yes

             2        No    No

Help:       This is the respondent's definition of the Proxy's disability status
Use:        Ask HEALTH




Question: proxy_w17.DISDIF                  [ Type of impairment or disability ]

Module:       proxy_w17
Source:       FRS (adapted)
Scripting     Code 96 is exclusive
Notes:

                 Type: multichoice
                 Don't know: -1                  Refused: -2                  Inapplicable: -8     Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
Showcard:     TBC
Text:          Even though [NAME] doesn't have any long-standing health problems, does {if HEALTH = 2}
               Does {if HEALTH <> 2} [NAME] have any health problems or disabilities that mean they have
              substantial difficulties with any of the following areas of their life?
Interviewer PROBE FOR ANY OTHERS
Instruction: CODE ALL THAT APPLY




                                                                                                           Page 1141 of 1165
Options:
               1                                                            Mobility (moving around at home and
                        Mobility (moving around at home and walking)
                                                                            walking)

               2        Lifting, carrying or moving objects                 Lifting, carrying or moving objects

               3        Manual dexterity (using their hands to carry out    Manual dexterity (using their hands to
                        everyday tasks)                                     carry out everyday tasks)

               4                                                            Continence (bladder and bowel
                        Continence (bladder and bowel control)
                                                                            control)

               5        Hearing (apart from using a standard hearing        Hearing (apart from using a standard
                        aid)                                                hearing aid)

               6                                                            Sight (apart from wearing standard
                        Sight (apart from wearing standard glasses)
                                                                            glasses)

               7        Communication or speech problems                    Communication or speech problems

               8        Memory or ability to concentrate, learn or          Memory or ability to concentrate,
                        understand                                          learn or understand

               9                                                            Recognising when they are in
                        Recognising when they are in physical danger
                                                                            physical danger

               10                                                           Their physical co-ordination (e.g.
                        Their physical co-ordination (e.g. balance)
                                                                            balance)

               11       Difficulties with own personal care (e.g. getting
                                                                            Difficulties with own personal care
                        dressed, taking a bath or shower)

               12       Other health problem or disability                  Other health problem or disability

               96       None of these                                       None of these



Mixed Mode Alternatives
Telephone     Post-text Interviewer Instruction
Interview:    READ OUT
              CODE ALL THAT APPLY

              Delete
              Showcard
Use:          Ask DISDIF



if [HHGRID.HHSIZE > = 2] // Household size greater than 1




   Question: proxy_w17.AIDHH                  [ Cares for someone in the household ]

   Module:     proxy_w17
   Source:     BHPS

                   Type: choice
                   Don't know: -1              Refused: -2                  Inapplicable: -8          Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
             And if [HHGRID.HHSIZE > = 2] // Household size greater than 1
   Text:       Is there anyone living with [NAME] who is sick, disabled or elderly whom [NAME] looks after or
               gives special help to (for example, a sick, disabled or elderly relative/husband/wife/friend etc)?
   Options:        1      Yes Yes

                   2      No   No

                                                                                                                  Page 1142 of 1165
Help:       Occasionally a person may not think of the care they provide as special because they either may
            have been looking after this person for a long time or because they view it as a natural obligation
            to look after a close relative, or because they think it normal to provide special care for the elderly.
            In some cases you may already know of someone in the household who is infirm or disabled. If
            you have reason to believe that someone within the household is receiving regular care because
            of age, infirmity or disability but this is not reported by the respondent you should ask 'And what
            about (NAME OF PERSON)? Does [NAME] look after them at all?' If the respondent does not
            agree, code answer given.
Use:        Ask AIDHH



if [AIDHH = 1] // Looks after someone sick, disabled or elderly




   Question: proxy_w17.AIDHUA                    [ PNO of (person) cared for ]

    Module:       proxy_w17
    Source:       BHPS
    Scripting     maximum number of mentions: 16
    Notes:

                    Type: multichoice
                    Don't know: -1               Refused: -2                 Inapplicable: -8         Missing: -9

    Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                  And if [IProxy = 1] // Able to do a proxy interview for respondent
                  And if [HHGRID.HHSIZE > = 2] // Household size greater than 1
                  And if [AIDHH = 1] // Looks after someone sick, disabled or elderly
    Text:         Who does [NAME] look after?
    Interviewer CODE ALL THAT APPLY
    Instruction:




                                                                                                               Page 1143 of 1165
        Options:      1         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 1]   Person number 1

                      2         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 2]   Person number 2

                      3         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 3]   Person number 3

                      4         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 4]   Person number 4

                      5         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 5]   Person number 5

                      6         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 6]   Person number 6

                      7         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 7]   Person number 7

                      8         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 8]   Person number 8

                      9         [hhgrid.hhgrid.name where hhgrid.hhgrid.pno = 9]   Person number 9

                      10        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                10]                                                10

                      11        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                11]                                                11

                      12        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                12]                                                12

                      13        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                13]                                                13

                      14        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                14]                                                14

                      15        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                15]                                                15

                      16        [hhgrid.hhgrid.name where hhgrid.hhgrid.pno =      Person number
                                16]                                                16


        Use:         Ask AIDHUA




Question: proxy_w17.JBHAS                [ Did paid work last week ]

Module:     proxy_w17
Source:     BHPS

               Type: choice
               Don't know: -1               Refused: -2                 Inapplicable: -8           Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:       Did [NAME] do any paid work last week - that is in the seven days ending last Sunday - either as an
            employee or self-employed?
Options:
               1      Yes Yes

               2      No   No




                                                                                                           Page 1144 of 1165
Help:         Include:
              *Employment for any number of hours, including Saturday jobs, and casual work, e.g. baby sitting,
              running mail-order clubs etc. NB Since some informants may not consider casual work to be serious
              work, please be prepared to probe those (e.g. housewives with dependent children, full-time students)
              to whom you feel this may apply.
              *Anyone who was paid a wage or salary by an employer while attending an educational
              establishment.
              *Someone working for any number of hours in a spouse's business as long as they were paid, i.e.
              received (or will receive) an amount of money in remuneration or a share of the profits.
              *Someone working unpaid in a spouse's business provided they work 15 hours or more per week.
              *Anyone else working in a friend's or relative's business, as long as he or she received (or will receive)
              an amount of money in remuneration or a share of the profits.
              *Students on 'sandwich courses' currently with an employer or those on employer placements should
              be coded as employed only if they receive regular payment from the employer.

              Government Training Schemes: If a respondent was on such a scheme last week, they should be
              coded as employed if they are 'employer based'. This is defined as: 1) Last week they were with an
              employer or on a project providing work experience or practical training or 2) If they are normally
              'employer based' but were away last week because of illness or for some other reason (including
              attending a college based course). If respondents are not normally 'employer based' that is they
              usually attend a college or other training centre, they should be coded 'No' at JBHAS and JBOFF with
              the following exceptions: 1) those who have employment outside the training scheme. Code here as
              employed and take details of this secondary employment. 2) those sent on training schemes by
              employers who continue to pay their wages or salaries. Treat as employed and code 'Attending
              training course' at JBOFFY. Record details of their job with the employer who has seconded them to
              the training scheme.

Use:          Ask JBHAS



if [JBHAS = 2] // Did not do any paid work last week




   Question: proxy_w17.JBOFF                    [ No work last week but has paid job ]

    Module:      proxy_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1                Refused: -2                   Inapplicable: -8          Missing: -9

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 2] // Did not do any paid work last week
    Text:        Even though [NAME] wasn't working did [she/he] have a job that [she/he] was away from last
                 week?
    Options:      1        Yes                      Yes

                  2        No                       No

                  3        Waiting to take up       Waiting to take up
                           job                      job

    Help:        Include any persons who were absent because of holiday, strike, sickness,
                 maternity/paternity/adoption/shared parental leave, lay-off, or a similar reason, provided they have
                 a job to return to with the same employer. Do not include those receiving redundancy payments
                 who have no job to return to. Do not include people who have a job arranged but have not yet
                 started work in it: such people should be coded 'Waiting to take up job' at JBOFF. A job exists if
                 there is a definite arrangement for work on a regular basis (i.e. every week or every month)
                 whether this work is full-time or part-time.
    Use:         Ask JBOFF



   if [JBOFF = 1] // Has a job
                                                                                                                   Page 1145 of 1165
   Question: proxy_w17.JBOFFY                     [ Reason off work last week ]

   Module:     proxy_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1                Refused: -2                Inapplicable: -8         Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
             And if [JBHAS = 2] // Did not do any paid work last week
             And if [JBOFF = 1] // Has a job
   Text:       What was the main reason [NAME] was away from work last week?
   Options:      1       Maternity leave                  Maternity leave

                 9       Paternity leave                  Paternity leave

                 10      Shared parental leave            Shared parental leave

                 11      Adoption leave                   Adoption leave

                 2       Other leave/holiday              Other leave/holiday

                 3       Sick/injured                     Sick/injured

                 4       Attending training course        Attending training course

                 5       Laid off/on short time           Laid off/on short time

                 6       On strike                        On strike

                 7       Other personal/family            Other personal/family
                         reasons                          reasons

                 97      Other reasons                    Other reasons

   Help:       Code one only: if more than one reason ask respondent 'And which of these would you say
               was the main reason?' Maternity/paternity/adoption/shared parental leave: only parents who
               are on the special period of maternity/paternity/adoption/shared parental leave allowed either
               by law or their contract should be included here. Any other leave taken for reasons of child
               bearing or child rearing should be coded 'Other personal/family reasons'. Any leave taken for
               pregnancy related sickness not covered by maternity leave should be coded 'Sick/injured'.
               Count parents on maternity/paternity/adoption/shared parental leave from a job as employed
               even if they say it is their intention not to return to their jobs at the end of the statutory or
               contractual period of leave.
   Use:        Ask JBOFFY



if [JBOFF = 2] // Does not have a job




   Question: proxy_w17.PJULK4WK                      [ Looked for work in last 4 weeks ]

   Module:     proxy_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1                Refused: -2                Inapplicable: -8         Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
             And if [JBHAS = 2] // Did not do any paid work last week
             And if [JBOFF = 2] // Does not have a job
   Text:       Has [NAME] looked for any kind of paid work or government training scheme in the last four
               weeks?                                                                                  Page 1146 of 1165
       Options:         1        Yes Yes

                        2        No   No

       Help:        Include as looking for work: being registered at any government or private employment
                    agency, approaching employers, checking newspaper advertisements, making inquiries of
                    friends etc.
       Use:         Ask PJULK4WK



if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job




   Question: proxy_w17.JBTERM1                        [ Current job: permanent or temporary ]

    Module:        proxy_w17
    Source:        BHPS

                     Type: choice
                     Don't know: -1                 Refused: -2               Inapplicable: -8          Missing: -9

    Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                   And if [IProxy = 1] // Able to do a proxy interview for respondent
                   And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
    Text:          Leaving aside [NAME] 's own personal intentions and circumstances, is [NAME] 's job...
    Interviewer READ OUT
    Instruction:
    Options:        1          A permanent job                            A permanent job

                    2          Or is there some way that it is not        Or is there some way that it is not
                               permanent?                                 permanent?

    Help:          A permanent job is one which has no specific time limit even if a period of notice is required for
                   dismissal.
    Use:           Ask JBTERM1



   if [JBTERM1 = 2] // Job is not permanent




       Question: proxy_w17.JBTERM2                       [ Type of non-permanent job ]

       Module:          proxy_w17
       Source:          BHPS

                            Type: choice
                            Don't know: -1            Refused: -2              Inapplicable: -8         Missing: -9

       Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                        And if [IProxy = 1] // Able to do a proxy interview for respondent
                        And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                        And if [JBTERM1 = 2] // Job is not permanent
       Text:            In what way is the job not permanent, is it...
       Interviewer READ OUT
       Instruction:
                    CODE ONE ONLY


                                                                                                                  Page 1147 of 1165
   Options:
                  1         Seasonal work                               Seasonal work

                  2         Done under contract for a fixed period      Done under contract for a fixed period
                            or a fixed task                             or a fixed task

                  3         Agency temping                              Agency temping

                  4         Casual type of work                         Casual type of work

                  97        Or is there some other way that it is not   Or is there some other way that it is not
                            permanent?                                  permanent?


   Use:          Ask JBTERM2




Question: proxy_w17.JBSIC07                  [ Industry (SIC07) of employer: current job ]

Module:       proxy_w17
Source:       BHPS

               Type: String                   Length: 255
               Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Text:         What does the firm/organisation [NAME] works for mainly make or do (at the place where
              she/he works)?
Interviewer PROBE MANUFACTURING OR PROCESSING OR DISTRIBUTION ETC. AND MAIN GOODS
Instruction: PRODUCED, MATERIALS USED, WHOLESALE OR RETAIL ETC. IT SHOULD BE NOTED
             THAT INFORMATION ON INDUSTRY IS NECESSARY TO DISTINGUISH BETWEEN SOME
             OCCUPATIONS AT THE DETAILED LEVEL. DESCRIBE FULLY.
Help:         This should be the firm or company that issued the contract of employment for the respondent. If
              the respondent is self-employed, please describe what they mainly make or do.
Use:          Ask JBSIC07




Question: proxy_w17.JBSOC00                   [ Occupation (SOC2000): current job ]

Module:       proxy_w17
Source:       BHPS

               Type: String                   Length: 255
               Don't know: -1                Refused: -2                  Inapplicable: -8          Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Text:         What was [NAME] 's (main) job last week? Please tell me the exact job title, if you can, and
              describe fully the sort of work they do.
Interviewer IF MORE THAN ONE JOB, MAIN JOB IS THE JOB THAT IS HIGHEST PAID. IF EQUAL
Instruction: EARNINGS THEN MAIN JOB IS THE JOB WITH MOST HOURS.
Help:         Please remember your general training as an interviewer that asks you always to probe for as
              detailed job description as you can get including title, qualifications or apprenticeships,
              responsibilities etc.
Use:          Ask JBSOC00


                                                                                                             Page 1148 of 1165
Question: proxy_w17.JBSEMP                  [ Employed or self-employed: current job ]


Module:     proxy_w17
Source:     BHPS

              Type: choice
              Don't know: -1               Refused: -2                  Inapplicable: -8          Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
          And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Text:       Is [NAME] an employee or self-employed?
Options:     1        Employee        Employee

             2        Self-employed Self-employed

Help:       Where there is doubt, try to find out how they are described for tax and National Insurance
            purposes. For self-employed, tax is not normally deducted at source but paid directly to the Inland
            Revenue. People working as child minders or odd-jobbing etc are usually classified as self-
            employed. If someone is self-employed and works under contract to an employer, he or she may
            be treated as an employee for tax purposes (e.g. in the construction industry). Treat such people
            as self-employed. For all directors and managers who say that they are self-employed, check
            whether they work for a limited company. If they do, code them as employees for tax and NI
            purposes. An employee working through an agency (e.g. secretary, nurse etc) may either be an
            employee of that agency (i.e. the agency pays part of their NI contributions) or an employee with
            each different employer they go to.
Use:        Ask JBSEMP




Question: proxy_w17.JBBGD                 [ Day started current job ]

Module:       proxy_w17
Source:       BHPS

                 Type: Number                Range: 1 .. 31
                 Don't know: -1             Refused: -2                  Inapplicable: -8         Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Text:         And on what date did [NAME] start working in [her/his] present job? (If [she/he] has been
              promoted or changed grades, please give me the date of that change if it is known. Otherwise
              please give me the date when [NAME] started doing the job [she/he] is doing now for
              [her/his] present employer).
Interviewer ENTER DAY
Instruction:
Use:          Ask JBBGD




Question: proxy_w17.JBBGM                  [ Month started current job ]

Module:       proxy_w17
Source:       BHPS

                 Type: choice
                 Don't know: -1             Refused: -2                 Inapplicable: -8          Missing: -9
                                                                                                           Page 1149 of 1165
Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Interviewer ENTER MONTH
Instruction:
Options:
               1         January     January

               2         February    February

               3         March       March

               4         April       April

               5         May         May

               6         June        June

               7         July        July

               8         August      August

               9         September September

               10        October     October

               11        November    November

               12        December    December

Use:          Ask JBBGM




Question: proxy_w17.JBBGY                    [ Year started current job ]

Module:       proxy_w17
Source:       BHPS

               Type: Number                   Range: 1900 .. 9999
               Don't know: -1                Refused: -2               Inapplicable: -8        Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
Interviewer ENTER YEAR
Instruction:
Use:          Ask JBBGY



Hard check: if [date entered is in the future] // Do not allow future dates to be entered
Text
CHECK AND RESOLVE. The date you have entered is in the future, please amend.


if [JBSEMP = 1] // Employee




   Question: proxy_w17.JBMNGR                     [ Managerial duties: current job ]

   Module:     proxy_w17
   Source:     BHPS

                    Type: choice
                    Don't know: -1             Refused: -2             Inapplicable: -8        Missing: -9
                                                                                                           Page 1150 of 1165
Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
          And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
          And if [JBSEMP = 1] // Employee
Text:       Does [NAME] have any managerial duties or does [NAME] supervise any other employees?
Options:
             1        Manager                       Manager

             2        Foreman/Supervisor            Foreman/Supervisor

             3        NOT manager or                NOT manager or
                      supervisor                    supervisor

Help:       A manager may manage other employees through supervisors or directly, and may have a
            more general responsibility for policy or long term planning. Foremen and supervisors have
            day-to-day control over a group of workers whom they supervise directly, sometimes
            themselves doing some of the work they supervise. Job titles can be misleading (e.g. a
            'playground supervisor' supervises children, not employees and so should be coded not a
            supervisor). A stores manager may be a store-keeper and not a manager or supervisor of
            employees.
Use:        Ask JBMNGR




Question: proxy_w17.JBSIZE               [ Number at workplace (employees) ]

Module:       proxy_w17
Source:       BHPS

                 Type: choice
                 Don't know: -1            Refused: -2               Inapplicable: -8       Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
              And if [JBSEMP = 1] // Employee
Showcard:     TBC
Text:         How many people are employed at the place where [NAME] works?
Interviewer INCLUDE ALL EMPLOYEES INCLUDING PART-TIME AND SHIFT WORKERS
Instruction:
Options:         1      1-2                           1-2

                 2      3-9                           3-9

                 3      10 - 24                       10 - 24

                 4      25 - 49                       25 - 49

                 5      50 - 99                       50 - 99

                 6      100 - 199                     100 - 199

                 7      200 - 499                     200 - 499

                 8      500 - 999                     500 - 999

                 9      1000 or more                  1000 or more

                 10     Don't know but fewer than     Don't know but fewer than
                        25                            25

                 11     Don't know but 25 or more     Don't know but 25 or more

Mixed Mode Alternatives



                                                                                                     Page 1151 of 1165
Telephone      Post-text Interviewer Instruction
Interview:     CODE ANSWER FROM RESPONSE GIVEN. IF DON'T KNOW, PROBE FOR
               APPROXIMATE NUMBER OF PEOPLE. INCLUDE ALL EMPLOYEES INCLUDING PART-
               TIME AND SHIFT WORKERS. EXCLUDE VOLUNTEERS.

               Delete
               Showcard

Use:           Ask JBSIZE




Question: proxy_w17.JBHRS                   [ No. of hours normally worked per week ]

Module:        proxy_w17
Source:        BHPS

                 Type: Number                Range:0.10 .. 97.90
                 Don't know: -1             Refused: -2                 Inapplicable: -8         Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
               And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
               And if [JBSEMP = 1] // Employee
Text:          Thinking about [NAME] 's (main) job, how many hours, excluding overtime and meal breaks,
               is [he/she] expected to work in a normal week?
Interviewer IF NO NORMAL HOURS ASK FOR AVERAGE HOURS
Instruction: IF NOT APPLICABLE CODE 97
Help:          In the case of people permanently on call, probe for the total hours usually worked when on
               call (excluding overtime). If the hours vary or the work is intermittent (e.g. casual workers),
               try to obtain the weekly average over the past few months.
Use:           Ask JBHRS



Soft check: (If JBHRS > 40) // Hours worked > 40
Text
You have said the respondent usually works [JBHRS] hours per week.


if [JBHRS = DK] // Job hours not known




   Question: proxy_w17.PJBPTFT                     [ Part-time or full-time: current job ]

    Module:     proxy_w17
    Source:     BHPS

                  Type: choice
                  Don't know: -1              Refused: -2               Inapplicable: -8         Missing: -9

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a
              job
              And if [JBSEMP = 1] // Employee
              And if [JBHRS = DK] // Job hours not known
    Text:       Would you say that [NAME] 's current job is part-time or full-time?
    Options:     1         Part-time Part-time

                 2         Full-time   Full-time
                                                                                                          Page 1152 of 1165
       Use:         Ask PJBPTFT




   Question: proxy_w17.JBPL                [ Work location ]

   Module:       proxy_w17
   Source:       BHPS

                    Type: choice
                    Don't know: -1             Refused: -2              Inapplicable: -8       Missing: -9

   Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                 And if [IProxy = 1] // Able to do a proxy interview for respondent
                 And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                 And if [JBSEMP = 1] // Employee
   Text:         Does [NAME] work mainly...
   Interviewer READ OUT
   Instruction: CODE ONE ONLY
   Options:
                    1       At home                          At home

                    2       At her/his employer's premises   At her/his employer's premises

                    3       Driving or travelling around     Driving or travelling around

                    4       Or at one or more other          Or at one or more other
                            places?                          places?

                    97      SPONTANEOUS Other                SPONTANEOUS Other

   Help:         Code one only. If more than one applies code one which applies to greatest part of working
                 time.
   Use:          Ask JBPL



if [JBSEMP = 2] // Self-employed




   Question: proxy_w17.JSBOSS                   [ Hires employees ]

   Module:     proxy_w17
   Source:     BHPS

                 Type: choice
                 Don't know: -1               Refused: -2               Inapplicable: -8       Missing: -9

   Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
             And if [IProxy = 1] // Able to do a proxy interview for respondent
             And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
             And if [JBSEMP = 2] // Self-employed
   Text:       Does [NAME] have any employees?
   Options:     1        Yes Yes

                2        No    No

   Help:       'Employees' covers anyone directly employed by the respondent (other than the respondent
               him or herself) where they pay wages and are responsible for Tax or NI deductions etc.
               Exclude those employed by firms as consultants etc. Exclude fellow partners in professional
               practice or business. These are all separately self-employed.
   Use:        Ask JSBOSS
                                                                                                        Page 1153 of 1165
if [JSBOSS = 1] // Hires employees




   Question: proxy_w17.JSSIZE                 [ Number of employees ]

    Module:       proxy_w17
    Source:       BHPS

                    Type: choice
                    Don't know: -1           Refused: -2               Inapplicable: -8     Missing: -9

    Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                  And if [IProxy = 1] // Able to do a proxy interview for respondent
                  And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a
                  job
                  And if [JBSEMP = 2] // Self-employed
                  And if [JSBOSS = 1] // Hires employees
    Showcard: TBC
    Text:         How many people does [NAME] employ?
    Options:
                   1        1-2                            1-2

                   2        3-9                            3-9

                   3        10 - 24                        10 - 24

                   4        25 - 49                        25 - 49

                   5        50 - 99                        50 - 99

                   6        100 - 199                      100 - 199

                   7        200 - 499                      200 - 499

                   8        500 - 999                      500 - 999

                   9        1000 or more                   1000 or more

                   10       Don't know but fewer than      Don't know but fewer than
                            25                             25

                   11       Don't know but 25 or more      Don't know but 25 or more

    Mixed Mode Alternatives
    Telephone Post-text Interviewer Instruction
    Interview: CODE ANSWER FROM RESPONSE GIVEN. IF DON'T KNOW, PROBE FOR
               APPROXIMATE NUMBER OF PEOPLE.

                   Delete
                   Showcard

    Use:          Ask JSSIZE




Question: proxy_w17.JSTYPEB                   [ S/emp: nature of employment ]

Module:         proxy_w17
Source:         BHPS

                 Type: choice
                 Don't know: -1             Refused: -2                Inapplicable: -8     Missing: -9

Universe:       if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
                And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                                                                                                      Page 1154 of 1165
                And if [JBSEMP = 2] // Self-employed
Text:         Which of these best describes [NAME] 's employment situation...
Interviewer READ OUT
Instruction:
Options:       1        Running a business or a professional        Running a business or a professional
                        practice                                    practice

               2        Partner in a business or a professional     Partner in a business or a professional
                        practice                                    practice

               3        Working for themselves                      Working for themselves

               4        A sub-contractor                            A sub-contractor

               5        Doing freelance work                        Doing freelance work

               6        Or self-employed in some other way?         Or self-employed in some other way?

Help:         Those who are paid for labour only, may keep accounts for presentation to the Inland
              Revenue and have an accountant, but they should only be coded 'Running a business or a
              professional practice' if they regard themselves as having a specific small business.
Use:          Ask JSTYPEB




Question: proxy_w17.JSHRS                  [ S/emp: hours normally worked per week ]

Module:       proxy_w17
Source:       BHPS

                Type: Number                Range: 1 .. 97
                Don't know: -1             Refused: -2                  Inapplicable: -8         Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
              And if [JBSEMP = 2] // Self-employed
Text:         How many hours in total does [NAME] usually work a week in [her/his] job?
Interviewer IF NO USUAL GIVE AVERAGE
Instruction: WRITE IN HOURS
Help:         In the case of people permanently on call, probe for the total hours usually worked when on
              call (excluding overtime). If the hours vary or the work is intermittent (e.g., casual workers),
              try to obtain the weekly average over the past few months.
Use:          Ask JSHRS



Soft check: (If JSHRS > 50) // Hours worked > 50
Text
You have said the respondent usually works [JSHRS] hours per week.


if [JSHRS = DK] // Work hours not known




   Question: proxy_w17.PJSPTFT                    [ S/emp: part-time or full-time ]

    Module:    proxy_w17
    Source:    BHPS

                   Type: choice
                   Don't know: -1            Refused: -2                Inapplicable: -8         Missing: -9
                                                                                                          Page 1155 of 1165
       Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                 And if [IProxy = 1] // Able to do a proxy interview for respondent
                 And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a
                 job
                 And if [JBSEMP = 2] // Self-employed
                 And if [JSHRS = DK] // Work hours not known

       Text:        Would you say that [NAME] 's current job is part-time or full-time?
       Options:
                       1      Part-time Part-time

                       2      Full-time   Full-time

       Use:         Ask PJSPTFT




  Question: proxy_w17.JSPL                  [ S/emp: work location ]

   Module:        proxy_w17
   Source:        BHPS

                    Type: choice
                    Don't know: -1                 Refused: -2            Inapplicable: -8       Missing: -9

   Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                  And if [IProxy = 1] // Able to do a proxy interview for respondent
                  And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                  And if [JBSEMP = 2] // Self-employed
   Text:          Where does [NAME] mainly work? Is it...
   Interviewer READ OUT
   Instruction:
   Options:        1         At home                               At home

                   2         From their own home                   From their own home

                   3         From separate business premises       From separate business premises

                   4         From a van or stall                   From a van or stall

                   5         From client's or customer's           From client's or customer's
                             premises                              premises

                   97        Or from some other place?             Or from some other place?

   Help:          Code one only. Someone who works at home does the major part of their work there (e.g.
                  someone running a home typing service). Someone who works from home has the home as
                  their base (e.g. for telephone calls) and travels to customers homes or businesses to work
                  e.g. a plumber.
   Use:           Ask JSPL




Question: proxy_w17.PREARN                    [ Total earnings ]

Module:        proxy_w17
Source:        BHPS
Scripting      Showcard
Notes:         Please include weekly and annual amounts on same card

                Type: choice
                Don't know: -1               Refused: -2                 Inapplicable: -8        Missing: -9

                                                                                                         Page 1156 of 1165
Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
               And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job

Showcard:      TBC
Text:          Would you please look at this card and give me the number for the group in which you would
               place [NAME] 's total earnings from this job before tax and other deductions?
Interviewer CODE WHETHER ANSWER GIVEN AS WEEKLY OR ANNUAL THEN CODE AMOUNT AT
Instruction: NEXT QUESTION
Options:        1         Answer in weekly          Answer in weekly
                          amount                    amount

                2         Answer in annual          Answer in annual
                          amount                    amount

Mixed Mode Alternatives
Telephone      Text
Interview:     Would you say that you could best report [NAME] 's total earnings from this job in weekly or
               annual amounts?

               Delete
               Showcard

Use:           Ask PREARN



if [PREARN = 1] // Earnings reported weekly




   Question: proxy_w17.PREARNW                      [ Total earnings weekly ]

   Module:          proxy_w17
   Source:          BHPS adapted

                     Type: choice
                     Don't know: -1             Refused: -2               Inapplicable: -8        Missing: -9

   Universe:        if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                    And if [IProxy = 1] // Able to do a proxy interview for respondent
                    And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                    And if [PREARN = 1] // Earnings reported weekly
   Showcard:        TBC
   Interviewer CODE WEEKLY INCOME BEFORE TAX.
   Instruction:




                                                                                                              Page 1157 of 1165
   Options:       0        NO INCOME AT            NO INCOME AT
                           ALL                     ALL

                  1        up to £69               up to £69

                  2        £70 - £129              £70 - £129

                  3        £130 - £189             £130 - £189

                  4        £190 - £249             £190 - £249

                  5        £250 - £309             £250 - £309

                  6        £310 - £379             £310 - £379

                  7        £380 - £479             £380 - £479

                  8        £480 - £599             £480 - £599

                  9        £600 - £719             £600 - £719


                  10       £720 - £859             £720 - £859

                  11       £860 - £999             £860 - £999

                  12       £1000 - £1499           £1000 - £1499

                  13       £1500 or more           £1500 or more


   Mixed Mode Alternatives
   Telephone     Text
   Interview:    About how much does [NAME] earn from this job weekly?

                 Post-text Interviewer Instruction
                 CODE WEEKLY INCOME BEFORE TAX
                 CODE ANSWER FROM RESPONSE GIVEN.

                 Delete
                 Showcard

   Use:          Ask PREARNW



if [PREARN = 2] // Earnings reported annually




   Question: proxy_w17.PREARNA                     [ Total earnings annually ]

   Module:       proxy_w17
   Source:       BHPS adapted

                   Type: choice
                   Don't know: -1               Refused: -2            Inapplicable: -8       Missing: -9

   Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                 And if [IProxy = 1] // Able to do a proxy interview for respondent
                 And if [JBHAS = 1|JBOFF = 1] // Did paid work last week or no work last week but has a job
                 And if [PREARN = 2] // Earnings reported annually
   Showcard:     TBC
   Interviewer CODE ANNUAL INCOME BEFORE TAX
   Instruction:




                                                                                                       Page 1158 of 1165
        Options:        0        NO INCOME AT           NO INCOME AT
                                 ALL                    ALL

                        1        up to £3,599           up to £3,599

                        2        £3,600 - £6,599        £3,600 - £6,599

                        3        £6,600 - £9,599        £6,600 - £9,599

                        4        £9,600 - £12,599       £9,600 - £12,599

                        5        £12,600 - £15,599      £12,600 - £15,599

                        6        £15,600 - £19,199      £15,600 - £19,199

                        7        £19,200 - £23,999      £19,200 - £23,999

                        8        £24,000 - £29,999      £24,000 - £29,999

                        9        £30,000 - £35,999      £30,000 - £35,999

                        10       £36,000 - £42,999      £36,000 - £42,999

                        11       £43,000 - £49,999      £43,000 - £49,999

                        12       £50,000 - £74,999      £50,000 - £74,999

                        13       £75,000 or more        £75,000 or more


        Mixed Mode Alternatives
        Telephone      Text
        Interview:     About how much does [NAME] earn from this job annually?

                       Interviewer Instruction
                       CODE ANNUAL INCOME BEFORE TAX
                       CODE ANSWER FROM RESPONSE GIVEN.

                       Delete
                       Showcard

        Use:           Ask PREARNA




Question: proxy_w17.PBNFT                  [ Income types received ]

Module:        proxy_w17
Source:        BHPS
Scripting      Code 96 is exclusive
Notes:         Please make two different showcards for use at this question and indicate to interviewers to use the
               appropriate card depending on region. A = England/Wales/Northern Ireland. B = Scotland.

                Type: multichoice
                Don't know: -1                  Refused: -2                 Inapplicable: -8          Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
Showcard: TBC
Text:          We have found that in order to help our research we need to ask a couple of general questions
               about the income that [NAME] receives. I would like to remind you that anything you tell me is
               completely confidential.

               Please look at this card and tell me which, if any, of these types of income does[NAME] currently
               receive?



                                                                                                                Page 1159 of 1165
Options:     1         NI Retirement/State Retirement (old age)          NI Retirement/State Retirement (old age)
                       Pension                                           Pension

             2         Pension from previous employer(s)                 Pension from previous employer(s)

             13         Universal Credit {if Istrtdat after 30/9/2013}   Universal Credit

             20        Carer's Allowance                                 Carer's Allowance

             21         Carer Support Payment {if REGION = 3}            Carer Support Payment {if REGION = 3}

             3         Disability Living Allowance {if REGION =      Disability Living Allowance {if REGION =
                       1|2|4} Disability Living Allowance / Scottish 1|2|4} Disability Living Allowance / Scottish
                       Adult Disability Living Allowance {if         Adult Disability Living Allowance {if
                       REGION=3}                                     REGION=3}

             16         Child Disability Payment {if region = 3}         Child Disability Payment

             14        Personal Independence Payment                     Personal Independence Payment

             17         Adult Disability Payment {if region = 3}         Adult Disability Payment

             15        Attendance Allowance                              Attendance Allowance

             18        Pension Age Disability Payment {if region
                                                                         Pension Age Disability
                       = 3}

             4         Job Seekers Allowance (Unemployment)              Job Seekers Allowance (Unemployment)
                       and/or Income Support                             and/or Income Support

             5         Employment and Support Allowance                  Employment and Support Allowance

             6         Child Benefit                                     Child Benefit

             7         Working Tax Credit (formerly Working              Working Tax Credit (formerly Working
                       Family Tax Credit and Disabled Person's           Family Tax Credit and Disabled Person's
                       Tax Credit)                                       Tax Credit)

             8         Housing Benefit/Rent Rebate                       Housing Benefit/Rent Rebate

             9         Incapacity Benefit (Replaces Invalidity and       Incapacity Benefit (Replaces Invalidity and
                       NI Sickness Benefit)                              NI Sickness Benefit)

             11        Child Tax Credit                                  Child Tax Credit

             12        Pension Credit                                    Pension Credit

             19         Scottish Child Payment {if region = 3}           Scottish Child Payment

             10        Any other state benefit                           Any other state benefit

             96        None of these                                     None of these



Mixed Mode Alternatives
Telephone Text
Interview: Please tell me which, if any, of these types of income does [NAME] currently receive?

             Post-text Interviewer Instruction
             READ OUT AND CODE ALL THAT APPLY

             Delete
             Showcard

Use:        Ask PBNFT




Question: proxy_w17.DRIVE                 [ Driving licence ]

Module:    proxy_w17
Source:    UKHLS
                                                                                                                 Page 1160 of 1165
               Type: choice
               Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9


Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:         Does [NAME] have a driving licence?
Options:       1          Yes Yes

               2          No    No

Use:          Ask DRIVE



if [DRIVE = 1] // Has a driving license




    Question: proxy_w17.CARUSE                   [ Has use of a car or van ]

    Module:        proxy_w17
    Source:        BHPS

                    Type: choice
                    Don't know: -1             Refused: -2                Inapplicable: -8        Missing: -9

    Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
              And if [DRIVE = 1] // Has a driving license
    Text:          Does [NAME] normally have access to a car or van that [she/he] can use whenever she/he
                   wants to?
    Options:        1          Yes Yes

                    2          No    No

    Use:           Ask CARUSE




Question: proxy_w17.MOBUSE                    [ Has a mobile phone ]

Module:       proxy_w17
Source:       BHPS

               Type: choice
               Don't know: -1                Refused: -2                 Inapplicable: -8         Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:         Does [NAME] personally have a mobile phone?
Options:       1          Yes Yes

               2          No    No

Use:          Ask MOBUSE




Question: proxy_w17.NETUSE                   [ Regularly uses internet ]
                                                                                                            Page 1161 of 1165
Module:       proxy_w17

Source:       UKHLS

               Type: choice
               Don't know: -1                     Refused: -2              Inapplicable: -8         Missing: -9

Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
          And if [IProxy = 1] // Able to do a proxy interview for respondent
Text:         Does [NAME] regularly use the internet?
Options:       1          Yes Yes

               2          No     No

Use:          Ask NETUSE




Question: proxy_w17.PRFITB                       [ Total personal income ]

Module:        proxy_w17
Source:        BHPS
Scripting       Showcard
Notes:         Include weekly and annual amount on same showcard

                   Type: choice
                   Don't know: -1                  Refused: -2               Inapplicable: -8       Missing: -9

Universe:      if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
               And if [IProxy = 1] // Able to do a proxy interview for respondent
Showcard:      TBC
Text:          Would you please look at this card and give me the number for the group in which you would place
               [NAME] 's total personal income from all sources before tax and other deductions?
Interviewer CODE WHETHER ANSWER GIVEN AS WEEKLY OR ANNUAL THEN CODE AMOUNT AT NEXT
Instruction: QUESTION
Options:           1          Answer in weekly          Answer in weekly
                              amount                    amount

                   2          Answer in annual          Answer in annual
                              amount                    amount

Mixed Mode Alternatives
Telephone       Text
Interview:      Would you say that you could best report [NAME] 's total personal income from all sources before
                tax and other deductions in weekly or annual amounts?

                Delete
                Showcard
Use:           Ask PRFITB



if [PRFITB = 1] // Personal income reported weekly




   Question: proxy_w17.PRFITBW                        [ Total personal income weekly ]

    Module:            proxy_w17
    Source:            BHPS
                                                                                                             Page 1162 of 1165
                   Type: choice

                   Don't know: -1              Refused: -2              Inapplicable: -8    Missing: -9


    Universe:    if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                 And if [IProxy = 1] // Able to do a proxy interview for respondent
                 And if [PRFITB = 1] // Personal income reported weekly
    Showcard:    TBC
    Interviewer CODE WEEKLY TOTAL PERSONAL INCOME BEFORE TAX
    Instruction:
    Options:
                   0       NO INCOME AT           NO INCOME AT
                           ALL                    ALL

                   1       up to £69              up to £69

                   2       £70 - £129             £70 - £129

                   3       £130 - £189            £130 - £189

                   4       £190 - £249            £190 - £249

                   5       £250 - £309            £250 - £309

                   6       £310 - £379            £310 - £379

                   7       £380 - £479            £380 - £479

                   8       £480 - £599            £480 - £599

                   9       £600 - £719            £600 - £719

                   10      £720 - £859            £720 - £859

                   11      £860 - £999            £860 - £999

                   12      £1000 - £1499          £1000 - £1499

                   13      £1500 or more          £1500 or more

    Mixed Mode Alternatives
    Telephone     Text
    Interview:    About how much is [NAME] 's total personal income per week?

                  Post-text Interviewer Instruction
                  CODE WEEKLY INCOME BEFORE TAX
                  CODE ANSWER FROM RESPONSE GIVEN.

                  Delete
                  Showcard

    Use:         Ask PRFITBW



if [PRFITB = 2] // Personal income reported annually




   Question: proxy_w17.PRFITBA                  [ Total personal income annually ]

    Module:      proxy_w17
    Source:      BHPS

                   Type: choice
                   Don't know: -1              Refused: -2              Inapplicable: -8    Missing: -9

    Universe:    if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                 And if [IProxy = 1] // Able to do a proxy interview for respondent
                                                                                                    Page 1163 of 1165
                 And if [PRFITB = 2] // Personal income reported annually
   Showcard:        TBC
   Interviewer CODE ANNUAL TOTAL PERSONAL INCOME BEFORE TAX
   Instruction:
   Options:         0        NO INCOME AT           NO INCOME AT
                             ALL                    ALL

                    1        up to £3,599           up to £3,599

                    2        £3,600 - £6,599        £3,600 - £6,599

                    3        £6,600 - £9,599        £6,600 - £9,599

                    4        £9,600 - £12,599       £9,600 - £12,599

                    5        £12,600 - £15,599      £12,600 - £15,599

                    6        £15,600 - £19,199      £15,600 - £19,199

                    7        £19,200 - £23,999      £19,200 - £23,999

                    8        £24,000 - £29,999      £24,000 - £29,999

                    9        £30,000 - £35,999      £30,000 - £35,999

                    10       £36,000 - £42,999      £36,000 - £42,999

                    11       £43,000 - £49,999      £43,000 - £49,999

                    12       £50,000 - £74,999      £50,000 - £74,999

                    13       £75,000 or more        £75,000 or more

   Mixed Mode Alternatives
   Telephone        Text
   Interview:       About how much is [NAME] 's total personal income per year?

                    Post-text Interviewer Instruction
                    CODE ANNUAL INCOME BEFORE TAX.
                    CODE ANSWER FROM RESPONSE GIVEN.

                    Delete
                    Showcard
   Use:             Ask PRFITBA




Question: proxy_w17.LASTSCREENP                        [ End of proxy interview ]

Module:       proxy_w17
Source:       UKHLS

                Type: choice
                Don't know: -1                  Refused: -2             Inapplicable: -8   Missing: -9

Universe:     if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
              And if [IProxy = 1] // Able to do a proxy interview for respondent
Interviewer THIS IS THE END OF THE INTERVIEW.
Instruction:
             PLEASE ENSURE YOU FILL IN THE DECLARATION FOR THIS TO BE COUNTED AS A
             COMPLETE INTERVIEW
Options:
                1         Continue Continue

Use:          Ask LASTSCREENP




Question: proxy_w17.PETIME                  [ Computed Proxy Interview end time ]                  Page 1164 of 1165
      Module:    proxy_w17
      Source:    UKHLS

                   Type: DateTime

      Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
      Question Time
      Box
      Label:
      Use:       Compute PETime = take From System Clock




      Question: proxy_w17.PENDDAT                [ Computed Proxy Interview end date ]

      Module:    proxy_w17
      Source:    UKHLS

                   Type: DateTime

      Universe: if [GRIDVARIABLES.modetype = 1 | 2] // Mode is face-to-face or telephone
                And if [IProxy = 1] // Able to do a proxy interview for respondent
      Question Date
      Box
      Label:
      Use:       Compute PEndDat = take From System Clock



End




                                                                                           Page 1165 of 1165
