[cb2392]: / AWS / quizes / Chapter5_Quizes.json

Download this file

83 lines (83 with data), 2.9 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
[
{
"question": "Ischaemia is caused by:",
"type": "multiple_choice",
"shuffle_answers": true,
"answers": [
{
"answer": "Restriction of blood flow to a part of the body.",
"correct": true,
"feedback": "Correct. In the case of renal IRI, ischaemia results from removal of the kidney from the donor."
},
{
"answer": "Restoration of oxygenated blood flow following a period of restructed blood flow.",
"correct": false,
"feedback": "Incorrect. The restoration of blood flow is reperfusion."
},
{
"answer": "Depletion of cellular ATP levels.",
"correct": false,
"feedback": "Incorrect. Depletion of cellular ATP levels is an effect of reduced blood flow."
},
{
"answer": "Inflammation.",
"correct": false,
"feedback": "Incorrect. Inflammation is an effect of IRI."
}
]
},
{
"question": "Which of the following biomarkers indicate acute kidney injury?",
"type": "many_choice",
"shuffle_answers": true,
"answers": [
{
"answer": "Serum Creantinine",
"correct": true,
"feedback": "Correct. SCr is a classic biomarker for kidney injury."
},
{
"answer": "Bilirubin",
"correct": false,
"feedback": "Incorrect. Bilirubin is an indicator of liver health."
},
{
"answer": "Blood Glucose",
"correct": false,
"feedback": "Incorrect. Blood glucose can lead to kidney damage but does not itself necessarily indicate kidney injury."
},
{
"answer": "Blood Urea Nitrogen",
"correct": true,
"feedback": "Correct. BUN is a classic biomarker for kidney injury."
}
]
},
{
"question": "Treprostinil is an analog of what compound?",
"type": "multiple_choice",
"shuffle_answers": true,
"answers": [
{
"answer": "Prostacyclin",
"correct": true,
"feedback": "Correct."
},
{
"answer": "Chloesterol",
"correct": false,
"feedback": "Incorrect."
},
{
"answer": "Isoflavone",
"correct": false,
"feedback": "Incorrect."
},
{
"answer": "Isopentenyl diphosphate",
"correct": false,
"feedback": "Incorrect."
}
]
}
]