-
Notifications
You must be signed in to change notification settings - Fork 1
/
QUESTION_BANK.json
186 lines (186 loc) · 5 KB
/
QUESTION_BANK.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
[
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Having you on the team makes a huge difference."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "I enjoy working with you."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Thank you for setting a great example for your coworkers."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "I just wanted to let you know how much you mean to the team."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You play a crucial role in our team's success."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Not everyone is as creative as you—I mean it!"
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You have an extremely healthy perspective."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You're a savvy problem-solver."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Your positive attitude is infectious."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You have a mind for detail."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You always find a way to get it done — and done well!"
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Your efforts at strengthening our culture are not unnoticed."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Not for this team only, But for the company, you mean a lot."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Thanks for always being supportive and for guiding our team the right way."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "Thanks for always being willing to lend a hand."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You are an invaluable member of the team."
},
{
"QUESTION_TYPE": 0,
"QUESTION_BODY": "You are always so quick to show initiative."
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What's your favorite song lyric you can think of off the top of your head?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What do you think my superpower is?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What do you usually like to read?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "Where did you grow up?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "If you had to pick an animal to describe yourself, which would it be?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "If you were in a band what would its name be, and what genre of music would you play?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What's an item on your bucket list that you have yet to do, and what's an item that you've already done?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "Do you fold your pizza?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "Is there a celebrity that people say you look like?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What movie do you wish you could watch again for the first time?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What is your favorite holiday tradition?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "Does your car have a name? What is it?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What is the best work holiday?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What is your standard office lunch?"
},
{
"QUESTION_TYPE": 1,
"QUESTION_BODY": "What is your favorite song to sing?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "Is there anyone who's changed your life but doesn't know it?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "When was the last time you felt most yourself?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What are you most grateful for in this current moment?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What would your younger self not believe about your life today?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "How are you, really?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What title would you give this chapter in your life?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "Who is someone you admire and what made you think of them?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What is the best piece of advice you have ever gotten at work?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "There is a free, round-trip shuttle to Mars. The catch: it will take 5 years of your life to go, visit, and come back. Are you in?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What was your first job and why did you leave?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What is your earliest memory of this job?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What is the best example of a community you have seen?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "What is a good way to give back to the community?"
},
{
"QUESTION_TYPE": 2,
"QUESTION_BODY": "Which class do you wish schools offered?"
}
]