NLSY79 Young Adults YAdult Round 24 YA2010
Q5-TIME [] | Section: Section 5: Military |
TIME(0)
COMMENT: Starting time Military section
Q5-1 [] | Section: Section 5: Military |
{YADULT_AGE}
COMMENT: check value of age which was calculated in section 2
If Answer >= 14 AND Answer <= 16 Then Go To Q5-3-INIT-COUNTER
Default Next: | Q5-1-A | Type: | Internal Function | | |
Lead-In: | Q5-TIME [Default] | Mask: | 99 | | |
Q5-1-A [] | Section: Section 5: Military |
{MILITDLI}==1
COMMENT: Was R enlisted in the military at the date of last interview?
If Answer = 1 Then Go To Q5-1-B
Default Next: | Q5-1B | Type: | Internal Function | | |
Lead-In: | Q5-1 [Default] | Mask: | 99999 | | |
Q5-1-B [] | Section: Section 5: Military |
When we last spoke to you on {lintdate~X}, you were enlisted in the {OLDBRANCHTEXT}. Are you still enlisted in the {OLDBRANCHTEXT}?
| 1 Yes |
| 0 No |
| 2 INFORMATION INCORRECT ...(Go To Q5-1BA) |
If Answer >= -2 AND Answer <= -1 Then Go To Q5-1BA
Default Next: | Q5-3-INIT-COUNTER | Type: | Select One Entry | Save Symbol: | OLDMILSERVICE |
Lead-In: | Q5-1-A [1:1] | Mask: | AUTO‑SELECTED | | |
Q5-1B [] | Section: Section 5: Military |
SWITCH ({EVERYA}) BEGIN
CASE 1 : {EVER_DLI} = "Since " + {LINTDATE~X} + " have you";
CASE 0 : {EVER_DLI} = "Have you ever";
DEFAULT: {EVER_DLI} = "Have you ever"; END
COMMENT: text subst based on whether R is new to YA
Default Next: | Q5-2 | Type: | Internal Function | | |
Lead-In: | Q5-1-A [Default] | Mask: | 9999 | | |
Q5-1BA [] | Section: Section 5: Military |
"Other than " + {OLDBRANCHTEXT} +", since " + {LINTDATE~X} + " have you"
Default Next: | Q5-2 | Type: | Internal Function | Save Symbol: | EVER_DLI |
Lead-In: | Q5-1-B [-2:-1], Q5-1-B [2:2] | Mask: | 99999 | | |
Q5-2 [] | Section: Section 5: Military |
*****************SECTION 5********MILITARY*********************************
{EVER_DLI} enlisted or been sworn into any branch of the Armed Forces, including the National Guard or Reserves?
Q5-3-INIT-COUNTER [] | Section: Section 5: Military |
0
Q5-3-LOOP-BEGIN [] | Section: Section 5: Military |
REPEAT
COMMENT: Start loop about military branches
Q5-3-INCREMENT-COUNTER [] | Section: Section 5: Military |
{MILT_LOOP} + 1
Default Next: | Q5-3-A | Type: | Internal Function | Save Symbol: | MILT_LOOP |
Lead-In: | Q5-3-LOOP-BEGIN [Default] | Mask: | 9999 | | |
Q5-3-A [] | Section: Section 5: Military |
SWITCH ({MILT_LOOP}) BEGIN
CASE 1 : {^MOSTRECENT_NEXT({MILT_LOOP})^} = "most recent";
DEFAULT : {^MOSTRECENT_NEXT({MILT_LOOP})^} = "next"; END
COMMENT: Text sub based on loop number
Q5-3-B [] | Section: Section 5: Military |
0
COMMENT: set symbols for later use
Default Next: | Q5-3-C | Type: | Internal Function | Save Symbol: | ^ACTIVE({MILT_LOOP})^ |
Lead-In: | Q5-3-A [Default] | Mask: | 9999 | | |
Q5-3-C [] | Section: Section 5: Military |
{YADULT_AGE} <= 16
COMMENT: Machine Check: Is YA less than 17?
If Answer = 1 Then Go To Q5-28-A
Default Next: | Q5-3-CA | Type: | Internal Function | | |
Lead-In: | Q5-3-B [Default] | Mask: | 99 | | |
Q5-3-CA [] | Section: Section 5: Military |
{MILT_LOOP}==1
COMMENT: Is this the first loop?
If Answer = 1 Then Go To Q5-3-CB
Default Next: | Q5-3 | Type: | Internal Function | | |
Lead-In: | Q5-3-C [Default] | Mask: | 99999 | | |
Q5-3-CB [] | Section: Section 5: Military |
{OLDMILSERVICE}==1||{OLDMILSERVICE}==0
COMMENT: Did R answer either yes or no to Q5-1-B?
If Answer = 1 Then Go To Q5-3-CC
Default Next: | Q5-3-D | Type: | Internal Function | | |
Lead-In: | Q5-3-CA [1:1] | Mask: | 99999 | | |
Q5-3-CC [] | Section: Section 5: Military |
{OLDBRANCHCODE}
COMMENT: set old brand code to current branch code
Default Next: | Q5-3-DD | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3-CB [1:1] | Mask: | 99999 | | |
Q5-3-DD [] | Section: Section 5: Military |
{OLDBRANCHTEXT}
COMMENT: set old brand text to current branch text
Default Next: | Q5-3-CE | Type: | Internal Function | Save Symbol: | ^BRANCHTXT({MILT_LOOP})^ |
Lead-In: | Q5-3-CC [Default] | Mask: | 99999 | | |
Q5-3-CE [] | Section: Section 5: Military |
{OLDMILSERVICE}==1
COMMENT: Is R still serving in same branch as date of last interview?
If Answer = 1 Then Go To Q5-3-CF
Default Next: | Q5-3-CG | Type: | Internal Function | | |
Lead-In: | Q5-3-DD [Default] | Mask: | 99999 | | |
Q5-3-CF [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))
COMMENT: Check to see if R served in an active branch
If Answer = 1 Then Go To Q5-3G
Default Next: | Q5-3H | Type: | Internal Function | | |
Lead-In: | Q5-3-CE [1:1] | Mask: | 99 | | |
Q5-3-CG [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))
COMMENT: Check to see if R served in an active branch
If Answer = 1 Then Go To Q5-3GA
Default Next: | Q5-3HA | Type: | Internal Function | | |
Lead-In: | Q5-3-CE [Default] | Mask: | 99 | | |
Q5-3-D [] | Section: Section 5: Military |
{Q5-2}
COMMENT: Machine Check: Has R ever been in the military?
If Answer = 0 Then Go To Q5-28-A
If Answer >= -2 AND Answer <= -1 Then Go To Q5-28-A
Default Next: | Q5-3 | Type: | Internal Function | | |
Lead-In: | Q5-3-CB [Default] | Mask: | 99 | | |
Q5-3 [] | Section: Section 5: Military |
What is the {^MOSTRECENT_NEXT({MILT_LOOP})^} branch that you have been sworn into?
(INTERVIEWER: CODE WITHOUT READING CATEGORIES.
FOR THE BRANCH CHOSEN, BE SURE TO ASK SPECIFICALLY IF R SERVED IN THE REGULAR BRANCH, THE RESERVES OR GUARD, OR BOTH. IF BOTH, ASK WHICH BRANCH R SERVED IN FIRST AND R WILL BE ASKED ABOUT THE SECOND BRANCH LATER.
CODE ONE)
| 1 ARMY |
| 2 NAVY |
| 3 AIR FORCE |
| 4 MARINES |
| 11 COAST GUARD |
| 5 ARMY RESERVES |
| 6 NAVY RESERVES |
| 7 AIR FORCE RESERVES |
| 8 MARINE RESERVES |
| 12 COAST GUARD RESERVES |
| 9 AIR NATIONAL GUARD |
| 10 ARMY NATIONAL GUARD |
| 13 OTHER (SPECIFY) |
Default Next: | Q5-3A | Type: | Select One Entry | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3-CA [Default], Q5-3-D [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3A [] | Section: Section 5: Military |
DECODE({^BRANCHCODE({MILT_LOOP})^}, {%D0101%}, 1)
COMMENT: get text for branch name
Default Next: | Q5-3AB | Type: | Internal Function | Save Symbol: | ^BRANCHTXT({MILT_LOOP})^ |
Lead-In: | Q5-3 [Default] | Mask: | 9999 | | |
Q5-3AB [] | Section: Section 5: Military |
{^BRANCHCODE({MILT_LOOP})^}
COMMENT: Get text for branch name
If Answer = 11 Then Go To Q5-3AD
If Answer = 1 Then Go To Q5-3AC
If Answer = 2 Then Go To Q5-3AD
If Answer = 4 Then Go To Q5-3AD
If Answer = 3 Then Go To Q5-3AC
Default Next: | Q5-3B | Type: | Internal Function | | |
Lead-In: | Q5-3A [Default] | Mask: | 99 | | |
Q5-3AC [] | Section: Section 5: Military |
Was that the regular {^BRANCHTXT({MILT_LOOP})^}, the {^BRANCHTXT({MILT_LOOP})^} Reserves, or the {^BRANCHTXT({MILT_LOOP})^} National Guard?
(INTERVIEWER: IF R SERVED IN BOTH REGULAR BRANCH AND THE RESERVES OR GUARD, PLEASE SELECT MOST RECENT BRANCH)
| 1 Regular branch |
| 2 Reserves ...(Go To Q5-3AE) |
| 3 National Guard ...(Go To Q5-3AG) |
Default Next: | Q5-3B | Type: | Select One Entry | | |
Lead-In: | Q5-3AB [1:1], Q5-3AB [3:3] | Mask: | AUTO‑SELECTED | | |
Q5-3AD [] | Section: Section 5: Military |
Was that the regular {^BRANCHTXT({MILT_LOOP})^} or the {^BRANCHTXT({MILT_LOOP})^} Reserves?
(INTERVIEWER: IF R SERVED IN BOTH REGULAR BRANCH AND THE RESERVES OR GUARD, PLEASE SELECT MOST RECENT BRANCH)
| 1 Regular branch |
| 2 Reserves ...(Go To Q5-3AE) |
Q5-3AE [] | Section: Section 5: Military |
SWITCH ({^BRANCHCODE({MILT_LOOP})^}) BEGIN
CASE 1 : {^BRANCHTXT({MILT_LOOP})^} = "Army Reserves";
CASE 2 : {^BRANCHTXT({MILT_LOOP})^} = "Navy Reserves";
CASE 3 : {^BRANCHTXT({MILT_LOOP})^} = "Air Force Reserves";
CASE 4 : {^BRANCHTXT({MILT_LOOP})^} = "Marine Corps Reserves";
CASE 11: {^BRANCHTXT({MILT_LOOP})^} = "Coast Guard Reserves"; END
Q5-3AF [] | Section: Section 5: Military |
{^BRANCHCODE({MILT_LOOP})^}
COMMENT: Get text for branch of service.
If Answer = 2 Then Go To Q5-3AF2
If Answer = 3 Then Go To Q5-3AF3
If Answer = 4 Then Go To Q5-3AF4
If Answer = 11 Then Go To Q5-3AF11
Default Next: | Q5-3AF1 | Type: | Internal Function | | |
Lead-In: | Q5-3AE [Default] | Mask: | 9999 | | |
Q5-3AF1 [] | Section: Section 5: Military |
5
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AF [Default] | Mask: | 9999 | | |
Q5-3AF2 [] | Section: Section 5: Military |
6
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AF [2:2] | Mask: | 9999 | | |
Q5-3AF3 [] | Section: Section 5: Military |
7
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AF [3:3] | Mask: | 9999 | | |
Q5-3AF4 [] | Section: Section 5: Military |
8
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AF [4:4] | Mask: | 9999 | | |
Q5-3AF11 [] | Section: Section 5: Military |
12
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AF [11:11] | Mask: | 9999 | | |
Q5-3AG [] | Section: Section 5: Military |
SWITCH ({^BRANCHCODE({MILT_LOOP})^}) BEGIN
CASE 1 : {^BRANCHTXT({MILT_LOOP})^} = "Army National Guard";
CASE 3 : {^BRANCHTXT({MILT_LOOP})^} = "Air National Guard"; END
Default Next: | Q5-3AH | Type: | Internal Function | | |
Lead-In: | Q5-3AC [3:3] | Mask: | 9999 | | |
Q5-3AH [] | Section: Section 5: Military |
{^BRANCHCODE({MILT_LOOP})^}
If Answer = 3 Then Go To Q5-3AH3
Default Next: | Q5-3AH1 | Type: | Internal Function | | |
Lead-In: | Q5-3AG [Default] | Mask: | 9999 | | |
Q5-3AH1 [] | Section: Section 5: Military |
10
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AH [Default] | Mask: | 9999 | | |
Q5-3AH3 [] | Section: Section 5: Military |
9
Default Next: | Q5-3B | Type: | Internal Function | Save Symbol: | ^BRANCHCODE({MILT_LOOP})^ |
Lead-In: | Q5-3AH [3:3] | Mask: | 9999 | | |
Q5-3B [] | Section: Section 5: Military |
We would like to ask you about your service in the {^BRANCHTXT({MILT_LOOP})^}.
Q5-3C [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))
COMMENT: Check to see if R served in an active branch
If Answer = 1 Then Go To Q5-3E
Default Next: | Q5-3D | Type: | Internal Function | | |
Lead-In: | Q5-3B [Default] | Mask: | 99 | | |
Q5-3D [] | Section: Section 5: Military |
What month and year did you first enter the {^BRANCHTXT({MILT_LOOP})^}.?
Default Next: | Q5-3F | Type: | Date Entry | Save Symbol: | ^ENTERDATE({MILT_LOOP})^ |
Lead-In: | Q5-3C [Default] | Mask: | MY | | |
Hard Min: | BIRTHDATE4 | | |
Hard Max: | CURDATE4 | | |
Q5-3E [] | Section: Section 5: Military |
What month and year did you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}.?
(INTERVIEWER: ENTER DATE ON NEXT SCREEN)
| 1 DELAYED ENTRY PROGRAM ...(Go To Q5-3EF) |
| 2 PAST ENTRY |
Default Next: | Q5-3EE | Type: | Select One Entry | | |
Lead-In: | Q5-3C [1:1] | Mask: | AUTO‑SELECTED | | |
Q5-3EE [] | Section: Section 5: Military |
What month and year did you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}?
Default Next: | Q5-3G | Type: | Date Entry | Save Symbol: | ^ENTERDATE({MILT_LOOP})^ |
Lead-In: | Q5-3E [Default] | Mask: | MY | | |
Hard Min: | BIRTHDATE4 | | |
Hard Max: | CURDATE4 | | |
Q5-3EF [] | Section: Section 5: Military |
What month and year will you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}?
(INTERVIEWER: DELAYED ENTRY PROGRAM SELECTED)
Default Next: | Q5-28-A | Type: | Date Entry | Save Symbol: | ^ENTERDATE({MILT_LOOP})^ |
Lead-In: | Q5-3E [1:1] | Mask: | MY | | |
Hard Min: | CURDATE4 | | |
Hard Max: | 202501 | | |
Q5-3F [] | Section: Section 5: Military |
Are you currently serving in the {^BRANCHTXT({MILT_LOOP})^}?
Default Next: | Q5-3H | Type: | Select One Entry | Save Symbol: | ^ACTIVE({MILT_LOOP})^ |
Lead-In: | Q5-3D [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3G [] | Section: Section 5: Military |
Are you currently serving on active duty in the {^BRANCHTXT({MILT_LOOP})^}?
| 1 Yes ...(Go To Q5-3I) |
| 0 No |
Default Next: | Q5-3GA | Type: | Select One Entry | Save Symbol: | ^ACTIVE({MILT_LOOP})^ |
Lead-In: | Q5-3-CF [1:1], Q5-3EE [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3GA [] | Section: Section 5: Military |
Have you ever been on inactive reserve in the {^branchtxt({MILT_LOOP})^}?
Default Next: | Q5-3J | Type: | Select One Entry | | |
Lead-In: | Q5-3-CG [1:1], Q5-3G [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3GB [] | Section: Section 5: Military |
Have you ever been recalled from inactive reserve to active duty in the {^branchtxt({MILT_LOOP})^}?
Default Next: | Q5-3J | Type: | Select One Entry | | |
Lead-In: | Q5-3GA [1:1] | Mask: | AUTO‑SELECTED | | |
Q5-3GC [] | Section: Section 5: Military |
What month and year were you most recently recalled to active duty in the {^branchtxt({MILT_LOOP})^}?
Default Next: | Q5-3J | Type: | Date Entry | | |
Lead-In: | Q5-3GB [1:1] | Mask: | MY | | |
Hard Min: | {birthdate4} | | |
Hard Max: | {curdate4} | | |
Q5-3H [] | Section: Section 5: Military |
Are you still actively participating in the {^BRANCHTXT({MILT_LOOP})^}?
(IF NECESSARY, PROBE: Do you still attend weekend drills and/or summer camp?)
Default Next: | Q5-3HA | Type: | Select One Entry | Save Symbol: | ^ACTIVE({MILT_LOOP})^ |
Lead-In: | Q5-3-CF [Default], Q5-3F [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3HA [] | Section: Section 5: Military |
Have you ever been called up to active duty in the {^branchtxt({MILT_LOOP})^}?
Default Next: | Q5-3J | Type: | Select One Entry | | |
Lead-In: | Q5-3F [1:1], Q5-3-CG [Default], Q5-3H [Default] | Mask: | AUTO‑SELECTED | | |
Q5-3HB [] | Section: Section 5: Military |
What month and year were you most recently called up to active duty in the {^branchtxt({MILT_LOOP})^}?
Default Next: | Q5-3J | Type: | Date Entry | Save Symbol: | ^ENTERDATE({MILT_LOOP})^ |
Lead-In: | Q5-3HA [1:1] | Mask: | MY | | |
Hard Min: | {birthdate4} | | |
Hard Max: | {curdate4} | | |
Q5-3I [] | Section: Section 5: Military |
1
COMMENT: Set Active flag to Yes
Default Next: | Q5-3K | Type: | Internal Function | Save Symbol: | ^ACTIVEFLAG({MILT_LOOP})^ |
Lead-In: | Q5-3G [1:1] | Mask: | 9999 | | |
Q5-3J [] | Section: Section 5: Military |
0
COMMENT: set active flag to 0 for those no longer serving or in reserves
Default Next: | Q5-3K | Type: | Internal Function | Save Symbol: | ^ACTIVEFLAG({MILT_LOOP})^ |
Lead-In: | Q5-3GA [Default], Q5-3GB [Default], Q5-3GC [Default], Q5-3HA [Default], Q5-3HB [Default] | Mask: | 9999 | | |
Q5-3K [] | Section: Section 5: Military |
{^ACTIVE({MILT_LOOP})^}
COMMENT: check to see if R is currently active in any branch of armed forces
If Answer = 1 Then Go To Q5-4
Default Next: | Q5-5BC | Type: | Internal Function | | |
Lead-In: | Q5-3I [Default], Q5-3J [Default] | Mask: | 99 | | |
Q5-4 [] | Section: Section 5: Military |
In what month and year will your current enlistment end?
Default Next: | Q5-5-C | Type: | Date Entry | | |
Lead-In: | Q5-3K [1:1] | Mask: | MY | | |
Hard Min: | {CURDATE4} | | |
Hard Max: | 205012 | | |
Q5-5BC [] | Section: Section 5: Military |
In what month and year did you separate from the {^BRANCHTXT({MILT_LOOP})^}?
Default Next: | Q5-5-C | Type: | Date Entry | Save Symbol: | ^EXITDATE({MILT_LOOP})^ |
Lead-In: | Q5-3K [Default] | Mask: | MY | | |
Hard Min: | {^ENTERDATE({MILT_LOOP})~S^} | | |
Hard Max: | {CURDATE4} | | |
Q5-5-C [] | Section: Section 5: Military |
SWITCH ({^ACTIVE({MILT_LOOP})^}) BEGIN
CASE 0: {^LEFT({MILT_LOOP})^} = "at the time you left the";
DEFAULT : {^LEFT({MILT_LOOP})^} = "in the"; END
COMMENT: Text subs based on R's status in military
Default Next: | Q5-5C | Type: | Internal Function | | |
Lead-In: | Q5-4 [Default], Q5-5BC [Default] | Mask: | 9999 | | |
Q5-5C [] | Section: Section 5: Military |
Now I would like to ask you about your military jobs and training {^LEFT({MILT_LOOP})^} {^BRANCHTXT({MILT_LOOP})^}.
Q5-5D [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==5) || ({^BRANCHCODE({MILT_LOOP})^}==8) || ({^BRANCHCODE({MILT_LOOP})^}==9) || ({^BRANCHCODE({MILT_LOOP})^}==10))
COMMENT: check for army, MC, nat'l guard and reserves or these branches
If Answer = 1 Then Go To Q5-5E
Default Next: | Q5-5F | Type: | Internal Function | | |
Lead-In: | Q5-5C [Default] | Mask: | 99 | | |
Q5-5E [] | Section: Section 5: Military |
"MOS"
Default Next: | Q5-7BB | Type: | Internal Function | Save Symbol: | ^SECTION({MILT_LOOP})^ |
Lead-In: | Q5-5D [1:1] | Mask: | A80 | | |
Q5-5F [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==6) || ({^BRANCHCODE({MILT_LOOP})^}==11) || ({^BRANCHCODE({MILT_LOOP})^}==12))
COMMENT: check for navy or navy reserves or coast guard
If Answer = 1 Then Go To Q5-5G
Default Next: | Q5-6A | Type: | Internal Function | | |
Lead-In: | Q5-5D [Default] | Mask: | 99 | | |
Q5-5G [] | Section: Section 5: Military |
"RATING"
Default Next: | Q5-7BB | Type: | Internal Function | Save Symbol: | ^SECTION({MILT_LOOP})^ |
Lead-In: | Q5-5F [1:1] | Mask: | A80 | | |
Q5-6A [] | Section: Section 5: Military |
(({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==7))
COMMENT: check for air force or reserves
If Answer = 1 Then Go To Q5-7A
Default Next: | Q5-7B | Type: | Internal Function | | |
Lead-In: | Q5-5F [Default] | Mask: | 99 | | |
Q5-7A [] | Section: Section 5: Military |
"AFSC"
Default Next: | Q5-7BB | Type: | Internal Function | Save Symbol: | ^SECTION({MILT_LOOP})^ |
Lead-In: | Q5-6A [1:1] | Mask: | A80 | | |
Q5-7B [] | Section: Section 5: Military |
"AFSC/MOS/RATING"
Default Next: | Q5-7BB | Type: | Internal Function | Save Symbol: | ^SECTION({MILT_LOOP})^ |
Lead-In: | Q5-6A [Default] | Mask: | A80 | | |
Q5-7BB [] | Section: Section 5: Military |
{^ACTIVE({MILT_LOOP})^}
COMMENT: SKIP TO CORRECT TEXT SUBSTITUTIONS BASED ON ACTIVE STATUS
If Answer = 0 Then Go To Q5-7D
If Answer = 1 Then Go To Q5-7C
Default Next: | Q5-8 | Type: | Internal Function | | |
Lead-In: | Q5-5E [Default], Q5-5G [Default], Q5-7A [Default], Q5-7B [Default] | Mask: | 99 | | |
Q5-7C [] | Section: Section 5: Military |
SYMBOL ({^IS_WAS({MILT_LOOP})^}="is"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}="current"=CHAR, {^THIS_THAT({MILT_LOOP})^}="this"=CHAR, {^DID_HAVE({MILT_LOOP})^}="have"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="worked"=CHAR, {^YOUR_THE({MILT_LOOP})^}="your"=CHAR, {^ARE_WERE({MILT_LOOP})^}="are"=CHAR, {^HAVE_DID({MILT_LOOP})^}="have"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="taken"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="gotten"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="received"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="your"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="complete"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="since"=CHAR)
COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS
Default Next: | Q5-9-B | Type: | Internal Function | | |
Lead-In: | Q5-7BB [1:1] | Mask: | 9999 | | |
Q5-7D [] | Section: Section 5: Military |
SYMBOL ({^IS_WAS({MILT_LOOP})^}="was"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}=""=CHAR, {^THIS_THAT({MILT_LOOP})^}="that"=CHAR, {^DID_HAVE({MILT_LOOP})^}="did"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="work"=CHAR, {^YOUR_THE({MILT_LOOP})^}="the"=CHAR, {^ARE_WERE({MILT_LOOP})^}="were"=CHAR, {^HAVE_DID({MILT_LOOP})^}="did"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="take"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="get"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="receive"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="that"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="completed"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="after"=CHAR)
COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS
Default Next: | Q5-9-B | Type: | Internal Function | | |
Lead-In: | Q5-7BB [0:0] | Mask: | 9999 | | |
Q5-8 [] | Section: Section 5: Military |
SYMBOL({^IS_WAS({MILT_LOOP})^}="(is or was)"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}="(current)"=CHAR, {^THIS_THAT({MILT_LOOP})^}="(this/that)"=CHAR, {^DID_HAVE({MILT_LOOP})^}="(did/have)"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="(work/worked)"=CHAR, {^YOUR_THE({MILT_LOOP})^}="(your/the)"=CHAR, {^ARE_WERE({MILT_LOOP})^}="(are/were)"=CHAR, {^HAVE_DID({MILT_LOOP})^}="(have/did)"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="(take/taken)"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="(get/gotten)"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="(receive/received)"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="(your/that)"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="(complete/completed)"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="(since/after)"=CHAR)
COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS
Default Next: | Q5-9-B | Type: | Internal Function | | |
Lead-In: | Q5-7BB [Default] | Mask: | 9999 | | |
Q5-9-B [] | Section: Section 5: Military |
What {^IS_WAS({MILT_LOOP})^} your {^CURRENT_BLANK({MILT_LOOP})^} Primary {^SECTION({MILT_LOOP})^}?
(IF NECESSARY, PROBE:) What {^IS_WAS({MILT_LOOP})^} the name of the job you were trained for?
Default Next: | Q5-9A | Type: | Text Entry | | |
Lead-In: | Q5-7C [Default], Q5-7D [Default], Q5-8 [Default] | Mask: | A35 | | |
Q5-9A [] | Section: Section 5: Military |
What {^ARE_WERE({MILT_LOOP})^} your main activities or duties?
Default Next: | Q5-9B | Type: | Text Entry | | |
Lead-In: | Q5-9-B [Default] | Mask: | A86 | | |
Q5-9B [] | Section: Section 5: Military |
What is the code associated with your primary {^SECTION({MILT_LOOP})^}?
Default Next: | Q5-9BB | Type: | Text Entry | | |
Lead-In: | Q5-9A [Default] | Mask: | A35 | | |
Q5-9BB [] | Section: Section 5: Military |
Did you receive any formal school training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?
| 1 Yes ...(Go To Q5-10) |
| 0 No |
Default Next: | Q5-10B | Type: | Select One Entry | Save Symbol: | MILTRN |
Lead-In: | Q5-9B [Default] | Mask: | AUTO‑SELECTED | | |
Q5-10 [] | Section: Section 5: Military |
In all, how many weeks of formal school or training did you complete?
(ENTER WEEKS)
Default Next: | Q5-10B | Type: | Numeric Entry | | |
Lead-In: | Q5-9BB [1:1] | Mask: | 999 | | |
Q5-10B [] | Section: Section 5: Military |
Did you receive any on the job training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?
Default Next: | Q5-10C | Type: | Select One Entry | Save Symbol: | MILTRN |
Lead-In: | Q5-9BB [Default], Q5-10 [Default] | Mask: | AUTO‑SELECTED | | |
Q5-10BA [] | Section: Section 5: Military |
In all, how many weeks of on the job training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^} did you receive?
(ENTER WEEKS)
Default Next: | Q5-10C | Type: | Numeric Entry | | |
Lead-In: | Q5-10B [1:1] | Mask: | 999 | | |
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 208 | Soft Max: | 208 |
Q5-10C [] | Section: Section 5: Military |
Excluding on the job training and formal school, {^SINCE_AFTER({MILT_LOOP})^} you completed training, how many months {^HAVE_DID({MILT_LOOP})^} you actually {^WORK_WORKED({MILT_LOOP})^} in {^YOUR_THAT({MILT_LOOP})^} {^CURRENT_BLANK({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?
(ENTER MONTHS)
Hard Min: | 0 | Soft Min: | 0 |
Hard Max: | 99 | Soft Max: | 99 |
Q5-10D [] | Section: Section 5: Military |
SWITCH ({^ACTIVE({MILT_LOOP})^}) BEGIN
CASE 0: {^LEFT_RANK({MILT_LOOP})^} = "At the time you left the " + {^BRANCHTXT({MILT_LOOP})^} + ", were you";
DEFAULT : {^LEFT_RANK({MILT_LOOP})^} = "Are you currently"; END
COMMENT: Text subs based on R's status in military
Default Next: | Q5-10E | Type: | Internal Function | | |
Lead-In: | Q5-10C [Default] | Mask: | 9999 | | |
Q5-10E [] | Section: Section 5: Military |
{^LEFT_RANK({MILT_LOOP})^} an enlisted person, a warrant officer, or a commissioned officer?
| 1 ENLISTED PERSON ...(Go To Q5-10F) |
| 2 WARRANT OFFICER ...(Go To Q5-10G) |
| 3 COMMISSIONED OFFICER ...(Go To Q5-10H) |
Default Next: | Q5-11 | Type: | Select One Entry | | |
Lead-In: | Q5-10D [Default] | Mask: | AUTO‑SELECTED | | |
Q5-10F [] | Section: Section 5: Military |
What {^IS_WAS({MILT_LOOP})^} your grade?
| 1 E1 |
| 2 E2 |
| 3 E3 |
| 4 E4 |
| 5 E5 |
| 6 E6 |
| 7 E7 |
| 8 E8 |
| 9 E9 |
| 10 E10 |
Default Next: | Q5-11 | Type: | Select One Entry | | |
Lead-In: | Q5-10E [1:1] | Mask: | AUTO‑SELECTED | | |
Q5-10G [] | Section: Section 5: Military |
What {^IS_WAS({MILT_LOOP})^} your rank?
Default Next: | Q5-11 | Type: | Select One Entry | | |
Lead-In: | Q5-10E [2:2] | Mask: | AUTO‑SELECTED | | |
Q5-10H [] | Section: Section 5: Military |
What {^IS_WAS({MILT_LOOP})^} your rank?
| 1 O-1 |
| 2 O-2 |
| 3 O-3 |
| 4 O-4 |
| 5 O-5 |
| 6 O-6 |
| 7 O-7 |
| 8 O-8 |
| 9 O-9 |
| 10 O-10 |
Default Next: | Q5-11 | Type: | Select One Entry | | |
Lead-In: | Q5-10E [3:3] | Mask: | AUTO‑SELECTED | | |
Q5-11 [] | Section: Section 5: Military |
{^ACTIVE({MILT_LOOP})^}
COMMENT: Machine Check: Is R on active duty in the armed services?
If Answer = 1 Then Go To Q5-11C
Q5-11A [] | Section: Section 5: Military |
Since you left the {^BRANCHTXT({MILT_LOOP})^} have you used any skills from that {^SECTION({MILT_LOOP})^} in a civilian job?
| 1 Yes |
| 0 No ...(Go To Q5-11C) |
| 3 IF VOLUNTEERED :No civilian job ...(Go To Q5-11C) |
Default Next: | Q5-11B | Type: | Select One Entry | | |
Lead-In: | Q5-11 [Default] | Mask: | AUTO‑SELECTED | | |
Q5-11B [] | Section: Section 5: Military |
Does your CURRENT civilian job use any skills from your {^SECTION({MILT_LOOP})^}?
Default Next: | Q5-11C | Type: | Select One Entry | | |
Lead-In: | Q5-11A [Default] | Mask: | AUTO‑SELECTED | | |
Q5-11C [] | Section: Section 5: Military |
In addition to {^YOUR_THE({MILT_LOOP})^} {^CURRENT_BLANK({MILT_LOOP})^} Primary {^SECTION({MILT_LOOP})^} {^HAVE_DID({MILT_LOOP})^} you {^RECEIVE_RECEIVED({MILT_LOOP})^} training in any other {^SECTION({MILT_LOOP})^}?
Q5-11D [] | Section: Section 5: Military |
At the time you entered the {^BRANCHTXT({MILT_LOOP})^} how many years of regular school had you completed and got credit for?
| 1 1ST GRADE |
2 2ND GRADE |
| 3 3RD GRADE |
4 4TH GRADE |
| 5 5TH GRADE |
6 6TH GRADE |
| 7 7TH GRADE |
8 8TH GRADE |
| 9 9TH GRADE |
10 10TH GRADE |
| 11 11TH GRADE |
12 12TH GRADE |
| 13 1ST YEAR COLLEGE |
14 2ND YEAR COLLEGE |
| 15 3RD YEAR COLLEGE |
16 4TH YEAR COLLEGE |
| 17 5TH YEAR COLLEGE |
18 6TH YEAR COLLEGE |
| 19 7TH YEAR COLLEGE |
20 8TH YEAR COLLEGE OR MORE |
| 95 UNGRADED |
0 None |
Default Next: | Q5-11E | Type: | Select One Entry | | |
Lead-In: | Q5-11C [Default] | Mask: | AUTO‑SELECTED | | |
Q5-11E [] | Section: Section 5: Military |
During your service in the {^BRANCHTXT({MILT_LOOP})^}, {^DID_HAVE({MILT_LOOP})^} you {^TAKE_TAKEN({MILT_LOOP})^} any courses for which you received high school or college credit?
Default Next: | Q5-11AA | Type: | Select One Entry | | |
Lead-In: | Q5-11D [Default] | Mask: | AUTO‑SELECTED | | |
Q5-11AA [] | Section: Section 5: Military |
Now taking all these things together, how satisfied {^ARE_WERE({MILT_LOOP})^} you with the {^BRANCHTXT({MILT_LOOP})^}?--
| 1 Very satisfied |
| 2 Somewhat satisfied |
| 3 Somewhat dissatisfied |
| 4 Very dissatisfied |
Default Next: | Q5-11BB | Type: | Select One Entry | | |
Lead-In: | Q5-11E [Default] | Mask: | AUTO‑SELECTED | | |
Q5-11BB [] | Section: Section 5: Military |
Have you been sworn into any other branches?
Default Next: | Q5-11-LOOP-END | Type: | Select One Entry | Save Symbol: | ^MOREBRANCH({MILT_LOOP})^ |
Lead-In: | Q5-11AA [Default] | Mask: | AUTO‑SELECTED | | |
Q5-28-A [] | Section: Section 5: Military |
SYMBOL({^ACTIVEFLAG({MILT_LOOP})^}=0=INT, {^MOREBRANCH({MILT_LOOP})^}=0=INT)
COMMENT: OTHER SPECIFY ALONE WAS CHOSEN or EXITED EARLY
Q5-11-LOOP-END [] | Section: Section 5: Military |
UNTIL ({^MOREBRANCH({MILT_LOOP})^}!=1 || {MILT_LOOP}==2)
COMMENT: End loop about military branches
Q5-12-JUMP [] | Section: Section 5: Military |
{YADULT_AGE}>16
COMMENT: Is YA older than 16?
If Answer = 1 Then Go To Q5-12-0A
Q5-12-0A [] | Section: Section 5: Military |
{Q5-2}==1||{EVERMIL}==1
COMMENT: Has R ever served in the military?
If Answer = 1 Then Go To Q5-12-0A-B
Q5-12-0A-B [] | Section: Section 5: Military |
({^ACTIVEFLAG(1)^})==1
COMMENT: Is R corrently active in the military?
If Answer = 1 Then Go To Q5-12-0B
Q5-12-0A-C [] | Section: Section 5: Military |
Has the Department of Vetrans Affairs (VA) or the Department of Defense determined that you have a service-connected disability; that is, a health condition or impairment caused or made worse by any of your military service?
Q5-12-0A-D [] | Section: Section 5: Military |
At the time of classification, what was your service-related disability rating?
| 0 0 percent |
| 1 10 percent |
| 2 20 percent |
| 3 30 percent |
| 4 40 percent |
| 5 50 percent |
| 6 60 percent |
| 7 70 percent |
| 8 80 percent |
| 9 90 percent |
| 10 100 percent |
Q5-12-0A-E [] | Section: Section 5: Military |
Do you believe that you have a service-connected disability?
Q5-12-0B [] | Section: Section 5: Military |
"worked for pay or been deployed"
Q5-12-0BA [] | Section: Section 5: Military |
"READ IF NECESSARY: Persons serving in a combat or war zone usually receive combat zone tax exclusion, Imminent Danger Pay, or Hostile Fire Pay"
Default Next: | Q5-12-0D | Type: | Internal Function | Save Symbol: | INT_CIV_MIL |
Lead-In: | Q5-12-0B [Default] | Mask: | A80 | | |
Q5-12-0C [] | Section: Section 5: Military |
"worked for pay"
Default Next: | Q5-12-0CA | Type: | Internal Function | Save Symbol: | CIV_MIL |
Lead-In: | Q5-12-0A [Default] | Mask: | A80 | | |
Q5-12-0CA [] | Section: Section 5: Military |
" "
Default Next: | Q5-12-0D | Type: | Internal Function | Save Symbol: | INT_CIV_MIL |
Lead-In: | Q5-12-0C [Default] | Mask: | A80 | | |
Q5-12-0D [] | Section: Section 5: Military |
SWITCH ({WASINT08}) BEGIN
CASE 1 : {EVER_DLI} = "Since " + {LINTDATE~X} + " have you";
CASE 0 : {EVER_DLI} = "Have you ever";
DEFAULT: {EVER_DLI} = "Have you ever"; END
COMMENT: text subst based on whether R is new to YA
Q5-12 [] | Section: Section 5: Military |
{EVER_DLI} {CIV_MIL} in a combat or war zone?
{INT_CIV_MIL}
Q5-12A [] | Section: Section 5: Military |
In which of the following countries were you?
(INTERVIEWER: PLEASE SELECT ALL THAT APPLY.)
| 1 Iraq |
| 2 Afghanistan |
| 3 Sudan |
| 4 Somalia |
| 5 Kuwait |
| 6 Another Country |
Default Next: | Q5-12AB | Type: | Select All Entry | | |
Lead-In: | Q5-12 [1:1] | | | | |
Q5-12AB [] | Section: Section 5: Military |
INSELECTION([Q5-12A],6)
COMMENT: Machine Check: Did R choose "another country" in Q5-12A?
If Answer = 1 Then Go To Q5-12B
Q5-12B [] | Section: Section 5: Military |
In which country was that?
Q5-12C-LOOP-INIT [] | Section: Section 5: Military |
0
Q5-12C-LOOP-BEGIN [] | Section: Section 5: Military |
REPEAT
COMMENT: Start loop about work or deployment in combat zones
Q5-12C-LOOP-INCREMENT [] | Section: Section 5: Military |
{FC-LOOP1} + 1
Q5-12CA [] | Section: Section 5: Military |
INSELECTION([Q5-12A], {FC-LOOP1})
COMMENT: CHECK TO DETERMINE IF THIS COUNTRY WAS CHOSEN BY RESPONDENT IN Q5-12A
If Answer = 1 Then Go To Q5-12CAA
Q5-12CAA [] | Section: Section 5: Military |
{FC-LOOP1}==6
If Answer = 1 Then Go To Q15-12CAB
Default Next: | Q5-12CB | Type: | Internal Function | | |
Lead-In: | Q5-12CA [1:1] | Mask: | 99999 | | |
Q15-12CAB [] | Section: Section 5: Military |
{OTHERCOUNTRY}
Default Next: | Q5-12D | Type: | Internal Function | Save Symbol: | ^COUNTRY_TXT({FC‑LOOP1})^ |
Lead-In: | Q5-12CAA [1:1] | Mask: | 99999 | | |
Q5-12CB [] | Section: Section 5: Military |
DECODE({FC-LOOP1}, {%MILIT_COUNTRIES%}, 1)
COMMENT: CREATE TEXT SUBSTITUTION FOR QUESTIONS ABOUT COUNTRY WHERE RESPONDENT WORKED OR WAS DEPLOYED
Default Next: | Q5-12D | Type: | Internal Function | Save Symbol: | ^COUNTRY_TXT({FC‑LOOP1})^ |
Lead-In: | Q5-12CAA [Default] | Mask: | 9999 | | |
Q5-12D [] | Section: Section 5: Military |
In what year did you go to {^COUNTRY_TXT({FC-LOOP1})^}?
Hard Min: | 1985 | Soft Min: | 1990 |
Hard Max: | 2008 | Soft Max: | 2007 |
Q5-12E [] | Section: Section 5: Military |
How long were you in {^COUNTRY_TXT({FC-LOOP1})^}?
| 1 SELECT TO ENTER WEEKS ...(Go To Q5-12F) |
| 2 SELECT TO ENTER MONTHS ...(Go To Q5-12G) |
| 3 SELECT TO ENTER YEARS ...(Go To Q5-12H) |
Q5-12F [] | Section: Section 5: Military |
ENTER NUMBER OF WEEKS:
Hard Min: | 0 | Soft Min: | 6 |
Hard Max: | 99 | Soft Max: | 52 |
Q5-12G [] | Section: Section 5: Military |
ENTER NUMBER OF MONTHS:
Hard Min: | 0 | Soft Min: | 1 |
Hard Max: | 99 | Soft Max: | 24 |
Q5-12H [] | Section: Section 5: Military |
ENTER NUMBER OF YEARS:
Hard Min: | 0 | Soft Min: | 1 |
Hard Max: | 99 | Soft Max: | 10 |
Q5-12C-LOOP-END [] | Section: Section 5: Military |
UNTIL ( {FC-LOOP1}==6)
COMMENT: End loop about work or deployment in combat zones