Target First Half
G2E0390 How likely is it you would say why it would be wrong ? Is it...
NEXT SCREEN: G2E0391
How likely is it you would say why it would be wrong ? Is it...
[green]
VALUE LABEL
1 Very likely
2 Likely
3 50% chance
4 Unlikely
5 Or Very Unlikely
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item G2E0365
Default previous item: G2E0389
FORWARD FLOW FROM HERE:
Default next item: G2E0391
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/62
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][cyan]
COMMANDS TO EXECUTE AFTER INPUT:
<8> <9>
G2E0391 How likely is it you would suggest something else to do? Is it
NEXT SCREEN: G2E0392
How likely is it you would suggest something else to do? Is it
[green]
VALUE LABEL
1 Very likely
2 Likely
3 50% chance
4 Unlikely
5 Or Very Unlikely
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item G2E0365
Default previous item: G2E0390
FORWARD FLOW FROM HERE:
Default next item: G2E0392
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/63
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][cyan]
COMMANDS TO EXECUTE AFTER INPUT:
<8> <9>
G2E0392 How likely is it you would stop being friends with that person? Is it...
NEXT SCREEN: WHGO
How likely is it you would stop being friends with that person? Is it...
[green]
VALUE LABEL
1 Very likely
2 Likely
3 50% chance
4 Unlikely
5 Or Very Unlikely
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item G2E0365
Default previous item: G2E0391
FORWARD FLOW FROM HERE:
Default next item: cronoend
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/64
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][cyan]
COMMANDS TO EXECUTE AFTER INPUT:
<8> <9>
cronoend
IMMEDIATELY PRECEDING ITEMS:
Path to this item from these items:
doit
Default previous item: G2E0392
FORWARD FLOW FROM HERE:
Default next item: WHGO
PROPERTIES:
Item type: single non-input item
Content type: (no data)
COMMANDS TO EXECUTE:
[if totalday gt <0>]
[store totalday:0 in lastd]
[endif]
[if totaltim gt <0>]
[store totaltim:0 in lastt]
[endif]
[setdate G2E0001 mmddyyyy]
[settime time]
[subdate startday from G2E0001 into totalday]
[subtime starttim from time into totaltim]
[subtime time1b from time1e into time1]
[subtime time2b from time2e into time2]
[subtime time3b from time3e into time3]
[subtime time4b from time4e into time4]
[subtime time5b from time5e into time5]
[subtime time6b from time6e into time6]
[subtime time7b from time7e into time7]
[subtime time8b from time8e into time8]
[subtime time9b from time9e into time9]
[subtime time10b from time10e into time10]
[subtime time11b from time11e into time11]
[subtime time12b from time12e into time12]
[subtime time13b from time13e into time13]
[subtime time14b from time14e into time14]
[subtime time15b from time15e into time15]
[subtime time16b from time16e into time16]
[subtime time17b from time17e into time17]
[subtime time18b from time18e into time18]
[if lastd gt <0>]
[store {char}({int}lastd + {int}totalday) in totalday]
[endif]
[if lastt gt <0>]
[store {char}({int}lastt + {int}totaltim) in totaltim]
[endif]
WHGO This interview started [fill totalday] day's ago
NEXT SCREEN: CCHK
This interview started [fill totalday] day's ago
and took [fill totaltim] minutes to complete.
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: cronoend
FORWARD FLOW FROM HERE:
Default next item: CCHK
PROPERTIES:
Item type: single input item
Content type: (no data)
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][white]
COMMANDS TO EXECUTE AFTER INPUT:
[nodata]
CCHK Please enter the Family ID again...
NEXT SCREEN: CCMPR
Please enter the Family ID again...
[allow INT 4]
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: WHGO
FORWARD FLOW FROM HERE:
Default next item: CCMPR
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/65-68
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][white]
CCMPR Please pick the CORRECT Family ID!
NEXT SCREEN: OUTC
Please pick the CORRECT Family ID!
[white]
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: CCHK
FORWARD FLOW FROM HERE:
Default next item: TFID
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/69
COMMANDS TO EXECUTE BEFORE INPUT:
[if CCHK eq csid goto OUTC]
[bold][red]
TFID
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: CCMPR
FORWARD FLOW FROM HERE:
Default next item: STFD
PROPERTIES:
Item type: single non-input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/70-73
COMMANDS TO EXECUTE:
[allow INT 4]
STFD
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: TFID
FORWARD FLOW FROM HERE:
Default next item: OUTC
PROPERTIES:
Item type: single non-input item
Content type: (no data)
COMMANDS TO EXECUTE:
[if CCMPR eq <1>]
[store csid in TFID]
[endif]
[if CCMPR eq <2>]
[store CCHK in TFID]
[endif]
OUTC RECORD OUTCOME
NEXT SCREEN: menukey
RECORD OUTCOME
[green]
VALUE LABEL
1 CI completed interview
2 PCI partially completed NOTE REASON
3 INTERVIEW NEVER STARTED
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: STFD
FORWARD FLOW FROM HERE:
Default next item: ENDT
PROPERTIES:
Item type: single input item
Content type: numeric
Decimals: 0 Min: NA Max: NA
MD Codes: none
LOCATION:
Record/columns: 14/74
COMMANDS TO EXECUTE BEFORE INPUT:
[bold][white]
ENDT
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item cronoend
Default previous item: OUTC
FORWARD FLOW FROM HERE:
Conditional flow to the following items:
setskip
Default next item: end
PROPERTIES:
Item type: single non-input item
Content type: (no data)
COMMANDS TO EXECUTE:
[if OUTC eq <2> or OUTC eq <3>]
[goto setskip]
[endif]
end
IMMEDIATELY PRECEDING ITEMS:
Path to this item from these items:
setskip
Default previous item: ENDT
FORWARD FLOW FROM HERE:
Default next item: setskip
PROPERTIES:
Item type: single non-input item
Content type: (no data)
COMMANDS TO EXECUTE:
[complete]
setskip
IMMEDIATELY PRECEDING ITEMS:
Path to this item from these items:
ENDT
Default previous item: end
FORWARD FLOW FROM HERE:
Conditional flow to the following items:
end
Default next item: menukey
PROPERTIES:
Item type: single non-input item
Content type: (no data)
COMMANDS TO EXECUTE:
[reset OUTC]
[skip]
[goto end]
menukey F2=Backward F3=Forward F4=Jump F5=Refresh F6=End F7=Notes
F2=Backward F3=Forward F4=Jump F5=Refresh F6=End F7=Notes
IMMEDIATELY PRECEDING ITEMS:
The preceding decision point is at item setskip
Default previous item: setskip
PROPERTIES:
Item type: single input item
Content type: (no data)
COMMANDS TO EXECUTE BEFORE INPUT:
[nodata]
[red]
Target First Half