Navigation

go back

Group
[ id = BQINTRO | response condition = All | layout = list ]
[BQINTRO] Now I would like to ask you some questions about your background, including questions about your country of birth, language, education, work, and other general questions. Please try to answer each question as accurately and completely as possible. I will be recording your answers in the computer. To answer some of the questions, you will need to refer to an Information Guide. When we get to these questions, I will ask you to turn to the appropriate page and select the option or options you feel best answers the question.
Group
[ id = testIfskipBQlang | response condition = All | Hidden | layout = list ]
[testIfskipBQlang]

routing

[id = testIfskipBQlang_routing ]
IF (^skipBQLang = "01" ) THEN Goto BQ_STARTH
ELSE Goto A_START

inference rule

IF (^CI_Gender = "01" ) THEN ^A_N01 = "01"
ELSE ^A_N01 = "02"
Group
[ id = A_START | response condition = All | layout = list ]
[BQLANG] In which language would you like me to ask these questions?
Responses
[ layout = radioButton ]
01 English
02 German
03 Turkish
04 Serbian/Croatian/Bosnian
05 Dutch
06 Spanish
07 French
08 Greek
09 Czech
10 Danish
11 Estonian
12 Russian
13 Finnish
14 Swedish (MS ONLY)
15 German
16 Hungarian
17 Italian
18 Japanese
19 Korean
20 Dutch
21 Norwegian (Bokmål)
22 Polish
23 Portuguese
24 Russian
25 Hungarian
26 Slovak
27 Slovenian
28 Basque
29 Catalan
30 Galician
31 Valencian
32 Swedish
33 Welsh
Group
[ id = BQ_STARTH | response condition = All | Hidden | layout = list ]
[BQ_STARTH]
Group
[ id = A_D01a1 | response condition = All | Hidden | layout = list ]
[A_D01a1]
Group
[ id = A_D01a2 | response condition = All | Hidden | layout = list ]
[A_D01a2]
Group
[ id = A_D01a3 | response condition = All | Hidden | layout = list ]
[A_D01a3]
Group
[ id = A_D01a4 | response condition = All | Hidden | layout = list ]
[A_D01a4]

inference rule

[id = A_D01a4_1 | after]
IF (^A_D01a1 = "1" ) THEN ^MonthYear = "January " .^A_D01a2
ELSE
IF (^A_D01a1 = "2" ) THEN ^MonthYear = "February " .^A_D01a2
ELSE
IF (^A_D01a1 = "3" ) THEN ^MonthYear = "March " .^A_D01a2
ELSE
IF (^A_D01a1 = "4" ) THEN ^MonthYear = "April " .^A_D01a2
ELSE
IF (^A_D01a1 = "5" ) THEN ^MonthYear = "May " .^A_D01a2
ELSE
IF (^A_D01a1 = "6" ) THEN ^MonthYear = "June " .^A_D01a2
ELSE
IF (^A_D01a1 = "7" ) THEN ^MonthYear = "July " .^A_D01a2
ELSE
IF (^A_D01a1 = "8" ) THEN ^MonthYear = "August " .^A_D01a2
ELSE
IF (^A_D01a1 = "9" ) THEN ^MonthYear = "September " .^A_D01a2
ELSE
IF (^A_D01a1 = "10" ) THEN ^MonthYear = "October " .^A_D01a2
ELSE
IF (^A_D01a1 = "11" ) THEN ^MonthYear = "November " .^A_D01a2
ELSE
IF (^A_D01a1 = "12" ) THEN ^MonthYear = "December " .^A_D01a2
[id = A_D01a4_2 | after]
IF (^A_D01a1 = "1" ) THEN ^MonthYearFR = "janvier " .^A_D01a2
ELSE
IF (^A_D01a1 = "2" ) THEN ^MonthYearFR = "février " .^A_D01a2
ELSE
IF (^A_D01a1 = "3" ) THEN ^MonthYearFR = "mars " .^A_D01a2
ELSE
IF (^A_D01a1 = "4" ) THEN ^MonthYearFR = "avril " .^A_D01a2
ELSE
IF (^A_D01a1 = "5" ) THEN ^MonthYearFR = "mai " .^A_D01a2
ELSE
IF (^A_D01a1 = "6" ) THEN ^MonthYearFR = "juin " .^A_D01a2
ELSE
IF (^A_D01a1 = "7" ) THEN ^MonthYearFR = "juillet " .^A_D01a2
ELSE
IF (^A_D01a1 = "8" ) THEN ^MonthYearFR = "août " .^A_D01a2
ELSE
IF (^A_D01a1 = "9" ) THEN ^MonthYearFR = "septembre " .^A_D01a2
ELSE
IF (^A_D01a1 = "10" ) THEN ^MonthYearFR = "octobre " .^A_D01a2
ELSE
IF (^A_D01a1 = "11" ) THEN ^MonthYearFR = "novembre " .^A_D01a2
ELSE
IF (^A_D01a1 = "12" ) THEN ^MonthYearFR = "décembre " .^A_D01a2
Group
[ id = CA_Start | response condition = All | Hidden | layout = list ]
[Prov]
Responses
[ layout = radioButton ]
10
11
12
13
24
35
46
47
48
59
60
61
62
[AA2]
Responses
[ layout = radioButton ]
01
02

inference rule

IF (^CI_Age ≠ "NULL" ) THEN ^Age = ^CI_Age
Group
[ id = A_R01CAX | response condition = All | layout = list ]
[A_R01CAX] I would like to start with some general questions.
Interviewer Instruction
Press <Next key> to continue
Group
[ id = A_Q01a | response condition = All | layout = list ]
[A_Q01a] Can you please tell me in which year you were born?
Interviewer Instruction
This question is crucial for the routing. Don't knows or refusals are to be minimised. Please probe for an answer.
Responses
[ Min = 1930 | Max = 2012 | layout = radioButton ]
00 Year: [FTE]
DK
RF

routing

[id = A_Q01a_1 ]
IF ( (^A_Q01a = "DK" ) OR (^A_Q01a = "RF" ) ) THEN Goto A_Q01BCA1
ELSE Goto A_Q01b
Group
[ id = A_Q01b | response condition = All | layout = list ]
[A_Q01b] And in which month were you born?
Responses
[ layout = radioButton ]
01 January
02 February
03 March
04 April
05 May
06 June
07 July
08 August
09 September
10 October
11 November
12 December
DK
RF

routing

[id = A_Q01b_1 ]
IF ( (^A_Q01b = "DK" ) OR (^A_Q01b = "RF" ) ) THEN Goto A_Q01BCA1
ELSE Goto A_D01bca1
Group
[ id = A_D01bca1 | response condition = All | Hidden | layout = list ]
[A_D01bca1]

inference rule

[id = A_D01bca1_1 | after]
IF (^A_D01a1 ≤ ^A_Q01b) THEN ^age_resp = ( (^A_D01a3 − ^A_Q01a) − "1" )
ELSE ^age_resp = (^A_D01a3 − ^A_Q01a)
Group
[ id = A_E01bca1 | response condition = All | Hidden | layout = list ]
[A_E01bca1]

routing

[id = A_E01bca1_1 ]
IF ( "true" = "true" ) THEN Goto A_C01BCA1

consistencyCheck

[id = A_E01bca1_2 | Soft ]
IF ( ( (^Age − ^age_resp) > "1" ) OR ( (^age_resp − ^Age) > "1" ) )
Respondent's age was reported as ^Age in the Entry component and a different age in this section. Verify date of birth or age with respondent.
Group
[ id = A_C01BCA1 | response condition = All | Hidden | layout = list ]
[A_C01BCA1]

routing

[id = A_C01BCA1_1 ]
IF ( (^age_resp < "16" ) OR (^age_resp > "65" ) ) THEN Goto A_R01BCA2
ELSE Goto A_D01b
Group
[ id = A_Q01BCA1 | response condition = All | layout = list ]
[A_Q01BCA1] Which of the following age groups are you in?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than 16 years
02 16-24
03 25-34
04 35-44
05 45-54
06 55-65
07 66 and over
DK
RF
Group
[ id = A_C01BCA2 | response condition = All | Hidden | layout = list ]
[A_C01BCA2]

routing

[id = A_C01BCA2_1 ]
IF ( (^A_Q01BCA1 = "1" ) OR (^A_Q01BCA1 = "7" ) ) THEN Goto A_R01BCA2
ELSE Goto A_D01b
Group
[ id = A_R01BCA2 | response condition = All | layout = list ]
[A_R01BCA2] Thank you for your time. Unfortunately, this survey focuses on people between 16 and 65 years of age.
Interviewer Instruction
A respondent outside the eligible age may be chosen to complete the survey if another member of the household provided incorrect information in the ENTRY Component. Please press <F11> to exit. Exit the application and set outcome code to <25>.

routing

[id = A_R01BCA2_1 ]
IF ( "true" = "true" ) THEN Goto J_END
ELSE Goto J_END
Group
[ id = A_D01b | response condition = Exactly One | Hidden | layout = list ]
[A_D01b]

inference rule

[id = A_D01b_1 | after]
IF (^A_D01a1 ≤ ^A_Q01b) THEN ^AgeEdu = ( (^A_D01a3 − ^A_Q01a) − "1" )
ELSE ^AgeEdu = (^A_D01a3 − ^A_Q01a)
Group
[ id = A_Q02ca | response condition = All | layout = list ]
[A_Q02ca] Were you born in Canada?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = A_Q03a1ca | response condition = All | layout = list ]
[A_Q03a1ca] What is the language that you first learned at home in childhood AND STILL UNDERSTAND?
Interviewer Instruction
1. Mark only one. 2. If the respondent spontaneously mentions TWO languages, you can enter the second language in A_Q03a2ca.
Responses
[ layout = radioButton ]
01 English
02 French
03 Italian
04 Chinese
05 German
06 Portuguese
07 Polish
08 Ukrainian
09 Spanish
10 Dutch
11 Punjabi
12 Greek
13 Other - specify
DK
RF

routing

[id = A_Q03a1ca_1 ]
IF (^A_Q03a1ca = "13" ) THEN Goto A_S03a1ca
ELSE Goto A_N03a1ca
Group
[ id = A_S03a1ca | response condition = All | layout = list ]
[A_S03a1ca] What language was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = A_N03a1ca | response condition = All | layout = list ]
[A_N03a1ca] Did the respondent mention more than 1 language?
Responses
[ layout = radioButton ]
01 Yes
02 No

routing

[id = A_N03a1ca_1 ]
IF (^A_N03a1ca = "1" ) THEN Goto A_Q03a2ca
ELSE Goto A_Q04bca
Group
[ id = A_Q03a2ca | response condition = All | layout = list ]
[A_Q03a2ca] [[What is the second language that you first learned at home in childhood AND STILL UNDERSTAND?]]
Interviewer Instruction
This question does not need to be asked unless you are not sure.
Responses
[ layout = radioButton ]
01 English
02 French
03 Italian
04 Chinese
05 German
06 Portuguese
07 Polish
08 Ukrainian
09 Spanish
10 Dutch
11 Punjabi
12 Greek
13 Other - specify
DK
RF

routing

[id = A_Q03a2ca_1 ]
IF (^A_Q03a2ca = "13" ) THEN Goto A_S03a2ca
ELSE Goto A_Q04bca
Group
[ id = A_S03a2ca | response condition = All | layout = list ]
[A_S03a2ca] What language was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = A_Q04bca | response condition = All | layout = list ]
[A_Q04bca] What language do you speak most often at home?
Responses
[ layout = radioButton ]
01 English
02 French
03 Italian
04 Chinese
05 German
06 Portuguese
07 Polish
08 Ukrainian
09 Spanish
10 Dutch
11 Punjabi
12 Greek
13 Other - specify
DK
RF
Help
HELP: 1. This question refers to the language spoken most often by the respondent. 2. It should not be interpreted to mean the language spoken most often by the family as a whole. It is quite possible that different family members speak different languages (e.g., Chinese children may speak English most often while the parents speak mostly Chinese).

routing

[id = A_Q04bca_1 ]
IF (^A_Q04bca = "13" ) THEN Goto A_S04bca
ELSE Goto A_Q04cca
Group
[ id = A_S04bca | response condition = All | layout = list ]
[A_S04bca] What language was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = A_Q04cca | response condition = All | layout = list ]
[A_Q04cca] Do you speak any other languages on a regular basis at home?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = A_Q04cca_1 ]
IF (^A_Q04cca = "1" ) THEN Goto A_Q04cca1
ELSE Goto A_C04dca
Group
[ id = A_Q04cca1 | response condition = All | layout = list ]
[A_Q04cca1] What are these other languages? [[INTERVIEWER: Mark all that apply.]]
Responses
[ layout = checkBox ]
01 English
02 French
03 Italian
04 Chinese
05 German
06 Portuguese
07 Polish
08 Ukrainian
09 Spanish
10 Dutch
11 Punjabi
12 Greek
13 Other - Specify
DK
RF

routing

[id = A_Q04cca1_1 ]
IF (^A_Q04cca1 = "13" ) THEN Goto A_S04cca1
ELSE Goto A_C04dca
Group
[ id = A_S04cca1 | response condition = All | layout = list ]
[A_S04cca1] [[Specify other language spoken on a regular basis at home.]]
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
Group
[ id = A_C04dca | response condition = All | Hidden | layout = list ]
[A_C04dca]

routing

[id = A_C04dca_1 ]
IF ( ( (^Prov ≠ "24" ) AND ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) ) AND (^AA2 = "1" ) ) THEN Goto A_Q04fca
ELSE Goto A_C04eca
Group
[ id = A_C04eca | response condition = All | Hidden | layout = list ]
[A_C04eca]

routing

[id = A_C04eca_1 ]
IF ( ( (^Prov = "24" ) AND ( (^A_Q03a1ca = "1" ) OR (^A_Q03a2ca = "1" ) ) ) AND (^AA2 = "2" ) ) THEN Goto A_Q04fca
ELSE Goto A_C04hca
Group
[ id = A_Q04fca | response condition = All | layout = list ]
[A_Q04fca]
[TU-En-Question-A_Q04fca-1]
How would you rate your current reading skills in English? Are they...

[TU-En-Question-A_Q04fca-2]
How would you rate your current reading skills in French? Are they...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04fcaDD01-1]
[[cannot read English]]

[TU-En-Answers-A_Q04fcaDD01-2]
[[cannot read French]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04fca_1 | before]
IF (^Prov = "24" ) THEN ^PHRASEPQ = "English"
ELSE ^PHRASEPQ = "French"
Group
[ id = A_Q04gca | response condition = All | layout = list ]
[A_Q04gca]
[TU-En-Question-A_Q04gca-1]
How would you rate your current writing skills in English? Are they...

[TU-En-Question-A_Q04gca-2]
How would you rate your current writing skills in French? Are they...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04gcaDD01-1]
[[cannot write in English]]

[TU-En-Answers-A_Q04gcaDD01-2]
[[cannot write in French]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04gca_1 | before]
IF (^Prov = "24" ) THEN ^PHRASEPQ = "English"
ELSE ^PHRASEPQ = "French"
Group
[ id = A_C04hca | response condition = All | Hidden | layout = list ]
[A_C04hca]

routing

[id = A_C04hca_1 ]
IF ( ( (^A_Q02ca = "2" ) AND ( ( (^A_Q03a1ca = "1" ) OR (^A_Q03a2ca = "1" ) ) AND (^AA2 ≠ "1" ) ) ) OR ( ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) AND (^AA2 ≠ "2" ) ) ) THEN Goto A_Q04ica
ELSE Goto A_C04kca
Group
[ id = A_Q04ica | response condition = All | layout = list ]
[A_Q04ica]
[TU-En-Question-A_Q04ica-1]
How would you rate your current reading skills in English? Are they...

[TU-En-Question-A_Q04ica-2]
How would you rate your current reading skills in French? Are they...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04icaDD01-1]
[[cannot read English]]

[TU-En-Answers-A_Q04icaDD01-2]
[[cannot read French]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04ica_1 | before]
IF (^AA2 = "1" ) THEN ^PHRASEBQ = "English"
ELSE ^PHRASEBQ = "French"
Group
[ id = A_Q04jca | response condition = All | layout = list ]
[A_Q04jca]
[TU-En-Question-A_Q04jca-1]
How would you rate your current writing skills in English? Are they...

[TU-En-Question-A_Q04jca-2]
How would you rate your current writing skills in French? Are they...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04jcaDD01-1]
[[cannot write in English]]

[TU-En-Answers-A_Q04jcaDD01-2]
[[cannot write in French]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04jca_1 | before]
IF (^AA2 = "1" ) THEN ^PHRASEBQ = "English"
ELSE ^PHRASEBQ = "French"
Group
[ id = A_C04kca | response condition = All | Hidden | layout = list ]
[A_C04kca]

routing

[id = A_C04kca_1 ]
IF ( (^A_Q02ca = "2" ) AND ( ( (^A_Q03a1ca = "1" ) OR (^A_Q03a2ca = "1" ) ) OR ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) ) ) THEN Goto A_Q04lca2
ELSE
IF (^A_Q02ca = "2" ) THEN Goto A_Q04lca1
ELSE Goto A_Q04lca2
Group
[ id = A_Q04lca1 | response condition = All | layout = list ]
[A_Q04lca1]
[TU-En-Question-A_Q04lca1-1]
How would you rate your current ability to speak English? Is it...

[TU-En-Question-A_Q04lca1-2]
How would you rate your current ability to speak French? Is it...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04lca1DD01-1]
[[cannot speak English]]

[TU-En-Answers-A_Q04lca1DD01-2]
[[cannot speak French]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04lca1_1 | before]
IF (^AA2 = "1" ) THEN ^PHRASEBQ = "English"
ELSE ^PHRASEBQ = "French"
Group
[ id = A_Q04lca2 | response condition = All | layout = list ]
[A_Q04lca2]
[TU-En-Question-A_Q04lca2-1]
How would you rate your current ability to speak French? Is it...

[TU-En-Question-A_Q04lca2-2]
How would you rate your current ability to speak English? Is it...
Interviewer Instruction
Please read bold categories to respondent.
Responses
[ layout = radioButton ]
01
[TU-En-Answers-A_Q04lca2DD01-1]
[[cannot speak French]]

[TU-En-Answers-A_Q04lca2DD01-2]
[[cannot speak English]]
02 poor
03 fair
04 good
05 very good
DK
RF

inference rule

[id = A_Q04lca2_1 | before]
IF (^AA2 = "1" ) THEN ^PHRASENBQ = "French"
ELSE ^PHRASENBQ = "English"
Group
[ id = A_END | response condition = All | Hidden | layout = list ]
[A_END]

routing

[id = A_END_1 ]
IF ( "true" = "true" ) THEN Goto B_START
Group
[ id = B_START | response condition = All | Hidden | layout = list ]
[B_START]
Group
[ id = B_R01a | response condition = All | layout = list ]
[B_R01a] I would now like to ask you some questions about your education.
Interviewer Instruction
Press <Next key> to continue
Group
[ id = B_Q01aca1 | response condition = All | layout = list ]
[B_Q01aca1] Have you graduated from high school (secondary school) including high school equivalency?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q01aca1_1 ]
IF (^B_Q01aca1 = "1" ) THEN Goto B_Q01aca3
ELSE Goto B_Q01aca2
Group
[ id = B_Q01aca2 | response condition = All | layout = list ]
[B_Q01aca2] What is the highest grade of elementary, junior high, or high school that you have ever completed?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than Grade 6
02 Grade 6
03 Grade 7-8 (Secondary 1 or 2 in QUE)
04 Grade 9 (Secondary 3 in QUE or Senior 1 in MAN)
05 Grade 10 - 13 (Secondary 4 or 5 in QUE, Senior 2, 3 or 4 in MAN, Level I, II or III in NFLD, OAC in ONT)
RF
DK

routing

[id = B_Q01aca2_1 ]
IF ( ( (^B_Q01aca2 = "3" ) OR (^B_Q01aca2 = "4" ) ) OR (^B_Q01aca2 = "5" ) ) THEN Goto B_Q01aca3
ELSE Goto B_Q01aca6
Group
[ id = B_Q01aca3 | response condition = All | layout = list ]
[B_Q01aca3] In what province or territory were you last in high school or junior high school?
Responses
[ layout = radioButton ]
10 Newfoundland
11 Prince Edward Island
12 Nova Scotia
13 New Brunswick
24 Quebec
35 Ontario
46 Manitoba
47 Saskatchewan
48 Alberta
59 British Columbia
60 Yukon
61 Northwest Territories
62 Nunavut
76 U.S.A.
77 Outside Canada/U.S.A
RF
DK

routing

[id = B_Q01aca3_1 ]
IF (^B_Q01aca3 = "24" ) THEN Goto B_C01aca4
ELSE Goto B_Q01aca6
Group
[ id = B_C01aca4 | response condition = All | Hidden | layout = list ]
[B_C01aca4]

routing

[id = B_C01aca4_1 ]
IF (^B_Q01aca1 = "1" ) THEN Goto B_Q01aca5
ELSE Goto B_Q01aca6
Group
[ id = B_Q01aca5 | response condition = All | layout = list ]
[B_Q01aca5] Was the high school or secondary school diploma you received a vocational diploma such as: an attestation of vocational training, diploma of vocational studies, or an attestation of vocational specialisation?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q01aca6 | response condition = All | layout = list ]
[B_Q01aca6] The response categories for the next question are on page 1 of the Information Guide. After I read the question to you, please indicate your response choice from the list of options. What is the highest level of schooling on this page that you have ever successfully completed?
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 1. 2. If the respondent is currently enrolled in an educational program, emphasize that the question refers to education that has been completed, and that current education will be addressed in a later question.
Responses
[ layout = radioButton ]
01 No formal education
02 Less than high school diploma
03 High school diploma or equivalent
04 Trade/vocational certificate (includes an attestation of vocational training, diploma of vocational studies or attestation of vocational specialization offered in Quebec)
05 Apprenticeship certificate
06 CEGEP diploma or certificate
07 Non-university certificate or diploma from a college, school of nursing, technical institute
08 University transfer program
09 University certificate or diploma below bachelor's degree
10 Bachelor's degree
11 University certificate above the bachelor's
12 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity).
13 Master's
14 Ph.D.
15 Education not definable by level
RF
DK

routing

[id = B_Q01aca6_1 ]
IF (^B_Q01aca6 = "6" ) THEN Goto B_Q01aca7
ELSE
IF ( (^B_Q01aca6 = "4" ) OR (^B_Q01aca6 = "7" ) ) THEN Goto B_Q01aca8
ELSE
IF ( ( (^B_Q01aca6 = "1" ) OR (^B_Q01aca6 = "DK" ) ) OR (^B_Q01aca6 = "RF" ) ) THEN Goto B_D01aca
ELSE Goto B_Q01aca9
Group
[ id = B_Q01aca7 | response condition = All | layout = list ]
[B_Q01aca7] Was the CEGEP diploma or certificate part of a university transfer program (for credits, university transfer diploma, or an Associate's degree)?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q01aca8 | response condition = All | layout = list ]
[B_Q01aca8] What is the normal length of time required to complete this certificate or diploma when taken full-time?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than 3 months
02 3 months to less than 12 months
03 One year
04 Greater than one year but less than two years
05 Two years
06 Greater than two years but less than three years
07 Three years or more
RF
DK
Group
[ id = B_Q01aca9 | response condition = All | layout = list ]
[B_Q01aca9] Did you obtain this education in Canada?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q01aca9_1 ]
IF (^B_Q01aca9 = "2" ) THEN Goto B_S01a1
ELSE Goto B_D01aca
Group
[ id = B_S01a1 | response condition = All | layout = list ]
[B_S01a1] What is the name of this level of education in the country in which you studied?
Interviewer Instruction
Degrees can sometimes have different names in other countries. We wish to have the name of the degree in the country in which the respondent studied.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = B_Q01aca10 | response condition = All | layout = list ]
[B_Q01aca10] In what country did you attain this level of education?
Interviewer Instruction
In the case of 'other country', please specify the CURRENT name of the country.
Responses
[ layout = radioButton ]
01 China (People's Republic of)
02 Germany
03 Hong Kong
04 India
05 Italy
06 Jamaica
07 Philippines
08 United Kingdom (e.g. England, Scotland, Wales, Northern Ireland)
09 United States
10 Other - specify
RF
DK

routing

[id = B_Q01aca10_1 ]
IF (^B_Q01aca10 = "10" ) THEN Goto B_S01a2
ELSE Goto B_D01aca
Group
[ id = B_S01a2 | response condition = All | layout = list ]
[B_S01a2] What country was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = B_D01aca | response condition = Exactly One | Hidden | layout = list ]
[B_D01aca]

