Routing for UAS91

intro1 (intro)
This survey asks about the way things are going in your life, and in the United States at this time. Some of these questions may be familiar; as we want to make sure we have the most up-to-date information.
uas88_completion := getUAS88Completion()
ec001 (right track, wrong track)
Generally speaking, do you feel that the country is headed in the right direction, or is it off on the wrong track?
1 Right direction
2 Wrong track
ec_intro
We are also interested in learning more about your household financial situation.
if ec002_randomizer = empty then
ec002_randomizer := mt_rand(1,2)
End of if
if ec002_randomizer = 1 then
ec002_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
ec002_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
ec002 (making ends meet)
Overall, how difficult is it for your household to make ends meet with your current household income?
1 Not difficult at all
2 Somewhat difficult
3 Moderately difficult
4 Very difficult
5 Extremely difficult
if ec003_randomizer = empty then
ec003_randomizer := mt_rand(1,2)
End of if
if ec003_randomizer = 1 then
ec003_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
ec003_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
ec003 (better,worse off than year ago)
Would you say that you (and your family) are better off or worse off financially than you were a year ago?
1 Much better
2 Somewhat better
3 About the same
4 Somewhat worse
5 Much worse
if ec004_randomizer = empty then
ec004_randomizer := mt_rand(1,2)
End of if
if ec004_randomizer = 1 then
ec004_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
ec004_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
ec004 (better,worse off next year)
Now looking ahead--do you think that a year from now you (and your family) will be better off financially or worse off, or just about the same as now?
1 Much better
2 Somewhat better
3 About the same
4 Somewhat worse
5 Much worse
if ec005_randomizer = empty then
ec005_randomizer := mt_rand(1,2)
End of if
if ec005_randomizer = 1 then
ec005_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6, 7 => 7)
Else
ec005_options := array(1 => 7, 2 => 6, 3 => 5, 4 => 4, 5 => 3, 6 => 2, 7 => 1)
End of if
ec005 (household financial situation next 12 months)
When I think of the financial situation of my household over the next 12 months, I feel:
1 Very bad
2 Bad
3 Rather bad
4 Neither bad nor good
5 Rather good
6 Good
7 Very good
vt_intro
Although the election is over, we are interested in how people voted last November, and in how they might vote today. If you are not a voter, you can tell us that, too.
if citizenus = empty then
citizenus (R CITIZEN US)
Are you a citizen of the United States?
1 Yes
2 No
End of if
if citizenus = 1 then
if sizeof(vt002_options) = 0 then
vt002_options := array_merge(array(0 => 0), shuffleArray(array(1 => 1, 2 => 2, 3 => 3, 4 => 4)))
vt002_options[5] := 5
End of if
vt002 (who voted for)
In the election for U.S. President last November, did you vote in the election, and if so, who did you vote for?
0 I did not vote in the presidential election
1 Donald Trump
2 Hillary Clinton
3 Gary Johnson
4 Jill Stein
5 Some other candidate
End of if
if sizeof(vt001_options) = 0 then
vt001_options := array_merge(array(0 => 0), shuffleArray(array(1 => 1, 2 => 2, 3 => 3, 4 => 4)))
vt001_options[5] := 5
vt001_options[6] := 6
End of if
vt001 (voter regret)
If the election for U.S. president was held again today, and the candidates were the same as they were last November, knowing what you know now, which candidate would you vote for? If you are not a registered voter, you can tell us that, too.
0 I am not a registered voter
1 Donald Trump
2 Hillary Clinton
3 Gary Johnson
4 Jill Stein
5 Some other candidate
6 I wouldn’t vote for president
fd_intro
We are also interested in learning about what methods people feel are the best way to make changes in American society. For each of these questions, please choose the method that you agree with the most.
if fd001_randomizer = empty then
fd001_randomizer := mt_rand(1,2)
End of if
if fd001_randomizer = 1 then
fd001_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
Else
fd001_options := array(1 => 2, 2 => 1, 3 => 3, 4 => 4)
End of if
fd001 (demonstrations vs. elections to bring change)
Which is the better way to bring about necessary changes in society?
1 By demonstrating in the streets and disrupting the system
2 Through the election process
3 Neither
4 Not sure
if fd002_randomizer = empty then
fd002_randomizer := mt_rand(1,2)
End of if
if fd002_randomizer = 1 then
fd002_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
Else
fd002_options := array(1 => 2, 2 => 1, 3 => 3, 4 => 4)
End of if
fd002 (use of violence for a cause)
Which of the following comes closest to your view? The use of violence to change the system...
1 Is often the only way to get results
2 Usually hurts the cause more than it helps
3 Neither
4 Not sure
if fd003_randomizer = empty then
fd003_randomizer := mt_rand(1,2)
End of if
if fd003_randomizer = 1 then
fd003_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
Else
fd003_options := array(1 => 2, 2 => 1, 3 => 3, 4 => 4)
End of if
fd003 (solve problems and make life better )
The best way to solve the country's problems and make life better for the American people is to:
1 Overturn the whole society from top to bottom
2 Work within the system and try to reform it
3 Neither
4 Not sure
ra_intro
As of April 26, Donald Trump will have been president for 100 days. We are interested in learning how people are feeling about his presidency, so far.
if ra001_randomizer = empty then
ra001_randomizer := mt_rand(1,2)
End of if
if ra001_randomizer = 1 then
ra001_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6)
Else
ra001_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1, 6 => 6)
End of if
ra001 (Trump Job approval)
Overall, do you approve or disapprove of the job that Donald Trump is doing as president?
1 Disapprove strongly
2 Disapprove somewhat
3 Neither approve nor disapprove
4 Approve somewhat
5 Approve strongly
6 Haven’t heard enough to say
if ra002_randomizer = empty then
ra002_randomizer := mt_rand(1,2)
End of if
if ra002_randomizer = 1 then
ra002_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6)
Else
ra002_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1, 6 => 6)
End of if
ra002 (Trump accomplished what he promised)
Whether or not you approve of the job Donald Trump has been doing as president so far, would you say he has done more, less or about as much as he said he would do in his first 100 days?
1 Much less
2 Somewhat less
3 About what he said
4 Somewhat more
5 Much more
6 Haven’t heard enough to say
if ra003_randomizer = empty then
ra003_randomizer := mt_rand(1,2)
End of if
if ra003_randomizer = 1 then
ra003_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6)
Else
ra003_options := array(1 => 6, 2 => 5, 3 => 4, 4 => 3, 5 => 2, 6 => 1)
End of if
ra003 (feelings toward Trump)
Which of the following statements best describes how you feel toward Donald Trump?
1 I like him personally and approve of most or all of his policies
2 I like him personally but disapprove of most or all of his policies
3 I like him personally and am not sure, or am waiting to see about his policies
4 I dislike him personally and am not sure, or am waiting to see about his policies
5 I dislike him personally and disapprove of most or all of his policies
6 I dislike him personally but approve of most or all of his policies
ra004 (happy to have Trump as president)
We would like to know how happy or unhappy you are with Donald Trump as president. Please choose a number between 0 and 10 that represents how happy you are that Donald Trump was chosen as the next president of the United States. 0 means you are completely unhappy with Donald Trump as president and 10 means you are completely happy with Donald Trump as president.
at001_questions := array(1 => "at001a", 2 => "at001b", 3 => "at001c", 4 => "at001d", 5 => "at001e", 6 => "at001f", 7 => "at001g", 8 => "at001h", 9 => "at001i")
if sizeof(at001_order) = 0 then
at001_order := shuffleArray(array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6, 7 => 7, 8 => 8, 9 => 9))
End of if
Group of questions presented on the same screen
at001_intro
Please indicate the extent to which each of the following attributes applies, or does not apply, to Donald Trump.

