Hand Cards and Design
| ||||||
The questions in this set may be asked if the respondent claims any religious preference in the response to some previous question, like the one shown inhe coding frame to the right, e.g., '"Do you claim any religious preference?" "Yes!"
The purpose of this exercise is to find out what the religious environment of the respondent is, then to tailor subsequent moral, ethical, and religious practice questions via textual substitutions to this particular environment.
The following design circumstances portray an actual problem that the designer might encounter when converting a pencil and paper survey to a CAPI survey. "Whether to use a Hand Card in the field or to design a series of question on-line that will gather the same information."
The designer or design team must decide which solution is better for any given field situation.
The spectrum of some choices, e.g., religious preferences, can be quite extensive. One method of focusing in on extensive information is to use a list (or table). This list can be printed on a card and handed to the respondent. The respondent would then be asked to choose a response from the list and the interviewer would record that response. Usually, the interviewer would record the numeric equivalent of the respondent's answer. The figure on the right illustrates such a list called a "hand card". The numeric equivalences are to the left of the responses.
|
There are several disadvantages to a "hand card":
The design of the "hand card" follows traditional methodology of pencil and paper. At one time this was the best design, but with CAPI, convenient design of this question can overcome all of the "hand card" disadvantages.
In the OSU CAPI Manager program the design of this question could be managed in several ways.
The CAPI solution will use the last of the above choices, a 'structured design method' and illustrate the necessary question types to use.
The first question in the section on religion will determine if the respondent claims any religious preference. If not, it will not be necessary to ask for detailed religious information, but questions about values or moral practice might still be applicable.
The list of preferences and the skip patterns are detailed in the coding frame.
This design method has the following benefits over the "hand card":
The Manager form of this question would look like the figure below.
The DCode (Pick List) field contains the name of the record that makes up the pick list of religious choices shown in the above coding frame.
Depending on the choice made from the list, the skips exhibited in the Cond. Jump fields can be quite detailed.
To view the DCode (Pick List) record, double click on the DCode (Pick List) field.
To create a DCode (Pick List) record on the fly,
0n the navigation bar or the Pick List record; The figure below illustrates the DCode (Pick List) record named in the DCode (Pick List) field.
Note the use of the sequential numbering scheme in the SeqNum field used to control the order of the choices that will be displayed in the pick list of the Survey program.
The correspondence between the values in the Value field and the sequential numbering is purely coincidental.
The Survey screen for this Select Option question type is displayed in the figure below.
The list of choices specified in the DCode (Pick List) field is displayed in the order of the sequential numbers. If the list were too long to be completely displayed, a scroll box would appear in the scroll bar.
Suppose the respondent declares a religious preference of Protestant in question Relg-1. (Value = 2.).
The instrument will then go on to focus on specific Protestant preferences by branching to question Relg-1Prot. The new list of choices would determine which Protestant preference the respondent had.
The Manager record for this question would look like the figure below.
The DCode (Pick List) field would contain the name of the pick list, the Cond. Jump field would contain the skip instructions depending on the value of the answer chosen from the pick list.
The window "Selection Option--Protestant Preference in Survey" displays the Select Option in the Survey program. The distribution code record specified in the DCode (Pick List) appears as a list.
Suppose the respondent declares a Protestant preference of Baptist in question Relg-1Prot. The instrument will then go on to focus on specific Baptist preferences by branching to question Relg-1Bapt.
This coding frame for the Select Option that would focus on the Baptist preference would look like the figure on the right.
The Manager record would look familiar with the customary selection option fields filled in.
Once the final detail of the religious preference has been determined, the instrument will branch to the next default question (Relg-2) in the instrument.
The Survey screen for this Select Option should now be familiar and look like the window in "Select Option -- Baptist Preference."
Following the focus on religious preference, the next set of religious questions will determine religious practice and beliefs, if applicable. Machine-operation question types will be introduced to control the flow of the instrument and select the religious questions to be asked.
Next Step
Go back to Special Features.