CF Module checks
CF1 CFLISEN
IF (number of words correctly recalled = RESPONSE) OR (number of words correctly
recalled = EMPTY) [CfLisEn = RESPONSE OR CfLisEn = EMPTY]
│
│ INTERVIEWER: Please enter the number of words the respondent correctly recalls.
│
END OF FILTER
CF2 CFLISD
IF (number of words recalled after delay = RESPONSE) OR number of words recalled after
delay = EMPTY [CfLisD = RESPONSE OR CfLisD = EMPTY]
│
│ INTERVIEWER: Please enter the number of words the respondent correctly recalls.
│
END OF FILTER
CF3 CFWHO
IF whether anyone else was present = No [CfWho = 1]
│
│ CHECK: whether anyone else was present = No AND whether anyone else was
│ present = Yes [CfWho = 1 AND CfWho = 2…5]
││
││ INTERVIEWER: 'No' is an exclusive code. Please change!
││
│ END CHECK
│
END OF FILTER
396