inference rule

[id = B_D01aca_1 | after]
IF ( ( (^B_Q01aca6 = "1" ) OR (^B_Q01aca6 = "2" ) ) OR (^B_Q01aca6 = "15" ) ) THEN ^EDLEVEL3 = "1"
ELSE
IF ( (^B_Q01aca6 = "3" ) OR (^B_Q01aca6 = "5" ) ) THEN ^EDLEVEL3 = "2"
ELSE
IF ( ( (^B_Q01aca6 = "4" ) OR (^B_Q01aca6 = "7" ) ) AND ( ( ( ( ( (^B_Q01aca8 = "4" ) OR (^B_Q01aca8 = "3" ) ) OR (^B_Q01aca8 = "2" ) ) OR (^B_Q01aca8 = "1" ) ) OR (^B_Q01aca8 = "DK" ) ) OR (^B_Q01aca8 = "RF" ) ) ) THEN ^EDLEVEL3 = "2"
ELSE
IF ( (^B_Q01aca6 = "6" ) AND ( ( (^B_Q01aca7 = "1" ) OR (^B_Q01aca7 = "DK" ) ) OR (^B_Q01aca7 = "RF" ) ) ) THEN ^EDLEVEL3 = "2"
ELSE
IF ( ( (^B_Q01aca6 = "6" ) AND (^B_Q01aca7 = "2" ) ) AND ( ( ( ( ( (^B_Q01aca8 = "4" ) OR (^B_Q01aca8 = "3" ) ) OR (^B_Q01aca8 = "2" ) ) OR (^B_Q01aca8 = "1" ) ) OR (^B_Q01aca8 = "DK" ) ) OR (^B_Q01aca8 = "RF" ) ) ) THEN ^EDLEVEL3 = "2"
ELSE
IF ( ( (^B_Q01aca6 = "8" ) OR (^B_Q01aca6 = "DK" ) ) OR (^B_Q01aca6 = "RF" ) ) THEN ^EDLEVEL3 = "2"
ELSE
IF ( ( ( ( ( (^B_Q01aca6 = "9" ) OR (^B_Q01aca6 = "10" ) ) OR (^B_Q01aca6 = "11" ) ) OR (^B_Q01aca6 = "12" ) ) OR (^B_Q01aca6 = "13" ) ) OR (^B_Q01aca6 = "14" ) ) THEN ^EDLEVEL3 = "3"
ELSE
IF ( ( (^B_Q01aca6 = "6" ) AND (^B_Q01aca7 = "2" ) ) AND ( ( (^B_Q01aca8 = "5" ) OR (^B_Q01aca8 = "6" ) ) OR (^B_Q01aca8 = "7" ) ) ) THEN ^EDLEVEL3 = "3"
ELSE
IF ( ( (^B_Q01aca6 = "4" ) OR (^B_Q01aca6 = "7" ) ) AND ( ( (^B_Q01aca8 = "5" ) OR (^B_Q01aca8 = "6" ) ) OR (^B_Q01aca8 = "7" ) ) ) THEN ^EDLEVEL3 = "3"
ELSE ^EDLEVEL3 = "2"
Group
[ id = B_C01aca11 | response condition = All | Hidden | layout = list ]
[B_C01aca11]

routing

[id = B_C01aca11_1 ]
IF ( ( (^B_Q01aca6 = "1" ) OR (^B_Q01aca6 = "DK" ) ) OR ( (^B_Q01aca6 = "RF" ) OR ( (^B_Q01aca2 = "1" ) AND (^B_Q01aca6 = "2" ) ) ) ) THEN Goto B_Q01eca
ELSE
IF ( (^B_Q01aca6 = "2" ) OR (^B_Q01aca6 = "15" ) ) THEN Goto B_Q01c1
ELSE Goto B_Q01bca1
Group
[ id = B_Q01bca1 | response condition = All | layout = list ]
[B_Q01bca1] Which of the following categories would best represent the field of study of this highest level of schooling? If there was more than one, please choose the one you consider most important. Please refer to page 2 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 2. 2. If there was more than one field of study associated with the one qualification, this refers to the most important. 3. If there was more than one qualification at this level, this question refers to the most recent.
Responses
[ layout = radioButton ]
01 General programs
02 Teacher training and education science
03 Humanities, languages and arts
04 Social sciences, business and law
05 Science, mathematics and computing
06 Engineering, manufacturing and construction
07 Agriculture and veterinary
08 Health and welfare
09 Services
DK
RF

routing