Subgroup of questions
Loop from 1 to 9
Value of question 'at001_questions[at001_order[cnt]]' asked as question
End of loop
End of subgroup of questions
End of group of questions
is_intro1
You may have heard or read about various proposals for reforming health care. We are interested in learning about how people feel about one specific change that has been proposed.
if is001_randomizer = empty then
is001_randomizer := mt_rand(1,9)
End of if
Fill code of question 'FLis001_1' executed
Fill code of question 'FLis001_2' executed
is001 (support for healthcare change)
Currently, most Americans who do not get health insurance through their employer, Medicare, or Medicaid receive a tax credit to help them buy coverage. Those who earn less or live in places where insurance is more expensive get larger tax credits. (A tax credit reduces the amount of taxes you pay.)

Some have proposed changing this system so that people who buy their own health insurance get the same amount of tax credit no matter what they earn or how much insurance costs where they live. [

According to the non-partisan Congressional Budget Office, this proposed change would reduce the amount of financial help available and cause millions of people to lose their coverage in the coming years./

According to the non-partisan Congressional Budget Office, this proposed change would reduce the amount of financial help available and cause millions of people to lose their coverage in the coming years. It would also reduce the federal budget deficit by approximately $300 billion./

President Donald Trump supports this proposed change to the health care system. Congressional Democrats oppose it./

President Donald Trump supports this proposed change to the health care system. Congressional Democrats and a number of Republicans in Congress, including Senators Ted Cruz and Susan Collins, oppose it.] [[]]

