{"id":5310,"date":"2026-09-27T13:15:55","date_gmt":"2026-09-27T13:15:55","guid":{"rendered":"https:\/\/apicalclasses.com\/?p=5310"},"modified":"2026-09-27T15:02:58","modified_gmt":"2026-09-27T15:02:58","slug":"arvind-kumar","status":"publish","type":"post","link":"https:\/\/apicalclasses.com\/?p=5310","title":{"rendered":"ARVIND KUMAR"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">ARVIND KUMAR<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\n\n<title>\ud83e\udde0 UPSC Current Affairs Quiz \u2013 15 DECEMBER 2025<\/title>\n<style>\n  body {\n    font-family: Arial, sans-serif;\n    background: linear-gradient(135deg, #a1c4fd, #c2e9fb);\n    display: flex;\n    justify-content: center;\n    align-items: flex-start;\n    padding: 30px;\n    min-height: 100vh;\n  }\n  .quiz-container {\n    background: #fff;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n    width: 90%;\n    max-width: 800px;\n  }\n  h2 { text-align: center; color: #1e3c72; }\n  .question { font-weight: bold; margin: 10px 0; }\n  .options label {\n    display: block;\n    margin: 8px 0;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid #ccc;\n    cursor: pointer;\n    transition: 0.3s;\n  }\n  .options label:hover { background: #f0f0f0; }\n  .correct { background-color: #c8f7c5 !important; border-color: #28a745 !important; }\n  .wrong { background-color: #f8d7da !important; border-color: #dc3545 !important; }\n  .explanation {\n    background: #e9ecef;\n    padding: 10px;\n    margin-top: 10px;\n    border-left: 5px solid #2a5298;\n    display: none;\n  }\n  .controls { text-align: center; margin-top: 15px; }\n  button {\n    background-color: #2a5298;\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 6px;\n    cursor: pointer;\n    margin: 5px;\n  }\n  button:hover { background-color: #1e3c72; }\n  #scoreboard {\n    margin-top: 25px;\n    background: #eef3f7;\n    padding: 15px;\n    border-radius: 8px;\n  }\n  #scoreboard h3 { text-align: center; }\n  ol { padding-left: 20px; }\n<\/style>\n<\/head>\n<body>\n  <div class=\"quiz-container\">\n    <h2>\ud83e\udde0 UPSC Current Affairs Quiz \u2013 15 DECEMBER 2025<\/h2>\n    <div id=\"nameSection\">\n      <p><strong>Enter your name to start:<\/strong><\/p>\n      <input type=\"text\" id=\"userName\" placeholder=\"Your Name\">\n      <button onclick=\"startQuiz()\">Start Quiz<\/button>\n    <\/div>\n\n    <div id=\"quizSection\" style=\"display:none;\">\n      <div id=\"questionContainer\"><\/div>\n      <div class=\"controls\">\n        <button onclick=\"prevQuestion()\" id=\"prevBtn\">Previous<\/button>\n        <button onclick=\"nextQuestion()\" id=\"nextBtn\">Next<\/button>\n        <button onclick=\"submitQuiz()\" id=\"submitBtn\" style=\"display:none;\">Submit<\/button>\n      <\/div>\n      <div id=\"result\" style=\"text-align:center; margin-top:20px;\"><\/div>\n      <div id=\"scoreboard\">\n        <h3>\ud83c\udfc6 Scoreboard<\/h3>\n        <ol id=\"scoreList\"><\/ol>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<script>\nconst questions = [\n  {\n    question: \"1. With reference to the APAAR ID, consider the following statements:<br>1. APAAR stands for Automated Permanent Academic Account Registry.<br>2. Registration for APAAR ID is mandatory under the National Education Policy, 2020.<br>3. It assigns a unique 12-digit lifelong ID to students.<br>4. APAAR ID is linked with the Academic Bank of Credits (ABC).<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 1, 3 and 4\",\"(c) 2 and 3\",\"(d) 1, 2, 3 and 4\"],\n    correct: 1,\n    explanation: \"\u2714 Statement 1 is correct: APAAR stands for Automated Permanent Academic Account Registry.<br>\u2716 Statement 2 is incorrect: APAAR registration is voluntary, not mandatory under NEP 2020.<br>\u2714 Statement 3 is correct: APAAR provides a unique 12-digit lifelong ID.<br>\u2714 Statement 4 is correct: APAAR is linked with the Academic Bank of Credits (ABC).\"\n  },\n  {\n    question: \"2. Consider the following statements regarding the Bar-headed Goose:<br>1. It is capable of flying over the Himalayas at altitudes exceeding 25,000 feet.<br>2. It breeds in the Indian subcontinent and migrates to Central Asia.<br>3. Its presence is considered an indicator of healthy wetland ecosystems.<br>4. It is listed as \u2018Endangered\u2019 under the IUCN Red List.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 4\",\"(c) 1 and 3\",\"(d) 1, 2, 3 and 4\"],\n    correct: 2,\n    explanation: \"\u2714 Statement 1 is correct: Bar-headed Goose migrates over the Himalayas at extreme altitudes.<br>\u2716 Statement 2 is incorrect: It breeds in Central Asia and migrates to India.<br>\u2714 Statement 3 is correct: It indicates healthy wetland ecosystems.<br>\u2716 Statement 4 is incorrect: It is listed as Least Concern by IUCN.\"\n  },\n  {\n    question: \"3. With reference to the International Fund for Agricultural Development (IFAD), consider the following statements:<br>1. IFAD is a specialised agency of the United Nations.<br>2. India is a founding member of IFAD.<br>3. Its headquarters is located in Geneva.<br>4. It focuses on rural poverty reduction in developing countries.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 4\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 2, 3 and 4\"],\n    correct: 2,\n    explanation: \"\u2714 Statement 1 is correct: IFAD is a UN specialised agency.<br>\u2714 Statement 2 is correct: India is a founding member.<br>\u2716 Statement 3 is incorrect: Headquarters is in Rome, Italy.<br>\u2714 Statement 4 is correct: IFAD focuses on rural poverty alleviation.\"\n  },\n  {\n    question: \"4. Consider the following statements about the Chenchu tribe:<br>1. They are classified as a Particularly Vulnerable Tribal Group (PVTG).<br>2. Their settlements are known as \u201cPenta\u201d.<br>3. They traditionally practice settled agriculture as their primary livelihood.<br>4. They enjoy special privileges at the Srisailam temple.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 3 and 4\"],\n    correct: 0,\n    explanation: \"\u2714 Statement 1 is correct: Chenchus are a PVTG.<br>\u2714 Statement 2 is correct: Their hamlets are called Penta.<br>\u2716 Statement 3 is incorrect: They rely on forest-based livelihoods.<br>\u2716 Statement 4 is incorrect: No officially recognised special temple privileges.\"\n  },\n  {\n    question: \"5. Consider the following statements regarding the Natyashastra:<br>1. It is traditionally attributed to Bharata Muni.<br>2. It introduces the Rasa\u2013Bhava theory of aesthetics.<br>3. It is primarily concerned only with classical dance forms.<br>4. Abhinavabharati is an important commentary on it.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 3 and 4\"],\n    correct: 2,\n    explanation: \"\u2714 Statement 1 is correct: Attributed to Bharata Muni.<br>\u2714 Statement 2 is correct: It explains the Rasa\u2013Bhava theory.<br>\u2716 Statement 3 is incorrect: It covers drama, music, and theatre too.<br>\u2714 Statement 4 is correct: Abhinavabharati is a major commentary.\"\n  },\n  {\n    question: \"6. With reference to Emperor Perumbidugu Mutharaiyar II, consider the following statements:<br>1. He ruled as a feudatory under the Pallavas.<br>2. He contributed to early temple architecture in Tamil Nadu.<br>3. He patronised Shaivism while allowing religious pluralism.<br>4. He was a contemporary of Rajaraja Chola I.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 2 and 3\"],\n    correct: 3,\n    explanation: \"\u2714 Statements 1 and 2 are correct: Pallava feudatory and temple patronage.<br>\u2714 Statement 3 is correct: Supported Shaivism with tolerance.<br>\u2716 Statement 4 is incorrect: He lived much earlier than Rajaraja Chola I.\"\n  },\n  {\n    question: \"7. Consider the following statements about Rhynchosaurs discovered in Brazil:<br>1. Macrocephalosaurus mariensis belonged to the Late Triassic period.<br>2. The youngest specimen discovered was a hatchling fossil.<br>3. Rhynchosaurs were carnivorous reptiles.<br>4. The fossil provides insights into early reptile growth patterns.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 3 and 4\"],\n    correct: 2,\n    explanation: \"\u2714 Statements 1 and 2 are correct: Late Triassic hatchling fossil.<br>\u2716 Statement 3 is incorrect: Rhynchosaurs were herbivorous.<br>\u2714 Statement 4 is correct: Fossils show reptile growth patterns.\"\n  },\n  {\n    question: \"8. With reference to the Dandami Maria tribe, consider the following statements:<br>1. They are a subgroup of the Gond tribal community.<br>2. The Bison Horn Maria dance is associated with them.<br>3. The ghotul plays a key role in their social organisation.<br>4. Widow remarriage and divorce are socially accepted.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 4\",\"(c) 1, 3 and 4\",\"(d) 1, 2, 3 and 4\"],\n    correct: 3,\n    explanation: \"\u2714 All statements are correct: Gond subgroup, dance tradition, ghotul system, and social customs.\"\n  },\n  {\n    question: \"9. Consider the following statements regarding Jordan:<br>1. Jordan has a coastline along the Gulf of Aqaba.<br>2. The Dead Sea lies at the lowest natural point on Earth.<br>3. Jordan is a federal republic with an elected president.<br>4. Petra is a UNESCO World Heritage Site located in Jordan.<br><br>Which of the statements given above are correct?\",\n    options: [\"(a) 1 and 2\",\"(b) 2 and 3\",\"(c) 1, 2 and 4\",\"(d) 1, 3 and 4\"],\n    correct: 2,\n    explanation: \"\u2714 Statements 1 and 2 are correct: Gulf of Aqaba coast and Dead Sea.<br>\u2716 Statement 3 is incorrect: Jordan is a constitutional monarchy.<br>\u2714 Statement 4 is correct: Petra is a UNESCO World Heritage Site.\"\n  }\n];\n\nlet currentQuestion = 0;\nlet score = 0;\nlet userAnswers = [];\nlet userName = \"\";\n\nfunction startQuiz() {\n  userName = document.getElementById(\"userName\").value.trim();\n  if (!userName) return alert(\"Please enter your name.\");\n  document.getElementById(\"nameSection\").style.display = \"none\";\n  document.getElementById(\"quizSection\").style.display = \"block\";\n  showQuestion();\n  loadScoreboard();\n}\n\nfunction showQuestion() {\n  const q = questions[currentQuestion];\n  const container = document.getElementById(\"questionContainer\");\n  container.innerHTML = `\n    <div class=\"question\">${q.question}<\/div>\n    <div class=\"options\">\n      ${q.options.map((opt, i) => `\n        <label>\n          <input type=\"radio\" name=\"option\" value=\"${i}\" ${userAnswers[currentQuestion] == i ? 'checked' : ''}>\n          ${opt}\n        <\/label>\n      `).join('')}\n    <\/div>\n    <div class=\"explanation\" id=\"explain${currentQuestion}\">${q.explanation}<\/div>\n  `;\n  document.getElementById(\"prevBtn\").style.display = currentQuestion === 0 ? \"none\" : \"inline-block\";\n  document.getElementById(\"nextBtn\").style.display = currentQuestion === questions.length - 1 ? \"none\" : \"inline-block\";\n  document.getElementById(\"submitBtn\").style.display = currentQuestion === questions.length - 1 ? \"inline-block\" : \"none\";\n}\n\nfunction nextQuestion() {\n  saveAnswer();\n  if (currentQuestion < questions.length - 1) {\n    currentQuestion++;\n    showQuestion();\n  }\n}\n\nfunction prevQuestion() {\n  saveAnswer();\n  if (currentQuestion > 0) {\n    currentQuestion--;\n    showQuestion();\n  }\n}\n\nfunction saveAnswer() {\n  const selected = document.querySelector('input[name=\"option\"]:checked');\n  userAnswers[currentQuestion] = selected ? parseInt(selected.value) : null;\n}\n\nfunction submitQuiz() {\n  saveAnswer();\n  score = 0;\n  questions.forEach((q, index) => {\n    if (userAnswers[index] === q.correct) score++;\n  });\n  showResults();\n  saveScore(userName, score);\n  loadScoreboard();\n}\n\nfunction showResults() {\n  const container = document.getElementById(\"questionContainer\");\n  container.innerHTML = \"\";\n  questions.forEach((q, index) => {\n    const selected = userAnswers[index];\n    const correct = q.correct;\n    let optsHTML = q.options.map((opt, i) => {\n      let cls = \"\";\n      if (i === correct) cls = \"correct\";\n      if (selected === i && selected !== correct) cls = \"wrong\";\n      return `<label class=\"${cls}\">${opt}<\/label>`;\n    }).join('');\n    container.innerHTML += `\n      <div class=\"question\">${q.question}<\/div>\n      <div class=\"options\">${optsHTML}<\/div>\n      <div class=\"explanation\" style=\"display:block;\">${q.explanation}<\/div><hr>\n    `;\n  });\n  document.querySelector(\".controls\").style.display = \"none\";\n  document.getElementById(\"result\").innerHTML = `<h3>Your Score: ${score} \/ ${questions.length}<\/h3>`;\n}\n\nfunction saveScore(name, score) {\n  let scores = JSON.parse(localStorage.getItem(\"quizScores\")) || [];\n  scores.push({ name, score, date: new Date().toLocaleString() });\n  localStorage.setItem(\"quizScores\", JSON.stringify(scores));\n}\n\nfunction loadScoreboard() {\n  let scores = JSON.parse(localStorage.getItem(\"quizScores\")) || [];\n  scores.sort((a,b) => b.score - a.score);\n  document.getElementById(\"scoreList\").innerHTML = scores.map(s => `<li>${s.name} - ${s.score}\/10 (${s.date})<\/li>`).join('');\n}\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>ARVIND KUMAR \ud83e\udde0 UPSC Current Affairs Quiz \u2013 15 DECEMBER 2025 \ud83e\udde0 UPSC Current Affairs Quiz \u2013 15 DECEMBER 2025 Enter your name to start: Start Quiz Previous Next Submit \ud83c\udfc6 Scoreboard<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[98],"tags":[],"class_list":["post-5310","post","type-post","status-publish","format-standard","hentry","category-chapter-1-real-numbers"],"_links":{"self":[{"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/posts\/5310","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5310"}],"version-history":[{"count":2,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/posts\/5310\/revisions"}],"predecessor-version":[{"id":5315,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=\/wp\/v2\/posts\/5310\/revisions\/5315"}],"wp:attachment":[{"href":"https:\/\/apicalclasses.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5310"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5310"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apicalclasses.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}