IF ( ( (^B_Q01bca1 = "1" ) OR (^B_Q01bca1 = "DK" ) ) OR (^B_Q01bca1 = "RF" ) ) THEN Goto B_Q01c1
ELSE Goto B_Q01bca2
Group
[ id = B_Q01bca2 | response condition = All | layout = list ]
[B_Q01bca2] More specifically, what was the main field of study or specialization of this highest level of schooling?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = B_Q01c1 | response condition = Exactly One | layout = list ]
[B_Q01c1] How old were you or what year was it when you completed your highest level of schooling?
Interviewer Instruction
1. Enter age OR year. 2. If there was more than one qualification at this level, this refers to the most recent.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
[B_Q01c2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

routing

[id = B_Q01c1_1 ]
IF ( (^A_D01a3 − ^B_Q01c2) < "2" ) THEN Goto B_Q01d
ELSE Goto B_C01dca1

inference rule

[id = B_Q01c1_AgeYear_CRP | after]
IF ( ( ( ( (^B_Q01c1 ≠ "DK" ) AND (^B_Q01c1 ≠ "RF" ) ) AND (^B_Q01c1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^B_Q01c2 = (^A_Q01a + ^B_Q01c1)
ELSE
IF ( ( ( ( (^B_Q01c2 ≠ "DK" ) AND (^B_Q01c2 ≠ "RF" ) ) AND (^B_Q01c2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^B_Q01c1 = (^B_Q01c2 − ^A_Q01a)

consistencyCheck

[id = B_Q01c1_2 | Soft ]
IF ( ( ( (^B_Q01c2 − ^A_Q01a) < "10" ) OR ( (^B_Q01c2 − ^A_Q01a) > "50" ) ) OR ( (^B_Q01c1 + ^A_Q01a) > ^A_D01a3) )
An unlikely answer has been entered; please verify date of birth or year of completing qualifications. Change the appropriate answer (A_Q01a = year of birth, B_Q01c2= year completed).
Group
[ id = B_Q01d | response condition = All | layout = list ]
[B_Q01d] And in which month was that?
Responses
[ layout = radioButton ]
01 January
02 February
03 March
04 April
05 May
06 June
07 July
08 August
09 September
10 October
11 November
12 December
DK
RF
Group
[ id = B_C01dca1 | response condition = All | Hidden | layout = list ]
[B_C01dca1]

routing

[id = B_C01dca1_1 ]
IF ( (^A_Q02ca = "2" ) AND (^B_Q01aca9 = "1" ) ) THEN Goto B_Q01dca2
ELSE Goto B_D01d
Group
[ id = B_Q01dca2 | response condition = All | layout = list ]
[B_Q01dca2] What is the highest level of education you attained outside of Canada? Please refer to page 3 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 3.
Responses
[ layout = radioButton ]
01 No formal education
02 Some elementary school or elementary school
03 Some high school
04 High school diploma or equivalent
05 Some trade/vocational, college, or university (no certificate/diploma or degree)
06 Trade/vocational certificate
07 Apprenticeship certificate
08 Non-university certificate or diploma from a college, school of nursing, technical institute
09 University transfer program
10 University certificate or diploma below bachelor's degree
11 Bachelor's degree
12 University certificate above the bachelor's
13 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity)
14 Master's
15 Ph.D.
16 Education not definable by level
DK
RF

routing

[id = B_Q01dca2_1 ]
IF ( ( (^B_Q01dca2 = "1" ) OR (^B_Q01dca2 = "DK" ) ) OR (^B_Q01dca2 = "RF" ) ) THEN Goto B_Q01eca
ELSE Goto B_Q01dca3
Group
[ id = B_Q01dca3 | response condition = All | layout = list ]
[B_Q01dca3] In what country did you attain this level of education?
Responses
[ layout = radioButton ]
01 China (People's Republic of)
02 Germany
03 Hong Kong
04 India
05 Italy
06 Jamaica
07 Philippines
08 United Kingdom (e.g., England, Scotland, Wales, Northern Ireland)
09 United States
10 Other - specify
DK
RF

routing

[id = B_Q01dca3_1 ]
IF (^B_Q01dca3 = "10" ) THEN Goto B_S01dca3
ELSE Goto B_C01dca4
Group
[ id = B_S01dca3 | response condition = All | layout = list ]
[B_S01dca3] What country was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = B_C01dca4 | response condition = All | Hidden | layout = list ]
[B_C01dca4]

routing

[id = B_C01dca4_1 ]
IF ( (^B_Q01dca2 ≥ "5" ) AND (^B_Q01dca2 ≤ "15" ) ) THEN Goto B_Q01dca5
ELSE Goto B_D01d
Group
[ id = B_Q01dca5 | response condition = All | layout = list ]
[B_Q01dca5] What was the main field of study or specialization of this highest level of schooling? If there was more than one, please choose the one you consider most important.
Interviewer Instruction
Mark one response only. Respondents from a trade or journeyman program should list their area of specialization (e.g., auto mechanics, plumbing, carpentry).
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = B_D01d | response condition = All | Hidden | layout = list ]
[B_D01d]

inference rule

[id = B_D01d_1 | after]
IF ( ( (^B_Q01aca1 = "1" ) OR (^B_Q01aca1 = "DK" ) ) OR (^B_Q01aca1 = "RF" ) ) THEN ^B_D01d = "999"
ELSE
IF ( (^B_Q01c2 = "DK" ) OR (^B_Q01c2 = "RF" ) ) THEN ^B_D01d = "999"
ELSE
IF ( ( (^B_Q01d = "DK" ) OR (^B_Q01d = "RF" ) ) AND (^B_Q01c2 = ^A_D01a3) ) THEN ^B_D01d = "12"
ELSE
IF ( (^B_Q01d = "DK" ) OR (^B_Q01d = "RF" ) ) THEN ^B_D01d = "999"
ELSE ^B_D01d = ( ( (^A_D01a3 x "12" ) + ^A_D01a1) − ( (^B_Q01c2 x "12" ) + ^B_Q01d) )
Group
[ id = B_Q01eca | response condition = All | layout = list ]
[B_Q01eca] During your lifetime, how many years of formal education have you completed beginning with grade one and not counting repeated years at the same level?
Interviewer Instruction
1. If necessary, round answers off to the nearest full year. 2. Convert any part time schooling to its full time equivalent.
Responses
[ Min = 0 | Max = 40 | layout = radioButton ]
00 [FTE] years
DK
RF

consistencyCheck

[id = B_Q01eca_1 | Soft ]
IF (^B_Q01eca ≥ ^age_resp)
An unlikely answer has been entered. Please verify date of birth or number of years spent altogether in formal education (beginning with grade 1). Change the appropriate answer for A_Q01a or B_Q01eca.
Group
[ id = B_Q02a | response condition = All | layout = list ]
[B_Q02a] Are you currently enrolled in a program of study? By program of study we mean a series of courses taken towards a diploma, certificate, degree or license, which normally takes more than 3 months to complete.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. If the respondent is unsure what is meant by 'program of study', explain that this question refers to the same concept as referred to in the preceding questions. 2. If the respondent is still in doubt, have him/her refer to page 4 of the Information Guide, asking 'Are you currently pursuing any of the degrees or certificates listed on this page?'. 3. If the respondent replies by mentioning one of the degrees or certificates on the list, mark the answer "yes", and then mark the appropriate program on the next screen.

routing

[id = B_Q02a_1 ]
IF (^B_Q02a = "1" ) THEN Goto B_Q02bca1
ELSE Goto B_Q03a
Group
[ id = B_Q02bca1 | response condition = All | layout = list ]
[B_Q02bca1] What level of education are you currently studying for? Please refer to page 4 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 4. 2. In the case of a foreign qualification, ask the respondent to indicate the level using the national categories.
Responses
[ layout = radioButton ]
01 Grade 6
02 Less than high school diploma
03 High school diploma or equivalent
04 Trade/vocational certificate (includes an attestation of vocational training, diploma of vocational studies, or attestation of vocational specialization offered in Quebec)
05 Apprenticeship certificate
06 CEGEP diploma or certificate
07 Non-university certificate or diploma from a college, school of nursing, technical institute
08 University transfer program
09 University certificate or diploma below bachelor's degree
10 Bachelor's degree
11 University certificate above the bachelor's
12 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity)
13 Master's
14 Ph.D.
DK
RF

routing

[id = B_Q02bca1_1 ]
IF ( ( ( (^B_Q02bca1 = "1" ) OR (^B_Q02bca1 = "2" ) ) OR (^B_Q02bca1 = "DK" ) ) OR (^B_Q02bca1 = "RF" ) ) THEN Goto B_C05bca
ELSE
IF ( (^B_Q02bca1 = "4" ) OR (^B_Q02bca1 = "7" ) ) THEN Goto B_Q02bca3
ELSE
IF (^B_Q02bca1 = "6" ) THEN Goto B_Q02bca2
ELSE Goto B_Q02c
Group
[ id = B_Q02bca2 | response condition = All | layout = list ]
[B_Q02bca2] Is the CEGEP diploma or certificate part of a university transfer program (for credits, university transfer diploma, or Associate's degree)?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q02bca3 | response condition = All | layout = list ]
[B_Q02bca3] What is the normal length of time required to complete this certificate or diploma when taken full-time?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than 3 months
02 3 months to less than 12 months
03 One year
04 Greater than one year but less than two years
05 Two years
06 Greater than two years but less than three years
07 Three years or more
DK
RF
Group
[ id = B_Q02c | response condition = All | layout = list ]
[B_Q02c] What is the field of study or specialization of this program of study? If there is more than one, please choose the one you consider most important. Please refer to page 2 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 2.
Responses
[ layout = radioButton ]
01 General programs
02 Teacher training and education science
03 Humanities, languages and arts
04 Social sciences, business and law
05 Science, mathematics and computing
06 Engineering, manufacturing and construction
07 Agriculture and veterinary
08 Health and welfare
09 Services
DK
RF

routing

[id = B_Q02c_1 ]
IF ( "true" = "true" ) THEN Goto B_C05bca
Group
[ id = B_Q03a | response condition = All | layout = list ]
[B_Q03a] Did you ever enroll in a program of study, but leave before completing it?
Interviewer Instruction
1. This question refers to programs as a whole (for example a bachelor's program at university). 2. If the respondent had a temporary break, but continued the program later, this should not be counted as 'leaving before completing'.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q03a_1 ]
IF (^B_Q03a = "1" ) THEN Goto B_Q03bca1
ELSE Goto B_D03d
Group
[ id = B_Q03bca1 | response condition = All | layout = list ]
[B_Q03bca1] For which level of education were you studying? If there was more than one program you did not complete, please report the one with the highest level. Please refer to page 4 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 4. 2. In the case of a foreign qualification, ask the respondent to indicate the level using the national categories.
Responses
[ layout = radioButton ]
01 Grade 6
02 Less than high school diploma
03 High school diploma or equivalent
04 Trade/vocational certificate (includes an attestation of vocational training, diploma of vocational studies, or attestation of vocational specialization offered in Quebec)
05 Apprenticeship certificate
06 CEGEP diploma or certificate
07 Non-university certificate or diploma from a college, school of nursing, technical institute
08 University transfer program
09 University certificate or diploma below bachelor's degree
10 Bachelor's degree
11 University certificate above the bachelor's
12 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity)
13 Master's
14 Ph.D.
DK
RF

routing

[id = B_Q03bca1_1 ]
IF ( (^B_Q03bca1 = "4" ) OR (^B_Q03bca1 = "7" ) ) THEN Goto B_Q03bca3
ELSE
IF (^B_Q03bca1 = "6" ) THEN Goto B_Q03bca2
ELSE Goto B_Q03c1
Group
[ id = B_Q03bca2 | response condition = All | layout = list ]
[B_Q03bca2] Was the CEGEP diploma or certificate part of a university transfer program (for credits, university transfer diploma, or an Associate's degree)?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q03bca3 | response condition = All | layout = list ]
[B_Q03bca3] What is the normal length of time required to complete this certificate or diploma when taken full-time?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than 3 months
02 3 months to less than 12 months
03 One year
04 Greater than one year but less than two years
05 Two years
06 Greater than two years but less than three years
07 Three years or more
RF
DK
Group
[ id = B_Q03c1 | response condition = Exactly One | layout = list ]
[B_Q03c1] When you stopped studying in this program, how old were you or what year was it?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
[B_Q03c2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

inference rule

[id = B_Q03c1_AgeYear_CRP | after]
IF ( ( ( ( (^B_Q03c1 ≠ "DK" ) AND (^B_Q03c1 ≠ "RF" ) ) AND (^B_Q03c1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^B_Q03c2 = (^A_Q01a + ^B_Q03c1)
ELSE
IF ( ( ( ( (^B_Q03c2 ≠ "DK" ) AND (^B_Q03c2 ≠ "RF" ) ) AND (^B_Q03c2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^B_Q03c1 = (^B_Q03c2 − ^A_Q01a)

consistencyCheck

[id = B_Q03c1_1 | Soft ]
IF ( ( ( (^B_Q03c2 − ^A_Q01a) < "10" ) OR ( (^B_Q03c2 − ^A_Q01a) > "50" ) ) OR ( (^B_Q03c1 + ^A_Q01a) > ^A_D01a3) )
Unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of leaving education without completing program (B_Q03c2).
Group
[ id = B_C03c2 | response condition = All | Hidden | layout = list ]
[B_C03c2]

routing

[id = B_C03c2_1 ]
IF ( (^A_D01a3 − ^B_Q03c2) < "2" ) THEN Goto B_Q03d
ELSE Goto B_D03d
Group
[ id = B_Q03d | response condition = All | layout = list ]
[B_Q03d] And in which month was that?
Responses
[ layout = radioButton ]
01 January
02 February
03 March
04 April
05 May
06 June
07 July
08 August
09 September
10 October
11 November
12 December
DK
RF
Group
[ id = B_D03d | response condition = All | Hidden | layout = list ]
[B_D03d]

inference rule

[id = B_D03d_1 | after]
IF ( ( (^B_Q03a = "2" ) OR (^B_Q03a = "DK" ) ) OR (^B_Q03a = "RF" ) ) THEN ^B_D03d = "999"
ELSE
IF ( (^B_Q03c2 = "DK" ) OR (^B_Q03c2 = "RF" ) ) THEN ^B_D03d = "999"
ELSE
IF ( ( (^B_Q03d = "DK" ) OR (^B_Q03d = "RF" ) ) AND (^B_Q03c2 = ^A_D01a3) ) THEN ^B_D03d = "12"
ELSE
IF ( (^B_Q03d = "DK" ) OR (^B_Q03d = "RF" ) ) THEN ^B_D03d = "999"
ELSE ^B_D03d = ( ( (^A_D01a3 x "12" ) + ^A_D01a1) − ( (^B_Q03c2 x "12" ) + ^B_Q03d) )
Group
[ id = B_C03d | response condition = All | Hidden | layout = list ]
[B_C03d]

routing

[id = B_C03d_1 ]
IF ( (^B_D01d ≤ "12" ) OR (^B_D03d ≤ "12" ) ) THEN Goto B_R05a
ELSE Goto B_Q04a
Group
[ id = B_Q04a | response condition = All | layout = list ]
[B_Q04a] During the last 12 months, that is since ^MonthYear, have you been enrolled in courses toward a diploma, certificate, degree or license, either full-time or part-time?
Interviewer Instruction
This question refers to all participation in formal education in the last 12 months, including education that the respondent left before completion. By program we mean a series of courses taken towards a diploma, certificate, degree or license, which normally takes more than 3 months to complete.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. If the respondent is unsure what is meant, explain that this question refers to studies that, when completed, result in formal qualifications at primary, secondary, university or post-secondary level. 2. If the respondent is still in doubt, refer him/her to page 4 of the Information Guide, asking 'During the last 12 months have you participated in any of the programs listed on this page?'

routing

[id = B_Q04a_1 ]
IF (^B_Q04a = "1" ) THEN Goto B_Q04bca1
ELSE Goto B_R12
Group
[ id = B_Q04bca1 | response condition = All | layout = list ]
[B_Q04bca1] How many programs of study in total have you been enrolled in during the last 12 months?
Interviewer Instruction
By program we mean a series of courses taken towards a diploma, certificate, degree or license, which normally takes more than 3 months to complete.
Responses
[ Min = 1 | Max = 9 | layout = radioButton ]
00 [FTE] programs
DK
RF
Group
[ id = B_R05a | response condition = All | layout = list ]
[B_R05a]
[TU-En-Question-B_R05a-1]
I am now going to ask some more questions about the highest level of schooling you ever completed.

[TU-En-Question-B_R05a-2]
I am now going to ask some more questions about this program of study.

[TU-En-Question-B_R05a-3]
I am now going to ask some more questions about the last program of study you were enrolled in.
Interviewer Instruction
Press <Next key> to continue.

inference rule

[id = B_R05a_1 | before]
IF ( ( ( ( (^B_Q03a = "2" ) OR (^B_Q03a = "DK" ) ) OR (^B_Q03a = "RF" ) ) OR (^B_D03d ≥ ^B_D01d) ) AND (^B_D01d ≤ "12" ) ) THEN ^ThisQualification = " the highest level of schooling you ever completed."
ELSE
IF ( ( (^B_D03d < ^B_D01d) AND (^B_D03d ≤ "12" ) ) OR (^B_Q04bca1 = "1" ) ) THEN ^ThisQualification = "this program of study."
ELSE ^ThisQualification = "the last program of study you were enrolled in."
Group
[ id = B_C05a | response condition = All | Hidden | layout = list ]
[B_C05a]

routing

[id = B_C05a_1 ]
IF ( (^B_D01d ≤ "12" ) AND (^B_D01d ≤ ^B_D03d) ) THEN Goto B_Q05c
ELSE
IF (^B_D03d ≤ "12" ) THEN Goto B_Q05b
ELSE Goto B_Q05aca1
Group
[ id = B_Q05aca1 | response condition = All | layout = list ]
[B_Q05aca1] What was the level of education you were studying for? Please refer to page 4 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 4. 2. In the case of a foreign qualification, ask the respondent to indicate the level using the national categories.
Responses
[ layout = radioButton ]
01 Grade 6
02 Less than high school diploma
03 High school diploma or equivalent
04 Trade/vocational certificate (includes an attestation of vocational training, diploma of vocational studies, or attestation of vocational specialization offered in Quebec)
05 Apprenticeship certificate
06 CEGEP diploma or certificate
07 Non-university certificate or diploma from a college, school of nursing, technical institute
08 University transfer program
09 University certificate or diploma below bachelor's degree
10 Bachelor's degree
11 University certificate above the bachelor's
12 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity)
13 Master's
14 Ph.D.
DK
RF

routing

[id = B_Q05aca1_1 ]
IF ( (^B_Q05aca1 = "4" ) OR (^B_Q05aca1 = "7" ) ) THEN Goto B_Q05aca3
ELSE
IF (^B_Q05aca1 = "6" ) THEN Goto B_Q05aca2
ELSE
IF ( ( ( (^B_Q05aca1 = "1" ) OR (^B_Q05aca1 = "2" ) ) OR (^B_Q05aca1 = "DK" ) ) OR (^B_Q05aca1 = "RF" ) ) THEN Goto B_Q05c
ELSE Goto B_Q05b
Group
[ id = B_Q05aca2 | response condition = All | layout = list ]
[B_Q05aca2] Was the CEGEP diploma or certificate part of a university transfer program (for credits, university transfer diploma, or an Associate's degree)?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q05aca3 | response condition = All | layout = list ]
[B_Q05aca3] What is the normal length of time required to complete this certificate or diploma when taken full-time?
Interviewer Instruction
Please read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than 3 months
02 3 months to less than 12 months
03 One year
04 Greater than one year but less than two years
05 Two years
06 Greater than two years but less than three years
07 Three years or more
RF
DK

routing

[id = B_Q05aca3_1 ]
IF ( "true" = "true" ) THEN Goto B_Q05b
Group
[ id = B_Q05b | response condition = All | layout = list ]
[B_Q05b] What was the field of study or specialization of this program of study? If there was more than one, please choose the one you consider most important. Please refer to page 2 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 2.
Responses
[ layout = radioButton ]
01 General programs
02 Teacher training and education science
03 Humanities, languages and arts
04 Social sciences, business and law
05 Science, mathematics and computing
06 Engineering, manufacturing and construction
07 Agriculture and veterinary
08 Health and welfare
09 Services
DK
RF
Group
[ id = B_C05bca | response condition = Exactly One | Hidden | layout = list ]
[B_C05bca]

routing

[id = B_C05bca_1 ]
IF ( ( ( ( (^AgeEdu = "16" ) OR (^AgeEdu = "17" ) ) OR (^AgeEdu = "18" ) ) OR (^AgeEdu = "19" ) ) AND ( ( (^B_Q02bca1 = "1" ) OR (^B_Q02bca1 = "2" ) ) OR (^B_Q02bca1 = "3" ) ) ) THEN Goto B_END
ELSE Goto B_Q05c
Group
[ id = B_Q05c | response condition = All | layout = list ]
[B_Q05c] Were the main reasons for choosing to study in this program job-related?
Interviewer Instruction
'Job related' does not necessarily refer to one specific job, but could also refer to improving employment chances in general.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_Q10a | response condition = All | layout = list ]
[B_Q10a] In the last 12 months, while studying in this program, were you employed at any time, either full-time or part-time?
Interviewer Instruction
If the respondent was self-employed at that time code 'yes'.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = B_C10a | response condition = All | Hidden | layout = list ]
[B_C10a]

routing

[id = B_C10a_1 ]
IF (^B_Q10a = "1" ) THEN Goto B_Q10b
ELSE Goto B_Q11
Group
[ id = B_Q10b | response condition = All | layout = list ]
[B_Q10b] Did this program take place ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Only during working hours
02 Mostly during working hours
03 Mostly outside working hours
04 Only outside working hours
DK
RF
Help
1. This question refers to the degree that the program study takes place during working hours, meaning that the working hours are used to study for the qualification rather than for actually working. It also includes the case where a number of working hours are being replaced by study even if the studying itself takes place outside normal working time of the respondent. 2. If the program study takes place outside working time and the respondent has received payment for the hours or additional leisure hours, the study should be coded as 'during working hours'. The answer should only reflect the participation in classes, tutorials etc. and not homework.
Group
[ id = B_Q10c | response condition = All | layout = list ]
[B_Q10c] How useful were your studies in this program for the job or business you had at that time? Would you say they were ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Not useful at all
02 Somewhat useful
03 Moderately useful
04 Very useful
DK
RF
Group
[ id = B_Q11 | response condition = All | layout = list ]
[B_Q11] Did an employer or prospective employer pay for tuition or registration, exam fees, expenses for books or other costs associated with this program of study? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. Other costs include travel and accommodation. 3. If self-employed paid for his/her own expenses, code 'yes, totally' or 'yes, partly'.
Responses
[ layout = radioButton ]
01 Yes, totally
02 Yes, partly
03 No, not at all
04 There were no such costs
05 No employer or prospective employer at that time
DK
RF
Group
[ id = B_R12 | response condition = All | layout = list ]
[B_R12]
[TU-En-Question-B_R12-1]
We would now like to turn to other organised learning activities you may have participated in during the last 12 months, including both work and non-work related activities. We will distinguish between courses mentioned in the Information Guide, page 5. When answering the next questions, please exclude any activity you engaged in as part of the program of study you already reported on.

[TU-En-Question-B_R12-2]
We would now like to turn to other organised learning activities you may have participated in during the last 12 months, including both work and non-work related activities. We will distinguish between courses mentioned in the Information Guide, page 5.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 5. 2. Include activities that have not (yet) been completed. All activities should be counted even if the duration was only one hour. 3. Press <Next key> to continue.

inference rule

[id = B_R12_1 | before]
IF ( ( ( (^B_Q02a = "1" ) OR (^B_D01d ≤ "12" ) ) OR (^B_D03d ≤ "12" ) ) OR (^B_Q04a = "1" ) ) THEN ^ExcludeStudy = "When answering the next questions, please exclude any activity you engaged in as part of the study you already reported on."
ELSE ^ExcludeStudy = " "
Group
[ id = B_Q12a | response condition = All | layout = list ]
[B_Q12a] During the last 12 months, have you participated in courses conducted through open or distance education?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
This covers courses which are similar to face-to-face courses, but take place via postal correspondence or electronic media, linking instructors/teachers/tutors or students who are not together in a classroom.

routing

[id = B_Q12a_1 ]
IF (^B_Q12a = "1" ) THEN Goto B_Q12b
ELSE Goto B_Q12c
Group
[ id = B_Q12b | response condition = All | layout = list ]
[B_Q12b] How many of these activities did you participate in?
Interviewer Instruction
Count related learning activities held on different days as a single episode.
Responses
[ Min = 0 | Max = 50 | layout = radioButton ]
00
DK
RF

inference rule

[id = B_Q12b_1 | before]
IF (^B_Q12a = "2" ) THEN ^B_Q12b = "0"
Group
[ id = B_Q12c | response condition = All | layout = list ]
[B_Q12c] During the last 12 months, have you attended any organized sessions for on-the-job training or training by supervisors or co-workers?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. This type of training is characterised by planned periods of training, instruction or practical experience, using normal tools of work. 2. It is usually organized by the employer to facilitate adaptation of (new) staff. 3. It may include general training about the company as well as specific job-related instructions (safety and health hazards, working practices). 4. It includes for instance organized training or instructions by management, supervisors or co-workers to help the respondent to do his/her job better or to introduce him/her to new tasks, but can also take place in the presence of a tutor.

routing

[id = B_Q12c_1 ]
IF (^B_Q12c = "1" ) THEN Goto B_Q12d
ELSE Goto B_Q12e
Group
[ id = B_Q12d | response condition = All | layout = list ]
[B_Q12d] How many of these activities did you participate in?
Interviewer Instruction
Count related learning activities held on different days as a single episode.
Responses
[ Min = 0 | Max = 50 | layout = radioButton ]
00
DK
RF

inference rule

[id = B_Q12d_1 | before]
IF (^B_Q12c = "2" ) THEN ^B_Q12d = "0"
Group
[ id = B_Q12e | response condition = All | layout = list ]
[B_Q12e] During the last 12 months, have you participated in seminars or workshops?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q12e_1 ]
IF (^B_Q12e = "1" ) THEN Goto B_Q12f
ELSE Goto B_Q12g
Group
[ id = B_Q12f | response condition = All | layout = list ]
[B_Q12f] How many of these activities did you participate in?
Interviewer Instruction
Count related learning activities held on different days as a single episode.
Responses
[ Min = 0 | Max = 50 | layout = radioButton ]
00
DK
RF

inference rule

[id = B_Q12f_1 | before]
IF (^B_Q12e = "2" ) THEN ^B_Q12f = "0"
Group
[ id = B_Q12g | response condition = All | layout = list ]
[B_Q12g] During the last 12 months, have you participated in courses or private lessons, not already reported?
Interviewer Instruction
This can refer to any course, regardless of the purpose (work or non-work).
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. Courses are typically subject oriented and taught by persons specialised in the field(s) concerned. They can take the form of classroom instruction (sometimes in combination with practice in real or simulated situations) or lectures. 2. If the person delivering private lessons has a teacher-student relationship with the respondent this question should be coded as 'yes'. If the provider/tutor is assisting the learner as a friend, family member or other social relationship it should be coded as 'no'.

routing

[id = B_Q12g_1 ]
IF (^B_Q12g = "1" ) THEN Goto B_Q12h
ELSE Goto B_D12h1
Group
[ id = B_Q12h | response condition = All | layout = list ]
[B_Q12h] How many of these activities did you participate in?
Interviewer Instruction
Count related learning activities held on different days as a single episode.
Responses
[ Min = 0 | Max = 50 | layout = radioButton ]
00
DK
RF

inference rule

[id = B_Q12h_1 | before]
IF (^B_Q12g = "2" ) THEN ^B_Q12h = "0"
Group
[ id = B_D12h1 | response condition = Exactly One | Hidden | layout = list ]
[B_D12h1]

inference rule

[id = B_D12h1_1 | after]
IF (^B_Q12b = "NULL" ) THEN ^B_Q12bNumeric = "0"
ELSE ^B_Q12bNumeric = ^B_Q12b
Group
[ id = B_D12h2 | response condition = Exactly One | Hidden | layout = list ]
[B_D12h2]

inference rule

[id = B_D12h2_1 | after]
IF (^B_Q12d = "NULL" ) THEN ^B_Q12dNumeric = "0"
ELSE ^B_Q12dNumeric = ^B_Q12d
Group
[ id = B_D12h3 | response condition = Exactly One | Hidden | layout = list ]
[B_D12h3]

inference rule

[id = B_D12h3_1 | after]
IF (^B_Q12f = "NULL" ) THEN ^B_Q12fNumeric = "0"
ELSE ^B_Q12fNumeric = ^B_Q12f
Group
[ id = B_D12h4 | response condition = Exactly One | Hidden | layout = list ]
[B_D12h4]

inference rule

[id = B_D12h4_1]
IF (^B_Q12h = "NULL" ) THEN ^B_Q12hNumeric = "0"
ELSE ^B_Q12hNumeric = ^B_Q12h
Group
[ id = B_D12h | response condition = All | Hidden | layout = list ]
[B_D12h]

routing

[id = B_D12h_1 ]
IF ( (^B_D12h = "3" ) OR (^B_D12h = "5" ) ) THEN Goto B_Q26a
ELSE Goto B_R13

inference rule

[id = B_D12h_2 | after]
IF ( (^B_Q12bNumeric + (^B_Q12dNumeric + (^B_Q12fNumeric + ^B_Q12hNumeric) ) ) = "1" ) THEN ^B_D12h = "1"
ELSE
IF ( (^B_Q12bNumeric + (^B_Q12dNumeric + (^B_Q12fNumeric + ^B_Q12hNumeric) ) ) > "1" ) THEN ^B_D12h = "2"
ELSE
IF ( (^B_Q12a = "2" ) AND ( (^B_Q12c = "2" ) AND ( (^B_Q12e = "2" ) AND (^B_Q12g = "2" ) ) ) ) THEN ^B_D12h = "3"
ELSE
IF ( (^B_Q12a = "1" ) OR ( (^B_Q12c = "1" ) OR ( (^B_Q12e = "1" ) OR (^B_Q12g = "1" ) ) ) ) THEN ^B_D12h = "4"
ELSE ^B_D12h = "5"
Group
[ id = B_R13 | response condition = All | layout = list ]
[B_R13]
[TU-En-Question-B_R13-1]
I am going to ask some questions about your participation in open or distance education.

[TU-En-Question-B_R13-2]
I am going to ask some questions about your participation in organized sessions for on-the-job training or training by supervisors or co-workers.

[TU-En-Question-B_R13-3]
I am going to ask some questions about your participation in seminars or workshops.

[TU-En-Question-B_R13-4]
I am going to ask some questions about your participation in courses or private lessons.

[TU-En-Question-B_R13-5]
I am going to ask some questions about the activities you just reported. I will start with some questions on the last of these activities that you participated in.
Interviewer Instruction
Press <Next key> to continue

inference rule

[id = B_R13_1 | before]
IF ( (^B_D12h = "1" ) AND (^B_Q12a = "1" ) ) THEN ^CurrentLast = "your participation in open or distance education"
ELSE
IF ( (^B_D12h = "1" ) AND (^B_Q12c = "1" ) ) THEN ^CurrentLast = "your participation in organised sessions for on the job training training by supervisors or coworkers "
ELSE
IF ( (^B_D12h = "1" ) AND (^B_Q12e = "1" ) ) THEN ^CurrentLast = "your participation in seminars or workshops"
ELSE
IF ( (^B_D12h = "1" ) AND (^B_Q12g = "1" ) ) THEN ^CurrentLast = "your participation in courses or private lessons . "
ELSE
IF ( (^B_D12h = "2" ) OR (^B_D12h = "4" ) ) THEN ^CurrentLast = "the activities you just reported. I will start with some questions on the last of these activities that you participated in . "
Group
[ id = B_C13 | response condition = All | Hidden | layout = list ]
[B_C13]

routing

[id = B_C13_1 ]
IF ( (^B_D12h = "1" ) AND (^B_Q12c = "1" ) ) THEN Goto B_Q14b
ELSE
IF ( (^B_D12h = "1" ) AND ( ( (^B_Q12c = "2" ) OR (^B_Q12c = "DK" ) ) OR (^B_Q12c = "RF" ) ) ) THEN Goto B_Q14a
ELSE Goto B_Q13
Group
[ id = B_Q13 | response condition = All | layout = list ]
[B_Q13] Please refer to page 5 of the Information Guide. What kind of activity listed on this page was this? Was it ...
Interviewer Instruction
Have respondent refer to the Information Guide, page 5.
Responses
[ layout = radioButton ]
01 A course conducted through open or distance education.
02 An organized session for on-the-job training or training by supervisors or co-workers.
03 A seminar or workshop.
04 Other kind of course or private lesson.
DK
RF
Help
1. Open or distance courses are similar to face-to-face courses, but take place via postal correspondence or electronic media, linking instructors/teachers/tutors or students who are not together in a classroom. 2. Organized sessions for on-the-job training or training by supervisors or co-workers is characterised by planned periods of training, instruction or practical experience, using normal tools of work. It is usually organized by the employer to facilitate adaptation of (new) staff. It may include general training about the company as well as specific job-related instructions (safety and health hazards, working practices).This includes, for instance, organized training or instructions by management, supervisors or co-workers to help the respondent to do his/her job better or to introduce him/her to new tasks, but can also take place in the presence of a tutor. 3.Courses are typically subject oriented and taught by persons specialised in the field(s) concerned. They can take the form of classroom instruction (sometimes in combination with practice in real or simulated situations) or lectures. If the person delivering private lessons has a teacher-student relationship with the respondent this question should be coded as 'yes'. If the provider/tutor is assisting the learner as a friend, family member or other social relationship it should be coded as 'no'.

routing

[id = B_Q13_1 ]
IF (^B_Q13 = "2" ) THEN Goto B_Q14b
ELSE Goto B_Q14a
Group
[ id = B_Q14a | response condition = All | layout = list ]
[B_Q14a] Was this activity mainly job-related?
Interviewer Instruction
'Job related' does not necessarily refer to one specific job, but could also refer to improving employment chances in general.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q14a_1 ]
IF (^B_Q14a = "1" ) THEN Goto B_Q14b
ELSE Goto B_C14
Group
[ id = B_Q14b | response condition = Exactly One | layout = list ]
[B_Q14b] Could you please specify the main reason for participating in this activity? Please refer to page 6 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 6. 2. Mark only one answer. 3. If you feel that the respondent has a problem in reading the page, read the answer categories to the respondent.
Responses
[ layout = radioButton ]
01 To do my job better and/or improve career prospects
02 To be less likely to lose my job
03 To increase my possibilities of getting a job, or changing job or profession
04 To start my own business
05 I was obliged to participate
06 To increase my knowledge or skills on a subject that interests me
07 To obtain a certificate
08 Other
DK
RF
Group
[ id = B_C14 | response condition = All | Hidden | layout = list ]
[B_C14]

routing

[id = B_C14_1 ]
IF ( (^B_Q13 = "2" ) OR ( (^B_D12h = "1" ) AND (^B_Q12c = "1" ) ) ) THEN Goto B_Q15b
ELSE Goto B_Q15a
Group
[ id = B_Q15a | response condition = All | layout = list ]
[B_Q15a] Were you employed, either full-time or part-time, at any time while participating in this activity?
Interviewer Instruction
If the respondent was self-employed at that time code 'yes'.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q15a_1 ]
IF (^B_Q15a = "1" ) THEN Goto B_Q15b
ELSE Goto B_Q16
Group
[ id = B_Q15b | response condition = All | layout = list ]
[B_Q15b] Did this activity take place...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Only during working hours
02 Mostly during working hours
03 Mostly outside working hours
04 Only outside working hours
DK
RF
Help
1. This question refers to the degree that the activity takes place during working hours meaning that the working hours are used to attend the activity instead of working. 2. It also includes the case where a number of working hours are being replaced by the learning activity even if the activity itself takes place outside normal working time of the respondent. 3. If the learning activity takes place outside working time and the respondent has received payment for the hours or additional leisure hours, the activity should be coded as during working hours. 4. The answer should only reflect the participation in the course itself and not homework.
Group
[ id = B_Q15c | response condition = All | layout = list ]
[B_Q15c] How useful was this training for the job or business you had at that time or still have? Would you say it was ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Not useful at all
02 Somewhat useful
03 Moderately useful
04 Very useful
DK
RF
Group
[ id = B_Q16 | response condition = All | layout = list ]
[B_Q16] Did an employer or prospective employer pay for tuition or registration, exam fees, expenses for books or other costs resulting from your participation in this activity? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. Other costs include costs for travel and accommodation. 3. If self-employed and paid for own expenses, code 'yes, totally' or 'yes, partly'.
Responses
[ layout = radioButton ]
01 Yes, totally
02 Yes, partly
03 No, not at all
04 There were no such costs
05 No employer or prospective employer at that time
DK
RF
Group
[ id = B_Q17 | response condition = All | layout = list ]
[B_Q17] Now let's look at the total amount of time you have spent in the past 12 months on all types of courses, training, private lessons, seminars or workshops. What is the easiest way to describe the total time you spent on all these activities: would that be in WHOLE weeks, in WHOLE days or in hours? Exclude time spent on homework or travel.
Responses
[ layout = radioButton ]
01 Weeks
02 Days
03 Hours
DK
RF

routing

[id = B_Q17_1 ]
IF (^B_Q17 = "1" ) THEN Goto B_Q18a
ELSE
IF (^B_Q17 = "2" ) THEN Goto B_Q19a
ELSE
IF ( (^B_Q17 = "3" ) OR (^B_Q17 = "DK" ) ) THEN Goto B_Q20a
ELSE Goto B_Q26a
Group
[ id = B_Q18a | response condition = All | layout = list ]
[B_Q18a] From ^MonthYear until now, how many WHOLE weeks did you spend in these activities?
Responses
[ Min = 1 | Max = 52 | layout = radioButton ]
00 [FTE] weeks
DK
RF

routing

[id = B_Q18a_1 ]
IF ( "true" = "true" ) THEN Goto B_C20b
Group
[ id = B_Q19a | response condition = All | layout = list ]
[B_Q19a] From ^MonthYear until now, how many WHOLE days did you spend in these activities?
Responses
[ Min = 1 | Max = 365 | layout = radioButton ]
00 [FTE] days
DK
RF

routing

[id = B_Q19a_1 ]
IF ( "true" = "true" ) THEN Goto B_C20b
Group
[ id = B_Q20a | response condition = All | layout = list ]
[B_Q20a] From ^MonthYear until now, how many hours did you spend in these activities? Exclude hours spent traveling to and from the places at which these activities took place.
Responses
[ Min = 1 | Max = 2500 | layout = radioButton ]
00 [FTE] hours
DK
RF
Group
[ id = B_C20b | response condition = Exactly One | Hidden | layout = list ]
[B_C20b]

routing

[id = B_C20b_1 ]
IF (^B_D12h = "2" ) THEN Goto B_Q20b
ELSE Goto B_Q26a
Group
[ id = B_Q20b | response condition = All | layout = list ]
[B_Q20b] About how much of this time was spent on activities that were job-related? Please refer to page 7 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 7.
Responses
[ layout = radioButton ]
01 None of the time
02 Up to a quarter of the time
03 Up to half of the time
04 More than half of the time
05 All of the time
DK
RF
Group
[ id = B_Q26a | response condition = All | layout = list ]
[B_Q26a]
[TU-En-Question-B_Q26a-1]
In the last 12 months, were there more learning activities you wanted to participate in but did not? Include both learning activities that lead to formal education and other organised learning activities.

[TU-En-Question-B_Q26a-2]
In the last 12 months, were there any learning activities you wanted to participate in but did not? Include both learning activities that lead to formal education and other organised learning activities.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = B_Q26a_1 ]
IF (^B_Q26a = "1" ) THEN Goto B_Q26b
ELSE Goto B_END

inference rule

[id = B_Q26a_2 | before]
IF ( ( ( ( ( ( (^B_D01d ≤ "12" ) OR (^B_D03d ≤ "12" ) ) OR (^B_Q02a = "1" ) ) OR (^B_Q04a = "1" ) ) OR (^B_D12h = "1" ) ) OR (^B_D12h = "2" ) ) OR (^B_D12h = "4" ) ) THEN ^MoreAny = "more"
ELSE ^MoreAny = "any"
Group
[ id = B_Q26b | response condition = All | layout = list ]
[B_Q26b] Which of the following reasons prevented you from participating in education and training? Please indicate the most important reason. Please refer to page 8 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 8. 2. If you feel that the respondent has a problem in reading the page, read the answer categories to the respondent.
Responses
[ layout = radioButton ]
01 I did not have the prerequisites
02 Education or training was too expensive/I could not afford it
03 Lack of support from employer
04 I was too busy at work
05 The course or program was offered at an inconvenient time or place
06 I did not have time because of child care or family responsibilities
07 Something unexpected came up that prevented me from taking education or training
08 Other
DK
RF
Group
[ id = B_END | response condition = All | Hidden | layout = list ]
[B_END]

routing

[id = B_END_1 ]
IF ( "true" = "true" ) THEN Goto C_START
Group
[ id = C_START | response condition = All | Hidden | layout = list ]
[C_START]
Group
[ id = C_R01 | response condition = All | layout = list ]
[C_R01] I would now like to ask some questions about your activities last week, that is, the 7 days ending last Sunday.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = C_Q01a | response condition = All | layout = list ]
[C_Q01a] In the last week, did you do any PAID work for at least one hour, either as an employee or through self-employment?
Interviewer Instruction
1. This question is crucial for the flow. Don't knows or refusals are to be minimised. Please probe for an answer. 2. Unpaid work for family business should be excluded here and reported in C_Q01c.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. Paid work means any work for pay or profit during the reference week, even for as little as one hour. Pay includes cash payments or "payment in kind" (payment in goods or services rather than money), whether payment was received in the week the work was done or not. Also counted as working for pay is anyone who receives wages for on-the-job training that involves the production of goods or services. 2. Self-employed: a person who works directly for himself/herself. A self-employed person may or may not have personnel.

routing

[id = C_Q01a_1 ]
IF (^C_Q01a = "1" ) THEN Goto C_D05
ELSE Goto C_Q01b
Group
[ id = C_Q01b | response condition = All | layout = list ]
[C_Q01b] Last week, were you away from a job or business that you plan to return to?
Interviewer Instruction
This question is crucial for the flow. Don't knows or refusals are to be minimized. Please probe for an answer.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. People who are temporarily away from their job because of holidays, sickness, maternity leave, sabbatical, etc. should be coded 'Yes'. 2. People who have been temporarily laid off, but receive at least 50% of their wage or salary from their employer or expect to return to their former job within 3 months, should also be coded 'Yes'.

routing

[id = C_Q01b_1 ]
IF (^C_Q01b = "1" ) THEN Goto C_D05
ELSE Goto C_Q01c
Group
[ id = C_Q01c | response condition = All | layout = list ]
[C_Q01c] Last week, did you do any UNPAID work for at least one hour for a business that you own or a relative owns?
Interviewer Instruction
This question is crucial for the flow. Don't knows or refusals are to be minimized. Please probe for an answer.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. Unpaid work for a business that you own or a relative owns means that the respondent does not receive any pay or profit from the work during the reference week. They should not have received or expect to receive cash payments or "payment in kind" (payment in goods or services rather than money) for work done at a business s/he or a relative owns. 2. Unpaid family work is any task directly contributing to the operation of the family farm or business.

routing

[id = C_Q01c_1 ]
IF (^C_Q01c = "1" ) THEN Goto C_D05
ELSE Goto C_Q02a
Group
[ id = C_Q02a | response condition = All | layout = list ]
[C_Q02a] In the 4 weeks ending last Sunday, were you looking for paid work at any time?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = C_Q02a_1 ]
IF (^C_Q02a = "1" ) THEN Goto C_S03
ELSE Goto C_Q02b
Group
[ id = C_Q02b | response condition = All | layout = list ]
[C_Q02b] In these 4 weeks, were you waiting to start a job for which you had already been hired?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = C_Q02b_1 ]
IF (^C_Q02b = "1" ) THEN Goto C_Q02c
ELSE Goto C_Q03
Group
[ id = C_Q02c | response condition = All | layout = list ]
[C_Q02c] Will you be starting that job within three months, or in more than three months?
Responses
[ layout = radioButton ]
01 within three months
02 in more than three months
DK
RF

routing

[id = C_Q02c_1 ]
IF ( "true" = "true" ) THEN Goto C_S03
Group
[ id = C_Q03 | response condition = All | layout = list ]
[C_Q03] In the last 4 weeks, for which of the following reasons did you not look for work? Please refer to page 9 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 9. 2. If you feel that the respondent has a problem in reading the page, read the answer categories to the respondent. 3. Mark all that apply
Responses
[ layout = checkBox ]
01 I was waiting for the results of an application for a job or was being assessed by a training agent
02 I was a student
03 I was looking after the family or home
04 I was temporarily sick or injured
05 I have a long-term illness or disability
06 I did not believe any jobs were available
07 I did not get around to looking yet
08 I did not need employment
09 I retired from paid work
10 Other reason
DK
RF

routing

[id = C_Q03_1 ]
IF ( "true" = "true" ) THEN Goto C_D05
Group
[ id = C_S03 | response condition = All | layout = list ]
[C_S03] How many months in total have you been looking for paid work?
Interviewer Instruction
1. If the respondent answers in years this must be recorded as the equivalent number of months. 2. The respondent should be prompted to report the exact number of months if the time spent looking for work is less than two years. 3. Replies of less than a month should be entered as zero.
Responses
[ Min = 0 | Max = 99 | layout = radioButton ]
00 [FTE] months
DK
RF

routing

[id = C_S03_1 ]
IF (^C_Q02a = "1" ) THEN Goto C_Q04a
ELSE
IF (^C_Q02c = "1" ) THEN Goto C_Q05
ELSE Goto C_D05
Group
[ id = C_Q04a | response condition = All | layout = table ]
[C_Q04a_lead] In the four weeks ending last Sunday, did you do any of these things ...
[C_Q04a] get in contact with a public employment office to find work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04b] get in contact with a private agency (temporary work agency, firm specializing in recruitment, etc.) to find work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04c] apply to employers directly?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04d] ask among friends, relatives, unions, etc. to find work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04e] place or answer job advertisements?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = C_Q04f | response condition = All | layout = table ]
[C_Q04f_lead] In the four weeks ending last Sunday, did you do any of these things ...
[C_Q04f] study job advertisements?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04g] take a recruitment test or examination or undergo an interview?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04h] look for land, premises or equipment for work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04i] apply for permits, licences or financial resources for work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
[C_Q04j] do anything else to find work?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = C_Q04f_1 ]
IF (^C_Q04j = "1" ) THEN Goto C_S04j
ELSE Goto C_D04
Group
[ id = C_S04j | response condition = All | layout = list ]
[C_S04j] Could you please specify what else you did to find work?
Responses
[ Min Length = 1 | Max Length = 99 | layout = radioButton ]
00
DK
RF
Group
[ id = C_D04 | response condition = All | Hidden | layout = list ]
[C_D04]

