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" + } ]