Do you support or oppose this proposed change to the health care system?
1 Strongly Support
2 Support
3 Unsure (Neither support nor oppose)
4 Oppose
5 Strongly Oppose
is_intro2
We are also interested in how people feel about various aspects of life in the United States.
if is003a_randomizer = empty then
is003a_randomizer := mt_rand(1,2)
is003b_randomizer := mt_rand(1,2)
is003c_randomizer := mt_rand(1,2)
is003d_randomizer := mt_rand(1,2)
is003e_randomizer := mt_rand(1,2)
is003f_randomizer := mt_rand(1,2)
is003g_randomizer := mt_rand(1,2)
End of if
if is003a_randomizer = 1 then
is003a_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003a_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003b_randomizer = 1 then
is003b_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003b_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003c_randomizer = 1 then
is003c_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003c_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003d_randomizer = 1 then
is003d_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003d_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003e_randomizer = 1 then
is003e_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003e_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003f_randomizer = 1 then
is003f_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003f_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
if is003g_randomizer = 1 then
is003g_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
is003g_options := array(1 => 5, 2 => 4, 3 => 3, 4 => 2, 5 => 1)
End of if
is003_questions := array(1 => "is003a", 2 => "is003b", 3 => "is003c", 4 => "is003d", 5 => "is003e", 6 => "is003f", 7 => "is003g")
if (sizeof(is003_order) = 0) then
is003_order := shuffleArray(array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5=> 5, 6 => 6, 7 => 7))
End of if
Loop from 1 to 7
Value of question 'is003_questions[is003_order[cnt]]' asked as question
End of loop
is004a_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
is004b_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
is004c_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
is004d_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4)
is004_questions := array(1 => "is004a", 2 => "is004b", 3 => "is004c", 4 => "is004d")
is004_questions_end := array(1 => "is004a_dummy", 2 => "is004b_dummy", 3 => "is004c_dummy", 4 => "is004d_dummy")
if sizeof(is004_order) = 0 then
is004_order := shuffleArray(array(1 => 1, 2 => 2, 3 => 3, 4 => 4))
End of if
is004_intro
When making laws or creating programs that affect all Americans, we sometimes have to think about if it is worse to give benefits to people who are not eligible, or worse to not give benefits to people who are eligible.
Loop from 1 to 4
Group of questions presented on the same screen
Value of question 'is004_questions_end[is004_order[cnt]]' asked as question
Value of question 'is004_questions[is004_order[cnt]]' asked as question
End of group of questions
End of loop
di_main
We are interested in how active people are in various kinds of organizations these days, and the experiences they have with those organizations.
Group of questions presented on the same screen
di_intro
Please indicate whether you are a member of each of these types of organization, and if so, whether you are an active, or inactive member.

Subgroup of questions
di001a (A church or another religious organization )
A church or another religious organization
1 Active Member
2 Inactive member
3 Not a member
di001b (A sports or recreational organization or team)
A sports or recreational organization or team
1 Active Member
2 Inactive member
3 Not a member
di001c (An art, music, or educational organization)
An art, music, or educational organization
1 Active Member
2 Inactive member
3 Not a member
di001d (A labor union)
A labor union
1 Active Member
2 Inactive member
3 Not a member
di001e (A political party)
A political party
1 Active Member
2 Inactive member
3 Not a member
di001f (An environmental organization)
An environmental organization
1 Active Member
2 Inactive member
3 Not a member
di001g (A professional association)
A professional association
1 Active Member
2 Inactive member
3 Not a member
di001h (A humanitarian or charitable organization)
A humanitarian or charitable organization
1 Active Member
2 Inactive member
3 Not a member
di001i (A consumer organization)
A consumer organization
1 Active Member
2 Inactive member
3 Not a member
di001j (A self-help group or mutual aid group)
A self-help group or mutual aid group
1 Active Member
2 Inactive member
3 Not a member
di001k (Any other group of people who meet)
Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems
1 Active Member
2 Inactive member
3 Not a member
di001l (An online group)
An online group where you participate often and where you feel known, whether by your real name or by a made-up name
1 Active Member
2 Inactive member
3 Not a member
End of subgroup of questions
End of group of questions
if di001a = 1 OR di001b = 1 OR di001c = 1 OR di001d = 1 OR di001e = 1 OR di001f = 1 OR di001g = 1 OR di001h = 1 OR di001i = 1 OR di001j = 1 OR di001k = 1 OR di001l = 1 then
Group of questions presented on the same screen
di_intro2
From this list of the organizations in which you are an active member, please indicate if you participate at least a few times a year. By "participate" we mean that you take part in discussions, or help make decisions for that group.