inference rule

[id = C_D04_1 | after]
IF ( ( ( ( ( ( ( (^C_Q04a = "1" ) OR (^C_Q04b = "1" ) ) OR (^C_Q04c = "1" ) ) OR (^C_Q04d = "1" ) ) OR (^C_Q04e = "1" ) ) OR (^C_Q04g = "1" ) ) OR (^C_Q04h = "1" ) ) OR (^C_Q04i = "1" ) ) THEN ^C_D04 = "1"
ELSE
IF ( ( ( ( ( ( ( (^C_Q04a = "2" ) AND (^C_Q04b = "2" ) ) AND (^C_Q04c = "2" ) ) AND (^C_Q04d = "2" ) ) AND (^C_Q04e = "2" ) ) AND (^C_Q04g = "2" ) ) AND (^C_Q04h = "2" ) ) AND (^C_Q04i = "2" ) ) THEN ^C_D04 = "2"
ELSE ^C_D04 = "3"
Group
[ id = C_Q05 | response condition = All | layout = list ]
[C_Q05] If a job had been available in the week ending last Sunday, would you have been able to start within 2 weeks?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = C_D05 | response condition = All | Hidden | layout = list ]
[C_D05]

routing

[id = C_D05_1 ]
IF ( (^C_Q01a = "1" ) OR (^C_Q01b = "1" ) ) THEN Goto C_Q06
ELSE Goto C_D06

inference rule

[id = C_D05_2 | after]
IF ( ( (^C_Q01a = "1" ) OR (^C_Q01b = "1" ) ) OR (^C_Q01c = "1" ) ) THEN ^C_D05 = "1"
ELSE
IF ( (^C_Q02a = "1" ) AND ( (^C_D04 = "1" ) AND (^C_Q05 = "1" ) ) ) THEN ^C_D05 = "2"
ELSE
IF ( (^C_Q02c = "1" ) AND (^C_Q05 = "1" ) ) THEN ^C_D05 = "2"
ELSE
IF ( ( ( (^C_Q01a = "2" ) AND (^C_Q01b = "2" ) ) AND (^C_Q01c = "2" ) ) AND ( ( (^C_Q02a = "2" ) OR (^C_Q02b = "2" ) ) OR (^C_Q02c = "2" ) ) ) THEN ^C_D05 = "3"
ELSE
IF ( ( (^C_D04 = "2" ) AND (^C_Q02a = "1" ) ) OR (^C_Q05 = "2" ) ) THEN ^C_D05 = "3"
ELSE ^C_D05 = "4"
Group
[ id = C_Q06 | response condition = All | layout = list ]
[C_Q06] In the last week, did you have one job or one business or was there more than one? Please only consider paid work.
Interviewer Instruction
1. This includes work from which the respondent was temporarily away. 2. If the respondent had one job AND one business, this should be marked as 'More than one job or business'.
Responses
[ layout = radioButton ]
01 One job or business
02 More than one job or business
DK
RF
Group
[ id = C_D06 | response condition = All | Hidden | layout = list ]
[C_D06]

inference rule

[id = C_D06_1 | after]
IF ( ( (^C_Q01a = "1" ) OR (^C_Q01b = "1" ) ) AND (^C_Q06 = "1" ) ) THEN ^C_D06 = "1"
ELSE
IF ( ( (^C_Q01a = "1" ) OR (^C_Q01b = "1" ) ) AND ( ( (^C_Q06 = "2" ) OR (^C_Q06 = "DK" ) ) OR (^C_Q06 = "RF" ) ) ) THEN ^C_D06 = "2"
ELSE
IF (^C_Q01c = "1" ) THEN ^C_D06 = "3"
ELSE
IF ( ( (^C_Q01a = "2" ) AND (^C_Q01b = "2" ) ) AND (^C_Q01c = "2" ) ) THEN ^C_D06 = "4"
ELSE ^C_D06 = "5"
Group
[ id = C_Q07 | response condition = All | layout = list ]
[C_Q07] Please look at this page and tell me which ONE of the statements best describes your current situation. If more than one statement applies to you, please indicate the statement that best describes how you see yourself. Please refer to page 10 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 10. 2. Mark only one answer.
Responses
[ layout = radioButton ]
01 Full-time employed (self-employed, employee)
02 Part-time employed (self-employed, employee)
03 Unemployed
04 Pupil, student
05 Apprentice, internship
06 In retirement or early retirement
07 Permanently disabled
08 In compulsory military or community service
09 Fulfilling domestic tasks or looking after children/family
10 Other
DK
RF
Group
[ id = C_C08 | response condition = All | Hidden | layout = list ]
[C_C08]

routing

[id = C_C08_1 ]
IF ( (^C_D06 = "1" ) OR (^C_D06 = "2" ) ) THEN Goto C_Q09
ELSE Goto C_Q08a
Group
[ id = C_Q08a | response condition = All | layout = list ]
[C_Q08a] Have you ever had paid work? Please include self-employment.
Interviewer Instruction
Unpaid work for family business should be excluded.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. Paid work means any work for pay or profit, even for as little as one hour. Pay includes cash payments or "payment in kind" (payment in goods or services rather than money). Also counted as working for pay is anyone who receives wages for on-the-job training that involves the production of goods or services. 2. Self-employed: a person who works directly for himself/herself. A self-employed person may or may not have personnel.

routing

[id = C_Q08a_1 ]
IF (^C_Q08a = "1" ) THEN Goto C_Q08b
ELSE Goto C_Q09CA1
Group
[ id = C_Q08b | response condition = All | layout = list ]
[C_Q08b] During the last 12 months, that is since ^MonthYear, did you have any paid work? Please include self-employment.
Interviewer Instruction
Unpaid work for family business should be excluded.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. Paid work means any work for pay or profit, even for as little as one hour. Pay includes cash payments or "payment in kind" (payment in goods or services rather than money). Also counted as working for pay is anyone who receives wages for on-the-job training that involves the production of goods or services. 2. Self-employed: a person who works directly for himself/herself. A self-employed person may or may not have personnel.

routing

[id = C_Q08b_1 ]
IF (^C_Q08b = "2" ) THEN Goto C_C08bca1
ELSE Goto C_Q09
Group
[ id = C_C08bca1 | response condition = All | Hidden | layout = list ]
[C_C08bca1]

routing

