From 28b74cae09b2403b31c9d9712c561ca0962c3cca Mon Sep 17 00:00:00 2001 From: AKRNANDULA Date: Wed, 5 Jun 2024 12:44:14 +0530 Subject: [PATCH 1/2] Quiz updated --- experiment/posttest.json | 36 ++++++++++++++++++++++++++++++++++ experiment/pretest.json | 42 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/experiment/posttest.json b/experiment/posttest.json index 9a17434..71a0ffb 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -9,6 +9,12 @@ "c": "Vertical", "d": "All of the above" }, + "explainations":{ + "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" }, @@ -20,6 +26,12 @@ "c": "Oxygen", "d": "None of the above" }, + "explainations":{ + "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" }, @@ -31,6 +43,12 @@ "c": "To protect the weld from atmospheric contamination", "d": "None of the above" }, + "explainations":{ + "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" }, @@ -42,6 +60,12 @@ "c": "By using a wire electrode", "d": "Using a gas shield to ionize the air" }, + "explainations":{ + "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" }, @@ -53,6 +77,12 @@ "c": "It determines the type of shielding gas used", "d": "It has no effect on the welding process" }, + "explainations":{ + "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" }, @@ -64,6 +94,12 @@ "c": "Cellulose", "d": "Nickel" }, + "explainations":{ + "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" } diff --git a/experiment/pretest.json b/experiment/pretest.json index 2d00572..6fce800 100644 --- a/experiment/pretest.json +++ b/experiment/pretest.json @@ -9,6 +9,12 @@ "c": "Strong Magnetic Arc Welding", "d": "Solid Metal Arc Welding" }, + "explainations":{ + "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" }, @@ -20,6 +26,12 @@ "c": "T-joint ", "d": "All of the above" }, + "explainations":{ + "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" }, @@ -31,6 +43,12 @@ "c": "Wire ", "d": "Tungsten " }, + "explainations":{ + "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" }, @@ -42,6 +60,12 @@ "c": "Both A & B", "d": "None of the above " }, + "explainations":{ + "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" }, @@ -53,6 +77,12 @@ "c": "To improve the mechanical properties of the weld", "d": "All of the above" }, + "explainations":{ + "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" }, @@ -64,6 +94,12 @@ "c": "Copper", "d": "All of the above" }, + "explainations":{ + "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" }, @@ -75,6 +111,12 @@ "c": "Automation", "d": "All of the above" }, + "explainations":{ + "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" } From 5b5ec5808a1fcae311c99d1671999cfd71d16bd5 Mon Sep 17 00:00:00 2001 From: AKRNANDULA Date: Wed, 5 Jun 2024 16:41:19 +0530 Subject: [PATCH 2/2] Typo error corrected --- experiment/posttest.json | 12 ++++++------ experiment/pretest.json | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/experiment/posttest.json b/experiment/posttest.json index 71a0ffb..321e57e 100644 --- a/experiment/posttest.json +++ b/experiment/posttest.json @@ -9,7 +9,7 @@ "c": "Vertical", "d": "All of the above" }, - "explainations":{ + "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", @@ -26,7 +26,7 @@ "c": "Oxygen", "d": "None of the above" }, - "explainations":{ + "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", @@ -43,7 +43,7 @@ "c": "To protect the weld from atmospheric contamination", "d": "None of the above" }, - "explainations":{ + "explanations":{ "a":"Your are Wrong, Option \"c\" is correct answer", "b":"Your are Wrong, Option \"c\" is correct answer", "c":"You are right", @@ -60,7 +60,7 @@ "c": "By using a wire electrode", "d": "Using a gas shield to ionize the air" }, - "explainations":{ + "explanations":{ "a":"You are right", "b":"Your are Wrong, Option \"a\" is correct answer", "c":"Your are Wrong, Option \"a\" is correct answer", @@ -77,7 +77,7 @@ "c": "It determines the type of shielding gas used", "d": "It has no effect on the welding process" }, - "explainations":{ + "explanations":{ "a":"Your are Wrong, Option \"b\" is correct answer", "b":"You are right", "c":"Your are Wrong, Option \"b\" is correct answer", @@ -94,7 +94,7 @@ "c": "Cellulose", "d": "Nickel" }, - "explainations":{ + "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", diff --git a/experiment/pretest.json b/experiment/pretest.json index 6fce800..189e073 100644 --- a/experiment/pretest.json +++ b/experiment/pretest.json @@ -9,7 +9,7 @@ "c": "Strong Magnetic Arc Welding", "d": "Solid Metal Arc Welding" }, - "explainations":{ + "explanations":{ "a":"You are right", "b":"Your are Wrong, Option \"a\" is correct answer", "c":"Your are Wrong, Option \"a\" is correct answer", @@ -26,7 +26,7 @@ "c": "T-joint ", "d": "All of the above" }, - "explainations":{ + "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", @@ -43,7 +43,7 @@ "c": "Wire ", "d": "Tungsten " }, - "explainations":{ + "explanations":{ "a":"Your are Wrong, Option \"b\" is correct answer", "b":"You are right", "c":"Your are Wrong, Option \"b\" is correct answer", @@ -60,7 +60,7 @@ "c": "Both A & B", "d": "None of the above " }, - "explainations":{ + "explanations":{ "a":"Your are Wrong, Option \"c\" is correct answer", "b":"Your are Wrong, Option \"c\" is correct answer", "c":"You are right", @@ -77,7 +77,7 @@ "c": "To improve the mechanical properties of the weld", "d": "All of the above" }, - "explainations":{ + "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", @@ -94,7 +94,7 @@ "c": "Copper", "d": "All of the above" }, - "explainations":{ + "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", @@ -111,7 +111,7 @@ "c": "Automation", "d": "All of the above" }, - "explainations":{ + "explanations":{ "a":"Your are Wrong, Option \"b\" is correct answer", "b":"You are right", "c":"Your are Wrong, Option \"b\" is correct answer",