Skip to content

Commit

Permalink
Merge pull request #5 from virtual-labs/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
AKRNANDULA authored Jun 5, 2024
2 parents 782a032 + 5b5ec58 commit 013c34b
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
36 changes: 36 additions & 0 deletions experiment/posttest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"c": "Vertical",
"d": "All of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
},
Expand All @@ -20,6 +26,12 @@
"c": "Oxygen",
"d": "None of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
},
Expand All @@ -31,6 +43,12 @@
"c": "To protect the weld from atmospheric contamination",
"d": "None of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"c\" is correct answer",
"b":"Your are Wrong, Option \"c\" is correct answer",
"c":"You are right",
"d":"Your are Wrong, Option \"c\" is correct answer"
},
"correctAnswer": "c",
"difficulty": "beginner"
},
Expand All @@ -42,6 +60,12 @@
"c": "By using a wire electrode",
"d": "Using a gas shield to ionize the air"
},
"explanations":{
"a":"You are right",
"b":"Your are Wrong, Option \"a\" is correct answer",
"c":"Your are Wrong, Option \"a\" is correct answer",
"d":"Your are Wrong, Option \"a\" is correct answer"
},
"correctAnswer": "a",
"difficulty": "beginner"
},
Expand All @@ -53,6 +77,12 @@
"c": "It determines the type of shielding gas used",
"d": "It has no effect on the welding process"
},
"explanations":{
"a":"Your are Wrong, Option \"b\" is correct answer",
"b":"You are right",
"c":"Your are Wrong, Option \"b\" is correct answer",
"d":"Your are Wrong, Option \"b\" is correct answer"
},
"correctAnswer": "b",
"difficulty": "beginner"
},
Expand All @@ -64,6 +94,12 @@
"c": "Cellulose",
"d": "Nickel"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
}
Expand Down
42 changes: 42 additions & 0 deletions experiment/pretest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"c": "Strong Magnetic Arc Welding",
"d": "Solid Metal Arc Welding"
},
"explanations":{
"a":"You are right",
"b":"Your are Wrong, Option \"a\" is correct answer",
"c":"Your are Wrong, Option \"a\" is correct answer",
"d":"Your are Wrong, Option \"a\" is correct answer"
},
"correctAnswer": "a",
"difficulty": "beginner"
},
Expand All @@ -20,6 +26,12 @@
"c": "T-joint ",
"d": "All of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
},
Expand All @@ -31,6 +43,12 @@
"c": "Wire ",
"d": "Tungsten "
},
"explanations":{
"a":"Your are Wrong, Option \"b\" is correct answer",
"b":"You are right",
"c":"Your are Wrong, Option \"b\" is correct answer",
"d":"Your are Wrong, Option \"b\" is correct answer"
},
"correctAnswer": "b",
"difficulty": "beginner"
},
Expand All @@ -42,6 +60,12 @@
"c": "Both A & B",
"d": "None of the above "
},
"explanations":{
"a":"Your are Wrong, Option \"c\" is correct answer",
"b":"Your are Wrong, Option \"c\" is correct answer",
"c":"You are right",
"d":"Your are Wrong, Option \"c\" is correct answer"
},
"correctAnswer": "c",
"difficulty": "beginner"
},
Expand All @@ -53,6 +77,12 @@
"c": "To improve the mechanical properties of the weld",
"d": "All of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
},
Expand All @@ -64,6 +94,12 @@
"c": "Copper",
"d": "All of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"d\" is correct answer",
"b":"Your are Wrong, Option \"d\" is correct answer",
"c":"Your are Wrong, Option \"d\" is correct answer",
"d":"You are right"
},
"correctAnswer": "d",
"difficulty": "beginner"
},
Expand All @@ -75,6 +111,12 @@
"c": "Automation",
"d": "All of the above"
},
"explanations":{
"a":"Your are Wrong, Option \"b\" is correct answer",
"b":"You are right",
"c":"Your are Wrong, Option \"b\" is correct answer",
"d":"Your are Wrong, Option \"b\" is correct answer"
},
"correctAnswer": "b",
"difficulty": "beginner"
}
Expand Down

0 comments on commit 013c34b

Please sign in to comment.