Subgroup of questions
if di001a = 1 then
di002a (A church or another religious organization )
A church or another religious organization
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001b = 1 then
di002b (A sports or recreational organization or team)
A sports or recreational organization or team
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001c = 1 then
di002c (An art, music, or educational organization)
An art, music, or educational organization
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001d = 1 then
di002d (A labor union)
A labor union
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001e = 1 then
di002e (A political party)
A political party
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001f = 1 then
di002f (An environmental organization)
An environmental organization
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001g = 1 then
di002g (A professional association)
A professional association
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001h = 1 then
di002h (A humanitarian or charitable organization)
A humanitarian or charitable organization
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001i = 1 then
di002i (A consumer organization)
A consumer organization
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001j = 1 then
di002j (A self-help group or mutual aid group)
A self-help group or mutual aid group
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001k = 1 then
di002k (Any other group of people who meet)
Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
if di001l = 1 then
di002l (An online group)
An online group where you participate often and where you feel known, whether by your real name or by a made-up name
1 Participate at least
several times a year
2 Do NOT participate at least
several times a year
End of if
End of subgroup of questions
End of group of questions
Fill code of question 'FLdi003' executed
if selectedcnt = 0 OR selectedcnt > 1 OR (noneselected = 1 and selectedcnt != 1) then
di003 (group most participate)
Which group do you participate in most often? By "participate" we mean that you take part in discussions, or help make decisions for that group.
1 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
2 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
3 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
4 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
5 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
6 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
7 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
8 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
9 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
10 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
11 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
12 [A church or another religious organization /A sports or recreational organization or team/An art, music, or educational organization/A labor union/A political party/An environmental organization/A professional association/A humanitarian or charitable organization/A consumer organization/A self-help group or mutual aid group/Any group of people who meet on a regular basis, even if the group doesn't have a name, such as a bridge group, exercise group, or a group that meets to discuss individual or community problems/An online group where you participate often and where you feel known, whether by your real name or by a made-up name]
Else
di003 := selected
End of if
if di004_randomizer = empty then
di004_randomizer := mt_rand(1,2)
End of if
if di004_randomizer = 1 then
di004_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 6 => 6)
Else
di004_options := array(1 => 4, 2 => 3, 3 => 2, 4 => 1, 5 => 5, 6 => 6)
End of if
di004 (group leaders do what they promise)
Thinking of the group that you participate in most frequently, how often would you say the leaders of that group do what they promise to do?
1 Always
2 Sometimes
3 Rarely
4 Never
5 Not sure
6 Doesn't apply / no leadership
if di004 != 6 then
if di005_randomizer = empty then
di005_randomizer := mt_rand(1,2)
End of if
if di005_randomizer = 1 then
di005_options := array(1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5)
Else
di005_options := array(1 => 4, 2 => 3, 3 => 2, 4 => 1, 5 => 5)
End of if
di005 (group leaders welcome and inclusive)
How often do that group’s leaders make everyone feel welcome and included?
1 Always
2 Sometimes
3 Rarely
4 Never
5 Not sure
End of if
End of if
CS_001 (HOW PLEASANT INTERVIEW)
Could you tell us how interesting or uninteresting you found the questions in this interview?
1 Very interesting
2 Interesting
3 Neither interesting nor uninteresting
4 Uninteresting
5 Very uninteresting
CS_003 (comments)
Do you have any other comments on the interview? Please type these in the box below.(If you have no comments, please click next to complete this survey.)
STRING