LabExercise.json
1.35 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
{
"LabExercise": [{
"Topic": "Cardivascular System",
"Slug": "cs",
"TopicImagePath": "lab-exercises-1.jpg",
"NumberofQuestions": "18"
},{
"Topic": "Digestive System",
"Slug": "ds",
"TopicImagePath": "lab-exercises-2.jpg",
"NumberofQuestions": "12"
},{
"Topic": "Endocrine System",
"Slug": "es",
"TopicImagePath": "lab-exercises-3.jpg",
"NumberofQuestions": "12"
},{
"Topic": "Lymphatic System",
"Slug": "ls",
"TopicImagePath": "lab-exercises-4.jpg",
"NumberofQuestions": "15"
},{
"Topic": "Muscular System",
"Slug": "ms",
"TopicImagePath": "lab-exercises-5.jpg",
"NumberofQuestions": "13"
},{
"Topic": "Nervous System",
"Slug": "ns",
"TopicImagePath": "lab-exercises-6.jpg",
"NumberofQuestions": "15"
},{
"Topic": "Reproductive System",
"Slug": "rp",
"TopicImagePath": "lab-exercises-7.jpg",
"NumberofQuestions": "15"
},{
"Topic": "Respiratory System",
"Slug": "rs",
"TopicImagePath": "lab-exercises-8.jpg",
"NumberofQuestions": "13"
},{
"Topic": "Skeletal System",
"Slug": "sk",
"TopicImagePath": "lab-exercises-9.jpg",
"NumberofQuestions": "15"
},{
"Topic": "Special System",
"Slug": "ss",
"TopicImagePath": "lab-exercises-10.jpg",
"NumberofQuestions": "15"
},{
"Topic": "Urinary System",
"Slug": "us",
"TopicImagePath": "lab-exercises-11.jpg",
"NumberofQuestions": "15"
}]
}