[id = C_C08bca1_1 ]
IF ( (^A_Q02ca = "2" ) AND (^C_D05 = "2" ) ) THEN Goto C_Q08bca2
ELSE Goto C_Q08c1
Group
[ id = C_Q08bca2 | response condition = All | layout = list ]
[C_Q08bca2] Have you ever worked at a job or business in Canada?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = C_Q08c1 | response condition = Exactly One | layout = list ]
[C_Q08c1] When you stopped working in your last paid job, how old were you or what year was it?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
[C_Q08c2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

inference rule

[id = C_Q08c1_AgeYear_CRP | after]
IF ( ( ( ( (^C_Q08c1 ≠ "DK" ) AND (^C_Q08c1 ≠ "RF" ) ) AND (^C_Q08c1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^C_Q08c2 = (^A_Q01a + ^C_Q08c1)
ELSE
IF ( ( ( ( (^C_Q08c2 ≠ "DK" ) AND (^C_Q08c2 ≠ "RF" ) ) AND (^C_Q08c2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^C_Q08c1 = (^C_Q08c2 − ^A_Q01a)

consistencyCheck

[id = C_Q08c1_1 | Soft ]
IF ( ( ( (^C_Q08c2 − ^A_Q01a) < "15" ) OR ( (^C_Q08c2 − ^A_Q01a) > "65" ) ) OR ( (^C_Q08c1 + ^A_Q01a) > ^A_D01a3) )
Unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year leaving last paid job (C_Q08c2).
Group
[ id = C_D08c | response condition = Exactly One | Hidden | layout = list ]
[C_D08c]

inference rule

[id = C_D08c_1 | after]
IF ( (^A_D01a3 − ^C_Q08c2) < "6" ) THEN ^C_D08c = "1"
ELSE ^C_D08c = "2"
Group
[ id = C_Q09 | response condition = All | layout = list ]
[C_Q09] In total, for approximately how many years have you had paid work? Only include those years where 6 months or more was spent in either full-time or part-time work.
Interviewer Instruction
1. Count each year whether full-time or part-time (see example in HELP). 2. Include periods of self-employment and paid internships. 3. Do not include in this total any years where more than 6 months was spent away from work due to for example unemployment, education, childcare or long-term sickness. 4. Unpaid work for family business should be excluded. 5. If necessary, round answers off to the nearest full year.
Responses
[ Min = 0 | Max = 55 | layout = radioButton ]
00 Approximately [FTE] years
DK
RF
Help
1. Paid work means any work for pay or profit, even for as little as one hour. Pay includes cash payments or "payment in kind" (payment in goods or services rather than money). Also counted as working for pay is anyone who receives wages for on-the-job training that involves the production of goods or services. 2. Self-employed: a person who works directly for himself/herself. A self-employed person may or may not have personnel. 3. Example: someone who worked 2 years part-time (for more than 6 months) and 2 years full-time, would have 4 years of work experience.

consistencyCheck

[id = C_Q09_1 | Soft ]
IF ( (^age_resp − ^C_Q09) < "10" )
An unlikely answer has been entered. Please verify date of birth or number of paid work. Change the appropriate answer in A_Q01a or C_Q09.
Group
[ id = C_Q09CA1 | response condition = All | layout = list ]
[C_Q09CA1] Considering all jobs you have held (both inside and outside Canada), how many years of full time work experience do you have?
Responses
[ Min = 0 | Max = 65 | layout = radioButton ]
00 [FTE] years
DK
RF
Group
[ id = C_E09CA1 | response condition = All | Hidden | layout = list ]
[C_E09CA1]

consistencyCheck

[id = C_E09CA1_1 | Hard ]
IF ( (^age_resp − ^C_Q09CA1) < "10" )
An unlikely answer has been entered. Please verify date of birth or number of years of full time work experience. Change the appropriate answer in A_Q01a or C_Q09CA1.
Group
[ id = C_C09CA2 | response condition = All | Hidden | layout = list ]
[C_C09CA2]

routing

[id = C_C09CA2_1 ]
IF (^C_Q08bca2 = "1" ) THEN Goto C_Q09CA3
ELSE Goto C_D09
Group
[ id = C_Q09CA3 | response condition = All | layout = list ]
[C_Q09CA3] Now considering all jobs you have held in Canada, how many years of full time work experience do you have in Canada?
Responses
[ Min = 0 | Max = 60 | layout = radioButton ]
00
DK
RF
Group
[ id = C_E09CA3 | response condition = All | Hidden | layout = list ]
[C_E09CA3]

consistencyCheck

[id = C_E09CA3_1 | Hard ]
IF ( (^age_resp − ^C_Q09CA3) < "10" )
An unlikely answer has been entered. Please verify date of birth or number of years of full time work experience. Change the appropriate answer in A_Q01a or C_Q09CA3.
Group
[ id = C_E09CA3b | response condition = All | Hidden | layout = list ]
[C_E09CA3b]

consistencyCheck

[id = C_E09CA3b_1 | Hard ]
IF (^C_Q09CA1 < ^C_Q09CA3)
An unlikely answer has been entered. Please verify number of years of full time work experience or number of years of full time work experience in Canada. Change the appropriate answer in C_Q09CA1 or C_Q09CA3.
Group
[ id = C_D09 | response condition = All | Hidden | layout = list ]
[C_D09]

inference rule

[id = C_D09_1 | after]
IF ( ( (^C_Q01a = "1" ) OR (^C_Q01b = "1" ) ) OR (^C_Q01c = "1" ) ) THEN ^C_D09 = "1"
ELSE
IF ( (^C_Q08a = "1" ) AND (^C_Q08b = "1" ) ) THEN ^C_D09 = "2"
ELSE
IF ( (^C_Q08a = "1" ) AND (^C_Q08b = "2" ) ) THEN ^C_D09 = "3"
ELSE
IF (^C_Q08a = "2" ) THEN ^C_D09 = "4"
ELSE ^C_D09 = "5"
Group
[ id = C_C09 | response condition = All | Hidden | layout = list ]
[C_C09]

routing

[id = C_C09_1 ]
IF ( ( (^C_D09 = "1" ) OR (^C_D09 = "2" ) ) OR (^C_D08c = "1" ) ) THEN Goto C_Q10a
ELSE Goto C_END
Group
[ id = C_Q10a | response condition = All | layout = list ]
[C_Q10a] For how many different firms or organizations have you worked for in the last 5 years? Include your own business or businesses in the case of self-employment.
Interviewer Instruction
In the case that the formal status of an organization changed while the respondent was working there, for example as a result of a merger or reorganization, the respondent should report the full period of time he/she has been working for the organization or part thereof as a single firm or organization.
Responses
[ Min = 1 | Max = 90 | layout = radioButton ]
00 [FTE] firms or organizations
DK
RF
Help
1. All jobs should be counted, even short-term jobs and jobs involving only a few hours of work per week. 2. An unbroken spell of employment with the same temporary work agency should be counted as having worked for one firm, irrespective of how many different firms the person worked in during that period. Similarly, an unbroken spell of employment as a consultant or freelance worker should be counted as having worked for one firm, irrespective of how may different firms the person worked in during that period. 3. 'Business' refers to more or less continuous and coherent settings within which one works for oneself. It could refer to an actual business enterprise like a farm or a factory, but also in the case of freelancers to a line of work whereby one provides a similar set of products or services to one or more clients. Short periods in which the respondent is idle because no orders have been received, but is available to perform the same kind of work, should be counted as part of the same 'business'. If the respondent returns to the same kind of work after a significant period in which he or she has not been available, this should be counted as a different 'business'.
Group
[ id = C_END | response condition = All | Hidden | layout = list ]
[C_END]

routing

[id = C_END_1 ]
IF (^C_D09 = "1" ) THEN Goto D_START
ELSE
IF ( (^C_D09 = "2" ) OR (^C_D08c = "1" ) ) THEN Goto E_START
ELSE Goto H_START
Group
[ id = D_START | response condition = All | Hidden | layout = list ]
[D_START]
Group
[ id = D_R01a | response condition = All | layout = list ]
[D_R01a]
[TU-En-Question-D_R01a-1]
The next questions are about the job or business where you worked during the last week. We will refer to this as 'your current job' or 'your current business'.

[TU-En-Question-D_R01a-2]
The next questions are about the job or business where you worked THE MOST HOURS in the last week. If you had two jobs or businesses where you worked the same amount of time, choose the job or business where you earned most. We will refer to this as 'your current job' or 'your current business'.
Interviewer Instruction
1. If the respondent did not work last week, this refers to the job or business they usually work in. 2. If the respondent worked for a temporary employment agency, the questions refer to the firm or organisation where he or she actually carried out the work. 3. Press <Next key> to continue.
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she is a freelance consultant).

inference rule

[id = D_R01a_1 | before]
IF ( (^C_D06 = "1" ) OR (^C_D06 = "3" ) ) THEN ^DuringLastWeek = "during the last week."
ELSE
IF (^C_D06 = "2" ) THEN ^DuringLastWeek = "THE MOST HOURS in the last week. If you had two jobs or businesses where you worked the same amount of time, choose the job or business where you earned most."
Group
[ id = D_Q01a | response condition = All | layout = list ]
[D_Q01a] What is your job title? (Give full description or occupational title, e.g. office clerk, machine operator, computer programmer.)
Interviewer Instruction
1. Avoid vague occupational titles such as manager, clerk, or farmer. 2. Descriptions must always reflect the respondent's most important duties. For example, accountant would be certified industrial accountant, clerk would be sales clerk, farmer would be dairy farmer, and manager would be regional sales manager.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = D_Q01b | response condition = All | layout = list ]
[D_Q01b] What are your most important responsibilities? (Give full description e.g. filing documents, drying vegetables, examining forests)
Interviewer Instruction
Descriptions must always reflect the respondent's most important activities or duties. For example, stocking shelves, keeping track of costs and payments, looking after sick animals, caring for sick people, fixing sore teeth, building roads and bridges.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = D_Q02aca1 | response condition = All | layout = list ]
[D_Q02aca1] For whom do you work (Give name of business, government department, or agency, or person)?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = D_Q02a | response condition = All | layout = list ]
[D_Q02a] What kind of business, industry or service is this? (Give full description, e.g. fish canning plant, automobile manufacturing plant, municipal government.)
Interviewer Instruction
1. Describe specifically the kind of business, industry or service where the respondent works. 2. Give an exact description of the industry, indicating both a general and specific function for the employer. For example: copper mine, fountain pen manufacturer, wholesale grocery supplier, retail bookstore, road construction, shoe repair service.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she is a freelance consultant).
Group
[ id = D_Q02b | response condition = All | layout = list ]
[D_Q02b] What does your business or industry mainly make or do? Give a full description.
Interviewer Instruction
Describe specifically the type of products or services that the respondent's workplace provides.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she is a freelance consultant).
Group
[ id = D_Q03 | response condition = All | layout = list ]
[D_Q03] In which sector of the economy do you work? Is it ...
Interviewer Instruction
1. Read categories to respondent. 2. If the respondent works for a temporary employment agency the questions refer to the firm or organisation where he/she actually carried out his/her work. 3. Private companies in which the government is minority shareholder should be classified as belonging to the private sector.
Responses
[ layout = radioButton ]
01 The private sector (for example a company)
02 The public sector (for example the local government or a public school)
03 A non-profit organization (for example a charity, professional association or religious organization)
DK
RF
Help
1. The private sector includes all companies and organisations that are not in public ownership. 2. The public sector includes: all parts of the public administration at the national, regional or local levels; public services provided by the state or from state funds (including publicly run schools, hospitals, universities, etc.); and publicly-owned companies. 3. The non-profit sector includes all organisations that are not publicly funded but whose principle aim is not to generate a profit and would include charities, many NGOs, etc. 4. For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she is a freelance consultant).
Group
[ id = D_C03 | response condition = All | Hidden | layout = list ]
[D_C03]

routing

[id = D_C03_1 ]
IF (^C_D06 = "3" ) THEN Goto D_Q05a1
ELSE Goto D_Q04
Group
[ id = D_Q04 | response condition = All | layout = list ]
[D_Q04] Are you working as an employee or are you self-employed?
Interviewer Instruction
1. Note that this refers to the job in which the respondent is working most hours per week. 2. Someone who works as an employee for his or her own business should be coded as self-employed.
Responses
[ layout = radioButton ]
01 Employee
02 Self-employed
DK
RF
Help
1. By employee we mean someone who gets a salary or wage from an employer or a temporary employment agency. 2. Self-employed includes people who have their own business or are partners in a business as well as freelancers. A self-employed person may or may not have personnel.

routing

[id = D_Q04_1 ]
IF (^D_Q04 = "2" ) THEN Goto D_Q05b1
ELSE Goto D_Q05a1
Group
[ id = D_Q05a1 | response condition = Exactly One | layout = list ]
[D_Q05a1] At what age or in which year did you start working for your current employer?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
Help
1. In the case that the respondent has returned to working for an employer after a period in which he/she did not work for that employer, only the current episode should be counted, except in the following cases: * When people were temporarily away from their job because of holiday, sickness, maternity leave, sabbatical etc. * When people were temporarily laid off, but received at least 50% of their wage or salary from their employer. In these latter two cases the start of the episode before the temporary break should be indicated. 2. In the case that the formal status of the organisation has changed since the respondent started working there, for example as a result of a merger or reorganisation, the respondent should report the full period of time he/she has been working for the organisation or part thereof.
[D_Q05a2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

routing

[id = D_Q05a1_1 ]
IF ( (^A_D01a3 − ^D_Q05a2) < "2" ) THEN Goto D_Q05a3
ELSE Goto D_C05b

inference rule

[id = D_Q05a1_AgeYear_CRP | after]
IF ( ( ( ( (^D_Q05a1 ≠ "DK" ) AND (^D_Q05a1 ≠ "RF" ) ) AND (^D_Q05a1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^D_Q05a2 = (^A_Q01a + ^D_Q05a1)
ELSE
IF ( ( ( ( (^D_Q05a2 ≠ "DK" ) AND (^D_Q05a2 ≠ "RF" ) ) AND (^D_Q05a2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^D_Q05a1 = (^D_Q05a2 − ^A_Q01a)

consistencyCheck

[id = D_Q05a1_2 | Soft ]
IF ( ( ( (^D_Q05a2 − ^A_Q01a) < "10" ) OR ( (^D_Q05a2 − ^A_Q01a) > "65" ) ) OR ( (^D_Q05a1 + ^A_Q01a) > ^A_D01a3) )
An unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of starting work for current employer (D_Q05a1).
Group
[ id = D_Q05a3 | response condition = All | layout = list ]
[D_Q05a3] And in which month?
Responses
[ layout = radioButton ]
01 January
02 February
03 March
04 April
05 May
06 June
07 July
08 August
09 September
10 October
11 November
12 December
DK
RF
Group
[ id = D_C05b | response condition = All | Hidden | layout = list ]
[D_C05b]

routing

[id = D_C05b_1 ]
IF ( ( ( (^D_Q04 = "1" ) OR (^D_Q04 = "DK" ) ) OR (^D_Q04 = "RF" ) ) OR (^C_D06 = "3" ) ) THEN Goto D_Q06a
ELSE Goto D_Q05b1
Group
[ id = D_Q05b1 | response condition = Exactly One | layout = list ]
[D_Q05b1] At what age or in which year did you start working in your current business?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
Help
1. In the case that the respondent has returned to running a business after a period in which he/she did not run that business, only the current episode should be counted, except when people were temporarily away from their business because of holiday, sickness, maternity leave, sabbatical etc. 2. In the case that the formal status of the business has changed since the respondent started running this, for example as a result of a merger or reorganisation, the respondent should report the full period of time he/she has been working in this business or part thereof.
[D_Q05b2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

routing

[id = D_Q05b1_1 ]
IF ( (^A_D01a3 − ^D_Q05b2) < "2" ) THEN Goto D_Q05b3
ELSE Goto D_C06

inference rule

[id = D_Q05b1_AgeYear_CRP | after]
IF ( ( ( ( (^D_Q05b1 ≠ "DK" ) AND (^D_Q05b1 ≠ "RF" ) ) AND (^D_Q05b1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^D_Q05b2 = (^A_Q01a + ^D_Q05b1)
ELSE
IF ( ( ( ( (^D_Q05b2 ≠ "DK" ) AND (^D_Q05b2 ≠ "RF" ) ) AND (^D_Q05b2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^D_Q05b1 = (^D_Q05b2 − ^A_Q01a)

consistencyCheck

[id = D_Q05b1_2 | Soft ]
IF ( ( ( (^D_Q05b2 − ^A_Q01a) < "10" ) OR ( (^D_Q05b2 − ^A_Q01a) > "65" ) ) OR ( (^D_Q05b1 + ^A_Q01a) > ^A_D01a3) )
An unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of starting work for your current business (D_Q05b1).
Group
[ id = D_Q05b3 | response condition = All | layout = list ]
[D_Q05b3] And in which month was that?
Responses
[ layout = radioButton ]
01 January
02 February
03 March
04 April
05 May
06 June
07 July
08 August
09 September
10 October
11 November
12 December
DK
RF
Group
[ id = D_C06 | response condition = All | Hidden | layout = list ]
[D_C06]

routing

[id = D_C06_1 ]
IF (^D_Q04 = "2" ) THEN Goto D_Q07a
ELSE Goto D_Q06a
Group
[ id = D_Q06a | response condition = All | layout = list ]
[D_Q06a] How many people work for your employer at your place of work? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. This question refers to the geographical location where the job is mainly carried out or based. 3. If the respondent works for a temporary employment agency the questions refer to the firm or organization where he/she actually carries out his/her work.
Responses
[ layout = radioButton ]
01 1 to 10 people
02 11 to 50 people
03 51 to 250 people
04 251 to 1,000 people
05 more than 1,000 people
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she is a freelance consultant).
Group
[ id = D_Q06b | response condition = All | layout = list ]
[D_Q06b] Over the last 12 months, has the number of people working at the place where you work ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Increased
02 Decreased
03 Stayed more or less the same
DK
RF
Group
[ id = D_Q06c | response condition = All | layout = list ]
[D_Q06c] Is the place where you work part of a larger firm or organization?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
This can refer to a parent company or to other branches, agencies etc of a firm that is not related to a single location, e.g. a chain of stores, a university with separate departments or faculties.

routing

[id = D_Q06c_1 ]
IF ( "true" = "true" ) THEN Goto D_Q08a
Group
[ id = D_Q07a | response condition = All | layout = list ]
[D_Q07a] Do you have employees working for you? Please include family members working paid or unpaid in the business.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = D_Q07a_1 ]
IF (^D_Q07a = "1" ) THEN Goto D_Q07b
ELSE Goto D_Q10
Group
[ id = D_Q07b | response condition = All | layout = list ]
[D_Q07b] How many people do you employ? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. This question refers to the geographical location where the work is mainly carried out or based.
Responses
[ layout = radioButton ]
01 1 to 10 people
02 11 to 50 people
03 51 to 250 people
04 251 to 1,000 people
05 more than 1,000 people
DK
RF

routing

[id = D_Q07b_1 ]
IF ( "true" = "true" ) THEN Goto D_Q10
Group
[ id = D_Q08a | response condition = All | layout = list ]
[D_Q08a] Do you manage or supervise other employees?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
1. By managing or supervising other employees, we mean that a person is in some way responsible for how other employees do their work. 2. This may be either direct, for example overseeing subordinates, assigning tasks or evaluating performance, or indirect, for example designing work schedules or directing the work of lower level managers.

routing

[id = D_Q08a_1 ]
IF (^D_Q08a = "1" ) THEN Goto D_Q08b
ELSE Goto D_C09
Group
[ id = D_Q08b | response condition = All | layout = list ]
[D_Q08b] How many employees do you supervise or manage directly or indirectly? Would that be ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 1 to 5 people
02 6 to 10 people
03 11 to 24 people
04 25 to 99 people
05 100 or more people
DK
RF
Help
1. 'Directly' refers to a situation in which employees are directly accountable to the respondent. For example, a general manager of a firm may supervise three managers directly, giving them orders or instructions, and checking to see whether these have been followed. 2. 'Indirectly' refers to a situation in which employees are not directly accountable to the respondent, but are accountable to another person who falls under the chain of command of the respondent. For example, if each of the three managers directly supervised by the general manager supervises 10 people, the general manager will supervise 3 people directly plus 30 people indirectly. In this case, the correct answer would be 33 people (25 to 99 people). If the 10 people supervised by the managers each supervise 10 people, 300 people would be added to the total, which would become 333 (100 or more people).
Group
[ id = D_C09 | response condition = All | Hidden | layout = list ]
[D_C09]

routing

[id = D_C09_1 ]
IF (^C_D06 = "3" ) THEN Goto D_Q10
ELSE Goto D_Q09ca1
Group
[ id = D_Q09ca1 | response condition = All | layout = list ]
[D_Q09ca1] What kind of employment contract do you have? Is that ...
Interviewer Instruction
Read categories to respondent
Responses
[ layout = radioButton ]
01 A permanent contract
02 A seasonal job
03 A term or contract job
04 A casual job
05 Other temporary jobs
06 An apprenticeship or other training scheme
07 No contract
08 Other, please specify
DK
RF

routing

[id = D_Q09ca1_1 ]
IF (^D_Q09ca1 = "8" ) THEN Goto D_S09
ELSE Goto D_Q10
Group
[ id = D_S09 | response condition = All | layout = list ]
[D_S09] Could you please specify what kind of contract you have?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = D_Q10 | response condition = All | layout = list ]
[D_Q10] How many hours do you usually work per week in this job? Include any usual paid or unpaid overtime, but exclude lunch breaks or other breaks.
Interviewer Instruction
1. If the respondent's hours of work vary, the respondent should be prompted to give an estimated average over the past month. 2. In the case of an apprenticeship, time spent at school should be excluded.
Responses
[ Min = 1 | Max = 125 | layout = radioButton ]
00 [FTE] hours per week
DK
RF
Group
[ id = D_E10 | response condition = All | Hidden | layout = list ]
[D_E10]

consistencyCheck

[id = D_E10_1 | Soft ]
IF (^D_Q10 > "80" )
An unlikely answer has been entered. Please confirm.
Group
[ id = D_R11 | response condition = All | layout = list ]
[D_R11] The next few questions are about the amount of flexibility you have in deciding how you do your job. Please refer to page 11 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 11. 2. Press <Next key> to continue.
Group
[ id = D_Q11a | response condition = All | layout = table ]
[D_Q11a_lead] To what extent can you choose or change ...
[D_Q11a] the sequence of your tasks?
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[D_Q11b] how you do your work?
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[D_Q11c] the speed or rate at which you work?
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[D_Q11d] your working hours?
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF

routing

[id = D_Q11a_1 ]
IF ( "true" = "true" ) THEN Goto D_C12
Group
[ id = D_C12 | response condition = All | Hidden | layout = list ]
[D_C12]

routing

[id = D_C12_1 ]
IF (^D_Q04 = "2" ) THEN Goto D_C13
ELSE Goto D_Q12aca
Group
[ id = D_Q12aca | response condition = All | layout = list ]
[D_Q12aca] Again referring to your current job: If applying today, what would be the usual educational qualification required, if any, to qualify for your position? Please refer to page 12 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 12.
Responses
[ layout = radioButton ]
01 No formal education or below grade 6
02 Grade 6
03 Less than high school diploma
04 High school diploma or equivalent
05 Trade/vocational certificate
06 Apprenticeship certificate
07 Non-university certificate or diploma from a college, school of nursing, technical institute
08 University certificate or diploma below bachelor's degree
09 Bachelor's degree
10 University certificate above the bachelor's
11 First professional degree (medical, veterinary medicine, dental, optometry, law, divinity).
12 Master's
13 Ph.D.
DK
RF

routing

[id = D_Q12aca_1 ]
IF (^D_Q12aca = "1" ) THEN Goto D_Q12c
ELSE
IF ( (^D_Q12aca = "DK" ) OR (^D_Q12aca = "RF" ) ) THEN Goto D_Q13a
ELSE Goto D_Q12b
Group
[ id = D_Q12b | response condition = All | layout = list ]
[D_Q12b] Thinking about whether this qualification is necessary for doing your job satisfactorily, which of the following statements would be most true?
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 This level is necessary
02 A lower level would be sufficient
03 A higher level would be needed
DK
RF
Group
[ id = D_Q12c | response condition = All | layout = list ]
[D_Q12c] Supposing that someone with this level of qualification were applying today, how much related work experience would they need to GET this job? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. Exclude internships or work placements that are considered part of formal education.
Responses
[ layout = radioButton ]
01 None
02 Less than 1 month
03 1 to 6 months
04 7 to 11 months
05 1 or 2 years
06 3 years or more
DK
RF
Group
[ id = D_C13 | response condition = Exactly One | Hidden | layout = list ]
[D_C13]

routing

[id = D_C13_1 ]
IF ( (^D_Q04 = "2" ) AND (^D_Q07a = "2" ) ) THEN Goto D_Q13b
ELSE Goto D_Q13a
Group
[ id = D_Q13a | response condition = All | layout = list ]
[D_Q13a] In your own job, how often do you learn new work-related things from co-workers or supervisors? Please refer to page 13 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 13. 2. If the respondent has no co-workers or supervisors, the answer should be 'never'.
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = D_Q13b | response condition = All | layout = list ]
[D_Q13b] How often does your job involve learning-by-doing from the tasks you perform?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = D_Q13c | response condition = All | layout = list ]
[D_Q13c] How often does your job involve keeping up-to-date with new products or services?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

routing

[id = D_Q13c_1 ]
IF ( "true" = "true" ) THEN Goto D_Q14
Group
[ id = D_Q14 | response condition = All | layout = list ]
[D_Q14] All things considered, how satisfied are you with your current job? Would you say you are ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Extremely satisfied
02 Satisfied
03 Neither satisfied nor dissatisfied
04 Dissatisfied
05 Extremely dissatisfied
DK
RF
Group
[ id = D_C16 | response condition = All | Hidden | layout = list ]
[D_C16]

routing

[id = D_C16_1 ]
IF (^D_Q04 = "2" ) THEN Goto D_Q18a
ELSE
IF (^C_D06 = "3" ) THEN Goto D_END
ELSE Goto D_Q16a
Group
[ id = D_Q16a | response condition = All | layout = list ]
[D_Q16a] What is the easiest way for you to report your usual gross wage or salary for your current job? Would it be ...
Interviewer Instruction
1. Read answer categories to respondent. 2. Make sure that this is expressed in time units. 3. When people get paid per piece, ask them how long it takes on average to finish a piece of work and specify this in hours. 4. Code 8 'I get no salary or wage at all' could e.g. refer to apprentices who only receive training.
Responses
[ layout = radioButton ]
01 Per hour
02 Per day
03 Per week
04 Per two weeks
05 Per month
06 Per year
07 Piece rate
08 I get no salary or wage at all
DK
RF

routing

[id = D_Q16a_1 ]
IF (^D_Q16a = "7" ) THEN Goto D_S16a
ELSE
IF ( (^D_Q16a = "8" ) OR ( (^D_Q16a = "DK" ) OR (^D_Q16a = "RF" ) ) ) THEN Goto D_END
ELSE Goto D_D16a
Group
[ id = D_S16a | response condition = All | layout = list ]
[D_S16a] Could you please specify how many hours on average it takes to produce one piece?
Interviewer Instruction
1. If finishing a piece takes less than 2 hours, you may enter decimals to specify the minutes as well. 2. For easy reference: 0.5 is half hour; 0.25 is 15 minutes; 0.10 is approximately 5 minutes; and 0.02 is approximately one minute.
Responses
[ Min = 0 | Max = 9999 | layout = radioButton ]
00 [FTE] hours
DK
RF
Group
[ id = D_D16a | response condition = All | Hidden | layout = list ]
[D_D16a]

inference rule

[id = D_D16a_1 | after]
IF ( (^D_Q16a = "1" ) AND ( ( (^D_Q10 = "0" ) OR (^D_Q10 = "DK" ) ) OR (^D_Q10 = "RF" ) ) ) THEN ^D_D16a = "1"
ELSE
IF (^D_Q16a = "1" ) THEN ^D_D16a = ( "40" / ^D_Q10)
ELSE
IF (^D_Q16a = "2" ) THEN ^D_D16a = "8"
ELSE
IF (^D_Q16a = "3" ) THEN ^D_D16a = "40"
ELSE
IF (^D_Q16a = "4" ) THEN ^D_D16a = "80"
ELSE
IF (^D_Q16a = "5" ) THEN ^D_D16a = "173"
ELSE
IF (^D_Q16a = "6" ) THEN ^D_D16a = "2080"
ELSE
IF (^D_Q16a = "7" ) THEN ^D_D16a = ^D_S16a
Group
[ id = D_Q16b | response condition = All | layout = list ]
[D_Q16b]
[TU-En-Question-D_Q16b-1]
What is your usual gross pay per hour? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-2]
What is your usual gross pay per day? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-3]
What is your usual gross pay per week? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-4]
What is your usual gross pay per two weeks? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-5]
What is your usual gross pay per month? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-6]
What is your usual gross pay per year? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-7]
What is your usual gross pay per piece? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.

[TU-En-Question-D_Q16b-8]
What is your usual gross pay? Please give as good an approximation as you can. By gross, we mean before deductions for tax, social assistance contributions, and the like. Please include any regular overtime pay, regular bonuses, tips and commissions. Don't include annual bonuses such as 13th month or holiday pay.
Interviewer Instruction
If necessary you can enter 2 decimals. Please use '.' as a decimal separator (e.g. 4.50).
Responses
[ Min = 0 | Max = 50000000 | layout = radioButton ]
00 Approximately [FTE] Canadian dollars
DK
RF
Help
Holiday pay refers to any pay that is received for annual holidays in addition to usual earnings received when working.

routing

[id = D_Q16b_1 ]
IF (^D_Q16b = "DK" ) THEN Goto D_C16d
ELSE
IF (^D_Q16b = "RF" ) THEN Goto D_Q16c
ELSE Goto D_D16c1

inference rule

[id = D_Q16b_2 | before]
IF (^D_Q16a = "1" ) THEN ^PerHourDayEtc = "per hour"
ELSE
IF (^D_Q16a = "2" ) THEN ^PerHourDayEtc = "per day"
ELSE
IF (^D_Q16a = "3" ) THEN ^PerHourDayEtc = "per week"
ELSE
IF (^D_Q16a = "4" ) THEN ^PerHourDayEtc = "per two weeks"
ELSE
IF (^D_Q16a = "5" ) THEN ^PerHourDayEtc = "per month"
ELSE
IF (^D_Q16a = "6" ) THEN ^PerHourDayEtc = "per year"
ELSE
IF (^D_Q16a = "7" ) THEN ^PerHourDayEtc = "per piece"
ELSE ^PerHourDayEtc = ""
Group
[ id = D_D16c1 | response condition = All | Hidden | layout = list ]
[D_D16c1]

inference rule

[id = D_D16c1_1 | after]
IF ( "true" = "true" ) THEN ^rule16b1 = "2"
Group
[ id = D_D16c2 | response condition = All | Hidden | layout = list ]
[D_D16c2]

inference rule

[id = D_D16c2_1 | after]
IF ( "true" = "true" ) THEN ^rule16b2 = "170"
Group
[ id = D_E16b | response condition = All | Hidden | layout = list ]
[D_E16b]

consistencyCheck

[id = D_E16b_1 | Soft ]
IF ( ( ( (^D_Q16b / ^D_D16a) x ( "40" / ^D_Q10) ) < ^rule16b1) OR ( ( (^D_Q16b / ^D_D16a) x ( "40" / ^D_Q10) ) > ^rule16b2) )
An unlikely answer has been entered. Please confirm gross pay or change answer in D_Q16b or usually worked hours (D_Q10).
Group
[ id = D_C16c | response condition = All | Hidden | layout = list ]
[D_C16c]

routing

[id = D_C16c_1 ]
IF (^D_Q16b = "RF" ) THEN Goto D_Q16c
ELSE
IF (^D_Q16b = "DK" ) THEN Goto D_C16d
ELSE Goto D_Q17a
Group
[ id = D_Q16c | response condition = All | layout = list ]
[D_Q16c] Would you be prepared to answer this question if we ask it in broad categories?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = D_Q16c_1 ]
IF (^D_Q16c = "1" ) THEN Goto D_C16d
ELSE Goto D_Q17a
Group
[ id = D_C16d | response condition = All | Hidden | layout = list ]
[D_C16d]

routing

[id = D_C16d_1 ]
IF (^D_Q16a = "1" ) THEN Goto D_Q16d1
ELSE
IF (^D_Q16a = "2" ) THEN Goto D_Q16d2
ELSE
IF (^D_Q16a = "3" ) THEN Goto D_Q16d3
ELSE
IF (^D_Q16a = "4" ) THEN Goto D_Q16d4
ELSE
IF (^D_Q16a = "5" ) THEN Goto D_Q16d5
ELSE
IF (^D_Q16a = "6" ) THEN Goto D_Q16d6
ELSE
IF ( (^D_Q16a = "7" ) AND ( (^D_Q16b = "DK" ) OR (^D_Q16b = "RF" ) ) ) THEN Goto D_Q16d5
ELSE Goto D_Q17a
Group
[ id = D_Q16d1 | response condition = All | layout = list ]
[D_Q16d1] How much would you estimate your usual gross pay per hour is? Please refer to page 14a of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14a.
Responses
[ layout = radioButton ]
01 Less than $9
02 $9 to less than $14
03 $14 to less than $17
04 $17 to less than $25
05 $25 to less than $35
06 $35 or more
DK
RF

routing

[id = D_Q16d1_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q16d2 | response condition = All | layout = list ]
[D_Q16d2] How much would you estimate your usual gross pay per day is? Please refer to page 14b of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14b.
Responses
[ layout = radioButton ]
01 Less than $70
02 $70 to less than $110
03 $110 to less than $135
04 $135 to less than $200
05 $200 to less than $275
06 $275 or more
DK
RF

routing

[id = D_Q16d2_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q16d3 | response condition = All | layout = list ]
[D_Q16d3] How much would you estimate your usual gross pay per week is? Please refer to page 14c of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14c.
Responses
[ layout = radioButton ]
01 Less than $200
02 $200 to less than $400
03 $400 to less than $700
04 $700 to less than $1,000
05 $1,000 to less than $1,350
06 $1,350 or more
DK
RF

routing

[id = D_Q16d3_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q16d4 | response condition = All | layout = list ]
[D_Q16d4] How much would you estimate your usual gross pay per two weeks is? Please refer to page 14d of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14d.
Responses
[ layout = radioButton ]
01 Less than $400
02 $400 to less than $800
03 $800 to less than $1,400
04 $1,400 to less than $2,000
05 $2,000 to less than $2,700
06 $2,700 or more
DK
RF

routing

[id = D_Q16d4_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q16d5 | response condition = All | layout = list ]
[D_Q16d5] How much would you estimate your usual gross pay per month is? Please refer to page 14e of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14e.
Responses
[ layout = radioButton ]
01 Less than $900
02 $900 to less than $1,700
03 $1,700 to less than $2,900
04 $2,900 to less than $4,300
05 $4,300 to less than $5,800
06 $5,800 or more
DK
RF

routing

[id = D_Q16d5_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q16d6 | response condition = All | layout = list ]
[D_Q16d6] How much would you estimate your usual gross pay per year is? Please refer to page 14f of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14f.
Responses
[ layout = radioButton ]
01 Less than $3,000
02 $3,000 to less than $10,000
03 $10,000 to less than $25,000
04 $25,000 to less than $50,000
05 $50,000 to less than $75,000
06 $75,000 or more
DK
RF

routing

[id = D_Q16d6_1 ]
IF ( "true" = "true" ) THEN Goto D_Q17a
Group
[ id = D_Q17a | response condition = All | layout = list ]
[D_Q17a] In addition to your usual pay, do you receive any other payments related to this job, such as annual bonuses, e.g. a 13th month or holiday pay?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = D_Q17a_1 ]
IF (^D_Q17a = "1" ) THEN Goto D_Q17b
ELSE Goto D_END
Group
[ id = D_Q17b | response condition = All | layout = list ]
[D_Q17b] In total, how much were these additional payments last year? Please think in terms of gross payments.
Interviewer Instruction
If the respondent started the job this year, ask about the expected additional payments.
Responses
[ Min = 1 | Max = 1000000 | layout = radioButton ]
00 Approximately [FTE] Canadian dollars
DK
RF

routing

[id = D_Q17b_1 ]
IF (^D_Q17b = "DK" ) THEN Goto D_Q17d
ELSE
IF (^D_Q17b = "RF" ) THEN Goto D_Q17c
ELSE Goto D_END
Group
[ id = D_Q17c | response condition = All | layout = list ]
[D_Q17c] Would you be prepared to answer this question if we ask it in broad categories?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = D_Q17c_1 ]
IF (^D_Q17c = "1" ) THEN Goto D_Q17d
ELSE Goto D_END
Group
[ id = D_Q17d | response condition = All | layout = list ]
[D_Q17d] How much would you estimate these additional payments were last year? Please think in terms of gross payments. Were they ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Less than $900
02 $900 to less than $3,000
03 $3,000 or more
DK
RF

routing

[id = D_Q17d_1 ]
IF ( "true" = "true" ) THEN Goto D_END
Group
[ id = D_Q18a | response condition = All | layout = list ]
[D_Q18a]
[TU-En-Question-D_Q18a-1]
What were your total earnings last month from your current business after deducting all business expenses, but before deducting income taxes, social assistance contributions, and the like?

[TU-En-Question-D_Q18a-2]
What were your total earnings last year from your current business after deducting all business expenses, but before deducting income taxes, social assistance contributions, and the like?
Interviewer Instruction
In the case of negative earnings, code 0.
Responses
[ Min = 0 | Max = 25000000 | layout = radioButton ]
00 Approximately [FTE] Canadian dollars
DK
RF

routing

[id = D_Q18a_1 ]
IF (^D_Q18a = "DK" ) THEN Goto D_C18c
ELSE
IF (^D_Q18a = "RF" ) THEN Goto D_Q18b
ELSE Goto D_END

inference rule

[id = D_Q18a_2 | before]
IF ( ( ( (^A_D01a3 x "12" ) + ^A_D01a1) − ( (^D_Q05b2 x "12" ) + ^D_Q05b3) ) < "12" ) THEN ^YearMonth = "month"
ELSE ^YearMonth = "year"
Group
[ id = D_Q18b | response condition = All | layout = list ]
[D_Q18b] Would you be prepared to answer this question if we ask it in broad categories?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = D_Q18b_1 ]
IF (^D_Q18b = "1" ) THEN Goto D_C18c
ELSE Goto D_END
Group
[ id = D_C18c | response condition = All | Hidden | layout = list ]
[D_C18c]

routing

[id = D_C18c_1 ]
IF ( ( ( (^A_D01a3 x "12" ) + ^A_D01a1) − ( (^D_Q05b2 x "12" ) + ^D_Q05b3) ) < "12" ) THEN Goto D_Q18c1
ELSE Goto D_Q18c2
Group
[ id = D_Q18c1 | response condition = All | layout = list ]
[D_Q18c1] How much would you estimate your earnings last month were? Please refer to page 14e of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14e.
Responses
[ layout = radioButton ]
01 Less than $900
02 $900 to less than $1,700
03 $1,700 to less than $2,900
04 $2,900 to less than $4,300
05 $4,300 to less than $5,800
06 $5,800 or more
DK
RF

routing

[id = D_Q18c1_1 ]
IF ( "true" = "true" ) THEN Goto D_END
Group
[ id = D_Q18c2 | response condition = All | layout = list ]
[D_Q18c2] How much would you estimate your earnings last year were? Please refer to page 14f of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 14f.
Responses
[ layout = radioButton ]
01 Less than $3,000
02 $3,000 to less than $10,000
03 $10,000 to less than $25,000
04 $25,000 to less than $50,000
05 $50,000 to less than $75,000
06 $75,000 or more
DK
RF
Group
[ id = D_END | response condition = All | Hidden | layout = list ]
[D_END]

routing

[id = D_END_1 ]
IF ( "true" = "true" ) THEN Goto F_START
Group
[ id = E_START | response condition = All | Hidden | layout = list ]
[E_START]
Group
[ id = E_D01a | response condition = All | Hidden | layout = list ]
[E_D01a]

inference rule

[id = E_D01a_1 | after]
IF (^C_Q08b = "1" ) THEN ^LastYearEarlier = "in the last 12 months"
ELSE
IF ( (^C_Q08c2 = "DK" ) OR (^C_Q08c2 = "RF" ) ) THEN ^LastYearEarlier = "before you last stopped working"
ELSE ^LastYearEarlier = "in " .^C_Q08c2
Group
[ id = E_R01a | response condition = All | layout = list ]
[E_R01a]
[TU-En-Question-E_R01a-1]
The next questions are about the last job or business you had. This is the job or business you had in the last 12 months.

[TU-En-Question-E_R01a-2]
The next questions are about the last job or business you had. This is the job or business you had before you last stopped working.

[TU-En-Question-E_R01a-3]
The next questions are about the last job or business you had. This is the job or business you had in ^C_Q08c2.
Interviewer Instruction
1. If the respondent worked for a temporary employment agency, the questions refer to the firm or organisation where he or she actually carried out the work. 2. Press <Next key> to continue.
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations, the questions refer to the firm providing the consultancy services (including the respondent if he/she was a freelance consultant).
Group
[ id = E_Q01a | response condition = All | layout = list ]
[E_Q01a] What was your job title? (Give full description or occupational title, e.g. office clerk, machine operator, computer programmer.)
Interviewer Instruction
1. Avoid vague occupational titles such as manager, clerk, or farmer. 2. Descriptions must always reflect the respondent's most important duties. For example, accountant would be certified industrial accountant, clerk would be sales clerk, farmer would be dairy farmer, and manager would be regional sales manager.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = E_Q01b | response condition = All | layout = list ]
[E_Q01b] What were your most important responsibilities? (Give full description, e.g. filing documents, drying vegetables, examining forests.)
Interviewer Instruction
Descriptions must always reflect the respondent's most important activities or duties. For example, stocking shelves, keeping track of costs and payments, looking after sick animals, caring for sick people, fixing sore teeth, building roads and bridges.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = E_Q02aca1 | response condition = All | layout = list ]
[E_Q02aca1] For whom did you work (Name of business, Government Department, or Person)?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = E_Q02a | response condition = All | layout = list ]
[E_Q02a] What kind of business, industry or service was this? (Give full description, e.g. fish canning plant, automobile manufacturing plant, municipal government.)
Interviewer Instruction
1. Describe specifically the kind of business, industry or service where the respondent worked. 2. Give an exact description of the industry, indicating both a general and specific function for the employer. For example: copper mine, fountain pen manufacturer, wholesale grocery supplier, retail bookstore, road construction, shoe repair service.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she was a freelance consultant).
Group
[ id = E_Q02b | response condition = All | layout = list ]
[E_Q02b] What did your firm or organization mainly make or do? Give a full description.
Interviewer Instruction
Describe specifically the type of products or services that the respondent's workplace provides.
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she was a freelance consultant).
Group
[ id = E_Q03 | response condition = All | layout = list ]
[E_Q03] In which sector of the economy did you work? Was it ...
Interviewer Instruction
1. Read categories to respondent. 2. If the respondent worked for a temporary employment agency the questions refer to the firm or organization where he/she actually carried out his/her work. 3. Private companies in which the government is minority shareholder should be classified as belonging to the private sector.
Responses
[ layout = radioButton ]
01 The private sector (for example a company)
02 The public sector (for example the local government or a public school)
03 A non-profit organization (for example a charity, professional association or religious organization)
DK
RF
Help
1. The private sector includes all companies and organisations that are not in public ownership. 2. The public sector includes all parts of the public administration at national, regional or local level as well as public services provided by the state or from state funds (including state run schools, hospitals, universities, etc.). 3. The non-profit sector includes all organisations that are not publicly funded but whose principle aim is not to generate a profit and would include charities, many NGOs, etc. 4. For external consultants brought in to advise a firm or organization on specific aspects of its operations the questions refer to the firm providing the consultancy services (including the respondent if he/she was a freelance consultant).
Group
[ id = E_Q04 | response condition = All | layout = list ]
[E_Q04] In this job, were you working as an employee or were you self-employed?
Interviewer Instruction
Someone who worked as an employee for his or her own business should be coded as self-employed.
Responses
[ layout = radioButton ]
01 Employee
02 Self-employed
DK
RF
Help
1. By employee we mean someone who gets a salary or wage from an employer or a temporary employment agency. 2. Self-employed includes people who have their own business or are partners in a business as well as freelancers. A self-employed person may or may not have personnel.

routing

[id = E_Q04_1 ]
IF (^E_Q04 = "2" ) THEN Goto E_Q05b1
ELSE Goto E_Q05a1
Group
[ id = E_Q05a1 | response condition = Exactly One | layout = list ]
[E_Q05a1]
[TU-En-Question-E_Q05a1-1]
Still talking about the job you left in the last 12 months: At what age or in which year did you start working for your former employer?

[TU-En-Question-E_Q05a1-2]
Still talking about the job you left before you last stopped working: At what age or in which year did you start working for your former employer?

[TU-En-Question-E_Q05a1-3]
Still talking about the job you left in ^C_Q08c2: At what age or in which year did you start working for your former employer?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
Help
1. In the case that the respondent has returned to working for an employer after a period in which he/she did not work for that employer, only the last episode should be counted, except in the following cases: * When people were temporarily away from their job because of holiday, sickness, maternity leave, sabbatical etc. * When people were temporarily laid off, but received at least 50% of their wage or salary from their employer. In these latter two cases the start of the episode before the temporary break should be indicated. 2. In the case that the formal status of the organisation has changed since the respondent started working there, for example as a result of a merger or reorganisation, the respondent should report the full period of time he/she has been working for the organisation or part thereof.
[E_Q05a2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

inference rule

[id = E_Q05a1_AgeYear_CRP | after]
IF ( ( ( ( (^E_Q05a1 ≠ "DK" ) AND (^E_Q05a1 ≠ "RF" ) ) AND (^E_Q05a1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^E_Q05a2 = (^A_Q01a + ^E_Q05a1)
ELSE
IF ( ( ( ( (^E_Q05a2 ≠ "DK" ) AND (^E_Q05a2 ≠ "RF" ) ) AND (^E_Q05a2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^E_Q05a1 = (^E_Q05a2 − ^A_Q01a)

consistencyCheck

[id = E_Q05a1_1 | Soft ]
IF ( ( ( ( (^E_Q05a2 − ^A_Q01a) < "10" ) OR ( (^E_Q05a2 − ^A_Q01a) > "65" ) ) OR ( (^C_Q08b = "2" ) AND ( (^C_Q08c2 − ^E_Q05a2) < "0" ) ) ) OR ( (^E_Q05a1 + ^A_Q01a) > ^A_D01a3) )
Unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of starting work for former employer (E_Q05a2) or year leaving last employer (C_Q08c2).
Group
[ id = E_C05b | response condition = All | Hidden | layout = list ]
[E_C05b]

routing

[id = E_C05b_1 ]
IF ( "true" = "true" ) THEN Goto E_C06
Group
[ id = E_Q05b1 | response condition = Exactly One | layout = list ]
[E_Q05b1]
[TU-En-Question-E_Q05b1-1]
Still talking about the business you left in the last 12 months: At what age or in which year did you start working in your former business?

[TU-En-Question-E_Q05b1-2]
Still talking about the business you left before you last stopped working: At what age or in which year did you start working in your former business?

[TU-En-Question-E_Q05b1-3]
Still talking about the business you left in ^C_Q08c2: At what age or in which year did you start working in your former business?
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 6 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
Help
1. In the case that the respondent has returned to running a business after a period in which he/she did not run that business, only the last episode should be counted, except when people were temporarily away from their business because of holiday, sickness, maternity leave, sabbatical etc. 2. In the case that the formal status of the business has changed since the respondent started running this, for example as a result of a merger or reorganisation, the respondent should report the full period of time he/she has been working in this business or part thereof.
[E_Q05b2]
Responses
[ Min = 1951 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

inference rule

[id = E_Q05b1_AgeYear_CRP | after]
IF ( ( ( ( (^E_Q05b1 ≠ "DK" ) AND (^E_Q05b1 ≠ "RF" ) ) AND (^E_Q05b1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^E_Q05b2 = (^A_Q01a + ^E_Q05b1)
ELSE
IF ( ( ( ( (^E_Q05b2 ≠ "DK" ) AND (^E_Q05b2 ≠ "RF" ) ) AND (^E_Q05b2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^E_Q05b1 = (^E_Q05b2 − ^A_Q01a)

consistencyCheck

[id = E_Q05b1_1 | Soft ]
IF ( ( ( ( (^E_Q05b2 − ^A_Q01a) < "10" ) OR ( (^E_Q05b2 − ^A_Q01a) > "65" ) ) OR ( (^C_Q08b = "2" ) AND ( (^C_Q08c2 − ^E_Q05b2) < "0" ) ) ) OR ( (^E_Q05b1 + ^A_Q01a) > ^A_D01a3) )
An unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of starting work for your former business (E_Q05b2) or year leaving last employer (C_Q08c2).
Group
[ id = E_C06 | response condition = All | Hidden | layout = list ]
[E_C06]

routing

[id = E_C06_1 ]
IF (^E_Q04 = "2" ) THEN Goto E_Q07a
ELSE Goto E_Q06
Group
[ id = E_Q06 | response condition = All | layout = list ]
[E_Q06] How many people worked for your employer at the place where you worked? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. This question refers to the geographical location where the job was mainly carried out or based. 3. If the respondent worked for a temporary work agency the questions refer to the firm or organization where he/she actually carried out his/her work.
Responses
[ layout = radioButton ]
01 1 to 10 people
02 11 to 50 people
03 51 to 250 people
04 251 to 1,000 people
05 more than 1,000 people
DK
RF
Help
For external consultants brought in to advise a firm or organization on specific aspects of its operations, the questions refer to the firm providing the consultancy services (including the respondent if he/she was a freelance consultant).

routing

[id = E_Q06_1 ]
IF ( "true" = "true" ) THEN Goto E_Q08ca1
Group
[ id = E_Q07a | response condition = All | layout = list ]
[E_Q07a] Did you have employees working for you? Please include family members who worked paid or unpaid in the business.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = E_Q07a_1 ]
IF (^E_Q07a = "1" ) THEN Goto E_Q07b
ELSE Goto E_Q09
Group
[ id = E_Q07b | response condition = All | layout = list ]
[E_Q07b] How many people did you employ at the place where you worked? Would that be ...
Interviewer Instruction
1. Read categories to respondent. 2. This question refers to the geographical location where the work was mainly carried out or based.
Responses
[ layout = radioButton ]
01 1 to 10 people
02 11 to 50 people
03 51 to 250 people
04 251 to 1,000 people
05 more than 1,000 people
DK
RF

routing

[id = E_Q07b_1 ]
IF ( "true" = "true" ) THEN Goto E_Q09
Group
[ id = E_Q08ca1 | response condition = All | layout = list ]
[E_Q08ca1] What kind of employment contract did you have? Was it ...
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 A permanent contract
02 A seasonal job
03 A term or contract job
04 A casual job
05 Other temporary jobs
06 An apprenticeship or other training scheme
07 No contract
08 [[Other, please specify]]
DK
RF

routing

[id = E_Q08ca1_1 ]
IF (^E_Q08ca1 = "8" ) THEN Goto E_S08
ELSE Goto E_Q09
Group
[ id = E_S08 | response condition = All | layout = list ]
[E_S08] Could you please specify what kind of contract you had?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = E_Q09 | response condition = All | layout = list ]
[E_Q09] How many hours did you usually work per week in this job? Include any usual paid or unpaid overtime, but exclude lunch breaks or other breaks
Interviewer Instruction
1. If there is variation in the number of hours, the respondent should make an estimated average. 2. In the case of an apprenticeship, time spent at school should be excluded.
Responses
[ Min = 1 | Max = 125 | layout = radioButton ]
00 [FTE] hours per week
DK
RF
Group
[ id = E_E09 | response condition = All | Hidden | layout = list ]
[E_E09]

consistencyCheck

[id = E_E09_1 | Soft ]
IF (^E_Q09 > "80" )
An unlikely answer has been entered. Please confirm.
Group
[ id = E_C10 | response condition = All | Hidden | layout = list ]
[E_C10]

routing

[id = E_C10_1 ]
IF (^E_Q04 = "2" ) THEN Goto E_END
ELSE Goto E_Q10
Group
[ id = E_Q10 | response condition = All | layout = list ]
[E_Q10] Could you tell me the main reason you stopped working at your last job? Please refer to page 15 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 15. 2. If you feel that the respondent has a problem in reading the show card, read the answer categories to the respondent.
Responses
[ layout = radioButton ]
01 I was dismissed
02 I was laid-off
03 It was a temporary job that came to an end
04 I resigned
05 I gave up work for health reasons
06 I took early retirement
07 I retired (at, or after, age 60)
08 I gave up work because of family responsibilities or child care
09 I gave up work in order to study
10 I left for some other reason
DK
RF
Group
[ id = E_END | response condition = All | Hidden | layout = list ]
[E_END]

routing

[id = E_END_1 ]
IF (^C_D09 = "2" ) THEN Goto F_START
ELSE Goto H_START
Group
[ id = F_START | response condition = All | Hidden | layout = list ]
[F_START]
Group
[ id = F_D01a | response condition = All | Hidden | layout = list ]
[F_D01a]

inference rule

[id = F_D01a_1 | after]
IF (^C_D09 = "1" ) THEN ^DoDid = "do"
ELSE
IF (^C_D09 = "2" ) THEN ^DoDid = "did"
Group
[ id = F_D01a2 | response condition = Exactly One | Hidden | layout = list ]
[F_D01a2]

inference rule

[id = F_D01a2_1 | after]
IF (^C_D09 = "1" ) THEN ^DoiDid = "Do"
ELSE
IF (^C_D09 = "2" ) THEN ^DoiDid = "Did"
Group
[ id = F_D01b | response condition = All | Hidden | layout = list ]
[F_D01b]

inference rule

[id = F_D01b_1 | after]
IF (^C_D09 = "1" ) THEN ^DoesDid = "does"
ELSE
IF (^C_D09 = "2" ) THEN ^DoesDid = "did"
Group
[ id = F_D01c | response condition = All | Hidden | layout = list ]
[F_D01c]

inference rule

[id = F_D01c_1 | after]
IF (^C_D09 = "1" ) THEN ^JobLastjob = "current job"
ELSE
IF (^C_D09 = "2" ) THEN ^JobLastjob = "last job"
Group
[ id = F_R01 | response condition = All | layout = list ]
[F_R01]
[TU-En-Question-F_R01-1]
I am now going to ask you about activities that take place in your current job.

[TU-En-Question-F_R01-2]
I am now going to ask you about activities that took place in your last job.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = F_Q01aca1 | response condition = All | layout = list ]
[F_Q01aca1]
[TU-En-Question-F_Q01aca1-1]
What language do you use most often at work?

[TU-En-Question-F_Q01aca1-2]
What language did you use most often at work?
Interviewer Instruction
Mark all that apply.
Responses
[ layout = checkBox ]
01 English
02 French
03 Other - specify
DK
RF

routing

[id = F_Q01aca1_1 ]
IF (^F_Q01aca1 = "3" ) THEN Goto F_S01aca1
ELSE Goto F_C01ca1
Group
[ id = F_S01aca1 | response condition = All | layout = list ]
[F_S01aca1] Specify the language.
Interviewer Instruction
Enter more than one language if necessary.
Responses
[ Min Length = 1 | Max Length = 99 | layout = radioButton ]
00
DK
RF
Group
[ id = F_C01ca1 | response condition = Exactly One | Hidden | layout = list ]
[F_C01ca1]

routing

[id = F_C01ca1_1 ]
IF ( ( (^D_Q04 = "2" ) AND (^D_Q07a = "2" ) ) OR ( (^E_Q04 = "2" ) AND (^E_Q07a = "2" ) ) ) THEN Goto F_Q02a
ELSE Goto F_Q01b
Group
[ id = F_Q01b | response condition = All | layout = table ]
[F_Q01b_lead]
[TU-En-Question-F_Q01b_lead-1]
For the next question, please refer to page 7 of the Information Guide. In your current job what proportion of your time do you usually spend ...

[TU-En-Question-F_Q01b_lead-2]
For the next question, please refer to page 7 of the Information Guide. In your last job what proportion of your time did you usually spend ...
Interviewer Instruction
Have respondent refer to the Information Guide, page 7.
[F_Q01b] cooperating or collaborating with co-workers?
Interviewer Instruction
If the respondent has no co-workers, the answer should be 'none of the time'.
Responses
[ layout = radioButton ]
01 None of the time
02 Up to a quarter of the time
03 Up to half of the time
04 More than half of the time
05 All of the time
DK
RF
Group
[ id = F_Q02a | response condition = All | layout = table ]
[F_Q02a_lead]
[TU-En-Question-F_Q02a_lead-1]
For the next questions, please refer to page 13 of the Information Guide. How often does your current job usually involve ...

[TU-En-Question-F_Q02a_lead-2]
For the next questions, please refer to page 13 of the Information Guide. How often did your last job usually involve ...
Interviewer Instruction
Have respondent refer to the Information Guide, page 13.
[F_Q02a] sharing work-related information with co-workers?
Interviewer Instruction
If the respondent has no co-workers, the answer should be 'never'.
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q02b] instructing, training or teaching people, individually or in groups?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q02c] making speeches or giving presentations in front of five or more people?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q02d] selling a product or selling a service?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q02e] advising people?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = F_Q03a | response condition = All | layout = table ]
[F_Q03a_lead]
[TU-En-Question-F_Q03a_lead-1]
How often does your current job usually involve ...

[TU-En-Question-F_Q03a_lead-2]
How often did your last job usually involve ...
[F_Q03a] planning your own activities?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q03b] planning the activities of others?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q03c] organising your own time?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = F_Q04a | response condition = All | layout = table ]
[F_Q04a_lead]
[TU-En-Question-F_Q04a_lead-1]
How often does your current job usually involve ...

[TU-En-Question-F_Q04a_lead-2]
How often did your last job usually involve ...
[F_Q04a] persuading or influencing people?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q04b] negotiating with people either inside or outside your firm or organization?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

inference rule

[id = F_Q04a_1 | after]
IF (^C_D09 = "1" ) THEN ^AreWere = "are"
ELSE
IF (^C_D09 = "2" ) THEN ^AreWere = "were"
[id = F_Q04a_2 | after]
IF (^C_D09 = "1" ) THEN ^TakeTook = "take"
ELSE
IF (^C_D09 = "2" ) THEN ^TakeTook = "took"
Group
[ id = F_Q05a | response condition = All | layout = list ]
[F_Q05a]
[TU-En-Question-F_Q05a-1]
The next question is about "problem solving" tasks you do in your current job. Think of "problem solving" as what happens when you are faced with a new or difficult situation which requires you to think for a while about what to do next. How often are you usually faced with relatively simple problems that take no more than 5 minutes to find a good solution?

[TU-En-Question-F_Q05a-2]
The next question is about "problem solving" tasks you did in your last job. Think of "problem solving" as what happens when you are faced with a new or difficult situation which requires you to think for a while about what to do next. How often were you usually faced with relatively simple problems that took no more than 5 minutes to find a good solution?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q05b]
[TU-En-Question-F_Q05b-1]
And how often are you usually confronted with more complex problems that take at least 30 minutes to find a good solution? The 30 minutes only refers to the time needed to THINK of a solution, not the time needed to carry it out.

[TU-En-Question-F_Q05b-2]
And how often were you usually confronted with more complex problems that took at least 30 minutes to find a good solution? The 30 minutes only refers to the time needed to THINK of a solution, not the time needed to carry it out.
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = F_Q06b | response condition = All | layout = table ]
[F_Q06b_lead]
[TU-En-Question-F_Q06b_lead-1]
How often does your current job usually involve ...

[TU-En-Question-F_Q06b_lead-2]
How often did your last job usually involve ...
[F_Q06b] performing physical work for a long period of time?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[F_Q06c] using skill or accuracy with your hands or fingers?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

routing

[id = F_Q06b_1 ]
IF ( "true" = "true" ) THEN Goto F_C07
Group
[ id = F_C07 | response condition = All | Hidden | layout = list ]
[F_C07]

routing

[id = F_C07_1 ]
IF (^C_D09 = "1" ) THEN Goto F_Q07a
ELSE Goto F_END
Group
[ id = F_Q07a | response condition = All | layout = list ]
[F_Q07a] Do you feel that you have the skills to cope with more demanding duties than those you are required to perform in your current job?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
By 'more demanding duties' we mean tasks and responsibilities that would require more knowledge and skills than are required to carry out the tasks and responsibilities that are typical of the respondent's current job.
Group
[ id = F_Q07b | response condition = All | layout = list ]
[F_Q07b] Do you feel that you need further training in order to cope well with your present duties?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = F_END | response condition = All | Hidden | layout = list ]
[F_END]

routing

[id = F_END_1 ]
IF ( "true" = "true" ) THEN Goto G_START
Group
[ id = G_START | response condition = All | Hidden | layout = list ]
[G_START]
Group
[ id = G_D01a | response condition = All | Hidden | layout = list ]
[G_D01a]

inference rule

[id = G_D01a_1 | after]
IF (^C_D09 = "1" ) THEN ^UndertakeUndertook = "undertake"
ELSE
IF (^C_D09 = "2" ) THEN ^UndertakeUndertook = "undertook"
Group
[ id = G_D01b | response condition = All | Hidden | layout = list ]
[G_D01b]

inference rule

[id = G_D01b_1 | after]
IF (^C_D09 = "1" ) THEN ^IsWas = "is"
ELSE
IF (^C_D09 = "2" ) THEN ^IsWas = "was"
Group
[ id = G_R01 | response condition = All | layout = list ]
[G_R01]
[TU-En-Question-G_R01-1]
The following questions are about reading activities that you undertake as part of your current job. Please only report reading that is part of your current job, not reading you do in your non-work time. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.

[TU-En-Question-G_R01-2]
The following questions are about reading activities that you undertook as part of your last job. Please only report reading that was part of your last job, not reading you did in your non-work time. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 13. 2. Press <Next key> to continue.
Group
[ id = G_Q01a | response condition = All | layout = table ]
[G_Q01a_lead]
[TU-En-Question-G_Q01a_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q01a_lead-2]
In your last job, how often did you usually ...
[G_Q01a] read directions or instructions?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01b] read letters, memos or e-mails?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01c] read articles in newspapers, magazines or newsletters?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01d] read articles in professional journals or scholarly publications?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_Q01e | response condition = All | layout = table ]
[G_Q01e_lead]
[TU-En-Question-G_Q01e_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q01e_lead-2]
In your last job, how often did you usually ...
[G_Q01e] read books?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01f] read manuals or reference materials?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01g] read bills, invoices, bank statements or other financial statements?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q01h] read diagrams, maps or schematics?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_R02 | response condition = All | layout = list ]
[G_R02]
[TU-En-Question-G_R02-1]
The following questions are about writing activities that you undertake as part of your current job. Include any reading you might do on computer screens or other electronic devices.

