-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnice.json
More file actions
142 lines (142 loc) · 4.64 KB
/
nice.json
File metadata and controls
142 lines (142 loc) · 4.64 KB
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
[
{
"question": "What is something you have always wanted to try but have not yet?",
"suggestion": [
"Skydiving",
"Learning a new language",
"Backpacking through a foreign country"
]
},
{
"question": "What is your biggest fear?",
"suggestion": [
"Heights",
"Spiders",
"Public speaking"
]
},
{
"question": "What is a childhood memory that has had a lasting impact on you?",
"suggestion": [
"A family vacation",
"A special birthday celebration",
"A memorable summer camp experience"
]
},
{
"question": "What is something that you have changed your mind about in the past?",
"suggestion": [
"Political beliefs",
"Career goals",
"Life priorities"
]
},
{
"question": "What is a belief or value that you have held on to even though it may be unpopular?",
"suggestion": [
"Belief in equality for all individuals regardless of race or gender",
"Support for a controversial political figure or party",
"Disagreement with the popular opinion on a controversial social issue"
]
},
{
"question": "What is a situation or event that has challenged your beliefs or values?",
"suggestion": [
"A personal tragedy or loss",
"A conflict with a friend or family member",
"A disagreement with a co-worker or employer"
]
},
{
"question": "What is a talent or skill that you have that most people do not know about?",
"suggestion": [
"Ability to play a musical instrument",
"Proficiency in a foreign language",
"Artistic ability such as drawing or painting"
]
},
{
"question": "What is a personal accomplishment that you are most proud of?",
"suggestion": [
"Graduating from a higher education institution",
"Overcoming a significant personal challenge",
"Achieving a personal fitness or health goal"
]
},
{
"question": "What is a place you have always wanted to visit but haven't?",
"suggestion": [
"Paris, France",
"Santorini, Greece",
"Bali, Indonesia"
]
},
{
"question": "What is something you are currently learning or want to learn in the future?",
"suggestion": [
"A new language",
"A new skill or trade",
"A new hobby or recreational activity"
]
},
{
"question": "What is the most spontaneous thing you have ever done?",
"suggestion": [
"Booking a last-minute trip or vacation",
"Quitting a job without a backup plan",
"Making a impulsive purchase or financial decision"
]
},
{
"question": "What is the most adventurous food you have ever tried?",
"suggestion": [
"Fugu (Japanese blowfish)",
"Hákarl (Fermented shark meat from Iceland)",
"Escamoles (Ant larvae found in Mexico)"
]
},
{
"question": "What is the best advice you have ever received?",
"suggest": []
},
{
"question": "What is your biggest fear or insecurity?",
"suggestion": [
"Losing loved ones",
"Failure or not living up to expectations",
"Financial instability or insecurity"
]
},
{
"question": "What is your favorite childhood memory?",
"suggestion": [
"Playing with friends and family",
"Going on vacation or trips",
"Achievements or accomplishments in school or sports"
]
},
{
"question": "What is your most prized possession?",
"suggestion": [
"Sentimental items such as photographs or keepsakes",
"Valuable possessions such as jewelry or collectibles",
"Technology such as a phone or laptop"
]
},
{
"question": "What is your biggest pet peeve?",
"suggestion": [
"People talking loudly in public places",
"People who are constantly late",
"People who litter or don't clean up after themselves"
]
},
{
"question": "What makes you feel most loved and appreciated?",
"suggestion": [
"Physical affection such as hugs or kisses",
"Verbal affirmations or compliments",
"Gestures of thoughtfulness or acts of service"
]
}
]