Survey Text

2018
2015
2013
2010
top
2018
Survey form view entire document:  text  image
Question ID: NAF.595_02.000

Instrument Variable Name: SIGT
Question Text:
2 of 2
*Enter time period for time since most recent sigmoidoscopy.
1 Days ago
2 Weeks ago
3 Months ago
4 Years ago
7 Refused
9 Don't know
UniverseText: Sample adults 40+ who answered 1-95 for number part of this 2 part question
SkipInstructions:
(1-3) goto SIGREAS
(4) if SIGN=4
set SIG2=4
goto SIGREAS
elseif SIGN=6,7,8,9
set SIG2=5
goto SIGREAS
elseif SIGN gt 10 and SIGN gt AGE goto ERR_SIGT (greater than persons age)
elseif SIGN gt 10 and SIGN le AGE
set SIG2=6
goto SIGREAS
elseif SIGN=1,2,3,5,10
goto SIG2
(R,D) goto SIG2
Hard Edit:
ERR_SIGT
*Time since last exam cannot be greater than age.
*Please correct.

top
2015
Survey form view entire document:  text  image
Question ID: NAF.595_02.000

Instrument Variable Name: SIGT
Question Text:
2 of 2
*Enter time period for time since most recent sigmoidoscopy.
1 Days ago
2 Weeks ago
3 Months ago
4 Years ago
7 Refused
9 Don't know
Universe Text: Sample adults 40+ who answered 1-95 for number part of this 2 part question
Skip Instructions:
(1-3) go to SIGREAS
(4) if SIGN=4
set SIG2=4
go to SIGREAS
elseif SIGN=6,7,8,9
set SIG2=5
go to SIGREAS
elseif SIGN gt 10 and SIGN gt AGE go to ERR_SIGT (greater than persons age)
elseif SIGN gt 10 and SIGN le AGE
set SIG2=6
go to SIGREAS
elseif SIGN=1,2,3,5,10
go to SIG2
(R,D) go to SIG2
ERR_SIGT
Hard Edit:
*
Time since last exam cannot be greater than age.
*
Please correct.

top
2013
Survey form view entire document:  text  image
Question ID: NAF.595_02.000

Instrument Variable Name: SIGT
Question Text:
2 of 2
*Enter time period for time since most recent sigmoidoscopy.
1 Days ago
2 Weeks ago
3 Months ago
4 Years ago
7 Refused
9 Don't know
UniverseText: Sample adults 40+ who answered 1-95 for number part of this 2 part question
SkipInstructions:
(1-3) goto SIGREAS
(4) if SIGN=4
set SIG2=4
goto SIGREAS
elseif SIGN=6,7,8,9
set SIG2=5
goto SIGREAS
elseif SIGN gt 10 and SIGN gt AGE goto ERR_SIGT (greater than persons age)
elseif SIGN gt 10 and SIGN le AGE
set SIG2=6
goto SIGREAS
elseif SIGN=1,2,3,5,10
goto SIG2
(R,D) goto SIG2
Hard Edit:
ERR_SIGT
*Time since last exam cannot be greater than age.
*Please correct.

top
2010
Survey form view entire document:  text  image
Question ID: NAF.595_02.000

Instrument Variable Name: SIGT
QuestionText:
2 of 2
*Enter time period for time since most recent Sigmoidoscopy.
1 Days ago
2 Weeks ago
3 Months ago
4 Years ago
7 Refused
9 Don't know
UniverseText: Sample adults 40+ who answered 1-95 for number part of this 2 part question
SkipInstructions:
(1-3) goto SIGREAS
(4) if SIGN=4
set SIG2=4
goto SIGREAS
elseif SIGN=6,7,8,9
set SIG2=5
goto SIGREAS
elseif SIGN gt 10 and SIGN gt AGE
goto ERR_SIGT (greater than persons age)
elseif SIGN gt 10 and SIGN le AGE
set SIG2=6
goto SIGREAS
elseif SIGN=1,2,3,5,10
goto SIG2
(R,D) goto SIG2