{"id":21511,"date":"2025-09-25T13:50:00","date_gmt":"2025-09-25T08:20:00","guid":{"rendered":"https:\/\/agriculturereview.com\/?p=21511"},"modified":"2026-08-02T13:18:01","modified_gmt":"2026-08-02T07:48:01","slug":"agricultural-extension-communication-reviewer-questions-with-answers","status":"publish","type":"post","link":"https:\/\/agriculturereview.com\/hi\/agricultural-extension-communication-reviewer-questions-with-answers\/","title":{"rendered":"Agricultural Extension &amp; Communication Reviewer Questions With Answers, Now With PDF"},"content":{"rendered":"\n<div class=\"exam-countdown-container\">\r\n  <div class=\"timer-title\">Time Left Until Agriculture Licensure Exam:<\/div>\r\n  <div id=\"exam-timer\" class=\"timer-display\">\r\n    <div class=\"time-box\"><span id=\"days\">00<\/span><div class=\"time-label\">Days<\/div><\/div>\r\n    <div class=\"colon\">:<\/div>\r\n    <div class=\"time-box\"><span id=\"hours\">00<\/span><div class=\"time-label\">Hours<\/div><\/div>\r\n    <div class=\"colon\">:<\/div>\r\n    <div class=\"time-box\"><span id=\"minutes\">00<\/span><div class=\"time-label\">Minutes<\/div><\/div>\r\n    <div class=\"colon\">:<\/div>\r\n    <div class=\"time-box\"><span id=\"seconds\">00<\/span><div class=\"time-label\">Seconds<\/div><\/div>\r\n  <\/div>\r\n  <div id=\"timer-expired\" style=\"display: none;\">The Exam Has Begun! Good luck!<\/div>\r\n<\/div>\r\n\r\n<style>\r\n  .exam-countdown-container {\r\n    text-align: center;\r\n    background-color: #f8f9fa;\r\n    border: 2px solid #28a745;\r\n    border-radius: 10px;\r\n    padding: 15px 10px;\r\n    margin: 20px auto;\r\n    \r\n    box-sizing: border-box;\r\n    width: 100%;\r\n    max-width: 600px; \r\n    overflow: hidden;\r\n  }\r\n  .timer-title {\r\n    font-size: clamp(1rem, 4vw, 1.2rem); \r\n    font-weight: bold;\r\n    color: #333;\r\n    margin-bottom: 15px;\r\n    text-transform: uppercase;\r\n  }\r\n  .timer-display {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    gap: 10px; \r\n    width: 100%;\r\n  }\r\n  .time-box {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    flex: 1 1 0px; \r\n    min-width: 0; \r\n  }\r\n  .time-box span {\r\n    font-size: clamp(1.1rem, 5vw, 2.5rem); \r\n    font-weight: bold;\r\n    color: #28a745;\r\n    background: #fff;\r\n    padding: 10px 0; \r\n    border-radius: 5px;\r\n    box-shadow: 0 2px 5px rgba(0,0,0,0.1);\r\n    width: 100%;\r\n    text-align: center;\r\n    box-sizing: border-box;\r\n  }\r\n  .time-label {\r\n    font-size: clamp(0.55rem, 2vw, 0.8rem); \r\n    color: #666;\r\n    margin-top: 8px;\r\n    text-transform: uppercase;\r\n  }\r\n  .colon {\r\n    font-size: clamp(1.2rem, 5vw, 2rem);\r\n    font-weight: bold;\r\n    color: #333;\r\n    margin-bottom: 25px;\r\n  }\r\n  \r\n  \/* Mobile Responsive Fix *\/\r\n  @media (max-width: 500px) {\r\n    .timer-display {\r\n      gap: 5px; \r\n    }\r\n    .colon {\r\n      display: none !important; \r\n    }\r\n    .exam-countdown-container {\r\n      padding: 12px 5px; \r\n    }\r\n  }\r\n<\/style>\r\n\r\n<!-- The data-no-optimize tag prevents caching plugins from breaking the timer -->\r\n<script data-no-optimize=\"1\">\r\n  const targetDate = new Date(\"December 01, 2026 08:00:00 GMT+0800\").getTime();\r\n\r\n  const countdownInterval = setInterval(function() {\r\n    const now = new Date().getTime();\r\n    const timeRemaining = targetDate - now;\r\n\r\n    if (timeRemaining < 0) {\r\n      clearInterval(countdownInterval); \r\n      document.getElementById(\"exam-timer\").style.display = \"none\"; \r\n      document.getElementById(\"timer-expired\").style.display = \"block\"; \r\n      return; \r\n    }\r\n\r\n    const days = Math.floor(timeRemaining \/ (1000 * 60 * 60 * 24));\r\n    const hours = Math.floor((timeRemaining % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\r\n    const minutes = Math.floor((timeRemaining % (1000 * 60 * 60)) \/ (1000 * 60));\r\n    const seconds = Math.floor((timeRemaining % (1000 * 60)) \/ 1000);\r\n\r\n    document.getElementById(\"days\").innerText = days.toString().padStart(2, '0');\r\n    document.getElementById(\"hours\").innerText = hours.toString().padStart(2, '0');\r\n    document.getElementById(\"minutes\").innerText = minutes.toString().padStart(2, '0');\r\n    document.getElementById(\"seconds\").innerText = seconds.toString().padStart(2, '0');\r\n  }, 1000); \r\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<div id=\"ar-quiz-app\">\n    <!-- Header Section -->\n    <div id=\"quiz-intro-section\">\n        <div class=\"quiz-header-content\">\n            <div class=\"quiz-badge\">\ud83c\udfaf Agriculture Review<\/div>\n            <div class=\"quiz-main-title\">Agricultural Extension & Communication Reviewer<\/div>\n            <div class=\"quiz-description\">\n                Test your readiness for the PRC Board Exam. Answer the questions below and submit when you are finished.\n            <\/div>\n        <\/div>\n        \n        <div class=\"quiz-meta-box\">\n            <div class=\"meta-item\">\n                <div class=\"meta-icon\">\u23f1\ufe0f<\/div>\n                <div class=\"meta-text\">\n                    <strong id=\"timer-display\">50:00<\/strong>\n                    <span>Time Remaining<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"meta-item\">\n                <div class=\"meta-icon\">\ud83d\udcdd<\/div>\n                <div class=\"meta-text\">\n                    <strong><span id=\"total-q-num\">0<\/span> Questions<\/strong>\n                    <span>Multiple Choice<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"meta-item\">\n                <div class=\"meta-icon\">\u2696\ufe0f<\/div>\n                <div class=\"meta-text\">\n                    <strong>+1 \/ 0<\/strong>\n                    <span>Marking Scheme<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Questions Container -->\n    <div id=\"quiz-active-screen\">\n        <form id=\"quiz-form\">\n            <div id=\"questions-container\">\n                <!-- Questions injected here via JS (No H tags used) -->\n            <\/div>\n            \n            <div class=\"quiz-footer\">\n                <button type=\"button\" id=\"submit-btn\" class=\"ar-btn ar-btn-start\">Submit Mock Test<\/button>\n            <\/div>\n        <\/form>\n    <\/div>\n\n    <!-- Results Screen -->\n    <div id=\"quiz-result-screen\" class=\"quiz-section\">\n        <div class=\"quiz-badge\" style=\"margin-bottom: 20px;\">Test Completed<\/div>\n        <div class=\"score-card\">\n            <div class=\"score-number\"><span id=\"final-score\">0<\/span><span style=\"font-size: 1.5rem; opacity: 0.8;\"> \/ <span id=\"total-score\">0<\/span><\/span><\/div>\n            <div class=\"score-text\">Your Final Score<\/div>\n            \n            <div class=\"score-stats\">\n                <span><i class=\"stat-dot correct\"><\/i> Correct: <strong id=\"stat-correct\">0<\/strong><\/span>\n                <span><i class=\"stat-dot wrong\"><\/i> Incorrect: <strong id=\"stat-wrong\">0<\/strong><\/span>\n                <span><i class=\"stat-dot skipped\"><\/i> Skipped: <strong id=\"stat-skipped\">0<\/strong><\/span>\n                <span><i class=\"stat-dot time\"><\/i> Time: <strong id=\"stat-time\">00:00<\/strong><\/span>\n            <\/div>\n        <\/div>\n        \n        <div class=\"action-buttons\">\n            <a href=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/08\/Agricultural-Extension-Communication-Reviewer-Questions.pdf\" target=\"_blank\" download=\"Agricultural-Extension-Communication-Reviewer-Questions.pdf\" class=\"ar-btn ar-btn-download\">\n                \ud83d\udce5 Download PDF\n            <\/a>\n            <button type=\"button\" id=\"share-btn\" class=\"ar-btn ar-btn-orange\">\ud83d\udce2 Share<\/button>\n            <button type=\"button\" id=\"restart-btn\" class=\"ar-btn ar-btn-outline\">\ud83d\udd04 Reattempt<\/button>\n        <\/div>\n\n        <div class=\"results-breakdown\">\n            <div class=\"breakdown-title\">Detailed Breakdown<\/div>\n            <div id=\"breakdown-container\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"ar-engagement-prompt\">\n    <div class=\"prompt-title\">What was your score?<\/div>\n    <div class=\"prompt-desc\">Did you pass the 75% mark? Drop your final score in the comments below and let us know which question tricked you the most! \u2b07\ufe0f<\/div>\n<\/div>\n\n<div class=\"ar-internal-link\">\n    <strong>Finished with Mock Test?<\/strong> <br>\n    <a href=\"https:\/\/agriculturereview.com\/category\/mock-test\/\">\n        Try our Next LEA Mock Test here! \u2192\n    <\/a>\n<\/div>\n\n<style>\n    \/* ==========================================\n       1. Flowing Brand Variables & Base Styles \n       ========================================== *\/\n    #ar-quiz-app, #ar-quiz-app * { box-sizing: border-box; font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; }\n\n    #ar-quiz-app {\n        --ar-green-dark: #1a3305; \/* Replaces black\/navy *\/\n        --ar-green-main: #274b08; \n        --ar-green-light: #f4f9f0;\n        --ar-orange-main: #f5a524;\n        --ar-orange-light: #fff8eb;\n        --ar-text-muted: #5a7049; \/* Earthy green-gray *\/\n        --ar-border-soft: #e5ecd9; \/* Very faint green border *\/\n        --ar-red-soft: #fef2f2;\n        --ar-red-text: #dc2626;\n        --ar-status-green: #16a34a;\n        \n        background: transparent; \/* Un-boxed feel *\/\n        width: 100%; \n        max-width: 800px;\n        margin: 40px auto; \n        color: var(--ar-green-dark);\n    }\n\n    #ar-quiz-app .quiz-section { display: none; }\n    #ar-quiz-app .quiz-section.active { display: block; animation: fadeUp 0.6s cubic-bezier(0.16, 1, 0.3, 1); }\n\n    @keyframes fadeUp { \n        from { opacity: 0; transform: translateY(15px); } \n        to { opacity: 1; transform: translateY(0); } \n    }\n\n    \/* ==========================================\n       2. Typography & Header (No H-tags)\n       ========================================== *\/\n    .quiz-header-content { text-align: center; margin-bottom: 40px; }\n    \n    .quiz-badge {\n        display: inline-block; \n        background: linear-gradient(135deg, var(--ar-orange-light), #ffedd5);\n        color: #b47509; \n        padding: 6px 16px; \n        border-radius: 50px; \n        font-size: 0.85rem; \n        font-weight: 700;  \n        letter-spacing: 0.5px; \n        text-transform: uppercase; \n        margin-bottom: 16px;\n        box-shadow: 0 4px 10px rgba(245, 165, 36, 0.1);\n    }\n    \n    .quiz-main-title { \n        margin: 0 0 16px 0; \n        color: var(--ar-green-dark); \n        font-size: 2.4rem; \n        font-weight: 800; \n        line-height: 1.2; \n        letter-spacing: -0.5px;\n    }\n    \n    .quiz-description {\n        color: var(--ar-text-muted); \n        font-size: 1.15rem; \n        line-height: 1.6; \n        max-width: 600px; \n        margin: 0 auto;\n    }\n\n    .quiz-meta-box {\n        display: flex; \n        justify-content: center; \n        gap: 15px; \n        background: linear-gradient(180deg, #ffffff, var(--ar-green-light));\n        border-radius: 20px; \n        padding: 20px;\n        margin-bottom: 50px; \n        flex-wrap: wrap;\n        box-shadow: 0 10px 30px -10px rgba(39, 75, 8, 0.08);\n    }\n    \n    .meta-item { \n        display: flex; \n        align-items: center; \n        gap: 12px; \n        flex: 1; \n        min-width: 180px; \n        justify-content: center;\n    }\n    \n    .meta-icon { font-size: 1.5rem; }\n    \n    .meta-text { display: flex; flex-direction: column; text-align: left; }\n    .meta-text strong { font-size: 1.1rem; color: var(--ar-green-dark); font-weight: 800; line-height: 1.2;}\n    .meta-text span { font-size: 0.8rem; color: var(--ar-text-muted); text-transform: uppercase; letter-spacing: 0.5px; margin-top: 2px;}\n\n    #timer-display.warning { color: var(--ar-red-text); animation: pulse 1s infinite; }\n    @keyframes pulse { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 1; } }\n\n    \/* ==========================================\n       3. Un-Boxed Questions & Pill Options\n       ========================================== *\/\n    .question-block {\n        padding: 0 0 45px 0;\n        margin-bottom: 45px;\n        border-bottom: 1px solid var(--ar-border-soft);\n    }\n    .question-block:last-child { border-bottom: none; margin-bottom: 20px; padding-bottom: 20px;}\n    \n    .question-text-title { \n        font-size: 1.25rem; \n        line-height: 1.6; \n        margin-bottom: 25px; \n        font-weight: 700; \n        color: var(--ar-green-dark); \n    }\n\n    .quiz-options-group { display: flex; flex-direction: column; gap: 12px; }\n    .quiz-option-input { display: none; }\n    \n    .quiz-option-label { \n        display: flex; \n        align-items: center;\n        width: 100%; \n        background: #ffffff; \n        padding: 16px 24px; \n        margin: 0;\n        border-radius: 16px; \n        font-size: 1.05rem; \n        font-weight: 500; \n        cursor: pointer; \n        transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1); \n        color: var(--ar-green-dark); \n        box-shadow: 0 4px 15px rgba(39, 75, 8, 0.03);\n    }\n    \n    \/* Elegant Radio Circle *\/\n    .quiz-option-label::before {\n        content: \"\";\n        display: inline-block;\n        width: 22px;\n        height: 22px;\n        min-width: 22px;\n        border-radius: 50%;\n        border: 2px solid var(--ar-border-soft);\n        margin-right: 18px;\n        background: var(--ar-green-light);\n        transition: all 0.3s ease;\n    }\n\n    .quiz-option-label:hover { \n        background: var(--ar-green-light); \n        transform: translateX(6px);\n        box-shadow: 0 6px 20px rgba(39, 75, 8, 0.06);\n    }\n    \n    \/* Checked State - Vibrant Gradient *\/\n    .quiz-option-input:checked + .quiz-option-label { \n        background: linear-gradient(135deg, var(--ar-green-main), var(--ar-green-dark)); \n        color: #ffffff;\n        font-weight: 600;\n        transform: translateX(6px);\n        box-shadow: 0 10px 25px rgba(39, 75, 8, 0.2);\n    }\n\n    .quiz-option-input:checked + .quiz-option-label::before {\n        border-color: #ffffff;\n        background-color: var(--ar-orange-main);\n        box-shadow: inset 0 0 0 4px #ffffff;\n    }\n\n    \/* ==========================================\n       4. Buttons\n       ========================================== *\/\n    .quiz-footer { margin-top: 20px; display: flex; justify-content: center; }\n    \n    .ar-btn { \n        border: none; \n        padding: 18px 36px; \n        font-size: 1.1rem; \n        font-weight: 800; \n        border-radius: 50px; \n        cursor: pointer; \n        transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1); \n        text-align: center; \n        display: inline-flex; \n        align-items: center; \n        justify-content: center; \n        text-decoration: none;\n    }\n    \n    .ar-btn-start {\n        width: 100%; \n        max-width: 400px; \n        background: linear-gradient(135deg, var(--ar-green-main), var(--ar-green-dark)); \n        color: #ffffff; \n        box-shadow: 0 12px 30px rgba(39, 75, 8, 0.25); \n    }\n    .ar-btn-start:hover { \n        transform: translateY(-4px); \n        box-shadow: 0 15px 35px rgba(39, 75, 8, 0.35); \n    }\n    \n    .ar-btn-download { background: var(--ar-green-dark); color: #ffffff; box-shadow: 0 8px 20px rgba(26, 51, 5, 0.2);}\n    .ar-btn-download:hover { background: #000000; transform: translateY(-2px); }\n    \n    .ar-btn-orange { background: linear-gradient(135deg, #fcd34d, var(--ar-orange-main)); color: var(--ar-green-dark); box-shadow: 0 8px 20px rgba(245, 165, 36, 0.25); }\n    .ar-btn-orange:hover { transform: translateY(-2px); box-shadow: 0 12px 25px rgba(245, 165, 36, 0.35); }\n    \n    .ar-btn-outline { background: #ffffff; border: 2px solid var(--ar-border-soft); color: var(--ar-green-main); box-shadow: 0 4px 15px rgba(39, 75, 8, 0.05); }\n    .ar-btn-outline:hover { border-color: var(--ar-green-main); background: var(--ar-green-light); }\n    \n    .action-buttons { display: flex; gap: 15px; margin: 40px 0; justify-content: center; flex-wrap: wrap; }\n\n    \/* ==========================================\n       5. Modern Score Card & Breakdown\n       ========================================== *\/\n    .score-card { \n        background: linear-gradient(135deg, var(--ar-green-dark), var(--ar-green-main)); \n        color: white; \n        padding: 50px 30px; \n        border-radius: 24px; \n        text-align: center; \n        position: relative;\n        overflow: hidden;\n        box-shadow: 0 20px 50px rgba(26, 51, 5, 0.25);\n    }\n    \n    .score-card::before {\n        content: ''; position: absolute; top: -50px; right: -50px;\n        width: 200px; height: 200px; border-radius: 50%;\n        background: linear-gradient(135deg, rgba(245, 165, 36, 0.15), transparent);\n    }\n\n    .score-number { font-size: 4.5rem; font-weight: 900; line-height: 1; margin-bottom: 5px; color: #ffffff; text-shadow: 0 4px 15px rgba(0,0,0,0.2); }\n    .score-text { font-size: 1.1rem; color: rgba(255,255,255,0.8); text-transform: uppercase; letter-spacing: 1.5px; font-weight: 600;}\n    \n    .score-stats { \n        margin-top: 35px; \n        padding-top: 30px; \n        border-top: 1px solid rgba(255,255,255,0.1); \n        display: flex; \n        justify-content: center; \n        gap: 15px; \n        font-size: 0.95rem; \n        flex-wrap: wrap;\n    }\n    .score-stats span { \n        background: rgba(255,255,255,0.1); \n        padding: 10px 20px; \n        border-radius: 50px; \n        display: flex; \n        align-items: center; \n        gap: 8px;\n        backdrop-filter: blur(5px);\n    }\n    \n    .stat-dot { width: 8px; height: 8px; border-radius: 50%; display: inline-block; }\n    .stat-dot.correct { background: #4ade80; }\n    .stat-dot.wrong { background: #f87171; }\n    .stat-dot.skipped { background: #e2e8f0; }\n    .stat-dot.time { background: var(--ar-orange-main); }\n\n    .results-breakdown { margin-top: 50px; }\n    .breakdown-title {\n        font-size: 1.6rem;\n        font-weight: 800;\n        color: var(--ar-green-dark);\n        margin-bottom: 25px;\n        text-align: center;\n    }\n\n    .breakdown-item { \n        padding: 25px 0; \n        border-bottom: 1px dashed var(--ar-border-soft);\n    }\n    .breakdown-item:last-child { border-bottom: none; }\n    \n    .bd-q { font-weight: 700; margin-bottom: 12px; font-size: 1.15rem; line-height: 1.5; color: var(--ar-green-dark); }\n    .bd-ans { font-size: 1rem; margin-bottom: 8px; line-height: 1.5; color: var(--ar-text-muted); display: flex; align-items: center; gap: 8px;}\n    \n    .bd-correct { color: var(--ar-status-green); font-weight: 600; }\n    .bd-wrong { color: var(--ar-red-text); font-weight: 600; }\n    .bd-skipped { color: var(--ar-text-muted); font-weight: 600; font-style: italic; }\n    \n    .bd-points { \n        font-size: 0.8rem; \n        font-weight: 800; \n        padding: 6px 12px; \n        border-radius: 50px; \n        text-transform: uppercase; \n        margin-left: auto;\n    }\n    .pt-plus { background: #dcfce7; color: #166534; }\n    .pt-minus { background: var(--ar-red-soft); color: #991b1b; }\n    .pt-zero { background: var(--ar-green-light); color: var(--ar-text-muted); }\n\n    \/* ==========================================\n       6. External Elements (Prompts) - No H Tags\n       ========================================== *\/\n    .ar-engagement-prompt {\n        max-width: 800px; margin: 50px auto 40px auto; text-align: center; padding: 0 20px;\n    }\n    .prompt-title { color: var(--ar-green-dark); margin-bottom: 12px; font-size: 1.8rem; font-weight: 800;}\n    .prompt-desc { color: var(--ar-text-muted); font-size: 1.15rem; line-height: 1.6; margin: 0;}\n    \n    .ar-internal-link {\n        max-width: 800px; margin: 0 auto 50px auto; text-align: center; padding: 35px; \n        background: linear-gradient(180deg, #ffffff, var(--ar-green-light));\n        border-radius: 20px; \n        box-shadow: 0 10px 40px -10px rgba(39, 75, 8, 0.08);\n    }\n    .ar-internal-link strong { color: var(--ar-green-dark); font-size: 1.2rem; }\n    .ar-internal-link a { \n        color: var(--ar-green-main); text-decoration: none; font-size: 1.3rem; font-weight: 800;\n        display: inline-block; margin-top: 12px; transition: color 0.2s ease;\n    }\n    .ar-internal-link a:hover { color: var(--ar-orange-main); }\n\n    \/* ==========================================\n       7. Mobile Responsiveness\n       ========================================== *\/\n    @media (max-width: 768px) {\n        #ar-quiz-app { margin: 20px auto; padding: 0 15px; }\n        .quiz-main-title { font-size: 2rem; }\n        .score-card { padding: 40px 20px; border-radius: 20px;}\n        .score-number { font-size: 3.5rem; }\n        .meta-item { min-width: 140px; }\n    }\n\n    @media (max-width: 550px) {\n        .quiz-main-title { font-size: 1.6rem; }\n        .quiz-description { font-size: 1rem; }\n        \n        .quiz-meta-box { padding: 15px; gap: 10px; border-radius: 16px;}\n        .meta-item { width: 100%; min-width: unset; justify-content: flex-start; padding: 5px 10px;}\n        \n        .question-block { padding: 0 0 35px 0; margin-bottom: 35px; }\n        .question-text-title { font-size: 1.1rem; }\n        .quiz-option-label { padding: 14px 18px; font-size: 0.95rem; border-radius: 12px;}\n        .quiz-option-label:hover, .quiz-option-input:checked + .quiz-option-label { transform: translateX(3px); }\n        .quiz-option-label::before { width: 18px; height: 18px; min-width: 18px; margin-right: 12px;}\n        \n        .action-buttons { flex-direction: column; gap: 12px; }\n        .action-buttons .ar-btn { width: 100%; }\n        \n        .score-stats { flex-direction: column; gap: 8px; }\n        .score-stats span { width: 100%; justify-content: center; }\n        \n        .bd-ans { flex-direction: column; align-items: flex-start; gap: 6px; }\n        .bd-points { margin-left: 0; margin-top: 5px; }\n        \n        .prompt-title { font-size: 1.5rem; }\n        .prompt-desc { font-size: 1rem; }\n    }\n<\/style>\n\n<script>\n    \/\/ ==========================================\n    \/\/ AGRICULTURE REVIEW MOCK TEST DATA\n    \/\/ ==========================================\n const quizData = [\n    {\n        question: \"Which of the following is most correctly classified as a variable cost in short-term farm production?\",\n        options: [\n            \"Annual seed and transplant purchases\",\n            \"Interest on long-term farm mortgage\",\n            \"Purchase of a tractor (capital expenditure)\",\n            \"Land purchase cost\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"According to Rogers\u2019 diffusion of innovations, which attribute most directly explains why farmers who can easily experiment with a new practice are more likely to adopt it?\",\n        options: [\n            \"Observability\",\n            \"Relative advantage\",\n            \"Trialability\",\n            \"Compatibility\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which PRA (Participatory Rural Appraisal) tool is best suited for capturing seasonal labor and income patterns of a village?\",\n        options: [\n            \"Venn diagram\",\n            \"Seasonal calendar\",\n            \"Wealth ranking\",\n            \"Transect walk\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In a logical framework (logframe), which item correctly pairs with its typical indicator type?\",\n        options: [\n            \"Output \u2014 long-term impact indicator\",\n            \"Outcome \u2014 number\/percentage of farmers adopting a demonstrated practice within 1 year\",\n            \"Input \u2014 community attitude change measured qualitatively\",\n            \"Activity \u2014 national policy change\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which statement best describes a core principle of andragogy (adult learning) relevant to farmer trainings?\",\n        options: [\n            \"Adults learn best through strict lecture formats with minimal practice\",\n            \"Adults are motivated to learn when content is problem-centered and immediately applicable\",\n            \"Adults prefer to defer entirely to the trainer\u2019s expertise rather than share experiences\",\n            \"Adults need completely theoretical content before trying practical tasks\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which of the following characteristics is most specific to Farmer Field Schools (FFS) compared with conventional top-down extension?\",\n        options: [\n            \"Short one-off demonstrations run by research scientists\",\n            \"Season-long, experiential learning where farmers make observations and decisions\",\n            \"Mass media campaigns with no field practice\",\n            \"Purely lecture-based classroom training\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Republic Act No. 8435 (AFMA) of the Philippines primarily aims to:\",\n        options: [\n            \"Privatize all agricultural land holdings\",\n            \"Modernize the agriculture and fisheries sector through increased investments and support services\",\n            \"Abolish cooperatives and farmer organizations\",\n            \"Make extension services optional and unregulated\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In the classic Shannon-Weaver communication model as applied to extension, which element directly represents sources of distortion such as language differences, cultural misunderstandings, or poor radio reception?\",\n        options: [\n            \"Channel\",\n            \"Feedback\",\n            \"Noise\",\n            \"Encoder\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which M&E indicator is LEAST appropriate as a direct measure of short-term project output?\",\n        options: [\n            \"Number of demonstration plots established\",\n            \"Percentage increase in household income after three years\",\n            \"Number of extension trainings conducted\",\n            \"Number of training materials distributed\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which supervision practice most directly improves extension worker performance and aligns with modern HR approaches?\",\n        options: [\n            \"Annual numeric inspection only with no coaching\",\n            \"Supportive supervision combining on-site coaching, joint problem solving, and periodic performance review\",\n            \"Removing all field visits and replacing them with remote memos\",\n            \"Punitive sanctions for any missed monthly report\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which of the following Republic Acts institutionalized the Agriculture and Fisheries Modernization Plan (AFMP) and emphasized the role of extension services in technology dissemination?\",\n        options: [\n            \"RA 9165\",\n            \"RA 8435\",\n            \"RA 10601\",\n            \"RA 7607\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In the context of the two-step flow theory of communication, who serves as the \u201copinion leader\u201d in rural communities?\",\n        options: [\n            \"National policymakers\",\n            \"Local farmers who influence neighbors\u2019 decisions\",\n            \"Extension administrators in central offices\",\n            \"Input suppliers at regional level\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In adult education, which of the following best explains why demonstrations are preferred over long lectures in extension?\",\n        options: [\n            \"Adults have shorter attention spans than children\",\n            \"Adults prefer experiential, practice-based learning that connects with prior knowledge\",\n            \"Adults cannot process theoretical concepts at all\",\n            \"Demonstrations are cheaper than lectures\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In an extension program, which step immediately follows the identification of farmers\u2019 needs and problems?\",\n        options: [\n            \"Setting program objectives and priorities\",\n            \"Implementing the action plan\",\n            \"Conducting monitoring and evaluation\",\n            \"Securing feedback from beneficiaries\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Under Republic Act No. 10601 (Agricultural and Fisheries Mechanization Law), which of the following is a key mandate?\",\n        options: [\n            \"Restrict importation of all farm machines\",\n            \"Promote appropriate, safe, and environment-friendly agricultural mechanization\",\n            \"Privatize all agricultural support services\",\n            \"Limit the role of cooperatives in extension\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which communication barrier is MOST likely when an extension agent uses highly technical jargon with farmers?\",\n        options: [\n            \"Physical barrier\",\n            \"Semantic barrier\",\n            \"Organizational barrier\",\n            \"Channel barrier\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In diffusion of innovations, a farmer who adopts only after the majority has already done so, often due to social pressure, belongs to which category?\",\n        options: [\n            \"Innovators\",\n            \"Early majority\",\n            \"Late majority\",\n            \"Laggards\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which of the following extension methods best combines knowledge transfer with group decision-making?\",\n        options: [\n            \"Method demonstration\",\n            \"Lecture forum\",\n            \"Farmer field school\",\n            \"Farm magazine article\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Republic Act No. 7607, also known as the Magna Carta of Small Farmers, primarily guarantees:\",\n        options: [\n            \"Security of tenure and rights for small farmers in policy and program participation\",\n            \"Universal mechanization subsidies for large agribusiness\",\n            \"Exclusive credit access for private traders\",\n            \"Restriction of cooperative development\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In a value chain development extension program, which intervention MOST directly helps farmers capture a higher share of product value?\",\n        options: [\n            \"Training in post-harvest handling and direct marketing\",\n            \"Increasing area planted without improving quality\",\n            \"Encouraging farmers to depend solely on middlemen\",\n            \"Focusing only on credit provision\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act created the Agricultural and Fisheries Mechanization Committee (AFMeC) as the policy-making and advisory body for mechanization?\",\n        options: [\n            \"RA 10601\",\n            \"RA 7607\",\n            \"RA 8435\",\n            \"RA 10068\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which of the following BEST describes \u201crelative advantage\u201d in the diffusion of innovations theory?\",\n        options: [\n            \"How well the innovation fits with cultural values\",\n            \"How easily results of the innovation can be seen\",\n            \"The degree to which the innovation is perceived as better than the idea it replaces\",\n            \"The complexity of using the innovation\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which Republic Act is known as the Organic Agriculture Act of 2010, promoting organic farming practices nationwide?\",\n        options: [\n            \"RA 10068\",\n            \"RA 8435\",\n            \"RA 10601\",\n            \"RA 8175\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In extension program planning, which of the following steps ensures that identified objectives are realistic given available staff, funds, and time?\",\n        options: [\n            \"Problem analysis\",\n            \"Resource assessment\",\n            \"Monitoring\",\n            \"Evaluation\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which Republic Act institutionalized the Agriculture and Fisheries Mechanization Law, emphasizing standards and safety in the use of farm machines?\",\n        options: [\n            \"RA 10601\",\n            \"RA 7900\",\n            \"RA 8435\",\n            \"RA 10068\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"When an extension worker serves as a bridge between researchers and farmers, the role is best described as:\",\n        options: [\n            \"Policy advocate\",\n            \"Linker or facilitator\",\n            \"Credit provider\",\n            \"Input supplier\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which of the following Republic Acts institutionalized the Philippine Crop Insurance Corporation (PCIC) as the sole government agricultural insurance provider?\",\n        options: [\n            \"RA 8175\",\n            \"RA 7307\",\n            \"RA 8800\",\n            \"RA 10845\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which of the following extension teaching methods is MOST appropriate when teaching illiterate farmers?\",\n        options: [\n            \"Radio programs and pictorial charts\",\n            \"Printed manuals with detailed text\",\n            \"Online journals in English\",\n            \"Technical brochures with dense data tables\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In program evaluation, which type of indicator would \u201cpercentage increase in yield per hectare two seasons after training\u201d represent?\",\n        options: [\n            \"Process indicator\",\n            \"Output indicator\",\n            \"Outcome indicator\",\n            \"Input indicator\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Under RA 10068, which of the following is TRUE about the National Organic Agriculture Board (NOAB)?\",\n        options: [\n            \"It regulates and accredits organic certifying bodies\",\n            \"It sets land reform policies for agrarian beneficiaries\",\n            \"It administers crop insurance subsidies\",\n            \"It directly provides production loans to farmers\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act is also called the \u201cAnti-Agricultural Smuggling Act of 2016\u201d?\",\n        options: [\n            \"RA 10845\",\n            \"RA 8175\",\n            \"RA 10601\",\n            \"RA 7307\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In communication models, feedback is considered essential because it:\",\n        options: [\n            \"Allows the communicator to monitor the receiver\u2019s response\",\n            \"Ensures there is no distortion in the message\",\n            \"Eliminates the need for encoding\",\n            \"Replaces the role of the channel\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act is known as the Magna Carta of Small Farmers?\",\n        options: [\n            \"RA 7607\",\n            \"RA 8435\",\n            \"RA 10068\",\n            \"RA 10601\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which of the following best describes \u201ctwo-step flow of communication\u201d in agricultural extension?\",\n        options: [\n            \"Farmers receive information directly from mass media\",\n            \"Opinion leaders first absorb information and then influence farmers\",\n            \"Extension workers bypass opinion leaders and go directly to policymakers\",\n            \"Farmers consult only government bulletins for updates\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which Republic Act institutionalized AFMA or the Agriculture and Fisheries Modernization Act of 1997?\",\n        options: [\n            \"RA 8175\",\n            \"RA 8435\",\n            \"RA 7307\",\n            \"RA 10068\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In extension evaluation, which approach measures the impact of a program by comparing participant outcomes with a control group?\",\n        options: [\n            \"Experimental design\",\n            \"Logical framework\",\n            \"SWOT analysis\",\n            \"Rapid rural appraisal\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act mandates the strengthening of the Agriculture and Fisheries Extension System by providing a National Extension Policy?\",\n        options: [\n            \"RA 8435\",\n            \"RA 10601\",\n            \"RA 10068\",\n            \"RA 7607\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In communication theory, \u201cnoise\u201d refers to:\",\n        options: [\n            \"Irrelevant information interfering with the message\",\n            \"The feedback mechanism\",\n            \"The redundancy added to avoid loss of information\",\n            \"A type of encoding used for farmers\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act created the Agricultural Credit Policy Council (ACPC) to help improve access of small farmers to credit?\",\n        options: [\n            \"RA 7307\",\n            \"RA 8435\",\n            \"RA 10601\",\n            \"RA 10068\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which of the following best describes \u201cparticipatory rural appraisal\u201d (PRA) as an extension approach?\",\n        options: [\n            \"A method where outside experts design solutions with minimal farmer involvement\",\n            \"A farmer-centered method where local people analyze and share their own knowledge of conditions\",\n            \"A data-gathering process done only through household surveys\",\n            \"A technology-driven method led exclusively by researchers\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"Which Republic Act established the National Food Authority (NFA) to stabilize supply and prices of rice and corn?\",\n        options: [\n            \"RA 8178\",\n            \"PD 1770\",\n            \"RA 8435\",\n            \"RA 10845\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In ICT-based extension, which of the following is a major limitation of using mobile SMS services for farmer advisories?\",\n        options: [\n            \"Low literacy levels of some farmers\",\n            \"High cost of sending messages\",\n            \"Lack of stable government policy\",\n            \"Overdependence on print media\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act is also known as the Agricultural Tariffication Act of 1996?\",\n        options: [\n            \"RA 8178\",\n            \"RA 7307\",\n            \"RA 10068\",\n            \"RA 10601\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In leadership theories, which style is most effective in motivating farmers in participatory extension projects?\",\n        options: [\n            \"Autocratic leadership\",\n            \"Laissez-faire leadership\",\n            \"Democratic leadership\",\n            \"Bureaucratic leadership\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which Republic Act provided for the establishment of Farmers\u2019 and Fisherfolk\u2019s Enterprise Development Program under DA?\",\n        options: [\n            \"RA 11321\",\n            \"RA 8435\",\n            \"RA 10601\",\n            \"RA 10845\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In monitoring and evaluation, the Logical Framework Approach (LFA) uses which four levels of objectives?\",\n        options: [\n            \"Inputs, Activities, Outputs, Impact\",\n            \"Vision, Mission, Strategy, Goals\",\n            \"Policies, Programs, Projects, Budgets\",\n            \"Resources, Constraints, Results, Feedback\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"Which Republic Act created the Philippine Carabao Center (PCC) to promote water buffalo development?\",\n        options: [\n            \"RA 7307\",\n            \"RA 8175\",\n            \"RA 10601\",\n            \"RA 10845\"\n        ],\n        correctAnswer: 0\n    },\n    {\n        question: \"In extension communication, which strategy ensures that messages are framed according to farmers\u2019 local dialect and culture?\",\n        options: [\n            \"Noise filtering\",\n            \"Encoding\",\n            \"Cultural framing\",\n            \"Channel selection\"\n        ],\n        correctAnswer: 2\n    },\n    {\n        question: \"Which Republic Act institutionalized the Agricultural and Fisheries Modernization Credit and Financing Program (AMCFP)?\",\n        options: [\n            \"RA 8178\",\n            \"RA 8435\",\n            \"RA 11321\",\n            \"RA 10845\"\n        ],\n        correctAnswer: 1\n    },\n    {\n        question: \"In adult education theory, which principle emphasizes that adults are motivated to learn when content is immediately applicable to their life situations?\",\n        options: [\n            \"Readiness to learn\",\n            \"Orientation to learning\",\n            \"Self-concept\",\n            \"Motivation to learn\"\n        ],\n        correctAnswer: 1\n    }\n];\n\nconst timeLimitMinutes = [50];\n    \/\/ ==========================================\n    \/\/ QUIZ LOGIC\n    \/\/ ==========================================\n    let timeLeft = timeLimitMinutes * 60;\n    let timerInterval;\n\n    \/\/ DOM Elements\n    const screenActive = document.getElementById('quiz-active-screen');\n    const screenResult = document.getElementById('quiz-result-screen');\n    const introSection = document.getElementById('quiz-intro-section');\n    const questionsContainer = document.getElementById('questions-container');\n    const timerDisplay = document.getElementById('timer-display');\n    const form = document.getElementById('quiz-form');\n\n    \/\/ Initialize Quiz Data dynamically\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        document.getElementById('total-q-num').innerText = quizData.length;\n        document.getElementById('total-score').innerText = quizData.length; \n        \n        renderQuestions();\n        startTimer(); \/\/ Starts timer immediately on page load\n    });\n\n    function renderQuestions() {\n        let html = '';\n        quizData.forEach((item, qIndex) => {\n            \/\/ Note: Using DIVs instead of H3 for TOC compatibility\n            html += `\n                <div class=\"question-block\" id=\"q-block-${qIndex}\">\n                    <div class=\"question-text-title\">${qIndex + 1}. ${item.question}<\/div>\n                    <div class=\"quiz-options-group\">\n            `;\n            item.options.forEach((opt, optIndex) => {\n                const uniqueId = `q${qIndex}_opt${optIndex}`;\n                html += `\n                    <label class=\"quiz-option-wrapper\" for=\"${uniqueId}\">\n                        <input type=\"radio\" name=\"q${qIndex}\" id=\"${uniqueId}\" value=\"${optIndex}\" class=\"quiz-option-input\">\n                        <span class=\"quiz-option-label\">${opt}<\/span>\n                    <\/label>\n                `;\n            });\n            html += `<\/div><\/div>`;\n        });\n        questionsContainer.innerHTML = html;\n    }\n\n    function scrollToTop() {\n        const quizApp = document.getElementById('ar-quiz-app');\n        setTimeout(() => {\n            \/\/ Check if element exists before scrolling\n            if(quizApp) {\n                const offset = quizApp.getBoundingClientRect().top + window.pageYOffset - 40;\n                window.scrollTo({ top: offset, behavior: 'smooth' });\n            }\n        }, 50);\n    }\n\n    document.getElementById('submit-btn').addEventListener('click', endQuiz);\n    document.getElementById('restart-btn').addEventListener('click', resetQuiz);\n    document.getElementById('share-btn').addEventListener('click', shareTest);\n\n    function startTimer() {\n        timerInterval = setInterval(() => {\n            timeLeft--;\n            let minutes = Math.floor(timeLeft \/ 60);\n            let seconds = timeLeft % 60;\n            if (seconds < 10) seconds = '0' + seconds;\n            \n            timerDisplay.innerText = `${minutes}:${seconds}`;\n\n            if (timeLeft <= 60) { timerDisplay.classList.add('warning'); }\n            if (timeLeft <= 0) {\n                clearInterval(timerInterval);\n                endQuiz(); \n            }\n        }, 1000);\n    }\n\n    function endQuiz() {\n        clearInterval(timerInterval);\n        screenActive.style.display = 'none';\n        introSection.style.display = 'none';\n        screenResult.classList.add('active');\n        \n        calculateAndRenderScore();\n        scrollToTop();\n    }\n\n    function calculateAndRenderScore() {\n        let score = 0;\n        let countCorrect = 0, countWrong = 0, countSkipped = 0;\n        \n        const breakdownContainer = document.getElementById('breakdown-container');\n        breakdownContainer.innerHTML = '';\n        const formData = new FormData(form);\n\n        quizData.forEach((item, index) => {\n            const userAnsString = formData.get(`q${index}`);\n            const userAnsIndex = userAnsString ? parseInt(userAnsString, 10) : undefined;\n            \n            const isSkipped = userAnsIndex === undefined;\n            const isCorrect = !isSkipped && userAnsIndex === item.correctAnswer;\n\n            if (isSkipped) countSkipped++;\n            else if (isCorrect) { score++; countCorrect++; }\n            else countWrong++;\n\n            const userAnsText = isSkipped ? \"Skipped\" : item.options[userAnsIndex];\n            const correctAnsText = item.options[item.correctAnswer];\n\n            let statusBadge = '';\n            let userHtml = '';\n            \n            if (isSkipped) {\n                statusBadge = `<span class=\"bd-points pt-zero\">0 Marks<\/span>`;\n                userHtml = `<span class=\"bd-skipped\">\u26aa ${userAnsText}<\/span>`;\n            } else if (isCorrect) {\n                statusBadge = `<span class=\"bd-points pt-plus\">+1 Mark<\/span>`;\n                userHtml = `<span class=\"bd-correct\">\u2705 ${userAnsText}<\/span>`;\n            } else {\n                statusBadge = `<span class=\"bd-points pt-minus\">0 Marks<\/span>`;\n                userHtml = `<span class=\"bd-wrong\">\u274c ${userAnsText}<\/span>`;\n            }\n\n            let breakdownHtml = `\n                <div class=\"breakdown-item\">\n                    <div class=\"bd-q\">Q${index + 1}: ${item.question.replace(\/\\n\/g, '<br>')}<\/div>\n                    <div class=\"bd-ans\"><span>Your Answer: ${userHtml}<\/span> ${statusBadge}<\/div>\n                    ${!isCorrect ? `<div class=\"bd-ans\" style=\"margin-top:4px;\"><span>Correct Answer: <span class=\"bd-correct\">\u2705 ${correctAnsText}<\/span><\/span><\/div>` : ''}\n                <\/div>\n            `;\n            breakdownContainer.innerHTML += breakdownHtml;\n        });\n\n        const timeSpent = (timeLimitMinutes * 60) - Math.max(0, timeLeft);\n        const minutes = Math.floor(timeSpent \/ 60);\n        let seconds = timeSpent % 60;\n        if (seconds < 10) seconds = '0' + seconds;\n\n        document.getElementById('final-score').innerText = score; \n        document.getElementById('stat-correct').innerText = countCorrect;\n        document.getElementById('stat-wrong').innerText = countWrong;\n        document.getElementById('stat-skipped').innerText = countSkipped;\n        document.getElementById('stat-time').innerText = `${minutes}:${seconds}`;\n        \n        window.latestScore = score;\n    }\n\n    function resetQuiz() {\n        form.reset(); \n        timeLeft = timeLimitMinutes * 60;\n        timerDisplay.classList.remove('warning');\n        timerDisplay.innerText = `${timeLimitMinutes}:00`;\n\n        screenResult.classList.remove('active');\n        introSection.style.display = 'block';\n        screenActive.style.display = 'block';\n        \n        startTimer();\n        scrollToTop();\n    }\n\n    function shareTest() {\n        const currentUrl = window.location.href.split('?')[0]; \n        const pageTitle = document.title ? document.title.split('-')[0].trim() : 'Agriculture Review'; \n        const scoreToShare = window.latestScore || 0;\n        const shareText = `I just scored ${scoreToShare}\/${quizData.length} on the \"${pageTitle}\" Mock Test! \ud83c\udfc6 Can you beat my score? Try it here: ${currentUrl}`;\n        \n        if (navigator.share) {\n            navigator.share({ title: `${pageTitle} - Mock Test`, text: shareText, url: currentUrl }).catch(console.error);\n        } else {\n            navigator.clipboard.writeText(shareText).then(() => {\n                alert(`Test link copied to clipboard! Paste it to share your score.\\n\\nPreview:\\n${shareText}`);\n            }).catch(err => { alert(\"Please manually copy the URL to share.\"); });\n        }\n    }\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<style>\r\n    \/* Main Card Container *\/\r\n    .ar-community-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e2e8f0;\r\n        border-radius: 12px;\r\n        padding: 30px 20px;\r\n        \r\n        \/* CHANGES MADE HERE: Restricted width and centered for desktop *\/\r\n        max-width: 1100px; \r\n        margin: 35px auto; \r\n        width: 100%; \r\n        box-sizing: border-box;\r\n        \r\n        box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.04);\r\n        text-align: center;\r\n        font-family: inherit;\r\n    }\r\n\r\n    \/* Call to Action Text *\/\r\n    .ar-community-title {\r\n        font-size: 1.4rem;\r\n        font-weight: 700;\r\n        color: #1e293b;\r\n        margin-bottom: 8px;\r\n        line-height: 1.3;\r\n    }\r\n    \r\n    .ar-community-subtitle {\r\n        font-size: 1rem;\r\n        color: #475569;\r\n        margin-bottom: 24px;\r\n    }\r\n\r\n    \/* Social Proof Metrics Badges *\/\r\n    .ar-stats-grid {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        gap: 10px;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .ar-stat-badge {\r\n        background: #f8fafc;\r\n        color: #334155;\r\n        padding: 8px 16px;\r\n        border-radius: 30px;\r\n        font-size: 0.85rem;\r\n        font-weight: 600;\r\n        border: 1px solid #cbd5e1;\r\n        box-shadow: 0 2px 4px rgba(0,0,0,0.02);\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n    }\r\n\r\n    \/* Social Icons Flexbox *\/\r\n    .ar-social-connect {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        align-items: center;\r\n        gap: 20px;\r\n    }\r\n    \r\n    .ar-social-icon {\r\n        display: inline-block;\r\n        text-decoration: none;\r\n    }\r\n    \r\n    \/* Image Styling with Drop Shadows *\/\r\n    .ar-social-icon img {\r\n        width: 52px; \r\n        height: 52px;\r\n        object-fit: contain;\r\n        \/* Using filter to apply shadow exactly to the shape of the webp logos *\/\r\n        filter: drop-shadow(0 4px 6px rgba(0,0,0,0.15)); \r\n        transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.3s ease;\r\n    }\r\n    \r\n    \/* Enhanced Hover Effects *\/\r\n    .ar-social-icon:hover img {\r\n        transform: translateY(-6px) scale(1.1);\r\n        filter: drop-shadow(0 10px 15px rgba(0,0,0,0.25));\r\n    }\r\n\r\n    \/* Mobile Responsiveness *\/\r\n    @media (max-width: 600px) {\r\n        .ar-community-card {\r\n            padding: 24px 15px;\r\n            \/* CHANGES MADE HERE: Keeps it completely full width on mobile *\/\r\n            border-radius: 0;\r\n            border-left: none;\r\n            border-right: none;\r\n        }\r\n        .ar-community-title {\r\n            font-size: 1.25rem;\r\n        }\r\n        .ar-stats-grid {\r\n            gap: 8px;\r\n        }\r\n        .ar-stat-badge {\r\n            font-size: 0.8rem;\r\n            padding: 6px 12px;\r\n        }\r\n        .ar-social-icon img {\r\n            width: 44px;\r\n            height: 44px;\r\n        }\r\n        .ar-social-connect {\r\n            gap: 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"ar-community-card\">\r\n    <div class=\"ar-community-title\">Join Our Massive Agricultural Community!<\/div>\r\n    <div class=\"ar-community-subtitle\">Connect with thousands of others for updates, study guides, and daily discussions.<\/div>\r\n    \r\n    <!-- Social Proof Metrics -->\r\n    <div class=\"ar-stats-grid\">\r\n        <span class=\"ar-stat-badge\">\ud83d\udc65 271K+ Group Members<\/span>\r\n        <span class=\"ar-stat-badge\">\ud83d\udc4d 20K+ FB Followers<\/span>\r\n        <span class=\"ar-stat-badge\">\ud83d\udcf8 2K+ IG Followers<\/span>\r\n        <span class=\"ar-stat-badge\">\ud83d\udce2 1,600+ Channel Members<\/span>\r\n    <\/div>\r\n\r\n    <!-- Interactive Social Links -->\r\n    <div class=\"ar-social-connect\">\r\n        <a href=\"https:\/\/www.facebook.com\/reviewagriculture\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Follow on Facebook\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/facebook-logo.webp\" alt=\"Facebook\">\r\n        <\/a>\r\n        <a href=\"https:\/\/www.instagram.com\/agriculturereview\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Follow on Instagram\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/instagram-logo.webp\" alt=\"Instagram\">\r\n        <\/a>\r\n        <a href=\"https:\/\/wa.me\/919473109643\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Message on WhatsApp\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/whatsapp-logo.webp\" alt=\"WhatsApp\">\r\n        <\/a>\r\n        <a href=\"https:\/\/t.me\/agriculturereview\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Join Telegram Channel\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/telegram-logo.webp\" alt=\"Telegram\">\r\n        <\/a>\r\n        <a href=\"https:\/\/youtube.com\/@agriculturereview?si=rIJRDvgBcviuAOAm\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Subscribe on YouTube\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/youtube-logo.webp\" alt=\"YouTube\">\r\n        <\/a>\r\n        <a href=\"https:\/\/messenger.com\/channel\/reviewagriculture\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ar-social-icon\" title=\"Connect on Messenger\">\r\n            <img decoding=\"async\" src=\"https:\/\/agriculturereview.com\/wp-content\/uploads\/2026\/07\/messenger-logo.webp\" alt=\"Messenger\">\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Time Left Until Agriculture Licensure Exam: 00 Days : 00 Hours : 00 Minutes : 00 Seconds The Exam Has Begun! Good luck! \ud83c\udfaf Agriculture Review Agricultural Extension &#038; Communication Reviewer Test your readiness for the PRC Board Exam. Answer the questions below and submit when you are finished. \u23f1\ufe0f 50:00 Time Remaining \ud83d\udcdd 0 &#8230; <a title=\"Agricultural Extension &amp; Communication Reviewer Questions With Answers, Now With PDF\" class=\"read-more\" href=\"https:\/\/agriculturereview.com\/hi\/agricultural-extension-communication-reviewer-questions-with-answers\/\" aria-label=\"Read more about Agricultural Extension &amp; Communication Reviewer Questions With Answers, Now With PDF\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":21513,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"footnotes":"","_members_access_role":[],"_members_access_error":""},"categories":[6,7352,733],"tags":[7377,905,904,7329,7327],"class_list":["post-21511","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-agriculture","category-mock-test","category-quiz","tag-agricultural-extension-and-communication","tag-agriculture-reviewer","tag-licensure-examination-for-agriculturist","tag-mcq","tag-reviewer"],"_links":{"self":[{"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/posts\/21511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/comments?post=21511"}],"version-history":[{"count":9,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/posts\/21511\/revisions"}],"predecessor-version":[{"id":23168,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/posts\/21511\/revisions\/23168"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/media\/21513"}],"wp:attachment":[{"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/media?parent=21511"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/categories?post=21511"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agriculturereview.com\/hi\/wp-json\/wp\/v2\/tags?post=21511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}