{"id":264,"date":"2025-08-21T08:17:02","date_gmt":"2025-08-21T02:47:02","guid":{"rendered":"https:\/\/myschoolnow.in\/?p=264"},"modified":"2025-08-21T08:17:02","modified_gmt":"2025-08-21T02:47:02","slug":"quiz-12","status":"publish","type":"post","link":"https:\/\/myschoolnow.in\/?p=264","title":{"rendered":"Quiz &#8211; 12"},"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>Vocabulary Quiz \u2014 Grade 6 (Set 13)<\/title>\n  <style>\n    body{\n      font-family: Arial, sans-serif;\n      background:#fff;\n      color:#000;\n      margin:0;\n      padding:0;\n    }\n    .container{\n      max-width:900px;\n      margin:0 auto;\n      padding:20px;\n    }\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>Vocabulary Quiz \u2014 Grade 6 (Set 13)<\/h1>\n    <p class=\"subtitle\">Choose the correct word for each phrase.<\/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:'He is a ____ husband, always controlled by his wife.', choices:['Henpecked','Slacker','Timid'], answer:'Henpecked'},\n      {q:'My brother is a real ____, he spends all day watching TV.', choices:['Couch potato','Workaholic','Bookworm'], answer:'Couch potato'},\n      {q:'She works even on weekends, she is a ____.', choices:['Workaholic','Chatterbox','Loner'], answer:'Workaholic'},\n      {q:'Ravi always has a book in his hand; he is a ____.', choices:['Bookworm','Cheapskate','Timid'], answer:'Bookworm'},\n      {q:'Anita talks non-stop, she is a ____.', choices:['Chatterbox','Loner','Workaholic'], answer:'Chatterbox'},\n      {q:'He never spends money and is known as a ____.', choices:['Cheapskate','Social butterfly','Slacker'], answer:'Cheapskate'},\n      {q:'She makes friends easily and attends every party, she is a ____.', choices:['Social butterfly','Henpecked','Bookworm'], answer:'Social butterfly'},\n      {q:'He prefers to be alone, he is a ____.', choices:['Loner','Workaholic','Chatterbox'], answer:'Loner'},\n      {q:'Ramu avoids work whenever possible; he is a ____.', choices:['Slacker','Couch potato','Cheapskate'], answer:'Slacker'},\n      {q:'The little boy was too ____ to speak in class.', choices:['Timid','Social butterfly','Bookworm'], answer:'Timid'}\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      questions.forEach((q,i)=>{\n        const selected = form.querySelector(`input[name=q${i}]:checked`);\n        if(selected && selected.value===q.answer){score++;}\n      });\n      resultBox.style.display='block';\n      resultBox.innerHTML=`<b>You scored ${score} out of ${questions.length}<\/b>`;\n    });\n\n    document.getElementById('resetBtn').addEventListener('click',()=>{\n      form.reset();\n      resultBox.style.display='none';\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Vocabulary Quiz \u2014 Grade 6 (Set 13) Vocabulary Quiz \u2014 Grade 6 (Set 13) Choose the correct word for each phrase. 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-264","post","type-post","status-publish","format-standard","hentry","category-quiz"],"_links":{"self":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/264","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=264"}],"version-history":[{"count":1,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/264\/revisions"}],"predecessor-version":[{"id":265,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=\/wp\/v2\/posts\/264\/revisions\/265"}],"wp:attachment":[{"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=264"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=264"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myschoolnow.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}