Survey Text

2002
top
2002
Survey form view entire document:  text  image
Check Item HRB_CCI1: If more than three conditions are X'ed in HRB_COND, go to HRB_BOTH and display all conditions checked. If HRB_COND eq (R) or HRB_COND eq (D), go to HRB_NOHP; else go to if HRB_HELP.

ALT.204

Which three of these are the most bothersome?

FR: ENTER THREE CONDITIONS. PROMPT IF NECESSARY.
HRBBOT1
HRBBOT2
HRBBOT3
[if HRBCON01 eq (X), display]
[if HRBCON02 eq (X), display]
[if HRBCON03 eq (X), display]
.
.
.
[if HRBCON72 eq (X), display]
[if HRBCON73 eq (X), display]
[if HRBCON74 eq (X), display]