-
Notifications
You must be signed in to change notification settings - Fork 1
/
pregnancy_myth.json
79 lines (79 loc) · 3.16 KB
/
pregnancy_myth.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
{
"questions": [
{
"answers": [
"Yes",
"No"
],
"correct": {
"index": 1,
"text": "You will probably find that you are hungrier than usual, but you don't need to \"eat for two\" \u2013 even if you are expecting twins or triplets."
},
"image": "images/q1rachel-park-hrlvr2ZlUNk-unsplash.jpg",
"image_credit": "Rachel Park",
"number": 1,
"prompt": "Do you have to eat for two when you are pregnant?"
},
{
"answers": [
"Raw fish, meat and eggs",
"Liver",
"Mouldy soft cheese",
"All of the above"
],
"correct": {
"index": 3,
"text": "Raw fish, meat, eggs and mouldy soft cheeses carry a risk for infection and generally need to be fully cooked before consumption. Liver contains excessive amounts of vitamin A which can harm a developing baby. Consult NHS guidelines on pregnancy diet to find a full list of foods to avoid."
},
"image": "images/q2kelvin-zyteng-Z5tSnuGuTTw-unsplash.jpg",
"image_credit": "Kelvin Zyteng",
"number": 2,
"prompt": "What foods do you need to avoid when pregnant?"
},
{
"answers": [
"Yes",
"Yes, but only when prescribed by a doctor.",
"No, exercise is harmful to the baby."
],
"correct": {
"index": 0,
"text": "Keep up your normal daily physical activity or exercise (sport, running, yoga, dancing, or even walking to the shops and back) for as long as you feel comfortable. Exercise is not dangerous for your baby \u2013 there is some evidence that active women are less likely to experience problems in later pregnancy and labour. However, don't exhaust yourself. Remember that exercise doesn't have to be strenuous to be beneficial. You may need to slow down as your pregnancy progresses or if your maternity team advises you to. If in doubt, consult your maternity team."
},
"image": "images/q3bruce-mars-8Xhf30pcUpw-unsplash.jpg",
"image_credit": "Bruce Mars",
"number": 3,
"prompt": "Can you exercise during pregnancy?"
},
{
"answers": [
"Yes, you should avoid peanuts.",
"No, peanuts and other nuts are safe unless you are allergic to them."
],
"correct": {
"index": 1,
"text": "You can eat peanuts or food containing peanuts, such as peanut butter, during pregnancy, unless you're allergic to them or a health professional advises you not to."
},
"image": "images/q4sujeeth-potla-nEpApwyInQA-unsplash.jpg",
"image_credit": "Sujeeth Potla",
"number": 4,
"prompt": "Will eating peanuts while pregnant give your baby allergies?"
},
{
"answers": [
"Yes",
"No"
],
"correct": {
"index": 1,
"text": "No, this is a popular myth but there is no evidence that spicy food can induce labour."
},
"image": "images/q5elli-o-XoByiBymX20-unsplash.jpg",
"image_credit": "Elli O",
"number": 5,
"prompt": "Can eating spicy food induce labour?"
}
],
"title": "Pregnancy lifestyle with common myths",
"url": "https://sung.github.io/CamObsGynCSF2020"
}