-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQuizList.json
188 lines (188 loc) · 4.16 KB
/
QuizList.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
187
188
{
"itemList" : [
{
"number" : 1,
"text" : "Once you have their money, you never give it back."
},
{
"number" : 3,
"text" : "Never spend more for an acquisition than you have to."
},
{
"number" : 6,
"text" : "Never allow family to stand in the way of opportunity."
},
{
"number" : 7,
"text" : "Keep your ears open."
},
{
"number" : 9,
"text" : "Opportunity plus instinct equals profit."
},
{
"number" : 10,
"text" : "Greed is eternal."
},
{
"number" : 16,
"text" : "A deal is a deal."
},
{
"number" : 17,
"text" : "A contract is a contract is a contract... but only between Ferengi."
},
{
"number" : 18,
"text" : "A Ferengi without profit is no Ferengi at all."
},
{
"number" : 21,
"text" : "Never place friendship above profit."
},
{
"number" : 22,
"text" : "A wise man can hear profit in the wind."
},
{
"number" : 23,
"text" : "Nothing is more important than your health... except for your money."
},
{
"number" : 31,
"text" : "Never make fun of a Ferengi's mother."
},
{
"number" : 33,
"text" : "It never hurts to suck up to the boss."
},
{
"number" : 34,
"text" : "War is good for business."
},
{
"number" : 35,
"text" : "Peace is good for business."
},
{
"number" : 45,
"text" : "Expand or die."
},
{
"number" : 47,
"text" : "Don't trust a man wearing a better suit than your own."
},
{
"number" : 48,
"text" : "The bigger the smile, the sharper the knife."
},
{
"number" : 57,
"text" : "Good customers are as rare as latinum."
},
{
"number" : 59,
"text" : "Free advice is seldom cheap."
},
{
"number" : 62,
"text" : "The riskier the road, the greater the profit."
},
{
"number" : 74,
"text" : "Knowledge equals profit."
},
{
"number" : 75,
"text" : "Home is where the heart is, but the stars are made of latinum."
},
{
"number" : 76,
"text" : "Every once in a while, declare peace."
},
{
"number" : 94,
"text" : "Females and finances don't mix."
},
{
"number" : 95,
"text" : "Expand or die."
},
{
"number" : 98,
"text" : "Every man has his price."
},
{
"number" : 102,
"text" : "Nature decays, but latinum lasts forever."
},
{
"number" : 103,
"text" : "Sleep can interfere with..."
},
{
"number" : 109,
"text" : "Dignity and an empty sack is worth the sack."
},
{
"number" : 111,
"text" : "Treat people in your debt like family... exploit them."
},
{
"number" : 112,
"text" : "Never have sex with the boss' sister."
},
{
"number" : 125,
"text" : "You can't make a deal if you're dead."
},
{
"number" : 139,
"text" : "Wives serve, brothers inherit."
},
{
"number" : 168,
"text" : "Whisper your way to success."
},
{
"number" : 190,
"text" : "Hear all, trust nothing."
},
{
"number" : 194,
"text" : "It's always good business to know about new customers before they walk in your door."
},
{
"number" : 203,
"text" : "New customers are like razor-toothed gree-worms."
},
{
"number" : 208,
"text" : "Sometimes the only thing more dangerous than a question is an answer."
},
{
"number" : 211,
"text" : "Employees are the rungs on the ladder of success."
},
{
"number" : 214,
"text" : "Never begin a business negotiation on an empty stomach."
},
{
"number" : 217,
"text" : "You can't free a fish from water."
},
{
"number" : 239,
"text" : "Never be afraid to mislabel a product."
},
{
"number" : 263,
"text" : "Never allow doubt to tarnish your lust for latinum."
},
{
"number" : 285,
"text" : "No good deed ever goes unpunished."
}
]
}