HE Module Checks
HE1-6 SPARE
HE7 HEOPT
HE8 HEOPT
HE9 HEOPT
IF Types of eye condition = RESPONSE [HeOpt = RESPONSE]
│
│ LOOP FOR idx:= 1 TO 4
││
││IF (HeOpn[idx] = HasNow)
│││
│││CHECK (idx IN HeOpt) INVOLVING(HeOpt)
│││
│││INTERVIEWER: The respondent has confirmed that they have ^ConDisp[idx] at a previous question
│││ (HeOpn). Please press <Enter> and add code ^idx at this question.
│││
││END CHECK
││
││IF types of eye conditions = idx [HeOpt = idx]
│││
│││CHECK (ConDisp[idx] <> '') INVOLVING(HeOpt)
│││
│││INTERVIEWER: You cannot use this code.
│││
││END CHECK
││
│END OF FILTER
│
END OF FILTER
IF Types of eye condition = None [HEOpt= 96]
│
│CHECK: (CARDINAL(HEopt) = 1)
││
││INTERVIEWER: 'None' is an exclusive code at this question. Please change.
││
│END CHECK
│
END OF FILTER
HE10 HESLPE
HE11 HESLPE
IF (HESLPE = RESPONSE)
│
│CHECK: (HESLPE >= 4)
││
││INTERVIEWER: Are you sure the respondent only gets ^heslpe hours sleep a night?
126