[TU-En-Question-G_R02-2]
The following questions are about writing activities that you undertook as part of your last job. Include any reading you might do on computer screens or other electronic devices.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = G_Q02a | response condition = All | layout = table ]
[G_Q02a_lead]
[TU-En-Question-G_Q02a_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q02a_lead-2]
In your last job, how often did you usually ...
[G_Q02a] write letters, memos or e-mails?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q02b] write articles for newspapers, magazines or newsletters?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q02c] write reports?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q02d] fill in forms?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_R03 | response condition = All | layout = list ]
[G_R03]
[TU-En-Question-G_R03-1]
The following questions are about activities that you undertake as part of your current job and that involve numbers, quantities, numerical information, statistics or mathematics.

[TU-En-Question-G_R03-2]
The following questions are about activities that you undertook as part of your last job and that involved numbers, quantities, numerical information, statistics or mathematics.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = G_Q03b | response condition = All | layout = table ]
[G_Q03b_lead]
[TU-En-Question-G_Q03b_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q03b_lead-2]
In your last job, how often did you usually ...
[G_Q03b] calculate prices, costs or budgets?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q03c] use or calculate fractions, decimals or percentages?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q03d] use a calculator - either hand-held or computer-based?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_Q03f | response condition = All | layout = table ]
[G_Q03f_lead]
[TU-En-Question-G_Q03f_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q03f_lead-2]
In your last job, how often did you usually ...
[G_Q03f] prepare charts, graphs or tables?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q03g] use simple algebra or formulas?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Help
By simple algebra or formula, we mean a mathematical rule that enables us to find an unknown number or quantity; for example a rule for finding an area when knowing length and width, or for working out how much more time is needed to travel a certain distance if speed is reduced.
[G_Q03h] use more advanced math or statistics such as calculus, complex algebra, trigonometry or use of regression techniques?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_Q04 | response condition = All | layout = list ]
[G_Q04]
[TU-En-Question-G_Q04-1]
Do you use a computer in your current job?

