From b4be8f2ca770c7145bd00ca27a0f153aa8322487 Mon Sep 17 00:00:00 2001 From: oriade-soft-dev Date: Tue, 19 Oct 2021 18:08:24 +0100 Subject: [PATCH] Added a question --- questions/index.json | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/questions/index.json b/questions/index.json index bf9accd..13255d4 100644 --- a/questions/index.json +++ b/questions/index.json @@ -4180,14 +4180,24 @@ "d": "None of the above", "answer": "b" }, - { - "id": 430, - "difficulty": 2, - "question": "What is the name of the Covid-19 awareness campaign launched by the Indian Prime Minister ahead of festive seasons?", - "a": "Jan Andolan", - "b": "Bharat Andolan", - "c": "Covid Jagrutha", - "d": "Covid Chodo India", - "answer": "a" - } + { + "id": 430, + "difficulty": 2, + "question": "What is the name of the Covid-19 awareness campaign launched by the Indian Prime Minister ahead of festive seasons?", + "a": "Jan Andolan", + "b": "Bharat Andolan", + "c": "Covid Jagrutha", + "d": "Covid Chodo India", + "answer": "a" + }, + { + "id":431, + "difficulty":3, + "question":"Where is Bose Institute?", + "a":"Dispur", + "b":"Kolkata", + "c":"Mumbai", + "d":"New Delhi", + "answer":"b" + } ]