{"id":2330,"date":"2026-03-27T09:14:36","date_gmt":"2026-03-27T09:14:36","guid":{"rendered":"https:\/\/akshara.live\/?p=2330"},"modified":"2026-03-27T09:35:19","modified_gmt":"2026-03-27T09:35:19","slug":"psychology-english-kannada-social-math-science-evs-complete-mcq-quiz","status":"publish","type":"post","link":"https:\/\/akshara.live\/?p=2330","title":{"rendered":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"kn\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<title>\u0c8e\u0cb2\u0ccd\u0cb2 \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3 3D \u0c97\u0ccd\u0cb2\u0cbe\u0cb8\u0cbf \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd<\/title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<style>\n    \/* ===== Base reset only for our quiz ===== *\/\n    .p-quiz-root *,\n    .p-quiz-root *::before,\n    .p-quiz-root *::after{\n        box-sizing:border-box;\n        margin:0;\n        padding:0;\n        font-family:Arial,sans-serif;\n    }\n\n    .p-quiz-root{\n        position:relative;\n        text-align:center;\n        padding:10px 4px;\n    }\n\n    .p-quiz-subject-row .glass-btn{\n        min-width:130px;\n        margin:6px 4px;\n    }\n\n    .glass-btn{\n        display:inline-block;\n        padding:9px 16px;\n        border-radius:18px;\n        border:1px solid rgba(255,255,255,0.6);\n        background:radial-gradient(circle at top left,rgba(255,255,255,0.85),rgba(255,255,255,0.18));\n        box-shadow:0 10px 22px rgba(0,0,0,0.45), inset 0 0 0 1px rgba(255,255,255,0.7);\n        color:#111;\n        cursor:pointer;\n        font-weight:bold;\n        font-size:14px;\n        letter-spacing:0.4px;\n        transition:transform .18s,box-shadow .18s,background .18s,color .18s;\n        backdrop-filter:blur(10px);\n        -webkit-backdrop-filter:blur(10px);\n    }\n    .glass-btn:hover{\n        transform:translateY(-3px);\n        box-shadow:0 14px 28px rgba(0,0,0,0.6);\n        background:radial-gradient(circle at top left,rgba(255,255,255,1),rgba(255,255,255,0.3));\n        color:#000;\n    }\n    .glass-btn:active{\n        transform:translateY(0);\n        box-shadow:0 6px 12px rgba(0,0,0,0.5);\n    }\n\n    .psychology{background:linear-gradient(135deg,#ff9a9e,#fecfef);}\n    .english{background:linear-gradient(135deg,#f6d365,#fda085);}\n    .kannada{background:linear-gradient(135deg,#a18cd1,#fbc2eb);}\n    .social{background:linear-gradient(135deg,#84fab0,#8fd3f4);}\n    .maths{background:linear-gradient(135deg,#fccb90,#d57eeb);}\n    .science{background:linear-gradient(135deg,#fddb92,#d1fdff);}\n    .evs{background:linear-gradient(135deg,#96fbc4,#f9f586);}\n\n    .hidden{display:none;}\n\n    \/* ===== FULLSCREEN POPUP AREA ===== *\/\n    .quiz-overlay{\n        position:fixed;\n        inset:0;\n        z-index:99999;\n        display:none;\n        justify-content:center;\n        align-items:center;\n        background:radial-gradient(circle at top left,#1e293b,#020617 30%,#111827 60%,#4c1d95 100%);\n    }\n    .quiz-overlay.active{display:flex;}\n\n    .quiz-card{\n        width:100%;\n        max-width:940px;\n        max-height:96vh;\n        margin:8px;\n        border-radius:26px;\n        padding:18px 16px 24px;\n        background:linear-gradient(135deg,rgba(15,23,42,0.92),rgba(30,64,175,0.85),rgba(236,72,153,0.85));\n        background-size:200% 200%;\n        animation:cardGradientMove 14s ease infinite;\n        box-shadow:0 24px 50px rgba(0,0,0,0.7);\n        border:1px solid rgba(255,255,255,0.18);\n        color:#f9fafb;\n        overflow:auto;\n        backdrop-filter:blur(22px);\n        -webkit-backdrop-filter:blur(22px);\n    }\n\n    @keyframes cardGradientMove{\n        0%{background-position:0% 50%;}\n        50%{background-position:100% 50%;}\n        100%{background-position:0% 50%;}\n    }\n\n    .top-bar{\n        display:flex;\n        justify-content:space-between;\n        align-items:center;\n        margin-bottom:6px;\n    }\n    .top-bar-title{\n        font-size:13px;\n        opacity:0.85;\n    }\n    .close-btn{\n        background:transparent;\n        border:none;\n        color:#f9fafb;\n        font-size:22px;\n        cursor:pointer;\n        line-height:1;\n    }\n\n    h1{\n        font-size:22px;\n        text-align:center;\n        margin-bottom:4px;\n        letter-spacing:0.6px;\n    }\n    h2{\n        font-size:14px;\n        text-align:center;\n        opacity:0.88;\n        margin-bottom:10px;\n    }\n    .center{ text-align:center; margin:8px 0; }\n\n    input[type=\"text\"]{\n        padding:8px 10px;\n        border-radius:12px;\n        border:none;\n        outline:none;\n        width:100%;\n        max-width:260px;\n        margin-top:8px;\n        background:rgba(15,23,42,0.75);\n        color:#f9fafb;\n        box-shadow:inset 0 0 6px rgba(0,0,0,0.7);\n        border:1px solid rgba(148,163,184,0.7);\n    }\n    input::placeholder{color:rgba(148,163,184,0.9);}\n\n    #timer-bar{\n        display:flex;\n        justify-content:space-between;\n        align-items:center;\n        margin-bottom:6px;\n        font-size:13px;\n    }\n    #timer-bar span{font-weight:bold;}\n\n    #progress{\n        height:8px;\n        border-radius:999px;\n        background:rgba(15,23,42,0.9);\n        border:1px solid rgba(148,163,184,0.7);\n        overflow:hidden;\n        margin-bottom:6px;\n        box-shadow:inset 0 0 5px rgba(0,0,0,0.6);\n    }\n    #progress-inner{\n        height:100%;\n        width:0%;\n        background:linear-gradient(90deg,#4ade80,#22c55e,#a3e635);\n        box-shadow:0 0 8px rgba(34,197,94,0.95);\n        transition:width .2s linear;\n    }\n\n    #question-box{\n        margin-top:6px;\n        padding:12px 12px 10px;\n        border-radius:18px;\n        background:radial-gradient(circle at top left,rgba(15,23,42,0.82),rgba(17,24,39,0.95));\n        border:1px solid rgba(148,163,184,0.6);\n        box-shadow:0 18px 35px rgba(0,0,0,0.85), inset 0 0 10px rgba(15,23,42,0.8);\n    }\n    #question-text{\n        margin-bottom:8px;\n        font-size:15px;\n        line-height:1.4;\n    }\n    #options-container{\n        display:flex;\n        flex-direction:column;\n        gap:7px;\n    }\n    .option-btn{\n        width:100%;\n        text-align:left;\n        font-size:13px;\n        background:radial-gradient(circle at top left,rgba(59,130,246,0.8),rgba(30,64,175,0.9));\n        color:#f9fafb;\n        box-shadow:0 8px 16px rgba(15,23,42,0.85), inset 0 0 0 1px rgba(191,219,254,0.7);\n    }\n    .option-btn:hover{\n        background:radial-gradient(circle at top left,rgba(129,140,248,0.9),rgba(59,130,246,1));\n    }\n\n    #result-summary{\n        margin-top:10px;\n        font-size:13px;\n        line-height:1.5;\n    }\n    #review-list{\n        margin-top:8px;\n        max-height:260px;\n        overflow-y:auto;\n        padding-right:4px;\n    }\n    .review-item{\n        margin-bottom:8px;\n        padding:8px 9px;\n        border-radius:12px;\n        background:rgba(15,23,42,0.9);\n        border:1px solid rgba(148,163,184,0.55);\n        font-size:12px;\n        line-height:1.4;\n        box-shadow:0 10px 20px rgba(0,0,0,0.7);\n    }\n    .correct{color:#4ade80;}\n    .wrong{color:#fb7185;}\n    #share-btn,#play-again-btn{\n        max-width:260px;\n        width:100%;\n        margin-top:8px;\n    }\n\n    #ad-block{\n        margin-top:10px;\n        text-align:center;\n        padding:6px;\n        border-radius:12px;\n        background:radial-gradient(circle at top,rgba(15,23,42,0.95),rgba(17,24,39,1));\n        border:1px solid rgba(148,163,184,0.55);\n        box-shadow:inset 0 0 8px rgba(0,0,0,0.8);\n    }\n    #ad-block p{\n        font-size:11px;\n        opacity:0.7;\n        margin-bottom:4px;\n    }\n\n    @media (max-width:600px){\n        .quiz-card{\n            margin:0;\n            max-height:100vh;\n            border-radius:0;\n        }\n        h1{font-size:18px;}\n        .glass-btn{width:100%;text-align:center;}\n        #question-text{font-size:14px;}\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"p-quiz-root\">\n    <!-- Subject buttons (outside popup) -->\n    <div class=\"p-quiz-subject-row\">\n        <p style=\"margin-bottom:6px;font-weight:bold;\">\u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf (Select Subject)<\/p>\n        <button class=\"glass-btn psychology subject-btn\" data-subject=\"psychology\">Psychology<\/button>\n        <button class=\"glass-btn english subject-btn\" data-subject=\"english\">English<\/button>\n        <button class=\"glass-btn kannada subject-btn\" data-subject=\"kannada\">Kannada<\/button>\n        <button class=\"glass-btn social subject-btn\" data-subject=\"social\">Social<\/button>\n        <button class=\"glass-btn maths subject-btn\" data-subject=\"maths\">Maths<\/button>\n        <button class=\"glass-btn science subject-btn\" data-subject=\"science\">Science<\/button>\n        <button class=\"glass-btn evs subject-btn\" data-subject=\"evs\">EVS<\/button>\n    <\/div>\n\n    <!-- FULLSCREEN QUIZ POPUP -->\n    <div class=\"quiz-overlay\" id=\"quiz-overlay\">\n        <div class=\"quiz-card\">\n            <div class=\"top-bar\">\n                <div class=\"top-bar-title\">All Subjects 3D Glass Quiz<\/div>\n                <button class=\"close-btn\" id=\"close-overlay\">&times;<\/button>\n            <\/div>\n            <h1 id=\"popup-title\">\u0c8e\u0cb2\u0ccd\u0cb2 \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3 \u0c97\u0ccd\u0cb2\u0cbe\u0cb8\u0cbf \u0cae\u0cb2\u0ccd\u0c9f\u0cbf \u0cb2\u0ccd\u0caf\u0cbe\u0c82\u0c97\u0ccd\u0cb5\u0cc7\u0c9c\u0ccd \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd<\/h1>\n            <h2 id=\"popup-subtitle\">Subject Wise \u2022 20 Questions \u2022 20 Minutes<\/h2>\n\n            <!-- Name -->\n            <div id=\"name-screen\">\n                <div class=\"center\">\n                    <p>\u0ca8\u0cbf\u0cae\u0ccd\u0cae \u0cb9\u0cc6\u0cb8\u0cb0\u0cc1 (Your Name) \u0ca8\u0cae\u0cc2\u0ca6\u0cbf\u0cb8\u0cbf:<\/p>\n                    <input type=\"text\" id=\"user-name-input\" placeholder=\"Your Name\" \/>\n                <\/div>\n                <div class=\"center\">\n                    <button id=\"go-language-btn\" class=\"glass-btn\" style=\"background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff;\">\n                        \u0cae\u0cc1\u0c82\u0ca6\u0c95\u0ccd\u0c95\u0cc6 (Next)\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Language -->\n            <div id=\"language-screen\" class=\"hidden\">\n                <div class=\"center\">\n                    <p>Quiz Language Medium \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf:<\/p>\n                <\/div>\n                <div class=\"center\">\n                    <button class=\"glass-btn\" id=\"lang-kannada-btn\" style=\"background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;\">\n                        \u0c95\u0ca8\u0ccd\u0ca8\u0ca1\n                    <\/button>\n                    <button class=\"glass-btn\" id=\"lang-english-btn\" style=\"background:linear-gradient(135deg,#f97316,#ec4899);color:#fff;\">\n                        English\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Quiz -->\n            <div id=\"quiz-screen\" class=\"hidden\">\n                <div id=\"timer-bar\">\n                    <div>Player: <span id=\"display-name\"><\/span><\/div>\n                    <div>Time Left: <span id=\"time-left\">20:00<\/span><\/div>\n                <\/div>\n                <div id=\"progress\"><div id=\"progress-inner\"><\/div><\/div>\n\n                <div id=\"question-box\">\n                    <div id=\"question-text\"><\/div>\n                    <div id=\"options-container\"><\/div>\n\n                    <div id=\"ad-block\">\n                        <p>Advertisement<\/p>\n                        <script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-3237546012543961\"\n                                crossorigin=\"anonymous\"><\/script>\n                        <ins class=\"adsbygoogle\"\n                             style=\"display:inline-block;width:300px;height:90px\"\n                             data-ad-client=\"ca-pub-3237546012543961\"\n                             data-ad-slot=\"5991569255\"><\/ins>\n                        <script>\n                            (adsbygoogle = window.adsbygoogle || []).push({});\n                        <\/script>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Result -->\n            <div id=\"result-screen\" class=\"hidden\">\n                <div id=\"result-summary\"><\/div>\n                <div id=\"review-list\"><\/div>\n                <div class=\"center\">\n                    <button id=\"share-btn\" class=\"glass-btn\" style=\"background:linear-gradient(135deg,#f97316,#ec4899);color:#fff;\">\n                        Share Your Score\n                    <\/button>\n                <\/div>\n                <div class=\"center\">\n                    <button id=\"play-again-btn\" class=\"glass-btn\" style=\"background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;\">\n                        \u0cae\u0ca4\u0ccd\u0ca4\u0cc6 \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd \u0c86\u0ca1\u0cb2\u0cc1 (Play Again)\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n\/* ================== QUIZ DATA (20 QUESTIONS EACH) ================== *\/\nconst quizData = {\n    psychology: {\n        kn: [\n            { q: \"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6 \u0caf\u0cbe\u0cb5\u0cc1\u0ca6\u0cb0 \u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8?\", o: [\"\u0cae\u0ca8\u0cb8\u0ccd\u0cb8\u0cc1 \u0cae\u0ca4\u0ccd\u0ca4\u0cc1 \u0cb5\u0cb0\u0ccd\u0ca4\u0ca8\u0cc6\", \"\u0cb8\u0cb8\u0ccd\u0caf\u0c97\u0cb3\u0cc1\", \"\u0c97\u0ca3\u0cbf\u0ca4\", \"\u0cad\u0cc2\u0c97\u0ccb\u0cb3\"], a: 0 },\n            { q: \"\u0caa\u0ccd\u0cb0\u0cbe\u0ca5\u0cae\u0cbf\u0c95 \u0cad\u0cbe\u0cb5\u0ca8\u0cc6\u0c97\u0cb3\u0cb2\u0ccd\u0cb2\u0cbf \u0c92\u0c82\u0ca6\u0cc1:\", o: [\"\u0cb9\u0cb8\u0cc1\u0c95\u0cc6\", \"\u0cb8\u0c82\u0ca4\u0ccb\u0cb7\", \"\u0caa\u0cbe\u0caa\u0cad\u0cbe\u0cb5\u0ca8\u0cc6\", \"\u0cb2\u0c9c\u0ccd\u0c9c\u0cc6\"], a: 1 },\n            { q: \"\u0c95\u0cc6\u0cb2\u0cb5\u0cc7 \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cb7\u0ccd\u0c9f\u0cc1 \u0c87\u0cb0\u0cc1\u0cb5 \u0cb8\u0ccd\u0cae\u0cc3\u0ca4\u0cbf:\", o: [\"\u0ca6\u0cc0\u0cb0\u0ccd\u0c98\u0c95\u0cbe\u0cb2\u0ca6 \u0cb8\u0ccd\u0cae\u0cc3\u0ca4\u0cbf\", \"\u0c95\u0cbe\u0cb2\u0cbf\u0c95 \u0cb8\u0ccd\u0cae\u0cc3\u0ca4\u0cbf\", \"\u0c87\u0c82\u0ca6\u0ccd\u0cb0\u0cbf\u0caf \u0cb8\u0ccd\u0cae\u0cc3\u0ca4\u0cbf\", \"\u0c95\u0cbe\u0cb0\u0ccd\u0caf\u0cb8\u0ccd\u0cae\u0cc3\u0ca4\u0cbf\"], a: 2 },\n            { q: \"\u0c86\u0ca7\u0cc1\u0ca8\u0cbf\u0c95 \u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0\u0ca6 \u0ca4\u0c82\u0ca6\u0cc6:\", o: [\"\u0cb8\u0ccd\u0c95\u0cbf\u0ca8\u0ccd\u0ca8\u0cb0\u0ccd\", \"\u0cab\u0ccd\u0cb0\u0cbe\u0caf\u0ccd\u0ca1\u0ccd\", \"\u0cb5\u0cbf\u0cb2\u0ccd\u0cb9\u0cc6\u0cae\u0ccd \u0cb5\u0cc1\u0c82\u0c9f\u0ccd\", \"\u0caa\u0cbf\u0caf\u0c9c\u0cc6\"], a: 2 },\n            { q: \"\u0c87\u0ca4\u0cb0\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca8\u0ccb\u0ca1\u0cbf \u0c95\u0cb2\u0cbf\u0caf\u0cc1\u0cb5\u0cc1\u0ca6\u0ca8\u0ccd\u0ca8\u0cc1 \u0c8f\u0ca8\u0cc1 \u0c8e\u0ca8\u0ccd\u0ca8\u0cc1\u0ca4\u0ccd\u0ca4\u0cbe\u0cb0\u0cc6?\", o: [\"\u0caa\u0ccd\u0cb0\u0caf\u0ca4\u0ccd\u0ca8\u2013\u0ca6\u0ccb\u0cb7 \u0cb5\u0cbf\u0ca7\u0cbe\u0ca8\", \"\u0ca8\u0cbf\u0cb0\u0cc0\u0c95\u0ccd\u0cb7\u0ca3\u0cc0\u0caf \u0c95\u0cb2\u0cbf\u0c95\u0cc6\", \"\u0cb6\u0cb0\u0ca4\u0ccd\u0ca4\u0cc1\u0cac\u0ca6\u0ccd\u0ca7 \u0c95\u0cb2\u0cbf\u0c95\u0cc6\", \"\u0c86\u0c95\u0cb8\u0ccd\u0cae\u0cbf\u0c95 \u0c95\u0cb2\u0cbf\u0c95\u0cc6\"], a: 1 },\n            { q: \"\u0cac\u0cc1\u0ca6\u0ccd\u0ca7\u0cbf\u0cae\u0cbe\u0caa\u0ca8\u0cb5\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb8\u0cbe\u0cae\u0cbe\u0ca8\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cbf \u0c8f\u0ca8\u0cc1 \u0c8e\u0ca8\u0ccd\u0ca8\u0cc1\u0ca4\u0ccd\u0ca4\u0cbe\u0cb0\u0cc6?\", o: [\"EQ\", \"MQ\", \"IQ\", \"BQ\"], a: 2 },\n            { q: \"\u0cac\u0cb2\u0cb5\u0cb0\u0ccd\u0ca7\u0c95 (reinforcement) \u0c86\u0c97\u0cc1\u0cb5\u0ca6\u0cc1:\", o: [\"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0ca6\u0c82\u0ca1\u0ca8\u0cc6\", \"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0cac\u0cb9\u0cc1\u0cae\u0cbe\u0ca8\", \"\u0cac\u0cb9\u0cc1\u0cae\u0cbe\u0ca8 \u0c85\u0ca5\u0cb5\u0cbe \u0ca6\u0c82\u0ca1\u0ca8\u0cc6\", \"\u0c85\u0c97\u0ca3\u0ccd\u0caf\u0ca4\u0cc6\"], a: 2 },\n            { q: \"\u0caa\u0ccd\u0cb0\u0cc7\u0cb0\u0ca3\u0cc6 (motivation) \u0cb5\u0ccd\u0caf\u0c95\u0ccd\u0ca4\u0cbf\u0caf\u0ca8\u0ccd\u0ca8\u0cc1:\", o: [\"\u0ca8\u0cbf\u0ca6\u0ccd\u0cb0\u0cc6\u0c97\u0cc6\", \"\u0c95\u0cc6\u0cb2\u0cb8 \u0ca4\u0caa\u0ccd\u0caa\u0cbf\u0cb8\u0cb2\u0cc1\", \"\u0c97\u0cc1\u0cb0\u0cbf\u0caf\u0ca4\u0ccd\u0ca4 \u0c95\u0cca\u0c82\u0ca1\u0cca\u0caf\u0ccd\u0caf\u0cb2\u0cc1\", \"\u0ca8\u0cbf\u0cb7\u0ccd\u0c95\u0ccd\u0cb0\u0cbf\u0caf\u0cb5\u0cbe\u0c97\u0cbf\u0cb0\u0cb2\u0cc1\"], a: 2 },\n            { q: \"\u0cae\u0cbe\u0cb0\u0ccd\u0c97\u0ca6\u0cb0\u0ccd\u0cb6\u0ca8\u0ca6\u0cbf\u0c82\u0ca6 \u0cae\u0cc1\u0c96\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cbf \u0cb8\u0cbe\u0ca7\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cc1\u0cb5\u0ca6\u0cc1:\", o: [\"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cbe\u0cb0\u0ccd\u0ca5\u0cbf\u0c97\u0cb3\u0cbf\u0c97\u0cc6 \u0ca6\u0c82\u0ca1\u0ca8\u0cc6\", \"\u0cb8\u0cae\u0cb8\u0ccd\u0caf\u0cc6 \u0caa\u0cb0\u0cbf\u0cb9\u0cbe\u0cb0\", \"\u0caa\u0cb0\u0cc0\u0c95\u0ccd\u0cb7\u0cc6\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0cb5\u0cbf\u0cab\u0cb2\", \"\u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8 \u0ca4\u0caa\u0ccd\u0caa\u0cbf\u0cb8\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\"], a: 1 },\n            { q: \"\u0c95\u0ccc\u0cae\u0cbe\u0cb0\u0cbe\u0cb5\u0cb8\u0ccd\u0ca5\u0cc6 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0cb5\u0cc3\u0ca6\u0ccd\u0ca7\u0cbe\u0caa\u0ccd\u0caf\", \"\u0cb6\u0cc8\u0cb6\u0cb5\", \"\u0cae\u0ca7\u0ccd\u0caf\u0cb5\u0caf\u0cb8\u0ccd\u0cb8\u0cc1\", \"\u0ca4\u0cb0\u0cc1\u0ca3 \u0cb5\u0caf\u0cb8\u0ccd\u0cb8\u0cc1\"], a: 3 },\n            { q: \"\u0ca4\u0cb0\u0c97\u0ca4\u0cbf\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0cb9\u0cc6\u0c9a\u0ccd\u0c9a\u0cc1 \u0cac\u0cb3\u0cb8\u0cc1\u0cb5 \u0c87\u0c82\u0ca6\u0ccd\u0cb0\u0cbf\u0caf:\", o: [\"\u0cb0\u0cc1\u0c9a\u0cbf\", \"\u0ca6\u0cc3\u0cb7\u0ccd\u0c9f\u0cbf\", \"\u0cb5\u0cbe\u0cb8\u0ca8\u0cc6\", \"\u0cb8\u0ccd\u0caa\u0cb0\u0ccd\u0cb6\"], a: 1 },\n            { q: \"\u0cb8\u0cc3\u0c9c\u0ca8\u0cb6\u0cc0\u0cb2\u0ca4\u0cc6 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0c87\u0ca4\u0cb0\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca8\u0c95\u0cb2\u0cbf\u0cb8\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\", \"\u0c95\u0c82\u0ca0\u0caa\u0cbe\u0ca0 \u0cae\u0cbe\u0ca1\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\", \"\u0cb8\u0cbe\u0ca7\u0cbe\u0cb0\u0ca3 \u0c95\u0cc6\u0cb2\u0cb8\", \"\u0cb9\u0cca\u0cb8 \u0c95\u0cb2\u0ccd\u0caa\u0ca8\u0cc6\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca8\u0cc0\u0ca1\u0cc1\u0cb5 \u0cb8\u0cbe\u0cae\u0cb0\u0ccd\u0ca5\u0ccd\u0caf\"], a: 3 },\n            { q: \"\u0ca6\u0c82\u0ca1\u0ca8\u0cc6 \u0cb9\u0cc7\u0c97\u0cbf\u0cb0\u0cac\u0cc7\u0c95\u0cc1?\", o: [\"\u0c95\u0ca0\u0cbf\u0ca3\", \"\u0cb8\u0cbe\u0cb0\u0ccd\u0cb5\u0c9c\u0ca8\u0cbf\u0c95\", \"\u0cb6\u0cc8\u0c95\u0ccd\u0cb7\u0ca3\u0cbf\u0c95 \u0cae\u0ca4\u0ccd\u0ca4\u0cc1 \u0cae\u0cbf\u0ca4\", \"\u0ca6\u0cc7\u0cb9\u0cbe\u0ca4\u0ccd\u0cae\u0c95\"], a: 2 },\n            { q: \"\u0cb5\u0cc8\u0caf\u0c95\u0ccd\u0ca4\u0cbf\u0c95 \u0cb5\u0ccd\u0caf\u0ca4\u0ccd\u0caf\u0cbe\u0cb8 \u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8 \u0cb8\u0cb9\u0cbe\u0caf\u0c95:\", o: [\"\u0c8e\u0cb2\u0ccd\u0cb2\u0cb0\u0cbf\u0c97\u0cc2 \u0c92\u0c82\u0ca6\u0cc7 \u0cac\u0ccb\u0ca7\u0ca8\u0cc6\", \"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cbe\u0cb0\u0ccd\u0ca5\u0cbf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca8\u0cbf\u0cb0\u0ccd\u0cb2\u0c95\u0ccd\u0cb7\u0cbf\u0cb8\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\", \"\u0cab\u0cb2\u0c95\u0cbe\u0cb0\u0cbf \u0cac\u0ccb\u0ca7\u0ca8\u0cc6\", \"\u0ca6\u0c82\u0ca1\u0ca8\u0cc6\"], a: 2 },\n            { q: \"\u0cb8\u0ccd\u0cb5\u2013\u0ca7\u0cbe\u0cb0\u0ca3\u0cc6 (self-concept) \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0c87\u0ca4\u0cb0\u0cb0 \u0c95\u0cc1\u0cb0\u0cbf\u0ca4\u0cc1 \u0c95\u0cb2\u0ccd\u0caa\u0ca8\u0cc6\", \"\u0cb8\u0ccd\u0cb5\u0caf\u0c82 \u0c95\u0cc1\u0cb0\u0cbf\u0ca4\u0cc1 \u0c95\u0cb2\u0ccd\u0caa\u0ca8\u0cc6\", \"\u0caa\u0cc1\u0cb8\u0ccd\u0ca4\u0c95 \u0c95\u0cc1\u0cb0\u0cbf\u0ca4\u0cc1\", \"\u0cb6\u0cbe\u0cb2\u0cc6 \u0c95\u0cc1\u0cb0\u0cbf\u0ca4\u0cc1\"], a: 1 },\n            { q: \"\u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8\u0cb5\u0ca8\u0ccd\u0ca8\u0cc1 \u0caa\u0cb0\u0cbf\u0ca3\u0cbe\u0cae\u0c97\u0cca\u0cb3\u0cbf\u0cb8\u0cc1\u0cb5 \u0c85\u0c82\u0cb6:\", o: [\"\u0c86\u0cb8\u0c95\u0ccd\u0ca4\u0cbf\", \"\u0c86\u0cb0\u0ccb\u0c97\u0ccd\u0caf\", \"\u0caa\u0cb0\u0cbf\u0cb8\u0cb0\", \"\u0cae\u0cc7\u0cb2\u0cbf\u0ca8 \u0c8e\u0cb2\u0ccd\u0cb2\"], a: 3 },\n            { q: \"\u0ca4\u0cb0\u0c97\u0ca4\u0cbf\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0cae\u0ccc\u0cb2\u0ccd\u0caf\u0cae\u0cbe\u0caa\u0ca8\u0ca6 \u0c89\u0ca6\u0ccd\u0ca6\u0cc7\u0cb6:\", o: [\"\u0cb2\u0cc7\u0cac\u0cb2\u0ccd \u0cb9\u0cbe\u0c95\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\", \"\u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8 \u0cb8\u0cc1\u0ca7\u0cbe\u0cb0\u0ca3\u0cc6\", \"\u0ca6\u0c82\u0ca1\u0ca8\u0cc6\", \"\u0cac\u0ccb\u0ca7\u0ca8\u0cc6 \u0ca8\u0cbf\u0cb2\u0ccd\u0cb2\u0cbf\u0cb8\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\"], a: 1 },\n            { q: \"\u0c85\u0cad\u0ccd\u0caf\u0cbe\u0cb8 (habit) \u0cb0\u0cc2\u0caa\u0c97\u0cca\u0cb3\u0ccd\u0cb3\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0c92\u0cae\u0ccd\u0cae\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf\u0ca6\u0cbe\u0c97\", \"\u0caa\u0cc1\u0ca8\u0c83 \u0caa\u0cc1\u0ca8\u0c83 \u0cae\u0cbe\u0ca1\u0cbf\u0ca6\u0cbe\u0c97\", \"\u0c95\u0ca8\u0cb8\u0cbf\u0ca8\u0cb2\u0ccd\u0cb2\u0cbf\", \"\u0cae\u0cb0\u0cc6\u0ca4\u0cbe\u0c97\"], a: 1 },\n            { q: \"\u0c92\u0cb3\u0ccd\u0cb3\u0cc6\u0caf \u0cb6\u0cbf\u0c95\u0ccd\u0cb7\u0c95 \u0cae\u0cca\u0ca6\u0cb2\u0cbf\u0c97\u0cc6 \u0c85\u0cb0\u0cbf\u0caf\u0cac\u0cc7\u0c95\u0cbe\u0ca6\u0ca6\u0ccd\u0ca6\u0cc1:\", o: [\"\u0caa\u0cbe\u0ca0\u0c95\u0ccd\u0cb0\u0cae\", \"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cbe\u0cb0\u0ccd\u0ca5\u0cbf\u0c97\u0cb3 \u0c85\u0c97\u0ca4\u0ccd\u0caf\", \"\u0cb5\u0cc7\u0ca4\u0ca8\", \"\u0c95\u0c9f\u0ccd\u0c9f\u0ca1\"], a: 1 },\n            { q: \"Guidance & counselling \u0cae\u0cc1\u0c96\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cbf \u0cac\u0cc6\u0c82\u0cac\u0cb2\u0cbf\u0cb8\u0cc1\u0cb5\u0ca6\u0cc1:\", o: [\"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0cb6\u0cbf\u0c95\u0ccd\u0cb7\u0c95\u0cb0\u0cc1\", \"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0caa\u0ccb\u0cb7\u0c95\u0cb0\u0cc1\", \"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cbe\u0cb0\u0ccd\u0ca5\u0cbf\u0c97\u0cb3 \u0c92\u0c9f\u0ccd\u0c9f\u0cbe\u0cb0\u0cc6 \u0cac\u0cc6\u0cb3\u0cb5\u0ca3\u0cbf\u0c97\u0cc6\", \"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0cae\u0cc7\u0ca7\u0cbe\u0cb5\u0cbf\u0c97\u0cb3\u0cc1\"], a: 2 }\n        ],\n        en: [\n            { q: \"Psychology is the scientific study of:\", o: [\"Mind and behaviour\", \"Plants\", \"Rocks\", \"Weather\"], a: 0 },\n            { q: \"Which is a primary emotion?\", o: [\"Jealousy\", \"Happiness\", \"Guilt\", \"Shame\"], a: 1 },\n            { q: \"Memory stored for a few seconds is:\", o: [\"Long-term memory\", \"Short-term memory\", \"Sensory memory\", \"Procedural memory\"], a: 2 },\n            { q: \"Who is known as the father of modern psychology?\", o: [\"Skinner\", \"Freud\", \"Wundt\", \"Piaget\"], a: 2 },\n            { q: \"Learning by watching others is called:\", o: [\"Trial and error\", \"Observational learning\", \"Classical conditioning\", \"Insight learning\"], a: 1 },\n            { q: \"Intelligence test score is usually called:\", o: [\"EQ\", \"MQ\", \"IQ\", \"BQ\"], a: 2 },\n            { q: \"Which one is a reinforcement?\", o: [\"Punishment only\", \"Reward only\", \"Reward or punishment\", \"Ignoring\"], a: 2 },\n            { q: \"Motivation pushes a person to:\", o: [\"Sleep\", \"Avoid work\", \"Act towards goals\", \"Do nothing\"], a: 2 },\n            { q: \"Guidance mainly helps in:\", o: [\"Punishing students\", \"Solving problems\", \"Failing exams\", \"Avoiding study\"], a: 1 },\n            { q: \"Adolescence is the period of:\", o: [\"Old age\", \"Infancy\", \"Middle age\", \"Teenage\"], a: 3 },\n            { q: \"Which sense is most used in classroom?\", o: [\"Taste\", \"Vision\", \"Smell\", \"Touch\"], a: 1 },\n            { q: \"Creativity means ability to:\", o: [\"Copy others\", \"Learn by heart\", \"Do routine work\", \"Produce new ideas\"], a: 3 },\n            { q: \"Punishment should be:\", o: [\"Harsh\", \"Public\", \"Educational and mild\", \"Physical\"], a: 2 },\n            { q: \"Study of individual differences is important for:\", o: [\"Same teaching to all\", \"Ignoring students\", \"Effective teaching\", \"Punishment\"], a: 2 },\n            { q: \"Self-concept means:\", o: [\"Idea about others\", \"Idea about self\", \"Idea about books\", \"Idea about school\"], a: 1 },\n            { q: \"Which factor affects learning?\", o: [\"Interest\", \"Health\", \"Environment\", \"All of these\"], a: 3 },\n            { q: \"Evaluation in classroom is used to:\", o: [\"Label students\", \"Improve learning\", \"Punish students\", \"Stop teaching\"], a: 1 },\n            { q: \"Habit formation is related to:\", o: [\"One trial learning\", \"Repeated actions\", \"Dreams\", \"Forgetting\"], a: 1 },\n            { q: \"A good teacher should first understand:\", o: [\"Syllabus\", \"Student needs\", \"Own salary\", \"Buildings\"], a: 1 },\n            { q: \"Guidance and counselling in school mainly support:\", o: [\"Only teachers\", \"Only parents\", \"Students\u2019 development\", \"Only topper students\"], a: 2 }\n        ]\n    },\n\n    english: {\n        kn: [\n            { q: \"'child' \u0caa\u0ca6\u0ca6 \u0cac\u0cb9\u0cc1\u0cb5\u0c9a\u0ca8:\", o: [\"childs\", \"childes\", \"children\", \"childrens\"], a: 2 },\n            { q: \"He ___ to school every day.\", o: [\"go\", \"goes\", \"gone\", \"going\"], a: 1 },\n            { q: \"'write' \u0caa\u0ca6\u0ca6 \u0cad\u0cc2\u0ca4\u0c95\u0cbe\u0cb2:\", o: [\"writed\", \"wrote\", \"written\", \"write\"], a: 1 },\n            { q: \"'hot' \u0caa\u0ca6\u0ca6 \u0cb5\u0cbf\u0cb0\u0ccb\u0ca7\u0cbe\u0cb0\u0ccd\u0ca5\u0c95:\", o: [\"cold\", \"warm\", \"cool\", \"heat\"], a: 0 },\n            { q: \"\u0c93\u0ca6\u0cc1\u0cb5\u0cb5\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0cac\u0ccb\u0ca7\u0cbf\u0cb8\u0cc1\u0cb5\u0cb5\u0ca8\u0cc1:\", o: [\"Doctor\", \"Farmer\", \"Teacher\", \"Driver\"], a: 2 },\n            { q: \"a\/an \u0c85\u0ca8\u0ccd\u0ca8\u0cc1 \u0caf\u0cbe\u0cb5\u0ca6\u0c95\u0ccd\u0c95\u0cc2 \u0cae\u0cca\u0ca6\u0cb2\u0cc1 \u0cac\u0cb3\u0cb8\u0cc1\u0ca4\u0ccd\u0ca4\u0cbe\u0cb0\u0cc6?\", o: [\"Pronoun\", \"Adverb\", \"Vowel sound\", \"Conjunction\"], a: 2 },\n            { q: \"Correct article: ___ apple.\", o: [\"A\", \"An\", \"The\", \"No article\"], a: 1 },\n            { q: \"She ___ playing now.\", o: [\"is\", \"are\", \"am\", \"be\"], a: 0 },\n            { q: \"'big' \u0caa\u0ca6\u0ca6 \u0cb8\u0cae\u0cbe\u0ca8\u0cbe\u0cb0\u0ccd\u0ca5\u0c95:\", o: [\"small\", \"tiny\", \"large\", \"little\"], a: 2 },\n            { q: \"I have ___ books.\", o: [\"many\", \"much\", \"few\", \"little\"], a: 0 },\n            { q: \"'go' \u0caa\u0ca6\u0ca6 \u0cad\u0cc2\u0ca4\u0c95\u0cbe\u0cb2:\", o: [\"went\", \"gone\", \"goed\", \"go\"], a: 0 },\n            { q: \"We should speak the truth. 'truth' \u0caf\u0cbe\u0cb5 \u0caa\u0ca6\u0cb5\u0cb0\u0ccd\u0c97?\", o: [\"noun\", \"verb\", \"adverb\", \"pronoun\"], a: 0 },\n            { q: \"He is ___ honest man.\", o: [\"a\", \"an\", \"the\", \"no article\"], a: 1 },\n            { q: \"Correct: They ___ watching TV.\", o: [\"is\", \"are\", \"am\", \"was\"], a: 1 },\n            { q: \"'begin' \u0caa\u0ca6\u0ca6 \u0cb5\u0cbf\u0cb0\u0ccb\u0ca7\u0cbe\u0cb0\u0ccd\u0ca5\u0c95:\", o: [\"start\", \"open\", \"end\", \"run\"], a: 2 },\n            { q: \"'king' \u0caa\u0ca6\u0ca6 \u0cb8\u0ccd\u0ca4\u0ccd\u0cb0\u0cc0\u0cb2\u0cbf\u0c82\u0c97:\", o: [\"queen\", \"lady\", \"princess\", \"girl\"], a: 0 },\n            { q: \"\u0cb8\u0cb0\u0cbf\u0caf\u0cbe\u0ca6 spelling:\", o: [\"Enviroment\", \"Environment\", \"Envoironment\", \"Envirnment\"], a: 1 },\n            { q: \"Capital letter \u0caf\u0cbe\u0cb5\u0c95\u0ccd\u0c95\u0cc6 \u0cac\u0cb3\u0cb8\u0cac\u0cc7\u0c95\u0cc1?\", o: [\"names\", \"days\", \"months\", \"all of these\"], a: 3 },\n            { q: \"Rahul and Rina are friends. 'Rahul' \u0caf\u0cbe\u0cb5 noun?\", o: [\"common noun\", \"proper noun\", \"pronoun\", \"adjective\"], a: 1 },\n            { q: \"You are a teacher, ___ ? (tag)\", o: [\"isn't you\", \"aren't you\", \"don't you\", \"won't you\"], a: 1 }\n        ],\n        en: [\n            { q: \"The plural of 'child' is:\", o: [\"Childs\", \"Childes\", \"Children\", \"Childrens\"], a: 2 },\n            { q: \"He ___ to school every day.\", o: [\"go\", \"goes\", \"gone\", \"going\"], a: 1 },\n            { q: \"Past tense of 'write' is:\", o: [\"writed\", \"wrote\", \"written\", \"write\"], a: 1 },\n            { q: \"Opposite of 'hot' is:\", o: [\"cold\", \"warm\", \"cool\", \"heat\"], a: 0 },\n            { q: \"A person who teaches is a:\", o: [\"Doctor\", \"Farmer\", \"Teacher\", \"Driver\"], a: 2 },\n            { q: \"We use a\/an before:\", o: [\"Pronoun\", \"Adverb\", \"Vowel sound\", \"Conjunction\"], a: 2 },\n            { q: \"Choose the correct article: ___ apple.\", o: [\"A\", \"An\", \"The\", \"No article\"], a: 1 },\n            { q: \"She ___ playing now.\", o: [\"is\", \"are\", \"am\", \"be\"], a: 0 },\n            { q: \"The synonym of 'big' is:\", o: [\"small\", \"tiny\", \"large\", \"little\"], a: 2 },\n            { q: \"I have ___ books.\", o: [\"many\", \"much\", \"few\", \"little\"], a: 0 },\n            { q: \"The past tense of 'go' is:\", o: [\"went\", \"gone\", \"goed\", \"go\"], a: 0 },\n            { q: \"We should speak the truth. Here 'truth' is a:\", o: [\"noun\", \"verb\", \"adverb\", \"pronoun\"], a: 0 },\n            { q: \"He is ___ honest man.\", o: [\"a\", \"an\", \"the\", \"no article\"], a: 1 },\n            { q: \"Choose correct: They ___ watching TV.\", o: [\"is\", \"are\", \"am\", \"was\"], a: 1 },\n            { q: \"The opposite of 'begin' is:\", o: [\"start\", \"open\", \"end\", \"run\"], a: 2 },\n            { q: \"The feminine of 'king' is:\", o: [\"queen\", \"lady\", \"princess\", \"girl\"], a: 0 },\n            { q: \"Choose the correct spelling:\", o: [\"Enviroment\", \"Environment\", \"Envoironment\", \"Envirnment\"], a: 1 },\n            { q: \"We use capital letter for:\", o: [\"names\", \"days\", \"months\", \"all of these\"], a: 3 },\n            { q: \"Rahul and Rina are friends. 'Rahul' is a:\", o: [\"common noun\", \"proper noun\", \"pronoun\", \"adjective\"], a: 1 },\n            { q: \"The correct question tag: You are a teacher, ___ ?\", o: [\"isn't you\", \"aren't you\", \"don't you\", \"won't you\"], a: 1 }\n        ]\n    },\n\n    kannada: {\n        kn: [\n            { q: \"Kannada \u0ca8\u0cbe\u0ca1\u0cbf\u0ca8 \u0cb9\u0cac\u0ccd\u0cac:\", o: [\"\u0cb9\u0cca\u0cb3\u0cbf\", \"\u0cae\u0c95\u0cb0 \u0cb8\u0c82\u0c95\u0ccd\u0cb0\u0cbe\u0c82\u0ca4\u0cbf\", \"\u0ca6\u0cc0\u0caa\u0cbe\u0cb5\u0cb3\u0cbf\", \"\u0cac\u0c95\u0ccd\u0cb0\u0cbf\u0ca6\u0ccd\"], a: 1 },\n            { q: \"\u2018\u0cb0\u0c82\u0c97\u0cad\u0cc2\u0cae\u0cbf\u2019 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0ca8\u0cbe\u0c9f\u0c95\", \"\u0c95\u0cb5\u0ca8\", \"\u0c95\u0ca5\u0cc6\", \"\u0c97\u0cc0\u0ca4\u0cc6\"], a: 0 },\n            { q: \"\u2018\u0c95\u0cc1\u0cb5\u0cc6\u0c82\u0caa\u0cc1\u2019\u0caf\u0cb5\u0cb0 \u0cae\u0cc2\u0cb2 \u0cb9\u0cc6\u0cb8\u0cb0\u0cc1:\", o: [\"\u0c95\u0cbf\u0cb7\u0ccd\u0c9f\u0ca8\", \"\u0c95\u0cc6.\u0cb5\u0cbf.\u0caa\u0cc1\u0c9f\u0ccd\u0c9f\u0caa\u0ccd\u0caa\", \"\u0cb0\u0cb5\u0cc0\u0c82\u0ca6\u0ccd\u0cb0\", \"\u0caa\u0cc1\u0cb0\u0c82\u0ca6\u0cb0\"], a: 1 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1\u0ca6 \u0caa\u0ccd\u0cb0\u0ca5\u0cae \u0c95\u0cbe\u0cb5\u0ccd\u0caf:\", o: [\"\u0caa\u0c82\u0caa \u0cb0\u0cbe\u0cae\u0cbe\u0caf\u0ca3\", \"\u0c95\u0cb5\u0cbf\u0cb0\u0cbe\u0c9c\u0cae\u0cbe\u0cb0\u0ccd\u0c97\", \"\u0c9c\u0cc7\u0ca8\u0ca4\", \"\u0cb9\u0cb0\u0cbf\u0cb6\u0ccd\u0c9a\u0c82\u0ca6\u0ccd\u0cb0 \u0c95\u0cbe\u0cb5\u0ccd\u0caf\"], a: 1 },\n            { q: \"\u2018\u0c9c\u0ca8\u0caa\u0ca6\u2019 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0ca8\u0c97\u0cb0\", \"\u0c97\u0ccd\u0cb0\u0cbe\u0cae\", \"\u0c9c\u0ca8\u0cb0 \u0caa\u0ca6\", \"\u0caa\u0ca0\u0ccd\u0caf\"], a: 2 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1 \u0ca8\u0cbe\u0ca1\u0cbf\u0ca8 \u0c9a\u0cbf\u0cb9\u0ccd\u0ca8\u0cc6 \u0cb9\u0cc2\u0cb5\u0cc1:\", o: [\"\u0c97\u0cc1\u0cb2\u0cbe\u0cac\u0cbf\", \"\u0c95\u0cae\u0cb2\", \"\u0c95\u0ca8\u0c95\u0cbe\u0c82\u0cac\u0cb0\", \"\u0c9a\u0c82\u0caa\u0c95\"], a: 1 },\n            { q: \"\u2018\u0cac\u0cb8\u0cb5\u0cc7\u0cb6\u0ccd\u0cb5\u0cb0\u2019 \u0caf\u0cc1\u0c97:\", o: [\"\u0cb5\u0c9a\u0ca8\", \"\u0c95\u0cbe\u0cb5\u0ccd\u0caf\", \"\u0c95\u0ca5\u0cc6\", \"\u0ca8\u0cbe\u0c9f\u0c95\"], a: 0 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1 \u0c85\u0c95\u0ccd\u0cb7\u0cb0\u0cae\u0cbe\u0cb2\u0cc6\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0cb8\u0ccd\u0cb5\u0cb0\u0c97\u0cb3 \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"10\", \"13\", \"15\", \"12\"], a: 1 },\n            { q: \"\u2018\u0cae\u0c82\u0ca5\u0ca8\u2019 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0cb5\u0cbf\u0c9a\u0cbe\u0cb0\", \"\u0caf\u0cc1\u0ca6\u0ccd\u0ca7\", \"\u0cb6\u0cbe\u0c82\u0ca4\u0cbf\", \"\u0ca8\u0cc3\u0ca4\u0ccd\u0caf\"], a: 0 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1\u0ca6 \u0ca8\u0cbe\u0ca1\u0c97\u0cc0\u0ca4\u0cc6:\", o: [\"\u0cb5\u0c82\u0ca6\u0cc6 \u0cae\u0cbe\u0ca4\u0cb0\u0c82\", \"\u0c9c\u0ca8 \u0c97\u0ca3 \u0cae\u0ca8\", \"\u0c9c\u0caf \u0cad\u0cbe\u0cb0\u0ca4 \u0c9c\u0ca8\u0ca8\u0cbf\u0caf \u0ca4\u0ca8\u0cc1\u0c9c\u0cbe\u0ca4\u0cc6\", \"\u0cb8\u0cbe\u0cb0\u0ccd\u0cb5\u0c9c\u0ca8\u0cbf\u0c95 \u0c97\u0cc0\u0ca4\u0cc6\"], a: 2 },\n            { q: \"\u2018\u0ca8\u0ca6\u0cbf\u2019 \u0cb6\u0cac\u0ccd\u0ca6\u0ca6 \u0cac\u0cb9\u0cc1\u0cb5\u0c9a\u0ca8:\", o: [\"\u0ca8\u0ca6\u0cbf\u0c97\u0cb3\u0cc1\", \"\u0ca8\u0ca6\u0cbf\u0c97\u0cb3\u0cc1\u0c97\u0cb3\u0cc1\", \"\u0ca8\u0ca6\u0cbf\u0caf\u0cb0\u0cc1\", \"\u0ca8\u0ca6\u0cbf\u0cae\u0c97\u0cb3\u0cc1\"], a: 0 },\n            { q: \"\u0cb2\u0c98\u0cc1 \u0c95\u0ca4\u0cc6\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c8f\u0ca8\u0cc1 \u0c8e\u0ca8\u0ccd\u0ca8\u0cc1\u0ca4\u0ccd\u0ca4\u0cbe\u0cb0\u0cc6?\", o: [\"\u0c95\u0cb5\u0cbf\u0ca4\u0cc6\", \"\u0c95\u0cbe\u0ca6\u0c82\u0cac\u0cb0\u0cbf\", \"\u0cb8\u0ca3\u0ccd\u0ca3 \u0c95\u0ca5\u0cc6\", \"\u0cb8\u0cc1\u0ca6\u0cc0\u0cb0\u0ccd\u0c98 \u0c95\u0cbe\u0ca6\u0c82\u0cac\u0cb0\u0cbf\"], a: 2 },\n            { q: \"\u2018\u0c95\u0cb5\u0cbf\u2019 \u0caa\u0ca6\u0ca6 \u0c85\u0cb0\u0ccd\u0ca5:\", o: [\"\u0c93\u0ca6\u0cc1\u0c97\", \"\u0cb2\u0cc7\u0c96\u0c95\", \"\u0c95\u0cb5\u0cbf\u0ca4\u0cc6 \u0cac\u0cb0\u0cc6\u0caf\u0cc1\u0cb5\u0cb5\", \"\u0ca8\u0c9f\"], a: 2 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1\u0ca6 \u0caa\u0ccd\u0cb0\u0ca5\u0cae \u0cb8\u0cc1\u0ca6\u0ccd\u0ca6\u0cbf \u0caa\u0ca4\u0ccd\u0cb0\u0cbf\u0c95\u0cc6:\", o: [\"\u0cb8\u0cc1\u0ca6\u0ccd\u0ca6\u0cbf\", \"\u0cae\u0c82\u0c97\u0cb2\u0cc2\u0cb0\u0cc1 \u0cb8\u0cae\u0cbe\u0c9a\u0cbe\u0cb0\", \"\u0ca6\u0cbf\u0ca8\u0c95\u0cb0\u0ccd\u0ca3\u0cbf\", \"\u0cb5\u0cbf\u0c9c\u0caf \u0c95\u0cb0\u0ccd\u0ca8\u0cbe\u0c9f\u0c95\"], a: 1 },\n            { q: \"\u2018\u0ca8\u0ca1\u0cc1\u0cac\u0cc6\u0cb3\u0c95\u0cc1\u2019 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf\", \"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6\", \"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0ca8\u0ccd\u0ca8\", \"\u0cb8\u0c82\u0c9c\u0cc6\"], a: 2 },\n            { q: \"\u0cb5\u0c9a\u0ca8 \u0cb8\u0cbe\u0cb9\u0cbf\u0ca4\u0ccd\u0caf\u0ca6 \u0c89\u0ca6\u0ccd\u0cad\u0cb5 \u0cb8\u0ccd\u0ca5\u0cb3:\", o: [\"\u0c89\u0ca1\u0cc1\u0caa\u0cbf\", \"\u0cae\u0cc8\u0cb8\u0cc2\u0cb0\u0cc1\", \"\u0cac\u0cb8\u0cb5 \u0c95\u0cb2\u0ccd\u0caf\u0cbe\u0ca3\", \"\u0ca7\u0cbe\u0cb0\u0cb5\u0cbe\u0ca1\"], a: 2 },\n            { q: \"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1\u0ca6 \u0ca4\u0cbe\u0caf\u0cbf \u0cad\u0cbe\u0cb7\u0cc6 \u0c8e\u0c82\u0ca6\u0cc1 \u0caf\u0cbe\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0c95\u0cb0\u0cc6\u0caf\u0cc1\u0ca4\u0ccd\u0ca4\u0cbe\u0cb0\u0cc6?\", o: [\"\u0c95\u0ca8\u0ccd\u0ca8\u0ca1\u0cae\u0ccd\u0cae\", \"\u0c95\u0cc1\u0cb5\u0cc6\u0c82\u0caa\u0cc1\", \"\u0cac\u0cc7\u0c82\u0ca6\u0ccd\u0cb0\u0cc6\", \"\u0c95\u0cb5\u0cbf\"], a: 0 },\n            { q: \"\u2018\u0c95\u0cc1\u0cb8\u0cc1\u0cae\u2019 \u0caa\u0ca6\u0ca6 \u0c85\u0cb0\u0ccd\u0ca5:\", o: [\"\u0cb9\u0ca3\u0ccd\u0ca3\u0cc1\", \"\u0cb9\u0cc2\u0cb5\u0cc1\", \"\u0cae\u0cb0\", \"\u0c8e\u0cb2\u0cc6\"], a: 1 },\n            { q: \"\u2018\u0c85\u0c95\u0ccd\u0c95\u0cae\u0cb9\u0cbe\u0ca6\u0cc7\u0cb5\u0cbf\u2019 \u0caf\u0cbe\u0cb5 \u0caf\u0cc1\u0c97\u0ca6\u0cb5\u0cb0\u0cc1?\", o: [\"\u0cb5\u0c9a\u0ca8\", \"\u0caa\u0ccd\u0cb0\u0cac\u0c82\u0ca7\", \"\u0ca8\u0cb5\u0ccd\u0caf\", \"\u0c86\u0ca7\u0cc1\u0ca8\u0cbf\u0c95\"], a: 0 },\n            { q: \"\u0c89\u0caa\u0cae\u0cc6\u0caf \u0c92\u0c82\u0ca6\u0cc1 \u0cad\u0cbe\u0c97:\", o: [\"\u0c89\u0caa\u0cae\u0cc7\u0caf\", \"\u0c89\u0caa\u0cae\u0cbe\u0ca8\", \"\u0ca6\u0cc3\u0cb7\u0ccd\u0c9f\u0cbe\u0c82\u0ca4\", \"\u0c8e\u0cb2\u0ccd\u0cb2\u0cb5\u0cc2\"], a: 3 }\n        ]\n    },\n\n    social: {\n        kn: [\n            { q: \"\u0cad\u0cbe\u0cb0\u0ca4\u0c95\u0ccd\u0c95\u0cc6 \u0cb8\u0ccd\u0cb5\u0cbe\u0ca4\u0c82\u0ca4\u0ccd\u0cb0\u0ccd\u0caf \u0ca6\u0cca\u0cb0\u0cc6\u0ca4 \u0cb5\u0cb0\u0ccd\u0cb7:\", o: [\"1945\", \"1947\", \"1950\", \"1962\"], a: 1 },\n            { q: \"\u0c95\u0cb0\u0ccd\u0ca8\u0cbe\u0c9f\u0c95\u0ca6 \u0cb0\u0cbe\u0c9c\u0ca7\u0cbe\u0ca8\u0cbf:\", o: [\"\u0cae\u0cc8\u0cb8\u0cc2\u0cb0\u0cc1\", \"\u0cb9\u0cc1\u0cac\u0ccd\u0cac\u0cb3\u0ccd\u0cb3\u0cbf\", \"\u0cac\u0cc6\u0c82\u0c97\u0cb3\u0cc2\u0cb0\u0cc1\", \"\u0cac\u0cc6\u0cb3\u0c97\u0cbe\u0cb5\u0cbf\"], a: 2 },\n            { q: \"\u0cb8\u0cb0\u0ccd\u0cb5\u0ca4\u0cbe \u0ca6\u0cca\u0ca1\u0ccd\u0ca1 \u0c96\u0c82\u0ca1:\", o: [\"\u0c86\u0cab\u0ccd\u0cb0\u0cbf\u0c95\u0cbe\", \"\u0c8f\u0cb7\u0ccd\u0caf\u0cbe\", \"\u0caf\u0cc2\u0cb0\u0ccb\u0caa\u0ccd\", \"\u0c86\u0cb8\u0ccd\u0c9f\u0ccd\u0cb0\u0cc7\u0cb2\u0cbf\u0caf\u0cbe\"], a: 1 },\n            { q: \"\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0caa\u0cbf\u0ca4:\", o: [\"\u0ca8\u0cc7\u0cb9\u0cb0\u0cc1\", \"\u0c97\u0cbe\u0c82\u0ca7\u0cc0\u0c9c\u0cbf\", \"\u0caa\u0c9f\u0cc7\u0cb2\u0ccd\", \"\u0ca4\u0cbf\u0cb3\u0c95\u0ccd\"], a: 1 },\n            { q: \"\u0caa\u0ccd\u0cb0\u0c9c\u0cbe\u0caa\u0ccd\u0cb0\u0cad\u0cc1\u0ca4\u0ccd\u0cb5 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"\u0c92\u0cac\u0ccd\u0cac\u0ca8 \u0c86\u0ca1\u0cb3\u0cbf\u0ca4\", \"\u0c95\u0cc6\u0cb2\u0cb5\u0cb0 \u0c86\u0ca1\u0cb3\u0cbf\u0ca4\", \"\u0c9c\u0ca8\u0cb0 \u0c86\u0ca1\u0cb3\u0cbf\u0ca4\", \"\u0cb0\u0cbe\u0c9c\u0ca8 \u0c86\u0ca1\u0cb3\u0cbf\u0ca4\"], a: 2 },\n            { q: \"\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0 \u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf:\", o: [\"\u0cb8\u0cbf\u0c82\u0cb9\", \"\u0cb9\u0cc1\u0cb2\u0cbf\", \"\u0c86\u0ca8\u0cc6\", \"\u0caa\u0cc0\u0c95\u0cbe\u0c95\u0ccd\"], a: 1 },\n            { q: \"\u0cad\u0cbe\u0cb0\u0ca4\u0ca6 \u0ca6\u0cc0\u0cb0\u0ccd\u0c98 \u0ca8\u0ca6\u0cbf:\", o: [\"\u0c97\u0c82\u0c97\u0cbe\", \"\u0caf\u0cae\u0cc1\u0ca8\u0cbe\", \"\u0c97\u0ccb\u0ca6\u0cbe\u0cb5\u0cb0\u0cbf\", \"\u0c95\u0cc3\u0cb7\u0ccd\u0ca3\u0cbe\"], a: 0 },\n            { q: \"\u0caa\u0c82\u0c9a\u0cbe\u0caf\u0ca4\u0ccd \u0c95\u0cc6\u0cb2\u0cb8 \u0cae\u0cbe\u0ca1\u0cc1\u0cb5 \u0cae\u0c9f\u0ccd\u0c9f:\", o: [\"\u0c97\u0ccd\u0cb0\u0cbe\u0cae \u0cae\u0c9f\u0ccd\u0c9f\", \"\u0cb0\u0cbe\u0c9c\u0ccd\u0caf \u0cae\u0c9f\u0ccd\u0c9f\", \"\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0cc0\u0caf \u0cae\u0c9f\u0ccd\u0c9f\", \"\u0c85\u0c82\u0ca4\u0cbe\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0cc0\u0caf\"], a: 0 },\n            { q: \"\u0cb2\u0ccb\u0c95\u0cb8\u0cad\u0cc6\u0c97\u0cc6 \u0cb8\u0ca6\u0cb8\u0ccd\u0caf\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cc1\u0cb5\u0cb5\u0cb0\u0cc1:\", o: [\"\u0c97\u0cb5\u0cb0\u0ccd\u0ca3\u0cb0\u0ccd\", \"\u0c9c\u0ca8\u0ca4\u0cc6\", \"\u0caa\u0ccd\u0cb0\u0ca7\u0cbe\u0ca8\u0cbf\", \"\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0caa\u0ca4\u0cbf\"], a: 1 },\n            { q: \"\u0cad\u0cc2\u0cae\u0cbf \u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8:\", o: [\"\u0c9c\u0cc0\u0cb5\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0\", \"\u0cad\u0ccc\u0ca4\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0\", \"\u0cad\u0cc2\u0c97\u0ccb\u0cb3\", \"\u0ca8\u0cbe\u0c97\u0cb0\u0cbf\u0c95\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0\"], a: 2 },\n            { q: \"\u0cb8\u0c82\u0cb5\u0cbf\u0ca7\u0cbe\u0ca8 \u0c9c\u0cbe\u0cb0\u0cbf\u0c97\u0cc6 \u0cac\u0c82\u0ca6 \u0cb5\u0cb0\u0ccd\u0cb7:\", o: [\"1947\", \"1948\", \"1950\", \"1952\"], a: 2 },\n            { q: \"\u0cb6\u0cbf\u0c95\u0ccd\u0cb7\u0ca3 \u0cb9\u0c95\u0ccd\u0c95\u0cc1 \u0caf\u0cbe\u0cb5\u0cc1\u0ca6\u0cc1?\", o: [\"\u0cae\u0cc2\u0cb2 \u0c95\u0cb0\u0ccd\u0ca4\u0cb5\u0ccd\u0caf\", \"\u0cae\u0cc2\u0cb2 \u0cb9\u0c95\u0ccd\u0c95\u0cc1\", \"\u0ca8\u0cbf\u0cb0\u0ccd\u0ca6\u0cc7\u0cb6\u0c95 \u0ca4\u0ca4\u0ccd\u0cb5\", \"\u0cb9\u0c95\u0ccd\u0c95\u0cc1 \u0c87\u0cb2\u0ccd\u0cb2\"], a: 1 },\n            { q: \"\u0ca4\u0cbe\u0c9c\u0ccd \u0cae\u0cb9\u0cb2\u0ccd \u0c8e\u0cb2\u0ccd\u0cb2\u0cbf\u0ca6\u0cc6?\", o: [\"\u0ca6\u0cc6\u0cb9\u0cb2\u0cbf\", \"\u0c86\u0c97\u0ccd\u0cb0\u0cbe\", \"\u0c9c\u0caf\u0caa\u0cc1\u0cb0\", \"\u0cae\u0cc1\u0c82\u0cac\u0cc8\"], a: 1 },\n            { q: \"\u0cad\u0cbe\u0cb0\u0ca4\u0ca6 \u0c95\u0cb0\u0cc6\u0ca8\u0ccd\u0cb8\u0cbf:\", o: [\"Dollar\", \"Euro\", \"Rupee\", \"Yen\"], a: 2 },\n            { q: \"\u0cb0\u0cc8\u0ca4\u0cb0\u0cc1 \u0c95\u0cc6\u0cb2\u0cb8 \u0cae\u0cbe\u0ca1\u0cc1\u0cb5\u0ca6\u0ccd\u0ca6\u0cc1:\", o: [\"\u0caa\u0ccd\u0cb0\u0cbe\u0ca5\u0cae\u0cbf\u0c95 \u0c95\u0ccd\u0cb7\u0cc7\u0ca4\u0ccd\u0cb0\", \"\u0ca6\u0ccd\u0cb5\u0cbf\u0ca4\u0cc0\u0caf \u0c95\u0ccd\u0cb7\u0cc7\u0ca4\u0ccd\u0cb0\", \"\u0ca4\u0cc3\u0ca4\u0cc0\u0caf \u0c95\u0ccd\u0cb7\u0cc7\u0ca4\u0ccd\u0cb0\", \"\u0c90\u0c9f\u0cbf \u0c95\u0ccd\u0cb7\u0cc7\u0ca4\u0ccd\u0cb0\"], a: 0 },\n            { q: \"\u0ca8\u0cb5\u0cc0\u0c95\u0cb0\u0cbf\u0cb8\u0cac\u0cb9\u0cc1\u0ca6\u0cbe\u0ca6 \u0cb8\u0c82\u0caa\u0ca8\u0ccd\u0cae\u0cc2\u0cb2:\", o: [\"\u0c95\u0cb2\u0ccd\u0cb2\u0cbf\u0ca6\u0ccd\u0ca6\u0cb2\u0cc1\", \"\u0caa\u0cc6\u0c9f\u0ccd\u0cb0\u0ccb\u0cb2\u0ccd\", \"\u0cb8\u0ccc\u0cb0\u0cb6\u0c95\u0ccd\u0ca4\u0cbf\", \"\u0ca8\u0cc8\u0cb8\u0cb0\u0ccd\u0c97\u0cbf\u0c95 \u0c85\u0ca8\u0cbf\u0cb2\"], a: 2 },\n            { q: \"\u0caa\u0ccd\u0cb0\u0c9c\u0cbe\u0caa\u0ccd\u0cb0\u0cad\u0cc1\u0ca4\u0ccd\u0cb5\u0c95\u0ccd\u0c95\u0cc6 \u0c85\u0c97\u0ca4\u0ccd\u0caf:\", o: [\"\u0caf\u0cc1\u0ca6\u0ccd\u0ca7\", \"\u0ca8\u0cbf\u0cb0\u0c82\u0c95\u0cc1\u0cb6\u0ca8\", \"\u0cb8\u0ccd\u0cb5\u0ca4\u0c82\u0ca4\u0ccd\u0cb0 \u0c9a\u0cc1\u0ca8\u0cbe\u0cb5\u0ca3\u0c97\u0cb3\u0cc1\", \"\u0cb0\u0cbe\u0c9c\"], a: 2 },\n            { q: \"\u0cad\u0cbe\u0cb0\u0ca4\u0ca6 \u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0ca6 \u0cae\u0cc1\u0c96\u0ccd\u0caf\u0cb8\u0ccd\u0ca5:\", o: [\"\u0caa\u0ccd\u0cb0\u0ca7\u0cbe\u0ca8\u0cbf\", \"\u0cb0\u0cbe\u0cb7\u0ccd\u0c9f\u0ccd\u0cb0\u0caa\u0ca4\u0cbf\", \"\u0c97\u0cb5\u0cb0\u0ccd\u0ca8\u0cb0\u0ccd\", \"\u0cae\u0cc1\u0c96\u0ccd\u0caf \u0ca8\u0ccd\u0caf\u0cbe\u0caf\u0cae\u0cc2\u0cb0\u0ccd\u0ca4\u0cbf\"], a: 1 },\n            { q: \"\u0cad\u0cbe\u0cb0\u0ca4 \u0caf\u0cbe\u0cb5 \u0ca6\u0cc7\u0cb6?\", o: [\"\u0cb0\u0cbe\u0c9c\u0cb6\u0cbe\u0cb9\u0cbf\", \"\u0ca8\u0cbf\u0cb0\u0c82\u0c95\u0cc1\u0cb6\", \"\u0c97\u0ca3\u0cb0\u0cbe\u0c9c\u0ccd\u0caf\", \"\u0c89\u0caa\u0ca8\u0cbf\u0cb5\u0cc7\u0cb6\"], a: 2 },\n            { q: \"\u0c9c\u0cbf\u0cb2\u0ccd\u0cb2\u0cc6 \u0cae\u0c9f\u0ccd\u0c9f\u0ca6 \u0c95\u0cc6\u0cb3 \u0ca8\u0ccd\u0caf\u0cbe\u0caf\u0cbe\u0cb2\u0caf:\", o: [\"\u0cb9\u0cc8\u0c95\u0ccb\u0cb0\u0ccd\u0c9f\u0ccd\", \"\u0cb8\u0cc2\u0caa\u0ccd\u0cb0\u0cc0\u0c82 \u0c95\u0ccb\u0cb0\u0ccd\u0c9f\u0ccd\", \"\u0ca4\u0cbe\u0cb2\u0cc2\u0c95\u0cc1 \u0c95\u0ccb\u0cb0\u0ccd\u0c9f\u0ccd\", \"\u0c9c\u0cbf\u0cb2\u0ccd\u0cb2\u0cbe \u0c95\u0ccb\u0cb0\u0ccd\u0c9f\u0ccd\"], a: 3 }\n        ],\n        en: [\n            { q: \"India became independent in:\", o: [\"1945\", \"1947\", \"1950\", \"1962\"], a: 1 },\n            { q: \"Capital of Karnataka is:\", o: [\"Mysuru\", \"Hubballi\", \"Bengaluru\", \"Belagavi\"], a: 2 },\n            { q: \"The largest continent is:\", o: [\"Africa\", \"Asia\", \"Europe\", \"Australia\"], a: 1 },\n            { q: \"The father of the nation (India) is:\", o: [\"Nehru\", \"Gandhi\", \"Patel\", \"Tilak\"], a: 1 },\n            { q: \"Democracy means:\", o: [\"Rule of one\", \"Rule of few\", \"Rule of people\", \"Rule of king\"], a: 2 },\n            { q: \"Indian national animal:\", o: [\"Lion\", \"Tiger\", \"Elephant\", \"Peacock\"], a: 1 },\n            { q: \"The longest river in India:\", o: [\"Ganga\", \"Yamuna\", \"Godavari\", \"Krishna\"], a: 0 },\n            { q: \"Panchayat works at:\", o: [\"Village level\", \"State level\", \"National level\", \"International\"], a: 0 },\n            { q: \"Lok Sabha members are elected by:\", o: [\"Governor\", \"People\", \"Prime Minister\", \"President\"], a: 1 },\n            { q: \"The study of earth is called:\", o: [\"Biology\", \"Physics\", \"Geography\", \"Civics\"], a: 2 },\n            { q: \"Constitution came into force in:\", o: [\"1947\", \"1948\", \"1950\", \"1952\"], a: 2 },\n            { q: \"Right to Education is a:\", o: [\"Fundamental duty\", \"Fundamental right\", \"Directive principle\", \"No right\"], a: 1 },\n            { q: \"Taj Mahal is in:\", o: [\"Delhi\", \"Agra\", \"Jaipur\", \"Mumbai\"], a: 1 },\n            { q: \"The currency of India is:\", o: [\"Dollar\", \"Euro\", \"Rupee\", \"Yen\"], a: 2 },\n            { q: \"Farmers mainly work in:\", o: [\"Primary sector\", \"Secondary sector\", \"Tertiary sector\", \"IT sector\"], a: 0 },\n            { q: \"An example of renewable resource:\", o: [\"Coal\", \"Petrol\", \"Solar energy\", \"Natural gas\"], a: 2 },\n            { q: \"Democracy requires:\", o: [\"War\", \"Dictator\", \"Free elections\", \"King\"], a: 2 },\n            { q: \"Who is head of state in India?\", o: [\"Prime Minister\", \"President\", \"Governor\", \"Chief Justice\"], a: 1 },\n            { q: \"India is a ___ country.\", o: [\"Monarchy\", \"Dictatorship\", \"Republic\", \"Colony\"], a: 2 },\n            { q: \"The lowest court in district is:\", o: [\"High Court\", \"Supreme Court\", \"Taluk Court\", \"District Court\"], a: 3 }\n        ]\n    },\n\n    maths: {\n        kn: [\n            { q: \"5 + 7 =\", o: [\"10\", \"11\", \"12\", \"13\"], a: 2 },\n            { q: \"15 \u2013 9 =\", o: [\"4\", \"5\", \"6\", \"7\"], a: 2 },\n            { q: \"6 \u00d7 8 =\", o: [\"42\", \"46\", \"48\", \"52\"], a: 2 },\n            { q: \"25 \u00f7 5 =\", o: [\"4\", \"5\", \"6\", \"7\"], a: 1 },\n            { q: \"40 \u0cb0 \u0c85\u0cb0\u0ccd\u0ca7:\", o: [\"10\", \"15\", \"20\", \"25\"], a: 2 },\n            { q: \"\u0c9a\u0ccc\u0c95\u0ca6 \u0cac\u0ca6\u0cbf\u0c97\u0cb3 \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"3\", \"4\", \"5\", \"6\"], a: 1 },\n            { q: \"100 \u0caa\u0cc8\u0cb8\u0cc6 =\", o: [\"1 \u0cb0\u0cc2\", \"2 \u0cb0\u0cc2\", \"5 \u0cb0\u0cc2\", \"10 \u0cb0\u0cc2\"], a: 0 },\n            { q: \"\u0c85\u0ca4\u0cc0 \u0c9a\u0cbf\u0c95\u0ccd\u0c95 \u0cad\u0cbe\u0c9c\u0ccd\u0caf \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"0\", \"1\", \"2\", \"3\"], a: 2 },\n            { q: \"\u0c86\u0caf\u0ca4\u0ca6 \u0caa\u0cb0\u0cbf\u0ca7\u0cbf:\", o: [\"l + b\", \"2(l + b)\", \"l \u00d7 b\", \"l \u2013 b\"], a: 1 },\n            { q: \"352 \u0ca8\u0cb2\u0ccd\u0cb2\u0cbf 5 \u0cb0 place value:\", o: [\"5\", \"50\", \"500\", \"0.5\"], a: 1 },\n            { q: \"3\/4 =\", o: [\"0.25\", \"0.5\", \"0.75\", \"0.33\"], a: 2 },\n            { q: \"\u0cb8\u0cae \u0c95\u0ccb\u0ca8 =\", o: [\"30\u00b0\", \"45\u00b0\", \"60\u00b0\", \"90\u00b0\"], a: 3 },\n            { q: \"10\u00b2 \u0c8e\u0c82\u0ca6\u0cb0\u0cc6:\", o: [\"10 + 2\", \"10 \u00d7 2\", \"10 \u00d7 10\", \"2 \u00d7 2\"], a: 2 },\n            { q: \"1 \u0c95\u0cbf.\u0cae\u0cc0 =\", o: [\"10 \u0cae\u0cc0\", \"100 \u0cae\u0cc0\", \"1000 \u0cae\u0cc0\", \"10000 \u0cae\u0cc0\"], a: 2 },\n            { q: \"200 \u0cb0 10% =\", o: [\"10\", \"15\", \"20\", \"25\"], a: 2 },\n            { q: \"\u0c9c\u0ccb\u0ca1 \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"13\", \"17\", \"19\", \"20\"], a: 3 },\n            { q: \"18 \u0cb0 \u0c98\u0c9f\u0c95:\", o: [\"7\", \"9\", \"11\", \"13\"], a: 1 },\n            { q: \"\u0c85\u0ca4\u0cbf\u0ca6\u0cca\u0ca1\u0ccd\u0ca1 \u0cae\u0cc2\u0cb0\u0c82\u0c95\u0cbf \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"100\", \"500\", \"900\", \"999\"], a: 3 },\n            { q: \"\u0c86\u0caf\u0ca4\u0ca6 \u0cb5\u0cbf\u0cb8\u0ccd\u0ca4\u0cc0\u0cb0\u0ccd\u0ca3:\", o: [\"2(l+b)\", \"l+b\", \"l\u00d7b\", \"l\u00b2\"], a: 2 },\n            { q: \"10 \u0cb0 Roman \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6:\", o: [\"V\", \"X\", \"L\", \"C\"], a: 1 }\n        ],\n        en: [\n            { q: \"5 + 7 = ?\", o: [\"10\", \"11\", \"12\", \"13\"], a: 2 },\n            { q: \"15 \u2013 9 = ?\", o: [\"4\", \"5\", \"6\", \"7\"], a: 2 },\n            { q: \"6 \u00d7 8 = ?\", o: [\"42\", \"46\", \"48\", \"52\"], a: 2 },\n            { q: \"The value of 25 \u00f7 5 is:\", o: [\"4\", \"5\", \"6\", \"7\"], a: 1 },\n            { q: \"Half of 40 is:\", o: [\"10\", \"15\", \"20\", \"25\"], a: 2 },\n            { q: \"A square has how many sides?\", o: [\"3\", \"4\", \"5\", \"6\"], a: 1 },\n            { q: \"100 paise = ___ rupee.\", o: [\"1\", \"2\", \"5\", \"10\"], a: 0 },\n            { q: \"The smallest prime number is:\", o: [\"0\", \"1\", \"2\", \"3\"], a: 2 },\n            { q: \"Perimeter of a rectangle = ?\", o: [\"l + b\", \"2(l + b)\", \"l \u00d7 b\", \"l \u2013 b\"], a: 1 },\n            { q: \"The place value of 5 in 352 is:\", o: [\"5\", \"50\", \"500\", \"0.5\"], a: 1 },\n            { q: \"3\/4 is equal to:\", o: [\"0.25\", \"0.5\", \"0.75\", \"0.33\"], a: 2 },\n            { q: \"Right angle is:\", o: [\"30\u00b0\", \"45\u00b0\", \"60\u00b0\", \"90\u00b0\"], a: 3 },\n            { q: \"10\u00b2 means:\", o: [\"10 + 2\", \"10 \u00d7 2\", \"10 \u00d7 10\", \"2 \u00d7 2\"], a: 2 },\n            { q: \"1 kilometer = ___ meters.\", o: [\"10\", \"100\", \"1000\", \"10000\"], a: 2 },\n            { q: \"10% of 200 is:\", o: [\"10\", \"15\", \"20\", \"25\"], a: 2 },\n            { q: \"Even number among these:\", o: [\"13\", \"17\", \"19\", \"20\"], a: 3 },\n            { q: \"Factor of 18 is:\", o: [\"7\", \"9\", \"11\", \"13\"], a: 1 },\n            { q: \"Largest 3-digit number:\", o: [\"100\", \"500\", \"900\", \"999\"], a: 3 },\n            { q: \"Area of rectangle =\", o: [\"2(l+b)\", \"l+b\", \"l\u00d7b\", \"l\u00b2\"], a: 2 },\n            { q: \"Roman numeral for 10 is:\", o: [\"V\", \"X\", \"L\", \"C\"], a: 1 }\n        ]\n    },\n\n    science: {\n        kn: [\n            { q: \"\u0cae\u0cbe\u0ca8\u0cb5 \u0ca6\u0cc7\u0cb9\u0ca6 \u0c85\u0ca4\u0cbf\u0ca6\u0cca\u0ca1\u0ccd\u0ca1 \u0c85\u0cb5\u0caf\u0cb5:\", o: [\"\u0cb9\u0cc3\u0ca6\u0caf\", \"\u0caf\u0c95\u0cc3\u0ca4\u0ccd\u0ca4\u0cc1\", \"\u0c9a\u0cb0\u0ccd\u0cae\", \"\u0cab\u0cc6\u0cab\u0cc1\u0cb8\u0cc1\"], a: 2 },\n            { q: \"\u0cb8\u0cb8\u0ccd\u0caf\u0c97\u0cb3\u0cc1 \u0c86\u0cb9\u0cbe\u0cb0 \u0ca4\u0caf\u0cbe\u0cb0\u0cbf\u0cb8\u0cc1\u0cb5 \u0cb5\u0cbf\u0ca7\u0cbe\u0ca8:\", o: [\"\u0c89\u0cb8\u0cbf\u0cb0\u0cbe\u0c9f\", \"\u0caa\u0ccd\u0cb0\u0c95\u0cbe\u0cb6\u0cb8\u0c82\u0cb6\u0ccd\u0cb2\u0cc7\u0cb7\u0ca3\u0cc6\", \"\u0c9c\u0cc0\u0cb0\u0ccd\u0ca3\u0c95\u0ccd\u0cb0\u0cc0\u0caf\u0cc6\", \"\u0cb5\u0cbe\u0cb8\u0ccd\u0caa\u0cc0\u0c95\u0cb0\u0ca3\"], a: 1 },\n            { q: \"\u0ca8\u0cc0\u0cb0\u0cc1 \u0c97\u0c9f\u0ccd\u0c9f\u0cbf\u0caf\u0cbe\u0c97\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"0\u00b0C\", \"10\u00b0C\", \"50\u00b0C\", \"100\u00b0C\"], a: 0 },\n            { q: \"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0cb8\u0cb8\u0ccd\u0caf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca4\u0cbf\u0ca8\u0ccd\u0ca8\u0cc1\u0cb5 \u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf\u0c97\u0cb3\u0cc1:\", o: [\"\u0cae\u0cbe\u0c82\u0cb8\u0cbe\u0cb9\u0cbe\u0cb0\u0cbf\", \"\u0cb6\u0cbe\u0c95\u0cbe\u0cb9\u0cbe\u0cb0\u0cbf\", \"\u0cb8\u0cb0\u0ccd\u0cb5\u0cb9\u0cbe\u0cb0\u0cbf\", \"\u0cb8\u0cb0\u0cbf\u0cb8\u0cc3\u0caa\"], a: 1 },\n            { q: \"\u0ca8\u0cbe\u0cb5\u0cc1 \u0c89\u0cb8\u0cbf\u0cb0\u0cbe\u0ca1\u0cc1\u0cb5 \u0c85\u0ca8\u0cbf\u0cb2:\", o: [\"\u0c95\u0cbe\u0cb0\u0ccd\u0cac\u0ca8\u0ccd \u0ca1\u0cc8\u0c86\u0c95\u0ccd\u0cb8\u0cc8\u0ca1\u0ccd\", \"\u0c86\u0cae\u0ccd\u0cb2\u0c9c\u0ca8\u0c95\", \"\u0ca8\u0cc8\u0c9f\u0ccd\u0cb0\u0ccb\u0c9c\u0ca8\u0ccd\", \"\u0cb9\u0cc0\u0cb2\u0cbf\u0caf\u0c82\"], a: 1 },\n            { q: \"\u0cad\u0cc2\u0cae\u0cbf\u0c97\u0cc6 \u0cb9\u0ca4\u0ccd\u0ca4\u0cbf\u0cb0\u0ca6 \u0ca8\u0c95\u0ccd\u0cb7\u0ca4\u0ccd\u0cb0:\", o: [\"\u0c9a\u0c82\u0ca6\u0ccd\u0cb0\", \"\u0cae\u0c82\u0c97\u0cb3\", \"\u0cb8\u0cc2\u0cb0\u0ccd\u0caf\", \"\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\"], a: 2 },\n            { q: \"\u0cb8\u0cc2\u0c95\u0ccd\u0cb7\u0ccd\u0cae \u0cb5\u0cb8\u0ccd\u0ca4\u0cc1\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca8\u0ccb\u0ca1\u0cc1\u0cb5 \u0cb8\u0cbe\u0ca7\u0ca8:\", o: [\"\u0ca6\u0cc2\u0cb0\u0ca6\u0cb0\u0ccd\u0cb6\u0c95\", \"\u0cb8\u0cc2\u0c95\u0ccd\u0cb7\u0ccd\u0cae\u0ca6\u0cb0\u0ccd\u0cb6\u0c95\", \"\u0caa\u0cc6\u0cb0\u0cbf\u0cb8\u0ccd\u0c95\u0ccb\u0caa\u0ccd\", \"\u0ca6\u0ccd\u0cb5\u0cbf\u0ca8\u0cc7\u0ca4\u0ccd\u0cb0\u0ca6\u0cb0\u0ccd\u0cb6\u0c95\"], a: 1 },\n            { q: \"\u0ca8\u0cc0\u0cb0\u0cc1 \u0c95\u0cc1\u0ca6\u0cbf\u0caf\u0cc1\u0cb5 \u0ca4\u0cbe\u0caa\u0cae\u0cbe\u0ca8:\", o: [\"0\u00b0C\", \"50\u00b0C\", \"75\u00b0C\", \"100\u00b0C\"], a: 3 },\n            { q: \"\u0cad\u0cc2\u0cae\u0cbf \u0c92\u0c82\u0ca6\u0cc1:\", o: [\"\u0ca8\u0c95\u0ccd\u0cb7\u0ca4\u0ccd\u0cb0\", \"\u0c97\u0ccd\u0cb0\u0cb9\", \"\u0ca7\u0cc2\u0cae\u0c95\u0cc6\u0ca4\u0cc1\", \"\u0c97\u0ccd\u0cb0\u0cb9\u0cbe\u0ca3\u0cc1\"], a: 1 },\n            { q: \"\u0cb8\u0cc2\u0cb0\u0ccd\u0caf \u0caa\u0ccd\u0cb0\u0c95\u0cbe\u0cb6\u0ca6\u0cbf\u0c82\u0ca6 \u0ca6\u0cca\u0cb0\u0cc6\u0caf\u0cc1\u0cb5 \u0cb5\u0cbf\u0c9f\u0cae\u0cbf\u0ca8\u0ccd:\", o: [\"A\", \"B\", \"C\", \"D\"], a: 3 },\n            { q: \"\u0cac\u0cb2\u0ca6 \u0c85\u0cb3\u0ca4\u0cc6 \u0c8f\u0c95\u0cc6?\", o: [\"Newton\", \"Joule\", \"Meter\", \"Watt\"], a: 0 },\n            { q: \"\u0ca8\u0cc0\u0cb0\u0cc1 \u0c92\u0c82\u0ca6\u0cc1:\", o: [\"\u0ca4\u0ca4\u0ccd\u0cb5\", \"\u0cb8\u0c82\u0caf\u0ccb\u0c97\", \"\u0cae\u0cbf\u0cb6\u0ccd\u0cb0\u0ca3\", \"\u0cb2\u0ccb\u0cb9\"], a: 1 },\n            { q: \"\u0cb0\u0c95\u0ccd\u0ca4 \u0cb9\u0cbf\u0cd5\u0cb0\u0cc1\u0cb5 \u0c85\u0cb5\u0caf\u0cb5:\", o: [\"\u0cae\u0cc6\u0ca6\u0cc1\u0cb3\u0cc1\", \"\u0cb9\u0cc3\u0ca6\u0caf\", \"\u0cab\u0cc6\u0cab\u0cc1\u0cb8\u0cc1\", \"\u0cae\u0cc2\u0ca4\u0ccd\u0cb0\u0caa\u0cbf\u0c82\u0ca1\"], a: 1 },\n            { q: \"\u0cb9\u0ca3\u0ccd\u0ca3\u0cc1\u2013\u0ca4\u0cb0\u0c95\u0cbe\u0cb0\u0cbf \u0caf\u0cbe\u0cb5\u0ca6\u0cb0\u0cb2\u0ccd\u0cb2\u0cbf \u0cb8\u0cae\u0cc3\u0ca6\u0ccd\u0ca7?\", o: [\"\u0c95\u0cca\u0cac\u0ccd\u0cac\u0cc1\", \"\u0cb5\u0cbf\u0c9f\u0cae\u0cbf\u0ca8\u0ccd\", \"\u0c89\u0caa\u0ccd\u0caa\u0cc1\", \"\u0cae\u0cbe\u0ca4\u0ccd\u0cb0 \u0ca8\u0cc0\u0cb0\u0cc1\"], a: 1 },\n            { q: \"\u0c8e\u0cb2\u0cc6\u0c97\u0cb3 \u0cb9\u0cb8\u0cbf\u0cb0\u0cc1 \u0cac\u0ca3\u0ccd\u0ca3\u0c95\u0ccd\u0c95\u0cc6 \u0c95\u0cbe\u0cb0\u0ca3:\", o: [\"\u0c95\u0ccd\u0cb2\u0ccb\u0cb0\u0ccb\u0cab\u0cbf\u0cb2\u0ccd\", \"\u0c95\u0cac\u0ccd\u0cac\u0cbf\u0ca3\", \"\u0ca8\u0cc0\u0cb0\u0cc1\", \"\u0c89\u0caa\u0ccd\u0caa\u0cc1\"], a: 0 },\n            { q: \"\u0c95\u0cbe\u0cb2\u0cc1\u0cae\u0cb0\u0cbf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c9c\u0ca8\u0ccd\u0cae\u0c95\u0cca\u0ca1\u0cc1\u0cb5 \u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf \u0c97\u0cc1\u0c82\u0caa\u0cc1:\", o: [\"\u0cae\u0cc0\u0ca8\u0cc1\", \"\u0c89\u0cad\u0caf\u0c9a\u0cb0\", \"\u0cb8\u0ccd\u0ca4\u0ca8\u0cbf\u0caa\u0cbe\u0caf\u0cbf\", \"\u0c95\u0cc0\u0c9f\"], a: 2 },\n            { q: \"\u0c97\u0cbe\u0cb3\u0cbf\u0caf\u0cbf\u0c82\u0ca6 \u0cb8\u0cbf\u0c97\u0cc1\u0cb5 \u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cc1\u0ca4\u0ccd:\", o: [\"\u0cb8\u0ccc\u0cb0\u0cb6\u0c95\u0ccd\u0ca4\u0cbf\", \"\u0c97\u0cbe\u0cb3\u0cbf \u0cb6\u0c95\u0ccd\u0ca4\u0cbf\", \"\u0ca8\u0cc0\u0cb0\u0cbf\u0ca8 \u0cb6\u0c95\u0ccd\u0ca4\u0cbf\", \"\u0cb0\u0cbe\u0cb8\u0cbe\u0caf\u0ca8\u0cbf\u0c95 \u0cb6\u0c95\u0ccd\u0ca4\u0cbf\"], a: 1 },\n            { q: \"\u0cb8\u0cb9\u0c9c\u0cb5\u0cbe\u0c97\u0cbf\u0cb0\u0cc1\u0cb5 \u0c85\u0ca4\u0cbf\u0cb9\u0cbe\u0cb0\u0ccd\u0ca1\u0ccd \u0caa\u0ca6\u0cbe\u0cb0\u0ccd\u0ca5:\", o: [\"\u0c95\u0cac\u0ccd\u0cac\u0cbf\u0ca3\", \"\u0c9a\u0cbf\u0ca8\u0ccd\u0ca8\", \"\u0cb5\u0c9c\u0ccd\u0cb0\", \"\u0cac\u0cc6\u0cb3\u0ccd\u0cb3\u0cbf\"], a: 2 },\n            { q: \"\u0c95\u0cc6\u0cb3\u0c97\u0cbf\u0ca8\u0cb5\u0cc1\u0c97\u0cb3\u0cb2\u0ccd\u0cb2\u0cbf sense organ \u0c85\u0cb2\u0ccd\u0cb2:\", o: [\"\u0c95\u0ca3\u0ccd\u0ca3\u0cc1\", \"\u0c95\u0cbf\u0cb5\u0cbf\", \"\u0cae\u0cc2\u0c97\u0cc1\", \"\u0c95\u0cc2\u0ca6\u0cb2\u0cc1\"], a: 3 },\n            { q: \"\u0cb8\u0cb8\u0ccd\u0caf\u0c97\u0cb3\u0cc1 \u0ca8\u0cc0\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca4\u0cc6\u0c97\u0cc6\u0ca6\u0cc1\u0c95\u0cca\u0cb3\u0ccd\u0cb3\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0c8e\u0cb2\u0cc6\", \"\u0c95\u0cbe\u0c82\u0ca1\", \"\u0cac\u0cc6\u0cb0\u0cc1\", \"\u0cb9\u0cc2\"], a: 2 }\n        ],\n        en: [\n            { q: \"The largest organ of human body:\", o: [\"Heart\", \"Liver\", \"Skin\", \"Lungs\"], a: 2 },\n            { q: \"Plants make food by:\", o: [\"Respiration\", \"Photosynthesis\", \"Digestion\", \"Transpiration\"], a: 1 },\n            { q: \"Water freezes at:\", o: [\"0\u00b0C\", \"10\u00b0C\", \"50\u00b0C\", \"100\u00b0C\"], a: 0 },\n            { q: \"Animals that eat only plants are:\", o: [\"Carnivores\", \"Herbivores\", \"Omnivores\", \"Reptiles\"], a: 1 },\n            { q: \"The gas we breathe in:\", o: [\"Carbon dioxide\", \"Oxygen\", \"Nitrogen\", \"Helium\"], a: 1 },\n            { q: \"The nearest star to Earth:\", o: [\"Moon\", \"Mars\", \"Sun\", \"Venus\"], a: 2 },\n            { q: \"Device used to see tiny objects:\", o: [\"Telescope\", \"Microscope\", \"Periscope\", \"Binoculars\"], a: 1 },\n            { q: \"Boiling point of water is:\", o: [\"0\u00b0C\", \"50\u00b0C\", \"75\u00b0C\", \"100\u00b0C\"], a: 3 },\n            { q: \"Earth is a:\", o: [\"Star\", \"Planet\", \"Comet\", \"Asteroid\"], a: 1 },\n            { q: \"Which vitamin is from sunlight?\", o: [\"A\", \"B\", \"C\", \"D\"], a: 3 },\n            { q: \"Force is measured in:\", o: [\"Newton\", \"Joule\", \"Meter\", \"Watt\"], a: 0 },\n            { q: \"Water is a:\", o: [\"Element\", \"Compound\", \"Mixture\", \"Metal\"], a: 1 },\n            { q: \"The organ that pumps blood:\", o: [\"Brain\", \"Heart\", \"Lungs\", \"Kidney\"], a: 1 },\n            { q: \"Fruits and vegetables are rich in:\", o: [\"Fats\", \"Vitamins\", \"Salt\", \"Water only\"], a: 1 },\n            { q: \"Green colour of leaves is due to:\", o: [\"Chlorophyll\", \"Iron\", \"Water\", \"Salt\"], a: 0 },\n            { q: \"Animals that give birth to young ones:\", o: [\"Fish\", \"Amphibians\", \"Mammals\", \"Insects\"], a: 2 },\n            { q: \"Energy from moving air:\", o: [\"Solar energy\", \"Wind energy\", \"Water energy\", \"Chemical energy\"], a: 1 },\n            { q: \"The hardest natural substance:\", o: [\"Iron\", \"Gold\", \"Diamond\", \"Silver\"], a: 2 },\n            { q: \"Which of these is not a sense organ?\", o: [\"Eye\", \"Ear\", \"Nose\", \"Hair\"], a: 3 },\n            { q: \"Plants absorb water through:\", o: [\"Leaves\", \"Stem\", \"Roots\", \"Flower\"], a: 2 }\n        ]\n    },\n\n    evs: {\n        kn: [\n            { q: \"EVS \u0cae\u0cc1\u0c96\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cbf \u0caf\u0cbe\u0cb5\u0cc1\u0ca6\u0cb0 \u0c85\u0ca7\u0ccd\u0caf\u0caf\u0ca8?\", o: [\"\u0c86\u0c9f\u0c97\u0cb3\u0cc1\", \"\u0caa\u0cb0\u0cbf\u0cb8\u0cb0\", \"\u0cb8\u0c82\u0c97\u0cc0\u0ca4\", \"\u0cad\u0cbe\u0cb7\u0cc6\"], a: 1 },\n            { q: \"\u0c95\u0cb8\u0ca6\u0ca8\u0ccd\u0ca8\u0cc1 \u0c8e\u0cb2\u0ccd\u0cb2\u0cbf \u0cb9\u0cbe\u0c95\u0cac\u0cc7\u0c95\u0cc1?\", o: [\"\u0cb0\u0cb8\u0ccd\u0ca4\u0cc6\", \"\u0ca8\u0ca6\u0cbf\", \"\u0ca1\u0cb8\u0ccd\u0c9f\u0ccd\u200c\u0cac\u0cbf\u0ca8\u0ccd\", \"\u0cae\u0cc8\u0ca6\u0cbe\u0ca8\"], a: 2 },\n            { q: \"\u0cae\u0cb0 \u0ca8\u0cc6\u0ca1\u0cc1\u0cb5\u0cc1\u0ca6\u0cb0\u0cbf\u0c82\u0ca6:\", o: [\"\u0cae\u0cbe\u0cb2\u0cbf\u0ca8\u0ccd\u0caf \u0cb9\u0cc6\u0c9a\u0ccd\u0c9a\u0cb3\", \"\u0cae\u0cbe\u0cb2\u0cbf\u0ca8\u0ccd\u0caf \u0c95\u0ca1\u0cbf\u0cae\u0cc6\u0caf\u0cbe\u0c97\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\", \"\u0c86\u0cae\u0ccd\u0cb2\u0c9c\u0ca8\u0c95 \u0c95\u0ca1\u0cbf\u0cae\u0cc6\", \"\u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf\u0c97\u0cb3\u0cc1 \u0cb8\u0cbe\u0caf\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1\"], a: 1 },\n            { q: \"\u0ca8\u0cbe\u0cb5\u0cc1 \u0c89\u0cb3\u0cbf\u0cb8\u0cac\u0cc7\u0c95\u0cbe\u0ca6\u0ccd\u0ca6\u0cc1:\", o: [\"\u0ca8\u0cc0\u0cb0\u0cc1\", \"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cc1\u0ca4\u0ccd\", \"\u0c87\u0c82\u0ca7\u0ca8\", \"\u0cae\u0cc7\u0cb2\u0cbf\u0ca8 \u0c8e\u0cb2\u0ccd\u0cb2\"], a: 3 },\n            { q: \"\u0ca8\u0cc0\u0cb0\u0cbf\u0ca8\u0cb2\u0ccd\u0cb2\u0cbf \u0c9c\u0cc0\u0cb5\u0cbf\u0cb8\u0cc1\u0cb5 \u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf\u0c97\u0cb3\u0cc1:\", o: [\"\u0cad\u0cc2\u0cb8\u0ccd\u0ca5\u0cb2\", \"\u0c9c\u0cb2\u0c9c\", \"\u0c86\u0c95\u0cbe\u0cb6\u0c9c\", \"\u0c89\u0cad\u0caf\u0c9a\u0cb0\"], a: 1 },\n            { q: \"\u0cb8\u0cbe\u0cac\u0cc2\u0ca8\u0cc1 \u0cac\u0cb3\u0cb8\u0cbf \u0c95\u0cc8 \u0ca4\u0cca\u0cb3\u0cc6\u0caf\u0cc1\u0cb5\u0cc1\u0ca6\u0cb0\u0cbf\u0c82\u0ca6:\", o: [\"\u0c9c\u0cc0\u0cb5\u0cbe\u0ca3\u0cc1\u0c97\u0cb3\u0cc1\", \"\u0ca8\u0cc0\u0cb0\u0cc1\", \"\u0c97\u0cbe\u0cb3\u0cbf\", \"\u0c86\u0cb9\u0cbe\u0cb0\"], a: 0 },\n            { q: \"\u0c86\u0cae\u0ccd\u0cb2\u0c9c\u0ca8\u0c95 \u0ca8\u0cae\u0c97\u0cc6 \u0cb8\u0cbf\u0c97\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf\u0c97\u0cb3\u0cc1\", \"\u0c95\u0cbe\u0cb0\u0ccd\u0c96\u0cbe\u0ca8\u0cc6\u0c97\u0cb3\u0cc1\", \"\u0cb8\u0cb8\u0ccd\u0caf\u0c97\u0cb3\u0cc1\", \"\u0cb5\u0cbe\u0cb9\u0ca8\u0c97\u0cb3\u0cc1\"], a: 2 },\n            { q: \"\u0cae\u0cb3\u0cc6\u0ca8\u0cc0\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb8\u0c82\u0c97\u0ccd\u0cb0\u0cb9\u0cbf\u0cb8\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0caa\u0ccd\u0cb0\u0cb5\u0cbe\u0cb9\", \"Rainwater harvesting\", \"\u0ca8\u0cc0\u0cb0\u0cbe\u0cb5\u0cb0\u0cbf\", \"\u0cac\u0cb0\"], a: 1 },\n            { q: \"\u0cb6\u0cac\u0ccd\u0ca6 \u0cae\u0cbe\u0cb2\u0cbf\u0ca8\u0ccd\u0caf \u0caf\u0cbe\u0cb5\u0ca6\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb9\u0cbe\u0ca8\u0cbf\u0c97\u0cca\u0cb3\u0cbf\u0cb8\u0cc1\u0ca4\u0ccd\u0ca4\u0ca6\u0cc6?\", o: [\"\u0c95\u0ca3\u0ccd\u0ca3\u0cc1\", \"\u0c95\u0cbf\u0cb5\u0cbf\", \"\u0c95\u0cc2\u0ca6\u0cb2\u0cc1\", \"\u0c97\u0cb2\u0ccd\u0cb2\"], a: 1 },\n            { q: \"\u0c9c\u0cc0\u0cb0\u0ccd\u0ca3\u0cb5\u0cbe\u0c97\u0cc1\u0cb5 \u0c95\u0cb8:\", o: [\"\u0caa\u0ccd\u0cb2\u0cbe\u0cb8\u0ccd\u0c9f\u0cbf\u0c95\u0ccd\", \"\u0c97\u0cbe\u0c9c\u0cc1\", \"\u0ca4\u0cb0\u0c95\u0cbe\u0cb0\u0cbf \u0cb8\u0cbf\u0caa\u0ccd\u0caa\u0cc6\", \"\u0cb2\u0ccb\u0cb9\"], a: 2 },\n            { q: \"\u0cb0\u0cb8\u0ccd\u0ca4\u0cc6 \u0c85\u0ca1\u0ccd\u0ca1 \u0cb9\u0ccb\u0c97\u0cac\u0cc7\u0c95\u0cbe\u0ca6 \u0cb8\u0ccd\u0ca5\u0cb3:\", o: [\"\u0c8e\u0cb2\u0ccd\u0cb2\u0cc6\u0ca1\u0cc6\", \"\u0cae\u0ca7\u0ccd\u0caf\", \"Zebra crossing\", \"\u0c95\u0cca\u0ca8\u0cc6\"], a: 2 },\n            { q: \"\u0cb8\u0ccd\u0cb5\u0c9a\u0ccd\u0c9b \u0caa\u0cb0\u0cbf\u0cb8\u0cb0\u0ca6\u0cbf\u0c82\u0ca6:\", o: [\"\u0cb0\u0ccb\u0c97 \u0cb9\u0cc6\u0c9a\u0ccd\u0c9a\u0cb3\", \"\u0c89\u0ca4\u0ccd\u0ca4\u0cae \u0c86\u0cb0\u0ccb\u0c97\u0ccd\u0caf\", \"\u0c85\u0caa\u0c98\u0cbe\u0ca4\", \"\u0caa\u0ccd\u0cb0\u0cb5\u0cbe\u0cb9\"], a: 1 },\n            { q: \"\u0cb0\u0cbf\u0cb8\u0cc8\u0c95\u0cb2\u0ccd \u0c9a\u0cbf\u0cb9\u0ccd\u0ca8\u0cc6\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0c8e\u0cb7\u0ccd\u0c9f\u0cc1 \u0cac\u0cbe\u0ca3\u0c97\u0cb3\u0cc1?\", o: [\"2\", \"3\", \"4\", \"1\"], a: 1 },\n            { q: \"\u0ca8\u0cc8\u0cb8\u0cb0\u0ccd\u0c97\u0cbf\u0c95 \u0cb8\u0c82\u0caa\u0ca8\u0ccd\u0cae\u0cc2\u0cb2:\", o: [\"\u0caa\u0ccd\u0cb2\u0cbe\u0cb8\u0ccd\u0c9f\u0cbf\u0c95\u0ccd\", \"\u0c95\u0cb2\u0ccd\u0cb2\u0cbf\u0ca6\u0ccd\u0ca6\u0cb2\u0cc1\", \"\u0c97\u0cbe\u0c9c\u0cc1\", \"\u0c87\u0c9f\u0ccd\u0c9f\u0cbf\u0c97\u0cc6\"], a: 1 },\n            { q: \"\u0cae\u0ca8\u0cc6\u0caf\u0cb2\u0ccd\u0cb2\u0cbf \u0ca8\u0cbe\u0cb5\u0cc1 \u0cb9\u0cc7\u0c97\u0cc6 \u0cae\u0cbe\u0ca4\u0ca8\u0cbe\u0ca1\u0cac\u0cc7\u0c95\u0cc1?\", o: [\"\u0c85\u0cb8\u0cad\u0ccd\u0caf\u0cb5\u0cbe\u0c97\u0cbf\", \"\u0cae\u0cc3\u0ca6\u0cc1\u0cb5\u0cbe\u0c97\u0cbf\", \"\u0c9c\u0ccb\u0cb0\u0cbe\u0c97\u0cbf\", \"\u0c95\u0ccb\u0caa\u0ca6\u0cbf\u0c82\u0ca6\"], a: 1 },\n            { q: \"\u0caa\u0ccd\u0cb0\u0cbe\u0ca3\u0cbf\u0c97\u0cb3\u0cbf\u0c97\u0cc6 \u0cac\u0cc7\u0c95\u0cbe\u0c97\u0cbf\u0cb0\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0c86\u0c9f\u0cbf\u0c95\u0cc6\", \"\u0caa\u0cc1\u0cb8\u0ccd\u0ca4\u0c95\", \"\u0c97\u0cbe\u0cb3\u0cbf, \u0ca8\u0cc0\u0cb0\u0cc1, \u0c86\u0cb9\u0cbe\u0cb0\", \"\u0cae\u0cca\u0cac\u0cc8\u0cb2\u0ccd\"], a: 2 },\n            { q: \"\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cc1\u0ca4\u0ccd \u0c89\u0cb3\u0cbf\u0cb8\u0cc1\u0cb5 \u0c95\u0ccd\u0cb0\u0cae:\", o: [\"\u0cb2\u0cc8\u0c9f\u0ccd \u0c86\u0ca8\u0ccd\", \"\u0cab\u0ccd\u0caf\u0cbe\u0ca8\u0ccd \u0caf\u0cbe\u0cb5\u0cbe\u0c97\u0cb2\u0cc2 \u0c86\u0ca8\u0ccd\", \"\u0cac\u0cb3\u0cb8\u0ca6\u0cbe\u0c97 \u0c86\u0cab\u0ccd\", \"\u0c9f\u0cbf\u0cb5\u0cbf \u0ca6\u0cbf\u0ca8\u0c95\u0cb7\u0ccd\u0c9f\u0cc2\"], a: 2 },\n            { q: \"\u0cb9\u0cbe\u0cb2\u0cc1 \u0ca6\u0cca\u0cb0\u0cc6\u0caf\u0cc1\u0cb5\u0cc1\u0ca6\u0cc1:\", o: [\"\u0c97\u0ccb\u0cb0\u0cc1 \u0cae\u0ca4\u0ccd\u0ca4\u0cc1 \u0c8e\u0cae\u0ccd\u0cae\u0cc6\", \"\u0cae\u0cb0\", \"\u0c95\u0cb2\u0ccd\u0cb2\u0cc1\", \"\u0cae\u0ccb\u0ca1\"], a: 0 },\n            { q: \"\u0caa\u0ccd\u0cb2\u0cbe\u0cb8\u0ccd\u0c9f\u0cbf\u0c95\u0ccd \u0ca8\u0ca6\u0cbf\u0c97\u0cc6 \u0cb9\u0cbe\u0c95\u0cbf\u0ca6\u0cb0\u0cc6:\", o: [\"\u0cae\u0cc0\u0ca8\u0cc1 \u0cb0\u0c95\u0ccd\u0cb7\u0ca3\u0cc6\", \"\u0cae\u0cc0\u0ca8\u0cc1 \u0cb8\u0cbe\u0cb5\u0cc1\", \"\u0ca8\u0ca6\u0cbf \u0cb8\u0ccd\u0cb5\u0c9a\u0ccd\u0c9b\", \"\u0caf\u0cbe\u0cb5 \u0caa\u0cb0\u0cbf\u0ca3\u0cbe\u0cae \u0c87\u0cb2\u0ccd\u0cb2\"], a: 1 },\n            { q: \"\u0cb8\u0ca3\u0ccd\u0ca3 \u0ca6\u0cc2\u0cb0\u0c95\u0ccd\u0c95\u0cc6 \u0c89\u0ca4\u0ccd\u0ca4\u0cae \u0cb8\u0cbe\u0cb0\u0cbf\u0c97\u0cc6:\", o: [\"Car\", \"Bike\", \"\u0ca8\u0ca1\u0cbf\u0c97\u0cc6\/\u0cb8\u0cc8\u0c95\u0cb2\u0ccd\", \"Airplane\"], a: 2 }\n        ],\n        en: [\n            { q: \"EVS mainly studies:\", o: [\"Games\", \"Environment\", \"Music\", \"Languages\"], a: 1 },\n            { q: \"We should throw waste in:\", o: [\"Road\", \"River\", \"Dustbin\", \"Playground\"], a: 2 },\n            { q: \"Planting trees helps to:\", o: [\"Increase pollution\", \"Reduce pollution\", \"Stop oxygen\", \"Kill animals\"], a: 1 },\n            { q: \"We should save:\", o: [\"Water\", \"Electricity\", \"Fuel\", \"All of these\"], a: 3 },\n            { q: \"Animals that live in water:\", o: [\"Terrestrial\", \"Aquatic\", \"Aerial\", \"Amphibians\"], a: 1 },\n            { q: \"Cleaning hands with soap removes:\", o: [\"Germs\", \"Water\", \"Air\", \"Food\"], a: 0 },\n            { q: \"We get oxygen from:\", o: [\"Animals\", \"Factories\", \"Plants\", \"Vehicles\"], a: 2 },\n            { q: \"Rainwater collected and stored is called:\", o: [\"Flood\", \"Rainwater harvesting\", \"Irrigation\", \"Drought\"], a: 1 },\n            { q: \"Noise pollution mainly affects:\", o: [\"Eyes\", \"Ears\", \"Hair\", \"Nails\"], a: 1 },\n            { q: \"Which is biodegradable?\", o: [\"Plastic\", \"Glass\", \"Vegetable peels\", \"Metal\"], a: 2 },\n            { q: \"We must cross road at:\", o: [\"Anywhere\", \"Middle\", \"Zebra crossing\", \"Corner\"], a: 2 },\n            { q: \"Clean surroundings help in:\", o: [\"Disease spread\", \"Good health\", \"Accidents\", \"Flood\"], a: 1 },\n            { q: \"The symbol of recycling has:\", o: [\"Two arrows\", \"Three arrows\", \"Four arrows\", \"One arrow\"], a: 1 },\n            { q: \"Which is a natural resource?\", o: [\"Plastic\", \"Coal\", \"Glass\", \"Brick\"], a: 1 },\n            { q: \"We should speak ___ at home.\", o: [\"Rudely\", \"Softly and politely\", \"Loudly\", \"Angrily\"], a: 1 },\n            { q: \"Animals need ___ to live.\", o: [\"Toys\", \"Books\", \"Air, water and food\", \"Mobiles\"], a: 2 },\n            { q: \"Which activity saves electricity?\", o: [\"Lights on\", \"Fan always on\", \"Turn off when not needed\", \"TV always on\"], a: 2 },\n            { q: \"We get milk from:\", o: [\"Cows and buffaloes\", \"Trees\", \"Stones\", \"Clouds\"], a: 0 },\n            { q: \"Throwing plastic in river:\", o: [\"Protects fish\", \"Kills fish\", \"Cleans river\", \"No effect\"], a: 1 },\n            { q: \"Best transport for short distance:\", o: [\"Car\", \"Bike\", \"Walking or cycling\", \"Airplane\"], a: 2 }\n        ]\n    }\n};\n\n\/* ================== STATE + LOGIC ================== *\/\nlet selectedSubject = null;\nlet userName = \"\";\nlet currentLang = \"en\";\nlet currentIndex = 0;\nlet answersRecord = [];\nlet timerInterval = null;\nconst totalTimeSeconds = 20 * 60;\nlet remainingSeconds = totalTimeSeconds;\n\nconst overlay = document.getElementById(\"quiz-overlay\");\nconst closeOverlayBtn = document.getElementById(\"close-overlay\");\nconst subjectButtons = document.querySelectorAll(\".subject-btn\");\n\nconst nameScreen = document.getElementById(\"name-screen\");\nconst languageScreen = document.getElementById(\"language-screen\");\nconst quizScreen = document.getElementById(\"quiz-screen\");\nconst resultScreen = document.getElementById(\"result-screen\");\n\nconst userNameInput = document.getElementById(\"user-name-input\");\nconst goLanguageBtn = document.getElementById(\"go-language-btn\");\nconst langKannadaBtn = document.getElementById(\"lang-kannada-btn\");\nconst langEnglishBtn = document.getElementById(\"lang-english-btn\");\n\nconst displayNameSpan = document.getElementById(\"display-name\");\nconst timeLeftSpan = document.getElementById(\"time-left\");\nconst progressInner = document.getElementById(\"progress-inner\");\nconst questionText = document.getElementById(\"question-text\");\nconst optionsContainer = document.getElementById(\"options-container\");\nconst resultSummary = document.getElementById(\"result-summary\");\nconst reviewList = document.getElementById(\"review-list\");\nconst shareBtn = document.getElementById(\"share-btn\");\nconst playAgainBtn = document.getElementById(\"play-again-btn\");\n\nfunction formatTime(sec){\n    const m = Math.floor(sec\/60);\n    const s = sec%60;\n    return String(m).padStart(2,\"0\")+\":\"+String(s).padStart(2,\"0\");\n}\nfunction getQuestions(){\n    if(selectedSubject === \"kannada\") return quizData.kannada.kn;\n    const d = quizData[selectedSubject];\n    return currentLang === \"kn\" ? d.kn : d.en;\n}\nfunction loadQuestion(){\n    const qs = getQuestions();\n    if(currentIndex >= qs.length){ endQuiz(); return; }\n    const cur = qs[currentIndex];\n    questionText.textContent = \"Q\"+(currentIndex+1)+\". \"+cur.q;\n    progressInner.style.width = (currentIndex\/qs.length)*100 + \"%\";\n    optionsContainer.innerHTML = \"\";\n    cur.o.forEach((opt,i)=>{\n        const b = document.createElement(\"button\");\n        b.className = \"glass-btn option-btn\";\n        b.textContent = opt;\n        b.onclick = () => handleAnswer(i);\n        optionsContainer.appendChild(b);\n    });\n}\nfunction handleAnswer(choice){\n    const qs = getQuestions();\n    const cur = qs[currentIndex];\n    answersRecord.push({\n        q: cur.q,\n        options: cur.o,\n        correctIndex: cur.a,\n        chosenIndex: choice\n    });\n    currentIndex++;\n    loadQuestion();\n}\nfunction startTimer(){\n    remainingSeconds = totalTimeSeconds;\n    timeLeftSpan.textContent = formatTime(remainingSeconds);\n    timerInterval = setInterval(()=>{\n        remainingSeconds--;\n        timeLeftSpan.textContent = formatTime(remainingSeconds);\n        if(remainingSeconds <= 0){\n            clearInterval(timerInterval);\n            endQuiz();\n        }\n    },1000);\n}\nfunction stopTimer(){\n    if(timerInterval){\n        clearInterval(timerInterval);\n        timerInterval = null;\n    }\n}\nfunction showSection(sec){\n    nameScreen.classList.add(\"hidden\");\n    languageScreen.classList.add(\"hidden\");\n    quizScreen.classList.add(\"hidden\");\n    resultScreen.classList.add(\"hidden\");\n    sec.classList.remove(\"hidden\");\n}\nfunction resetAll(){\n    selectedSubject = null;\n    userName = \"\";\n    currentLang = \"en\";\n    currentIndex = 0;\n    answersRecord = [];\n    stopTimer();\n    timeLeftSpan.textContent = formatTime(totalTimeSeconds);\n    progressInner.style.width = \"0%\";\n    userNameInput.value = \"\";\n    overlay.classList.remove(\"active\");\n    showSection(nameScreen);\n}\n\n\/\/ Subject click \u2013 open popup\nsubjectButtons.forEach(btn=>{\n    btn.addEventListener(\"click\",()=>{\n        selectedSubject = btn.getAttribute(\"data-subject\");\n        overlay.classList.add(\"active\");\n        showSection(nameScreen);\n    });\n});\n\n\/\/ Close popup\ncloseOverlayBtn.addEventListener(\"click\",resetAll);\n\n\/\/ Name -> language \/ quiz\ngoLanguageBtn.addEventListener(\"click\",()=>{\n    const v = userNameInput.value.trim();\n    if(!v){\n        alert(\"Please enter your name.\");\n        return;\n    }\n    userName = v;\n    displayNameSpan.textContent = userName;\n    if(selectedSubject === \"kannada\"){\n        currentLang = \"kn\";\n        currentIndex = 0;\n        answersRecord = [];\n        showSection(quizScreen);\n        startTimer();\n        loadQuestion();\n    }else{\n        showSection(languageScreen);\n    }\n});\n\n\/\/ Language select\nlangKannadaBtn.addEventListener(\"click\",()=>{\n    currentLang = \"kn\";\n    currentIndex = 0;\n    answersRecord = [];\n    showSection(quizScreen);\n    startTimer();\n    loadQuestion();\n});\nlangEnglishBtn.addEventListener(\"click\",()=>{\n    currentLang = \"en\";\n    currentIndex = 0;\n    answersRecord = [];\n    showSection(quizScreen);\n    startTimer();\n    loadQuestion();\n});\n\n\/\/ Finish quiz\nfunction endQuiz(){\n    stopTimer();\n    showSection(resultScreen);\n    const total = answersRecord.length;\n    let correct = 0;\n    answersRecord.forEach(r=>{ if(r.chosenIndex === r.correctIndex) correct++; });\n    resultSummary.innerHTML =\n        \"<strong>\"+userName+\"<\/strong>, you attempted <strong>\"+total+\n        \"<\/strong> questions in <strong>\"+selectedSubject.toUpperCase()+\n        \"<\/strong>.<br>Right answers: <strong>\"+correct+\n        \"<\/strong> out of <strong>\"+total+\"<\/strong>.\";\n    reviewList.innerHTML = \"\";\n    answersRecord.forEach((r,i)=>{\n        const div = document.createElement(\"div\");\n        const userAns = (r.chosenIndex != null) ? r.options[r.chosenIndex] : \"Not answered\";\n        const correctAns = r.options[r.correctIndex];\n        const ok = r.chosenIndex === r.correctIndex;\n        div.className = \"review-item\";\n        div.innerHTML =\n            \"<div><strong>Q\"+(i+1)+\".<\/strong> \"+r.q+\"<\/div>\"+\n            \"<div class='\"+(ok?\"correct\":\"wrong\")+\"'>Your answer: \"+userAns+\"<\/div>\"+\n            \"<div class='correct'>Correct answer: \"+correctAns+\"<\/div>\";\n        reviewList.appendChild(div);\n    });\n}\n\n\/\/ Share\nshareBtn.addEventListener(\"click\",()=>{\n    const total = answersRecord.length;\n    let correct = 0;\n    answersRecord.forEach(r=>{ if(r.chosenIndex === r.correctIndex) correct++; });\n    const text = userName+\" scored \"+correct+\" out of \"+total+\n        \" in \"+selectedSubject.toUpperCase()+\" quiz!\";\n    if(navigator.share){\n        navigator.share({title:\"My Quiz Score\",text, url:window.location.href}).catch(()=>{});\n    }else{\n        navigator.clipboard.writeText(text).then(()=>alert(\"Score copied! Paste and share.\"));\n    }\n});\n\n\/\/ Play again\nplayAgainBtn.addEventListener(\"click\",resetAll);\n\n\/\/ Init timer label\ntimeLeftSpan.textContent = formatTime(totalTimeSeconds);\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0c8e\u0cb2\u0ccd\u0cb2 \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3 3D \u0c97\u0ccd\u0cb2\u0cbe\u0cb8\u0cbf \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf (Select Subject) Psychology English Kannada Social Maths&hellip;<\/p>\n","protected":false},"author":3,"featured_media":2333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","fifu_image_url":"","fifu_image_alt":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-2330","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd - Akshara.Live<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/akshara.live\/?p=2330\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd\" \/>\n<meta property=\"og:description\" content=\"\u0c8e\u0cb2\u0ccd\u0cb2 \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3 3D \u0c97\u0ccd\u0cb2\u0cbe\u0cb8\u0cbf \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf (Select Subject) Psychology English Kannada Social Maths&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/akshara.live\/?p=2330\" \/>\n<meta property=\"og:site_name\" content=\"Akshara.Live\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-27T09:14:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T09:35:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-1024x572.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"572\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"P S\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"P S\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/akshara.live\/?p=2330#article\",\"isPartOf\":{\"@id\":\"https:\/\/akshara.live\/?p=2330\"},\"author\":{\"name\":\"P S\",\"@id\":\"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460\"},\"headline\":\"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd\",\"datePublished\":\"2026-03-27T09:14:36+00:00\",\"dateModified\":\"2026-03-27T09:35:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/akshara.live\/?p=2330\"},\"wordCount\":38,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/akshara.live\/?p=2330#primaryimage\"},\"thumbnailUrl\":\"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/akshara.live\/?p=2330#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/akshara.live\/?p=2330\",\"url\":\"https:\/\/akshara.live\/?p=2330\",\"name\":\"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd - Akshara.Live\",\"isPartOf\":{\"@id\":\"https:\/\/akshara.live\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/akshara.live\/?p=2330#primaryimage\"},\"image\":{\"@id\":\"https:\/\/akshara.live\/?p=2330#primaryimage\"},\"thumbnailUrl\":\"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png\",\"datePublished\":\"2026-03-27T09:14:36+00:00\",\"dateModified\":\"2026-03-27T09:35:19+00:00\",\"author\":{\"@id\":\"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460\"},\"breadcrumb\":{\"@id\":\"https:\/\/akshara.live\/?p=2330#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/akshara.live\/?p=2330\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/akshara.live\/?p=2330#primaryimage\",\"url\":\"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png\",\"contentUrl\":\"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png\",\"width\":2560,\"height\":1429},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/akshara.live\/?p=2330#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/akshara.live\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/akshara.live\/#website\",\"url\":\"https:\/\/akshara.live\/\",\"name\":\"Akshara.Live\",\"description\":\"Kannada News, Government Jobs, Educational Resources\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/akshara.live\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460\",\"name\":\"P S\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/akshara.live\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/76db7e314f7ba1d7d4c8494b244955ca27b6398594c47986af705fb520f1aae0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/76db7e314f7ba1d7d4c8494b244955ca27b6398594c47986af705fb520f1aae0?s=96&d=mm&r=g\",\"caption\":\"P S\"},\"url\":\"https:\/\/akshara.live\/?author=3\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd - Akshara.Live","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/akshara.live\/?p=2330","og_locale":"en_US","og_type":"article","og_title":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd","og_description":"\u0c8e\u0cb2\u0ccd\u0cb2 \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3 3D \u0c97\u0ccd\u0cb2\u0cbe\u0cb8\u0cbf \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0c86\u0caf\u0ccd\u0c95\u0cc6 \u0cae\u0cbe\u0ca1\u0cbf (Select Subject) Psychology English Kannada Social Maths&hellip;","og_url":"https:\/\/akshara.live\/?p=2330","og_site_name":"Akshara.Live","article_published_time":"2026-03-27T09:14:36+00:00","article_modified_time":"2026-03-27T09:35:19+00:00","og_image":[{"width":1024,"height":572,"url":"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-1024x572.png","type":"image\/png"}],"author":"P S","twitter_card":"summary_large_image","twitter_misc":{"Written by":"P S","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/akshara.live\/?p=2330#article","isPartOf":{"@id":"https:\/\/akshara.live\/?p=2330"},"author":{"name":"P S","@id":"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460"},"headline":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd","datePublished":"2026-03-27T09:14:36+00:00","dateModified":"2026-03-27T09:35:19+00:00","mainEntityOfPage":{"@id":"https:\/\/akshara.live\/?p=2330"},"wordCount":38,"commentCount":0,"image":{"@id":"https:\/\/akshara.live\/?p=2330#primaryimage"},"thumbnailUrl":"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/akshara.live\/?p=2330#respond"]}]},{"@type":"WebPage","@id":"https:\/\/akshara.live\/?p=2330","url":"https:\/\/akshara.live\/?p=2330","name":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd - Akshara.Live","isPartOf":{"@id":"https:\/\/akshara.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/akshara.live\/?p=2330#primaryimage"},"image":{"@id":"https:\/\/akshara.live\/?p=2330#primaryimage"},"thumbnailUrl":"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png","datePublished":"2026-03-27T09:14:36+00:00","dateModified":"2026-03-27T09:35:19+00:00","author":{"@id":"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460"},"breadcrumb":{"@id":"https:\/\/akshara.live\/?p=2330#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/akshara.live\/?p=2330"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/akshara.live\/?p=2330#primaryimage","url":"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png","contentUrl":"https:\/\/akshara.live\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_hctk77hctk77hctk-scaled.png","width":2560,"height":1429},{"@type":"BreadcrumbList","@id":"https:\/\/akshara.live\/?p=2330#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/akshara.live\/"},{"@type":"ListItem","position":2,"name":"\u0cae\u0cbe\u0ca8\u0cb8\u0cb6\u0cbe\u0cb8\u0ccd\u0ca4\u0ccd\u0cb0, \u0c87\u0c82\u0c97\u0ccd\u0cb2\u0cbf\u0cb7\u0ccd, \u0c95\u0ca8\u0ccd\u0ca8\u0ca1, \u0cb8\u0cae\u0cbe\u0c9c, \u0c97\u0ca3\u0cbf\u0ca4, \u0cb8\u0cc8\u0ca8\u0ccd\u0cb8\u0ccd, EVS \u2013 \u0cb8\u0c82\u0caa\u0cc2\u0cb0\u0ccd\u0ca3 MCQ \u0c95\u0ccd\u0cb5\u0cbf\u0c9c\u0ccd"}]},{"@type":"WebSite","@id":"https:\/\/akshara.live\/#website","url":"https:\/\/akshara.live\/","name":"Akshara.Live","description":"Kannada News, Government Jobs, Educational Resources","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/akshara.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/akshara.live\/#\/schema\/person\/aa9b84a782a0d7aa18e30625001a5460","name":"P S","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/akshara.live\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/76db7e314f7ba1d7d4c8494b244955ca27b6398594c47986af705fb520f1aae0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/76db7e314f7ba1d7d4c8494b244955ca27b6398594c47986af705fb520f1aae0?s=96&d=mm&r=g","caption":"P S"},"url":"https:\/\/akshara.live\/?author=3"}]}},"_links":{"self":[{"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/posts\/2330","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/akshara.live\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2330"}],"version-history":[{"count":3,"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/posts\/2330\/revisions"}],"predecessor-version":[{"id":2336,"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/posts\/2330\/revisions\/2336"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/akshara.live\/index.php?rest_route=\/wp\/v2\/media\/2333"}],"wp:attachment":[{"href":"https:\/\/akshara.live\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2330"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/akshara.live\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2330"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/akshara.live\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}