[TU-En-Question-G_Q04-2]
Did you use a computer in your last job?
Interviewer Instruction
This includes cell-phones and other hand-held electronic devices that are used to connect to the internet, check e-mails etc.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
By computer we mean a mainframe, desktop or laptop computer, or any other device that can be used to do such things as sending or receiving e-mail messages, processing data or text, or finding things on the internet.

routing

[id = G_Q04_1 ]
IF (^G_Q04 = "1" ) THEN Goto G_R05
ELSE Goto G_END
Group
[ id = G_R05 | response condition = All | layout = list ]
[G_R05]
[TU-En-Question-G_R05-1]
The following questions are about the use of computers or Internet as part of your current job. They do not refer to the use of computers or Internet in any jobs you may have held prior to your current job.

[TU-En-Question-G_R05-2]
The following questions are about the use of computers or Internet as part of your last job. They do not refer to the use of computers or Internet in any jobs you may have held prior to your last job.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = G_Q05a | response condition = All | layout = table ]
[G_Q05a_lead]
[TU-En-Question-G_Q05a_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q05a_lead-2]
In your last job, how often did you usually ...
[G_Q05a] use email?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q05c] use the Internet in order to better understand issues related to your work?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q05d] conduct transactions on the Internet, for example, buying or selling products or services, or banking?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = G_Q05e | response condition = All | layout = table ]
[G_Q05e_lead]
[TU-En-Question-G_Q05e_lead-1]
In your current job, how often do you usually ...

[TU-En-Question-G_Q05e_lead-2]
In your last job, how often did you usually ...
[G_Q05e] use spreadsheet software, for example Excel?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q05f] use a word processor, for example Word?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q05g] use a programming language to program or write computer code?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[G_Q05h] participate in real-time discussions on the Internet, for example, online conferences, or chat groups?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

routing

[id = G_Q05e_1 ]
IF ( "true" = "true" ) THEN Goto G_Q06
Group
[ id = G_Q06 | response condition = All | layout = list ]
[G_Q06]
[TU-En-Question-G_Q06-1]
What level of computer use is needed to perform your current job? Please refer to page 16 of the Information Guide.

[TU-En-Question-G_Q06-2]
What level of computer use was needed to perform your last job? Please refer to page 16 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 16.
Responses
[ layout = radioButton ]
01 STRAIGHTFORWARD: for example, using a computer for straightforward routine tasks such as data entry or sending and receiving e-mails
02 MODERATE: for example, word-processing, spreadsheets or database management
03 COMPLEX: for example, developing software or modifying computer games, programming using languages like Java, SQL, PHP or Perl, or maintaining a computer network
DK
RF
Group
[ id = G_D07a | response condition = All | Hidden | layout = list ]
[G_D07a]

inference rule

[id = G_D07a_1 | after]
IF (^C_D09 = "1" ) THEN ^HaveHad = "have"
ELSE
IF (^C_D09 = "2" ) THEN ^HaveHad = "had"
Group
[ id = G_D07b | response condition = All | Hidden | layout = list ]
[G_D07b]

inference rule

[id = G_D07b_1 | after]
IF (^C_D09 = "1" ) THEN ^NeedNeeded = "need"
ELSE
IF (^C_D09 = "2" ) THEN ^NeedNeeded = "needed"
Group
[ id = G_Q07 | response condition = All | layout = list ]
[G_Q07]
[TU-En-Question-G_Q07-1]
Do you think you have the computer skills you need to do your current job well?

[TU-En-Question-G_Q07-2]
Do you think you had the computer skills you needed to do your last job well?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = G_Q08 | response condition = All | layout = list ]
[G_Q08] Has a lack of computer skills affected your chances of being hired for a job or getting a promotion or pay raise?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = G_END | response condition = All | Hidden | layout = list ]
[G_END]

routing

[id = G_END_1 ]
IF ( "true" = "true" ) THEN Goto H_START
Group
[ id = H_START | response condition = All | Hidden | layout = list ]
[H_START]
Group
[ id = H_D01a | response condition = All | Hidden | layout = list ]
[H_D01a]

inference rule

[id = H_D01a_1 | after]
IF (^C_D09 = "1" ) THEN ^Ineverydaylife = "Outside your work"
ELSE ^Ineverydaylife = "In everyday life"
Group
[ id = H_R01 | response condition = All | layout = list ]
[H_R01]
[TU-En-Question-H_R01-1]
Until now we talked about your activities at work. I would now like to talk about your reading activities outside work. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.

[TU-En-Question-H_R01-2]
Until now we talked about your activities at work. I would now like to talk about your reading activities outside work, including any reading you do as part of your studies. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.

[TU-En-Question-H_R01-3]
Until now we talked about your activities in your last job. I would now like to talk about your reading activities in everyday life. Exclude any reading you did as part of your last job. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.

[TU-En-Question-H_R01-4]
Until now we talked about your activities in your last job. I would now like to talk about your reading activities in everyday life. Exclude any reading you did as part of your last job, but include any reading you do as part of your studies. Include any reading you might do on computer screens or other electronic devices Please refer to page 13 of the Information Guide.

[TU-En-Question-H_R01-5]
I would now like to talk about your reading activities in everyday life. Include any reading you might do on computer screens or other electronic devices. Please refer to page 13 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 13. 2. Press<Next key> to continue.

inference rule

[id = H_R01_1 | before]
IF (^C_D09 = "1" ) THEN ^TalkedAboutWork = "Until now we talked about your activities at work."
ELSE
IF (^C_D09 = "2" ) THEN ^TalkedAboutWork = "Until now we talked about your activities in your last job."
ELSE ^TalkedAboutWork = " "
[id = H_R01_2 | before]
IF ( (^C_D09 = "1" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayReading = "outside work."
ELSE
IF ( (^C_D09 = "1" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayReading = "outside work, including any reading you do as part of your studies."
ELSE
IF ( (^C_D09 = "2" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayReading = "in everyday life. Exclude any reading you did as part of your last job."
ELSE
IF ( (^C_D09 = "2" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayReading = "in everyday life. Exclude any reading you did as part of your last job, but include any reading you do as part of your studies."
ELSE ^EverydayReading = "in everyday life."
Group
[ id = H_Q01a | response condition = All | layout = list ]
[H_Q01a]
[TU-En-Question-H_Q01a-1]
Outside your work, how often do you usually ... read directions or instructions?

[TU-En-Question-H_Q01a-2]
In everyday life, how often do you usually ... read directions or instructions?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01b | response condition = All | layout = list ]
[H_Q01b]
[TU-En-Question-H_Q01b-1]
[[Outside your work, how often do you usually …]] read letters, memos or e-mails?

[TU-En-Question-H_Q01b-2]
[[In everyday life, how often do you usually …]] read letters, memos or e-mails?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01c | response condition = All | layout = list ]
[H_Q01c]
[TU-En-Question-H_Q01c-1]
[[Outside your work, how often do you usually …]] read articles in newspapers, magazines or newsletters?

[TU-En-Question-H_Q01c-2]
[[In everyday life, how often do you usually …]] read articles in newspapers, magazines or newsletters?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_C01cca1 | response condition = All | Hidden | layout = list ]
[H_C01cca1]

routing

[id = H_C01cca1_1 ]
IF ( ( (^Prov ≠ "24" ) AND ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) ) AND (^AA2 = "1" ) ) THEN Goto H_Q01cca4
ELSE Goto H_C01cca2
Group
[ id = H_C01cca2 | response condition = All | Hidden | layout = list ]
[H_C01cca2]

routing

[id = H_C01cca2_1 ]
IF ( (^A_Q03a1ca = "1" ) OR (^A_Q03a2ca = "1" ) ) THEN Goto H_C01cca3
ELSE
IF ( (^Prov = "24" ) AND (^AA2 = "2" ) ) THEN Goto H_Q01cca4
ELSE Goto H_C01cca3
Group
[ id = H_C01cca3 | response condition = All | Hidden | layout = list ]
[H_C01cca3]

routing

[id = H_C01cca3_1 ]
IF ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) THEN Goto H_Q01d
ELSE
IF ( (^Prov = "24" ) AND (^AA2 = "1" ) ) THEN Goto H_Q01cca4
ELSE Goto H_Q01d
Group
[ id = H_Q01cca4 | response condition = All | layout = list ]
[H_Q01cca4]
[TU-En-Question-H_Q01cca4-1]
[[Outside your work, how often do you usually ...]] read newspapers, magazines or newsletters in French?

[TU-En-Question-H_Q01cca4-2]
[[In everyday life, how often do you usually ...]] read newspapers, magazines or newsletters in French?

[TU-En-Question-H_Q01cca4-3]
[[Outside your work, how often do you usually ...]] read newspapers, magazines or newsletters in English?

[TU-En-Question-H_Q01cca4-4]
[[In everyday life, how often do you usually ...]] read newspapers, magazines or newsletters in English?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

inference rule

[id = H_Q01cca4_1 | before]
IF (^AA2 = "1" ) THEN ^PHRASENBQ = "French"
ELSE ^PHRASENBQ = "English"
Group
[ id = H_Q01d | response condition = All | layout = list ]
[H_Q01d]
[TU-En-Question-H_Q01d-1]
Outside your work, how often do you usually ... read articles in professional journals or scholarly publications?

[TU-En-Question-H_Q01d-2]
In everyday life, how often do you usually ... read articles in professional journals or scholarly publications?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01e | response condition = All | layout = list ]
[H_Q01e]
[TU-En-Question-H_Q01e-1]
[[Outside your work, how often do you usually …]] read books, fiction or non-fiction?

[TU-En-Question-H_Q01e-2]
[[In everyday life, how often do you usually …]] read books, fiction or non-fiction?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_C01eca1 | response condition = All | Hidden | layout = list ]
[H_C01eca1]

routing

[id = H_C01eca1_1 ]
IF ( ( (^Prov ≠ "24" ) AND ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) ) AND (^AA2 = "1" ) ) THEN Goto H_Q01eca4
ELSE Goto H_C01eca2
Group
[ id = H_C01eca2 | response condition = All | Hidden | layout = list ]
[H_C01eca2]

routing

[id = H_C01eca2_1 ]
IF ( (^A_Q03a1ca = "1" ) OR (^A_Q03a2ca = "1" ) ) THEN Goto H_C01eca3
ELSE
IF ( (^Prov = "24" ) AND (^AA2 = "2" ) ) THEN Goto H_Q01eca4
ELSE Goto H_C01eca3
Group
[ id = H_C01eca3 | response condition = All | Hidden | layout = list ]
[H_C01eca3]

routing

[id = H_C01eca3_1 ]
IF ( (^A_Q03a1ca = "2" ) OR (^A_Q03a2ca = "2" ) ) THEN Goto H_Q01f
ELSE
IF ( (^Prov = "24" ) AND (^AA2 = "1" ) ) THEN Goto H_Q01eca4
ELSE Goto H_Q01f
Group
[ id = H_Q01eca4 | response condition = All | layout = list ]
[H_Q01eca4]
[TU-En-Question-H_Q01eca4-1]
[[Outside your work, how often do you usually …]] read books, fiction or non-fiction in English?

[TU-En-Question-H_Q01eca4-2]
[[In everyday life, how often do you usually …]] read books, fiction or non-fiction in English?

[TU-En-Question-H_Q01eca4-3]
[[Outside your work, how often do you usually …]] read books, fiction or non-fiction in French?

[TU-En-Question-H_Q01eca4-4]
[[In everyday life, how often do you usually …]] read books, fiction or non-fiction in French?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01f | response condition = All | layout = list ]
[H_Q01f]
[TU-En-Question-H_Q01f-1]
[[Outside your work, how often do you usually …]] read manuals or reference materials?

[TU-En-Question-H_Q01f-2]
[[In everyday life, how often do you usually …]] read manuals or reference materials?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01g | response condition = All | layout = list ]
[H_Q01g]
[TU-En-Question-H_Q01g-1]
Outside your work, how often do you usually ... read bills, invoices, bank statements or other financial statements?

[TU-En-Question-H_Q01g-2]
In everyday life, how often do you usually ... read bills, invoices, bank statements or other financial statements?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q01h | response condition = All | layout = list ]
[H_Q01h]
[TU-En-Question-H_Q01h-1]
[[Outside your work, how often do you usually …]] read diagrams, maps, or schematics?

[TU-En-Question-H_Q01h-2]
[[In everyday life, how often do you usually …]] read diagrams, maps, or schematics?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_R02 | response condition = All | layout = list ]
[H_R02]
[TU-En-Question-H_R02-1]
The following questions are about your writing activities outside work. Include any writing you might do on computers or other electronic devices.

[TU-En-Question-H_R02-2]
The following questions are about your writing activities outside work, including any writing you do as part of your studies. Include any writing you might do on computers or other electronic devices.

[TU-En-Question-H_R02-3]
The following questions are about your writing activities in everyday life. Exclude any writing you did as part of your last job. Include any writing you might do on computers or other electronic devices.

[TU-En-Question-H_R02-4]
The following questions are about your writing activities in everyday life. Exclude any writing you did as part of your last job, but include any writing you do as part of your studies. Include any writing you might do on computers or other electronic devices.

[TU-En-Question-H_R02-5]
The following questions are about your writing activities in everyday life, including any writing you do as part of your studies. Include any writing you might do on computers or other electronic devices.

[TU-En-Question-H_R02-6]
The following questions are about your writing activities in everyday life. Include any writing you might do on computers or other electronic devices.
Interviewer Instruction
Press <Next key> to continue.

inference rule

