File size: 7,501 Bytes
9c6961c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
[
  {
    "id": 1,
    "difficulty": "easy",
    "question": "What does 'hypertension' mean?",
    "options": ["Low blood pressure", "High blood pressure", "Fast heartbeat", "Blood infection"],
    "correct": "High blood pressure"
  },
  {
    "id": 2,
    "difficulty": "easy",
    "question": "What is the main purpose of antibiotics?",
    "options": ["Treat viral infections", "Treat bacterial infections", "Reduce fever", "Help with sleep"],
    "correct": "Treat bacterial infections"
  },
  {
    "id": 3,
    "difficulty": "easy",
    "question": "What does a fever usually indicate?",
    "options": ["Body fighting infection", "Low blood pressure", "Dehydration only", "Heart failure"],
    "correct": "Body fighting infection"
  },
  {
    "id": 4,
    "difficulty": "easy",
    "question": "What is dehydration?",
    "options": ["Too much water in the body", "Lack of enough body fluids", "Low oxygen level", "High sugar level"],
    "correct": "Lack of enough body fluids"
  },
  {
    "id": 5,
    "difficulty": "easy",
    "question": "Which organ pumps blood through the body?",
    "options": ["Lungs", "Brain", "Heart", "Kidneys"],
    "correct": "Heart"
  },
  {
    "id": 6,
    "difficulty": "easy",
    "question": "What does 'chronic' mean in medical terms?",
    "options": ["Short-term", "Long-lasting", "Sudden", "Curable"],
    "correct": "Long-lasting"
  },
  {
    "id": 7,
    "difficulty": "easy",
    "question": "Which is a common symptom of the flu?",
    "options": ["Broken bone", "Fever and body aches", "Vision loss", "Chest injury"],
    "correct": "Fever and body aches"
  },
  {
    "id": 8,
    "difficulty": "easy",
    "question": "What does a vaccine do?",
    "options": ["Cures diseases instantly", "Prevents some infections", "Treats pain", "Improves sleep"],
    "correct": "Prevents some infections"
  },
  {
    "id": 9,
    "difficulty": "easy",
    "question": "What is a symptom?",
    "options": ["A disease cause", "A sign felt by the patient", "A medical test", "A treatment"],
    "correct": "A sign felt by the patient"
  },
  {
    "id": 10,
    "difficulty": "easy",
    "question": "Which one is a healthy habit?",
    "options": ["Smoking", "Regular exercise", "Skipping meals", "Sleeping 3 hours"],
    "correct": "Regular exercise"
  },

  {
    "id": 11,
    "difficulty": "medium",
    "question": "Why should antibiotics not be used for colds?",
    "options": ["They are too strong", "Colds are caused by viruses", "They increase fever", "They cause allergies"],
    "correct": "Colds are caused by viruses"
  },
  {
    "id": 12,
    "difficulty": "medium",
    "question": "What does 'side effect' mean?",
    "options": ["Main benefit of a drug", "Unwanted effect of a drug", "A disease symptom", "A cure"],
    "correct": "Unwanted effect of a drug"
  },
  {
    "id": 13,
    "difficulty": "medium",
    "question": "What does high blood sugar most commonly indicate?",
    "options": ["Diabetes", "Dehydration", "Infection", "Heart attack"],
    "correct": "Diabetes"
  },
  {
    "id": 14,
    "difficulty": "medium",
    "question": "Why is completing a full antibiotic course important?",
    "options": ["To save money", "To prevent resistance", "To reduce pain", "To improve sleep"],
    "correct": "To prevent resistance"
  },
  {
    "id": 15,
    "difficulty": "medium",
    "question": "What is a common sign of asthma?",
    "options": ["Wheezing", "Skin rash", "Joint pain", "Vision loss"],
    "correct": "Wheezing"
  },
  {
    "id": 16,
    "difficulty": "medium",
    "question": "What does BMI help measure?",
    "options": ["Blood pressure", "Body fat based on height and weight", "Heart rhythm", "Blood sugar"],
    "correct": "Body fat based on height and weight"
  },
  {
    "id": 17,
    "difficulty": "medium",
    "question": "Which symptom may indicate dehydration?",
    "options": ["Frequent urination", "Dry mouth", "Cold skin", "Fast heartbeat only"],
    "correct": "Dry mouth"
  },
  {
    "id": 18,
    "difficulty": "medium",
    "question": "What is a risk of untreated high blood pressure?",
    "options": ["Stroke", "Hair loss", "Skin rash", "Poor vision only"],
    "correct": "Stroke"
  },
  {
    "id": 19,
    "difficulty": "medium",
    "question": "Why is sleep important for health?",
    "options": ["Improves digestion only", "Helps body repair and function", "Prevents all diseases", "Boosts height"],
    "correct": "Helps body repair and function"
  },
  {
    "id": 20,
    "difficulty": "medium",
    "question": "What does 'acute' mean in medicine?",
    "options": ["Long-term", "Sudden or short-term", "Permanent", "Mild"],
    "correct": "Sudden or short-term"
  },

  {
    "id": 21,
    "difficulty": "hard",
    "question": "Why can misuse of antibiotics be harmful at a population level?",
    "options": ["They increase allergy rates", "They cause viral mutations", "They contribute to antibiotic resistance", "They weaken immunity permanently"],
    "correct": "They contribute to antibiotic resistance"
  },
  {
    "id": 22,
    "difficulty": "hard",
    "question": "Which symptom combination may suggest a heart attack?",
    "options": ["Chest pain and shortness of breath", "Headache and rash", "Cough and fever", "Nausea only"],
    "correct": "Chest pain and shortness of breath"
  },
  {
    "id": 23,
    "difficulty": "hard",
    "question": "Why should blood pressure be checked regularly?",
    "options": ["Symptoms always appear early", "High BP often has no symptoms", "It changes daily", "It only affects elderly"],
    "correct": "High BP often has no symptoms"
  },
  {
    "id": 24,
    "difficulty": "hard",
    "question": "What does 'contraindication' mean?",
    "options": ["A reason to use a drug", "A reason not to use a drug", "A drug interaction", "A side effect"],
    "correct": "A reason not to use a drug"
  },
  {
    "id": 25,
    "difficulty": "hard",
    "question": "Why is insulin needed in some people with diabetes?",
    "options": ["To reduce pain", "To help cells use glucose", "To lower blood pressure", "To cure diabetes"],
    "correct": "To help cells use glucose"
  },
  {
    "id": 26,
    "difficulty": "hard",
    "question": "What does 'asymptomatic' mean?",
    "options": ["No symptoms present", "Very painful", "Rapidly worsening", "Temporary illness"],
    "correct": "No symptoms present"
  },
  {
    "id": 27,
    "difficulty": "hard",
    "question": "Why should painkillers like ibuprofen be used carefully?",
    "options": ["They cause addiction immediately", "They may harm the stomach or kidneys", "They lower immunity", "They stop working quickly"],
    "correct": "They may harm the stomach or kidneys"
  },
  {
    "id": 28,
    "difficulty": "hard",
    "question": "Which condition increases stroke risk the most?",
    "options": ["Hypertension", "Common cold", "Mild allergy", "Dehydration"],
    "correct": "Hypertension"
  },
  {
    "id": 29,
    "difficulty": "hard",
    "question": "What is the purpose of screening tests?",
    "options": ["To treat disease", "To detect disease early", "To confirm symptoms", "To provide medication"],
    "correct": "To detect disease early"
  },
  {
    "id": 30,
    "difficulty": "hard",
    "question": "Why should patients not stop medication suddenly without advice?",
    "options": ["Symptoms may worsen", "Medicine becomes useless", "Body becomes addicted", "Side effects increase immediately"],
    "correct": "Symptoms may worsen"
  }
]