{"id":327,"date":"2025-08-22T08:09:34","date_gmt":"2025-08-22T02:39:34","guid":{"rendered":"https:\/\/myschoolnow.in\/?p=327"},"modified":"2025-08-22T08:09:34","modified_gmt":"2025-08-22T02:39:34","slug":"quiz-37","status":"publish","type":"post","link":"https:\/\/myschoolnow.in\/?p=327","title":{"rendered":"Quiz &#8211; 37"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\n  <title>Occupations Quiz \u2014 Grade 6<\/title>\n  <style>\n    body{font-family:Arial, sans-serif;background:#fff;color:#000;margin:0;padding:0;}\n    .container{max-width:900px;margin:0 auto;padding:20px;}\n    h1{font-size:22px;margin-bottom:10px}\n    p.subtitle{color:#555;margin-bottom:20px}\n    .question{margin-bottom:20px;padding:10px;border:1px solid #ccc;border-radius:6px;background:#f9f9f9}\n    .q-text{font-weight:bold;margin-bottom:10px}\n    .options label{display:block;margin:6px 0;padding:6px;border:1px solid #ccc;border-radius:4px;cursor:pointer}\n    .options label:hover{background:#eee}\n    button{margin-top:20px;padding:10px 16px;border:none;border-radius:6px;cursor:pointer}\n    button.primary{background:#000;color:#fff}\n    #resultBox{margin-top:20px;padding:12px;border:1px solid #ccc;border-radius:6px;background:#f2f2f2;display:none}\n  <\/style>\n<\/head>\n<body>\n  <div class=\"container\">\n    <h1>Occupations Quiz \u2014 Grade 6<\/h1>\n    <p class=\"subtitle\">Choose the correct occupation for each description.<\/p>\n\n    <form id=\"quizForm\"><\/form>\n\n    <button id=\"submitBtn\" class=\"primary\" type=\"button\">Submit<\/button>\n    <button id=\"resetBtn\" type=\"button\">Reset<\/button>\n\n    <div id=\"resultBox\"><\/div>\n  <\/div>\n\n  <script>\n    const questions = [\n      {q:'A person who plays musical instruments is a ____.', choices:['Musician','Comedian','Technician'], answer:'Musician'},\n      {q:'A person who designs buildings is a ____.', choices:['Architect','Manager','Nurse'], answer:'Architect'},\n      {q:'A person who flies an airplane is a ____.', choices:['Pilot','Watchman','Detective'], answer:'Pilot'},\n      {q:'A person who guards buildings or property is a ____.', choices:['Watchman','Manager','Broadcaster'], answer:'Watchman'},\n      {q:'A person who makes people laugh is a ____.', choices:['Comedian','Nurse','Technician'], answer:'Comedian'},\n      {q:'A person who investigates crimes is a ____.', choices:['Detective','Pilot','Architect'], answer:'Detective'},\n      {q:'A person who presents information on TV or radio is a ____.', choices:['Broadcaster','Watchman','Glutton'], answer:'Broadcaster'},\n      {q:'A person who controls and leads a team or business is a ____.', choices:['Manager','Comedian','Pilot'], answer:'Manager'},\n      {q:'A person who takes care of sick people is a ____.', choices:['Nurse','Musician','Architect'], answer:'Nurse'},\n      {q:'A person who repairs machines and equipment is a ____.', choices:['Technician','Detective','Broadcaster'], answer:'Technician'}\n    ];\n\n    const form = document.getElementById('quizForm');\n    const resultBox = document.getElementById('resultBox');\n\n    questions.forEach((q,i)=>{\n      const div = document.createElement('div');\n      div.className = 'question';\n      div.innerHTML = `<div class='q-text'>${i+1}. ${q.q}<\/div>`;\n      const opts = document.createElement('div');\n      opts.className = 'options';\n      q.choices.forEach(c=>{\n        opts.innerHTML += `<label><input type='radio' name='q${i}' value='${c}'> ${c}<\/label>`;\n      });\n      div.appendChild(opts);\n      form.appendChild(div);\n    });\n\n    document.getElementById('submitBtn').addEventListener('click',()=>{\n      let score=0;\n      let feedback=\"\";\n      questions.forEach((q,i)=>{\n        const selected = form.querySelector(`input[name=q${i}]:checked`);\n        if(selected && selected.value===q.answer){\n          score++;\n          feedback += `<p><b>${i+1}.<\/b> Correct \u2714\ufe0f (${q.answer})<\/p>`;\n        } else {\n          feedback += `<p><b>${i+1}.<\/b> Wrong \u274c Correct answer: <b>${q.answer}<\/b><\/p>`;\n        }\n      });\n      resultBox.style.display='block';\n      resultBox.innerHTML=`<b>You scored ${score} out of ${questions.length}<\/b><br><br>${feedback}`;\n    });\n\n    document.getElementById('resetBtn').addEventListener('click',()=>{\n      form.reset();\n      resultBox.style.display='none';\n      document.getElementById('submitBtn').disabled=false;\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Occupations Quiz \u2014 Grade 6 Occupations Quiz \u2014 Grade 6 Choose the correct occupation for each description. Submit Reset<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-327","post","type-post","status-publish","format-standard","hentry","category-quiz"],"_links":{"self":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=327"}],"version-history":[{"count":1,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/327\/revisions"}],"predecessor-version":[{"id":328,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/327\/revisions\/328"}],"wp:attachment":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}