[id = H_R02_1 | before]
IF ( (^C_D09 = "1" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayWriting = "outside work."
ELSE
IF ( (^C_D09 = "1" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayWriting = "outside work, including any writing you do as part of your studies."
ELSE
IF ( (^C_D09 = "2" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayWriting = "in everyday life. Exclude any writing you did as part of your last job."
ELSE
IF ( (^C_D09 = "2" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayWriting = "in everyday life. Exclude any writing you did as part of your last job, but include any writing you do as part of your studies."
ELSE
IF ( ( (^C_D09 = "3" ) OR (^C_D09 = "4" ) ) AND (^B_Q02a = "1" ) ) THEN ^EverydayWriting = "that you do in everyday life, including any writing you do as part of your studies."
ELSE ^EverydayWriting = "in everyday life."
Group
[ id = H_Q02a | response condition = All | layout = table ]
[H_Q02a_lead]
[TU-En-Question-H_Q02a_lead-1]
Outside your work, how often do you usually ...

[TU-En-Question-H_Q02a_lead-2]
In everyday life, how often do you usually ...
[H_Q02a] write letters, memos or e-mails?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q02b] write articles for newspapers, magazines or newsletters?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q02c] write reports?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q02d] fill in forms?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_R03 | response condition = All | layout = list ]
[H_R03]
[TU-En-Question-H_R03-1]
The following questions are about activities that you undertake outside work that involve numbers, quantities, numerical information, statistics or mathematics.

[TU-En-Question-H_R03-2]
The following questions are about activities that you undertake outside work that involve numbers, quantities, numerical information, statistics or mathematics, including any such activities you undertake as part of your studies.

[TU-En-Question-H_R03-3]
The following questions are about activities that you undertake in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Exclude any such activities you undertook as part of your last job.

[TU-En-Question-H_R03-4]
The following questions are about activities that you undertake in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Exclude any such activities you undertook as part of your last job, but include any such activities you undertake as part of your studies.

[TU-En-Question-H_R03-5]
The following questions are about activities that you undertake in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Include any such activities you undertake as part of your studies.

[TU-En-Question-H_R03-6]
The following questions are about activities that you undertake in everyday life that involve numbers, quantities, numerical information, statistics or mathematics.
Interviewer Instruction
Press <Next key> to continue.

inference rule

[id = H_R03_1 | before]
IF ( (^C_D09 = "1" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayNumbers = "outside work that involve numbers, quantities, numerical information, statistics or mathematics."
ELSE
IF ( (^C_D09 = "1" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayNumbers = "outside work that involve numbers, quantities, numerical information, statistics or mathematics, including any such activities you undertake as part of your studies."
ELSE
IF ( (^C_D09 = "2" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayNumbers = "in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Exclude any such activities you undertook as part of your last job."
ELSE
IF ( (^C_D09 = "2" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayNumbers = "in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Exclude any such activities you undertook as part of your last job, but include any such activities you undertake as part of your studies."
ELSE
IF ( ( (^C_D09 = "3" ) OR (^C_D09 = "4" ) ) AND (^B_Q02a = "1" ) ) THEN ^EverydayNumbers = "in everyday life that involve numbers, quantities, numerical information, statistics or mathematics. Include any such activities you undertake as part of your studies."
ELSE ^EverydayNumbers = "in everyday life that involve numbers, quantities, numerical information, statistics or mathematics."
Group
[ id = H_Q03b | response condition = All | layout = table ]
[H_Q03b_lead]
[TU-En-Question-H_Q03b_lead-1]
Outside your work, how often do you usually ...

[TU-En-Question-H_Q03b_lead-2]
In everyday life, how often do you usually ...
[H_Q03b] calculate prices, costs or budgets?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q03c] use or calculate fractions, decimals or percentages?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q03d] use a calculator - either hand-held or computer-based?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q03f | response condition = All | layout = table ]
[H_Q03f_lead]
[TU-En-Question-H_Q03f_lead-1]
Outside your work, how often do you usually ...

[TU-En-Question-H_Q03f_lead-2]
In everyday life, how often do you usually ...
[H_Q03f] prepare charts, graphs or tables?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q03g] use simple algebra or formulas?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Help
By simple algebra or formula, we mean a mathematical rule that enables us to find an unknown number or quantity, for example a rule for finding an area when knowing length and width, or for working out how much more time is needed to travel a certain distance if speed is reduced.
[H_Q03h] use more advanced math or statistics such as calculus, complex algebra, trigonometry or use of regression techniques?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_C04a | response condition = All | Hidden | layout = list ]
[H_C04a]

routing

[id = H_C04a_1 ]
IF (^G_Q04 = "1" ) THEN Goto H_Q04b
ELSE Goto H_Q04a
Group
[ id = H_Q04a | response condition = All | layout = list ]
[H_Q04a] Have you ever used a computer?
Interviewer Instruction
This includes cell-phones and other hand-held electronic devices that are used to connect to the internet, check e-mails etc.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Help
By computer we mean a mainframe, desktop or laptop computer, or any other device that you have used to do such things as sending or receiving e-mail messages, processing data or text, or finding things on the internet.

routing

[id = H_Q04a_1 ]
IF (^H_Q04a = "1" ) THEN Goto H_Q04b
ELSE Goto H_END
Group
[ id = H_Q04b | response condition = All | layout = list ]
[H_Q04b]
[TU-En-Question-H_Q04b-1]
Do you use a computer in your everyday life outside work?

[TU-En-Question-H_Q04b-2]
Do you use a computer in your everyday life?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = H_Q04b_1 ]
IF (^H_Q04b = "1" ) THEN Goto H_R05
ELSE Goto H_END

inference rule

[id = H_Q04b_2 | before]
IF (^C_D09 = "1" ) THEN ^OutsideWork = "outside work"
ELSE ^OutsideWork = " "
Group
[ id = H_R05 | response condition = All | layout = list ]
[H_R05]
[TU-En-Question-H_R05-1]
The following questions are about the use of computers or the Internet outside work. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.

[TU-En-Question-H_R05-2]
The following questions are about the use of computers or the Internet outside work, including any such activities you undertake as part of your studies. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.

[TU-En-Question-H_R05-3]
The following questions are about the use of computers or the Internet in everyday life. Exclude any such activities you undertook as part of your last job. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.

[TU-En-Question-H_R05-4]
The following questions are about the use of computers or the Internet in everyday life. Exclude any such activities you undertook as part of your last job, but include any such activities you undertake as part of your studies. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.

[TU-En-Question-H_R05-5]
The following questions are about the use of computers or the Internet in everyday life, including any such activities you undertake as part of your studies. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.

[TU-En-Question-H_R05-6]
The following questions are about the use of computers or the Internet in everyday life. This could be at home or in other places that offer Internet services, like Internet cafes or libraries.
Interviewer Instruction
Press <Next key> to continue.

inference rule

[id = H_R05_1 | before]
IF ( (^C_D09 = "1" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayComputers = "outside work."
ELSE
IF ( (^C_D09 = "1" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayComputers = "outside work, including any such activities you undertake as part of your studies."
ELSE
IF ( (^C_D09 = "2" ) AND ( ( (^B_Q02a = "2" ) OR (^B_Q02a = "DK" ) ) OR (^B_Q02a = "RF" ) ) ) THEN ^EverydayComputers = "in everyday life. Exclude any such activities you undertook as part of your last job."
ELSE
IF ( (^C_D09 = "2" ) AND (^B_Q02a = "1" ) ) THEN ^EverydayComputers = "in everyday life. Exclude any such activities you undertook as part of your last job, but include any such activities you undertake as part of your studies."
ELSE
IF ( ( (^C_D09 = "3" ) OR (^C_D09 = "4" ) ) AND (^B_Q02a = "1" ) ) THEN ^EverydayComputers = "in everyday life, including any such activities you undertake as part of your studies."
ELSE ^EverydayComputers = "in everyday life."
Group
[ id = H_Q05a | response condition = All | layout = table ]
[H_Q05a_lead]
[TU-En-Question-H_Q05a_lead-1]
Outside your work, how often do you usually ...

[TU-En-Question-H_Q05a_lead-2]
In everyday life, how often do you usually ...
[H_Q05a] use email?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q05c] use the Internet in order to better understand issues related to, for example, your health or illnesses, financial matters, or environmental issues?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q05d] conduct transactions on the Internet, for example buying or selling products or services, or banking?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
Group
[ id = H_Q05e | response condition = All | layout = table ]
[H_Q05e_lead]
[TU-En-Question-H_Q05e_lead-1]
Outside your work, how often do you usually ...

[TU-En-Question-H_Q05e_lead-2]
In everyday life, how often do you usually ...
[H_Q05e] use spreadsheet software, for example Excel?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q05f] use a word processor, for example Word?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q05g] use a programming language to program or write computer code?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF
[H_Q05h] participate in real-time discussions on the Internet, for example online conferences or chat groups?
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

routing

[id = H_Q05e_1 ]
IF ( "true" = "true" ) THEN Goto H_END
Group
[ id = H_END | response condition = All | Hidden | layout = list ]
[H_END]

routing

[id = H_END_1 ]
IF ( "true" = "true" ) THEN Goto I_START
Group
[ id = I_START | response condition = All | Hidden | layout = list ]
[I_START]
Group
[ id = I_R01 | response condition = All | layout = list ]
[I_R01] Now I would like to ask you some questions about how you deal with problems and tasks you encounter. Please refer to page 11 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 11. 2. Press <Next key> to continue.
Group
[ id = I_Q04b | response condition = All | layout = table ]
[I_Q04b_lead] To what extent do the following statements apply to you?
[I_Q04b] When I hear or read about new ideas, I try to relate them to real life situations to which they might apply.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[I_Q04d] I like learning new things.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[I_Q04h] When I come across something new, I try to relate it to what I already know.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
Group
[ id = I_Q04j | response condition = All | layout = table ]
[I_Q04j_lead] To what extent do the following statements apply to you?
[I_Q04j] I like to get to the bottom of difficult things.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[I_Q04l] I like to figure out how different ideas fit together.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
[I_Q04m] If I don't understand something, I look for additional information to make it clearer.
Responses
[ layout = radioButton ]
01 Not at all
02 Very little
03 To some extent
04 To a high extent
05 To a very high extent
DK
RF
Group
[ id = I_Q05f | response condition = All | layout = list ]
[I_Q05f] In the last 12 months, how often did you do voluntary work, including unpaid work for a charity, political party, trade union or other non-profit organisation? Please refer to page 13 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 13.
Responses
[ layout = radioButton ]
01 Never
02 Less than once a month
03 Less than once a week but at least once a month
04 At least once a week but not every day
05 Every day
DK
RF

routing

[id = I_Q05f_1 ]
IF ( "true" = "true" ) THEN Goto I_R06
Group
[ id = I_R06 | response condition = All | layout = list ]
[I_R06] Now I would like to ask you to give your opinion on a number of matters. I will read you different statements and I want you to tell me to what extent you agree or disagree with these statements. Please refer to page 17 of the Information Guide.
Interviewer Instruction
1. Have respondent refer to the Information Guide, page 17. 2. Press <Next key> to continue.
Group
[ id = I_Q06a | response condition = All | layout = table ]
[I_Q06a_lead] To what extent do you agree or disagree with the following statements?
[I_Q06a] People like me don't have any say about what the government does.
Responses
[ layout = radioButton ]
01 Strongly agree
02 Agree
03 Neither agree nor disagree
04 Disagree
05 Strongly disagree
DK
RF
[I_Q07a] There are only a few people you can trust completely.
Responses
[ layout = radioButton ]
01 Strongly agree
02 Agree
03 Neither agree nor disagree
04 Disagree
05 Strongly disagree
DK
RF
[I_Q07b] If you are not careful, other people will take advantage of you.
Responses
[ layout = radioButton ]
01 Strongly agree
02 Agree
03 Neither agree nor disagree
04 Disagree
05 Strongly disagree
DK
RF
Group
[ id = I_Q08 | response condition = All | layout = list ]
[I_Q08] The next few questions are about your health. In general, would you say your health is excellent, very good, good, fair, or poor?
Interviewer Instruction
Health can include both physical and mental health.
Responses
[ layout = radioButton ]
01 Excellent
02 Very good
03 Good
04 Fair
05 Poor
DK
RF
Group
[ id = I_Q10a | response condition = All | layout = list ]
[I_Q10a] Do you have any longstanding illnesses or longstanding health problems that have lasted, or are expected to last, for 6 months or more?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = I_Q10a_1 ]
IF (^I_Q10a = "1" ) THEN Goto I_Q10b
ELSE Goto I_END
Group
[ id = I_Q10b | response condition = All | layout = list ]
[I_Q10b] To what extent have you been limited because of this health problem in everyday activities? Would you say you have been severely limited, limited but not severely, or not limited at all?
Responses
[ layout = radioButton ]
01 severely limited
02 limited but not severely
03 not limited at all
DK
RF
Group
[ id = I_END | response condition = All | Hidden | layout = list ]
[I_END]

routing

[id = I_END_1 ]
IF ( "true" = "true" ) THEN Goto J_START
Group
[ id = J_START | response condition = All | Hidden | layout = list ]
[J_START]
Group
[ id = J_Q01 | response condition = All | layout = list ]
[J_Q01] Now I would like to ask you some general questions. Including yourself, how many people usually live in your household? Please include people who are temporarily living elsewhere.
Interviewer Instruction
1. Household membership is defined by the existence of SHARED EXPENSES (including benefiting from expenses as well contributing to expenses) and the place of usual residence. 2. A person shall be considered 'usually resident' if he/she spends most of his/her daily rest at this household evaluated over the last one year.
Responses
[ Min = 1 | Max = 90 | layout = radioButton ]
00 [FTE] people
DK
RF
Help
1. Boarders and lodgers are only considered as members of the household IF they share in the household expenses. 2. Students sharing a dwelling can only be considered as members of one household IF they share in the household expenses. 3. People absent for a long period due to work, but continuing to have a clear financial relation with the household, are considered members of the household (e.g. head of household working abroad). 4. Children who are educated away from home should be considered members of the household if they have no private address and continue to maintain close relations (e.g. come home every weekend).
Group
[ id = J_C01 | response condition = All | Hidden | layout = list ]
[J_C01]

routing

[id = J_C01_1 ]
IF (^J_Q01 = "1" ) THEN Goto J_Q03a
ELSE Goto J_Q02a
Group
[ id = J_Q02a | response condition = All | layout = list ]
[J_Q02a] Are you living together with a spouse or partner?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = J_Q02a_1 ]
IF (^J_Q02a = "1" ) THEN Goto J_Q02c
ELSE Goto J_Q03a
Group
[ id = J_Q02c | response condition = All | layout = list ]
[J_Q02c] Please look at this page and tell me which of the statements best describes the current situation of your spouse or partner. Please refer to page 10 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 10.
Responses
[ layout = radioButton ]
01 Full-time employed (self-employed, employee)
02 Part-time employed (self-employed, employee)
03 Unemployed
04 Pupil, student
05 Apprentice, internship
06 In retirement or early retirement
07 Permanently disabled
08 In compulsory military or community service
09 Fulfilling domestic tasks or looking after children/family
10 Other - specify
DK
RF
Group
[ id = J_Q03a | response condition = All | layout = list ]
[J_Q03a] Do you have children? Please include stepchildren and children not living in your household.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = J_Q03a_1 ]
IF (^J_Q03a = "1" ) THEN Goto J_Q03b
ELSE Goto J_R04a
Group
[ id = J_Q03b | response condition = All | layout = list ]
[J_Q03b] How many children do you have?
Responses
[ Min = 1 | Max = 25 | layout = radioButton ]
00 [FTE] children
DK
RF

routing

[id = J_Q03b_1 ]
IF (^J_Q03b = "1" ) THEN Goto J_Q03c
ELSE
IF ( (^J_Q03b = "DK" ) OR (^J_Q03b = "RF" ) ) THEN Goto J_R04a
ELSE Goto J_Q03d1
Group
[ id = J_Q03c | response condition = All | layout = list ]
[J_Q03c] How old is this child?
Responses
[ Min = 0 | Max = 55 | layout = radioButton ]
00 [FTE] years of age
DK
RF

routing

[id = J_Q03c_1 ]
IF ( "true" = "true" ) THEN Goto J_R04a
Group
[ id = J_Q03d1 | response condition = All | layout = list ]
[J_Q03d1] How old is your youngest child?
Responses
[ Min = 0 | Max = 55 | layout = radioButton ]
00 Youngest [FTE] Years of age
DK
RF
Group
[ id = J_Q03d2 | response condition = All | layout = list ]
[J_Q03d2] And how old is your oldest child?
Responses
[ Min = 0 | Max = 55 | layout = radioButton ]
00 Oldest [FTE] Years of age
DK
RF
Group
[ id = J_E03 | response condition = All | Hidden | layout = list ]
[J_E03]

consistencyCheck

[id = J_E03_1 | Soft ]
IF ( (^J_Q03d2 − ^J_Q03d1) < "0" )
Unlikely answer has been entered. Please confirm age of youngest and oldest child and change age of youngest child (J_Q03d1) or age of oldest child (J_Q03d2).
Group
[ id = J_R04a | response condition = All | layout = list ]
[J_R04a] Now I have some questions about your background.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = J_C04Bca1 | response condition = All | Hidden | layout = list ]
[J_C04Bca1]

routing

[id = J_C04Bca1_1 ]
IF (^A_Q02ca = "2" ) THEN Goto J_R04Bca1
ELSE Goto J_Q04fca1
Group
[ id = J_R04Bca1 | response condition = All | layout = list ]
[J_R04Bca1] Previously you told me that you were NOT born in Canada.
Interviewer Instruction
Press <Next key> to continue.
Group
[ id = J_Q04bca2 | response condition = All | layout = list ]
[J_Q04bca2] In what country were you born?
Interviewer Instruction
Please specify the name of the country as it is CURRENTLY called.
Responses
[ layout = radioButton ]
01 China (People's Republic of)
02 Germany
03 Hong Kong
04 India
05 Italy
06 Jamaica
07 Philippines
08 United Kingdom (e.g., England, Scotland, Wales, Northern Ireland)
09 United States
10 Other - specify
DK
RF

routing

[id = J_Q04bca2_1 ]
IF (^J_Q04bca2 = "10" ) THEN Goto J_S04b
ELSE Goto J_Q04bca3
Group
[ id = J_S04b | response condition = All | layout = list ]
[J_S04b] What country was that?
Responses
[ Min Length = 1 | Max Length = 250 | layout = radioButton ]
00
DK
RF
Group
[ id = J_Q04bca3 | response condition = All | layout = list ]
[J_Q04bca3] Are you now, or have you ever been a landed immigrant in Canada?
Interviewer Instruction
A landed immigrant, or permanent resident, is a person who has been granted the right to live in Canada permanently by immigration authorities.
Responses
[ layout = radioButton ]
01 Yes
02 No
RF
DK

routing

[id = J_Q04bca3_1 ]
IF (^J_Q04bca3 = "1" ) THEN Goto J_Q04bca4
ELSE Goto J_Q04c1
Group
[ id = J_Q04bca4 | response condition = All | layout = list ]
[J_Q04bca4] Under which of the following broad immigration programs did you become a landed immigrant in Canada:
Interviewer Instruction
Read categories to respondent
Responses
[ layout = radioButton ]
01 ... the refugee program?
02 ... the program of re-unification with a family member already in Canada?
03 ... the points system (skilled workers and professionals, investors, entrepreneurs, and self-employed persons)?
04 ... or other?
DK
RF

routing

[id = J_Q04bca4_1 ]
IF (^J_Q04bca4 = "4" ) THEN Goto J_S04bca4
ELSE Goto J_Q04bca5
Group
[ id = J_S04bca4 | response condition = All | layout = list ]
[J_S04bca4] Under which of the following broad immigration programs did you become a landed immigrant in Canada:
Responses
[ Min Length = 1 | Max Length = 50 | layout = radioButton ]
00
DK
RF
Group
[ id = J_Q04bca5 | response condition = All | layout = list ]
[J_Q04bca5] In what year did you first become a landed immigrant in Canada?
Interviewer Instruction
If respondent cannot give exact year of immigration, ask for a best estimate of the year.
Responses
[ Min = 1900 | Max = 2012 | layout = radioButton ]
00
DK
RF
Group
[ id = J_E04bca5 | response condition = All | Hidden | layout = list ]
[J_E04bca5]

consistencyCheck

[id = J_E04bca5_1 | Soft ]
IF ( (^J_Q04bca5 − ^A_Q01a) < "0" )
Unlikely answer has been entered. Please confirm year entered in the last question or change year of birth (A_Q01a) or the year respondent became a landed immigrant (J_Q04bca5).
Group
[ id = J_C04bca6 | response condition = All | Hidden | layout = list ]
[J_C04bca6]

routing

[id = J_C04bca6_1 ]
IF (^J_Q04bca4 = "1" ) THEN Goto J_Q04c1
ELSE Goto J_Q04bca7
Group
[ id = J_Q04bca7 | response condition = All | layout = list ]
[J_Q04bca7] When you first came to Canada, were you a refugee?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = J_Q04c1 | response condition = Exactly One | layout = list ]
[J_Q04c1] How old were you when you first came to Canada to live or in which year did you come? You may have first come to live in Canada on a work or study permit or as a refugee claimant.
Interviewer Instruction
Enter age OR year.
Responses
[ Min = 0 | Max = 65 | layout = radioButton ]
00 Age [FTE]
DK
RF
Help
The respondent may have first come to live in Canada on a work or study permit or by claiming refugee status. If the respondent moved to Canada more than once, enter the first year they arrived in Canada to live (excluding holiday time spent in Canada) . If the respondent cannot give the exact year of arrival in Canada, ask for a best estimate of the year or age.
[J_Q04c2]
Responses
[ Min = 1945 | Max = 2012 | layout = radioButton ]
00 Year [FTE]
DK
RF

inference rule

[id = J_Q04c1_AgeYear_CRP | after]
IF ( ( ( ( (^J_Q04c1 ≠ "DK" ) AND (^J_Q04c1 ≠ "RF" ) ) AND (^J_Q04c1 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^J_Q04c2 = (^A_Q01a + ^J_Q04c1)
ELSE
IF ( ( ( ( (^J_Q04c2 ≠ "DK" ) AND (^J_Q04c2 ≠ "RF" ) ) AND (^J_Q04c2 ≠ "NULL" ) ) AND (^A_Q01a ≠ "DK" ) ) AND (^A_Q01a ≠ "RF" ) ) THEN ^J_Q04c1 = (^J_Q04c2 − ^A_Q01a)

consistencyCheck

[id = J_Q04c1_1 | Soft ]
IF ( (^J_Q04c2 − ^A_Q01a) < "0" )
Unlikely answer has been entered. Please confirm age or year entered in the last question or change year of birth (A_Q01a) or year of immigration (J_Q04c2).
Group
[ id = J_Q04dCA2 | response condition = All | layout = list ]
[J_Q04dCA2] In total how many years have you lived in Canada?
Interviewer Instruction
If respondent has lived less than a year then enter year=01.
Responses
[ Min = 1 | Max = 65 | layout = radioButton ]
00
DK
RF
Group
[ id = J_E04dCA2 | response condition = All | Hidden | layout = list ]
[J_E04dCA2]

consistencyCheck

[id = J_E04dCA2_1 | Soft ]
IF ( (^J_Q04dCA2 − ^age_resp) > "0" )
Unlikely answer has been entered. Please confirm number of years entered in the last question or the age of the respondent.
Group
[ id = J_Q04eca1 | response condition = All | layout = list ]
[J_Q04eca1] Since your arrival, have you taken or are you taking, any English/French language training?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = J_Q04eca2 | response condition = All | layout = list ]
[J_Q04eca2] Do you plan to take English/French language training in the future, and if so when?
Interviewer Instruction
Read categories to respondent.
Responses
[ layout = radioButton ]
01 Yes, within the next month
02 Yes, within the next 6 months
03 Yes, within the next year
04 Yes, but not sure when
05 No
DK
RF
Group
[ id = J_Q04fca1 | response condition = All | layout = list ]
[J_Q04fca1] Are you an Aboriginal person, that is, First Nations, Métis or Inuit? First Nations include Status and Non-Status Indians.
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = J_Q04fca1_1 ]
IF (^J_Q04fca1 = "1" ) THEN Goto J_Q04fca2
ELSE Goto J_Q06a
Group
[ id = J_Q04fca2 | response condition = All | layout = list ]
[J_Q04fca2] [[If the respondent has already specified the Aboriginal group(s), select the group(s) from the list below; If not, ask:]] Are you First Nations, Métis or Inuit?
Interviewer Instruction
1. Mark all that apply. 2. The terms First Nations and North American Indian are interchangeable terms, as are Inuit and Inuk.
Responses
[ layout = checkBox ]
01 First Nations (North American Indian)
02 Métis
03 Inuit (Inuk)
DK
RF
Group
[ id = J_E04fca2 | response condition = All | Hidden | layout = list ]
[J_E04fca2]

consistencyCheck

[id = J_E04fca2_1 | Soft ]
IF (^J_Q04fca2 = "DK" )
Please confirm that the respondent is an Aboriginal person in question J_Q04fca1.
Group
[ id = J_Q04fca3 | response condition = All | layout = list ]
[J_Q04fca3] Are you a Status Indian (Registered or Treaty) as defined by the Indian Act of Canada?
Responses
[ layout = radioButton ]
01 Yes, Status Indian (Registered or Treaty)
02 No
DK
RF
Group
[ id = J_Q04fca4 | response condition = All | layout = list ]
[J_Q04fca4] Are you a member of a First Nation/Indian Band?
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF

routing

[id = J_Q04fca4_1 ]
IF (^J_Q04fca4 = "1" ) THEN Goto J_Q04fca5
ELSE Goto J_Q06a
Group
[ id = J_Q04fca5 | response condition = All | layout = list ]
[J_Q04fca5] What First Nation or Indian Band are you a member of?
Interviewer Instruction
Specify name.
Responses
[ Min Length = 1 | Max Length = 50 | layout = radioButton ]
00
DK
RF
Group
[ id = J_Q06a | response condition = All | layout = list ]
[J_Q06a] The next few questions are about your mother or female guardian. Was your mother or female guardian born in Canada?
Interviewer Instruction
If there was more than one person, these questions refer to the one who was present for the longest time during childhood (0-16 years).
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = J_Q06bca | response condition = All | layout = list ]
[J_Q06bca] What was the highest level of education your mother or female guardian ever completed? Please refer to page 18 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 18.
Responses
[ layout = radioButton ]
01 No formal education
02 Less than high school
03 High school diploma or equivalent
04 Apprenticeship certificate or diploma
05 Trade/vocational certificate or diploma
06 Non-university certificate or diploma from a college, school of nursing, technical institute or other such educational institute
07 University certificate, diploma or degree
DK
RF
Group
[ id = J_D06c1 | response condition = All | Hidden | layout = list ]
[J_D06c1]

inference rule

[id = J_D06c1_1 | after]
IF (^AgeEdu = "16" ) THEN ^DidDoes = "Does"
ELSE ^DidDoes = "Did"
Group
[ id = J_D06c2 | response condition = All | Hidden | layout = list ]
[J_D06c2]

inference rule

[id = J_D06c2_1 | after]
IF (^AgeEdu = "16" ) THEN ^When = ""
ELSE ^When = "when you were 16 years old"
Group
[ id = J_D06c3 | response condition = All | Hidden | layout = list ]
[J_D06c3]

inference rule

[id = J_D06c3_1 | after]
IF (^AgeEdu = "16" ) THEN ^WasIs = "is"
ELSE ^WasIs = "was"
Group
[ id = J_D06c4 | response condition = All | Hidden | layout = list ]
[J_D06c4]

inference rule

[id = J_D06c4_1 | after]
IF (^AgeEdu = "16" ) THEN ^AreWere2 = "are"
ELSE ^AreWere2 = "were"
Group
[ id = J_D06c5 | response condition = Exactly One | Hidden | layout = list ]
[J_D06c5]

inference rule

[id = J_D06c5_1 | after]
IF (^AgeEdu = "16" ) THEN ^DidiDoes = "does"
ELSE ^DidiDoes = "did"
Group
[ id = J_Q07a | response condition = All | layout = list ]
[J_Q07a] The next few questions are about your father or male guardian. Was your father or male guardian born in Canada?
Interviewer Instruction
If there was more than one person, these questions refer to the one who was present for the longest time during childhood (0-16 years).
Responses
[ layout = radioButton ]
01 Yes
02 No
DK
RF
Group
[ id = J_Q07bca | response condition = All | layout = list ]
[J_Q07bca] What was the highest level of education your father or male guardian ever completed? Please refer to page 18 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 18.
Responses
[ layout = radioButton ]
01 No formal education
02 Less than high school
03 High school diploma or equivalent
04 Apprenticeship certificate or diploma
05 Trade/vocational certificate or diploma
06 Non-university certificate or diploma from a college, school of nursing, technical institute or other such educational institute
07 University certificate, diploma or degree
DK
RF
Group
[ id = J_Q08 | response condition = All | layout = list ]
[J_Q08]
[TU-En-Question-J_Q08-1]
About how many books are there in your home? Do not include magazines, newspapers or schoolbooks. To give an estimation, one meter of shelving is about 40 books. Please refer to page 19 of the Information Guide.

[TU-En-Question-J_Q08-2]
About how many books were there in your home when you were 16 years old? Do not include magazines, newspapers or schoolbooks. To give an estimation, one meter of shelving is about 40 books. Please refer to page 19 of the Information Guide.
Interviewer Instruction
Have respondent refer to the Information Guide, page 19.
Responses
[ layout = radioButton ]
01 10 books or less
02 11 to 25 books
03 26 to 100 books
04 101 to 200 books
05 201 to 500 books
06 More than 500 books
DK
RF
Group
[ id = J_END | response condition = All | Hidden | layout = list ]
[J_END]
Group
[ id = COMPUTEREXPERIENCE | response condition = All | Hidden | layout = list ]
[COMPUTEREXPERIENCE]
Responses
[ layout = radioButton ]
01
02

inference rule

[id = COMPUTEREXPERIENCE_1]
IF ( (^G_Q04 = "01" ) OR (^H_Q04a = "01" ) ) THEN ^COMPUTEREXPERIENCE = "01"
ELSE ^COMPUTEREXPERIENCE = "02"
Group
[ id = NativeSpeaker | response condition = All | Hidden | layout = list ]
[NativeSpeaker]
Interviewer Instruction
Responses
[ layout = radioButton ]
01
02

inference rule

IF ( (^A_Q03a1ca = "01" ) OR (^A_Q03a1ca = "02" ) ) THEN ^NativeSpeaker = "01"
ELSE ^NativeSpeaker = "02"
Group
[ id = COMPUTEREXPERIENCE | response condition = All | Hidden | layout = list ]
[COMPUTEREXPERIENCE]
Interviewer Instruction
Responses
[ layout = radioButton ]
01
02
Group
[ id = DC_BQ_automaticAssignment | response condition = All | Hidden | layout = list ]
[DC_BQ_automaticAssignment]

inference rule

[before]
IF ( "TRUE" = "TRUE" ) THEN ^DISP_BQ = "01"
Group
[ id = DC_BQ_automatic | response condition = All | Hidden | layout = list ]
[DC_BQ_automatic]

routing

IF (^DISP_BQ = "01" ) THEN Goto testIfskipCIlang
ELSE Goto DC_BQ_manual
Group
[ id = DC_BQ_manual | response condition = All | layout = list ]
[DISP_BQ]
Interviewer Instruction
Select the appropriate status code for this part of the survey.
Responses
[ layout = radioButton ]
03 Partial complete/break off
04 Refusal - Sample person
05 Refusal - other
07 Language problem
08 Reading and writing difficulty
09 Learning/mental disability
12 Hearing impairment
13 Blindness/visual impairment
14 Speech impairment
15 Physical disability
16 Other disability
17 Other (unspecified), such as sickness or unusual circumstances
18 Death
21 Maximum number of calls
24 Temporarily absent/unavailable during field period
25 Ineligible (for designs without a screener)
27 Duplication - already interviewed
90 Technical problem

routing

IF (^DISP_BQ = "25" ) THEN Goto DISP_BQ_IN
ELSE Goto EXIT_START

inference rule

[after]
IF ( "TRUE" = "TRUE" ) THEN ^GLOBALDISPCODE = ^DISP_BQ
ELSE ^GLOBALDISPCODE = ^DISP_BQ
Group
[ id = DISP_BQ_IN | response condition = All | layout = list ]
[DISP_BQ_IN]
Interviewer Instruction
Enter the reason for ineligibility
Responses
[ layout = radioButton ]
00 [Size = 200]

routing

IF ( "TRUE" = "TRUE" ) THEN Goto EXIT_START
ELSE Goto EXIT_START
Group
[ id = testIfskipCIlang | response condition = All | Hidden | layout = list ]
[testIfskipCIlang]

routing

[id = testIfskipCIlang_routing ]
IF (^skipCILang = "01" ) THEN Goto Comp_Experience
ELSE Goto CILangChoice
Group
[ id = CILangChoice | response condition = All | layout = list ]
[CILANG] For the next part of the survey which consists of a series of tasks that you will need to read and respond to, would you prefer to use English or French? Please be aware that you will not be able to switch languages once you make a choice.
Interviewer Instruction
Responses
[ layout = radioButton ]
01 English
02 German
03 Dutch
04 Spanish
05 French
06 Greek
07 Czech
08 Danish
09 Estonian
10 Russian
11 Finnish
12 Swedish (MS ONLY)
13 German
14 Hungarian
15 Italian
16 Japanese
17 Korean
18 Dutch
19 Norwegian (Bokmål)
20 Polish
21 Portuguese
22 Russian
23 Slovak
24 Slovenian
25 Basque
26 Catalan
27 Spanish
28 Galician
29 Valencian
30 Swedish
31 Welsh