File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "question" :" 1.This is a sample question:" ,
4+ "answers" :{
5+ "a" :" This is a sample answer A" ,
6+ "b" :" This is a sample answer B"
7+ },
8+ "correctAnswer" :" a"
9+ },
10+ {
11+ "question" :" <img src='images/8.PNG'><br>Identify the location of Secondary electron detector" ,
12+ "answers" :{
13+ "a" :" <img src='images/1b.png'>" ,
14+ "b" :" <img src='images/1a.png'>" ,
15+ "c" :" <img src='images/1c.PNG'>"
16+ },
17+ "correctAnswer" :" c"
18+ }
19+ ]
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "question" :" 1.This is a sample question:" ,
4+ "answers" :{
5+ "a" :" This is a sample answer A" ,
6+ "b" :" This is a sample answer B"
7+ },
8+ "correctAnswer" :" a"
9+ },
10+ {
11+ "question" :" <img src='images/8.PNG'><br>Identify the location of Secondary electron detector" ,
12+ "answers" :{
13+ "a" :" <img src='images/1b.png'>" ,
14+ "b" :" <img src='images/1a.png'>" ,
15+ "c" :" <img src='images/1c.PNG'>"
16+ },
17+ "correctAnswer" :" c"
18+ }
19+ ]
You can’t perform that action at this time.
0 commit comments