NIPO ODIN Version 5.17

*NONRESP

System

NIPO CATI / NIPO CAWI only.

Purpose

End questionnaire, to response list.

Syntax

*NONRESP ["I"|"E"|"A"]

Description

With this command the interview is terminated and the indicated non-response list is put on the screen. The argument determines which list will be shown. If the argument is omitted the default non-response list for "I" is displayed.

Arguments

"I"
The non-response list that is displayed initially appears on the screen. This is the list that appears after pressing the NonResp key in the introduction screen. This list can be configured by the fieldwork manager or using the survey configuration file. By default the non-response codes codes 01-17 are in this list.

"E"
The non-response list that is displayed when the interviewer wants to enter a non-response code after the interview was started, by choosing File > NonResp from the menu. This list can be configured by the fieldwork manager or using the survey configuration file. By default the non-response codes codes 04-17 are in this list.

"A"
The non-response list that is displayed when the interviewer selects File > Appoint from the menu to make an appointment with the respondent. This list can be configured by the fieldwork manager or using the survey configuration file. By default the non-response codes codes 06 and 07 are in this list.

Example

*QUESTION 1 *CODES L1
Start interview now?

1: Yes
2: No, make appointment *NONRESP "A"
3: No, Non-response (specify) *NONRESP "E"

Note that if an appointment is made, it is continued at Q1. Therefore code 1 is required to continue the interview.

See Also