{"id":22103,"date":"2025-04-10T14:49:25","date_gmt":"2025-04-10T14:49:25","guid":{"rendered":"https:\/\/metaverseplanet.net\/blog\/?p=22103"},"modified":"2026-01-03T12:46:52","modified_gmt":"2026-01-03T12:46:52","slug":"did-a-human-or-ai-write-this-sentence","status":"publish","type":"post","link":"https:\/\/metaverseplanet.net\/blog\/did-a-human-or-ai-write-this-sentence\/","title":{"rendered":"Did a Human or AI Write This Sentence?"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Did a Human or AI Write This Sentence?<\/title>\n  <style>\n    body {\n      margin: 0;\n      padding: 0;\n      background-color: #000;\n      color: #fff;\n      font-family: Arial, sans-serif;\n    }\n    #ai-quiz {\n      width: 100%;\n      max-width: 1200px;\n      margin: 20px auto;\n      padding: 20px;\n      box-sizing: border-box;\n    }\n    h2 {\n      text-align: center;\n      margin-bottom: 30px;\n      color: #fff;\n    }\n    \/* Container for questions in a single column *\/\n    .questions-container {\n      display: block;\n    }\n    .question-box {\n      background: #1a1a1a;\n      border: 1px solid #444;\n      border-radius: 8px;\n      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);\n      padding: 20px;\n      margin-bottom: 20px;\n      box-sizing: border-box;\n      width: 100%;\n    }\n    .question-box p {\n      margin: 0 0 15px 0;\n      font-size: 18px;\n      font-weight: bold;\n    }\n    .question-number {\n      display: inline-block;\n      background: #c1205b;\n      color: #fff;\n      width: 30px;\n      height: 30px;\n      text-align: center;\n      line-height: 30px;\n      border-radius: 50%;\n      margin-right: 10px;\n      font-size: 16px;\n    }\n    label {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 16px;\n      cursor: pointer;\n      padding: 4px;\n      border-radius: 4px;\n    }\n    label:hover {\n      background-color: #333;\n    }\n    input[type=\"radio\"] {\n      margin-right: 8px;\n      cursor: pointer;\n    }\n    .submit-container {\n      text-align: center;\n      width: 100%;\n      margin-top: 20px;\n    }\n    .submit-button {\n      padding: 12px 20px;\n      font-size: 18px;\n      color: #fff;\n      background-color: #c1205b;\n      border: none;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: background-color 0.3s ease;\n    }\n    .submit-button:hover {\n      background-color: #a51549;\n    }\n    #result {\n      margin-top: 20px;\n      padding: 20px;\n      border: 2px solid #c1205b;\n      border-radius: 8px;\n      background-color: #1a1a1a;\n      display: none;\n      text-align: center;\n    }\n    #result h3 {\n      margin-bottom: 10px;\n      color: #c1205b;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div id=\"ai-quiz\">\n    <h2>\ud83e\udd16 Did a Human or AI Write This Sentence?<\/h2>\n    <form id=\"quizForm\">\n      <div class=\"questions-container\">\n        <!-- Question 1 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">1<\/span>\n            &#8220;Artificial intelligence has revolutionized many industries with its predictive capabilities.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q1\" value=\"AI\" required> AI<\/label>\n          <label><input type=\"radio\" name=\"q1\" value=\"Human\"> Human<\/label>\n        <\/div>\n\n        <!-- Question 2 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">2<\/span>\n            &#8220;Yesterday, I walked along the river and watched the sunset paint the sky in vibrant colors.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q2\" value=\"Human\" required> Human<\/label>\n          <label><input type=\"radio\" name=\"q2\" value=\"AI\"> AI<\/label>\n        <\/div>\n\n        <!-- Question 3 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">3<\/span>\n            &#8220;Data-driven algorithms provide insights that are both actionable and transformative.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q3\" value=\"AI\" required> AI<\/label>\n          <label><input type=\"radio\" name=\"q3\" value=\"Human\"> Human<\/label>\n        <\/div>\n\n        <!-- Question 4 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">4<\/span>\n            &#8220;The gentle hum of everyday life reminded me that beauty exists in the mundane.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q4\" value=\"Human\" required> Human<\/label>\n          <label><input type=\"radio\" name=\"q4\" value=\"AI\"> AI<\/label>\n        <\/div>\n\n        <!-- Question 5 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">5<\/span>\n            &#8220;Machine learning models optimize performance by analyzing complex datasets.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q5\" value=\"AI\" required> AI<\/label>\n          <label><input type=\"radio\" name=\"q5\" value=\"Human\"> Human<\/label>\n        <\/div>\n\n        <!-- Question 6 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">6<\/span>\n            &#8220;I cherish the warmth of a handwritten letter in this digital age.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q6\" value=\"Human\" required> Human<\/label>\n          <label><input type=\"radio\" name=\"q6\" value=\"AI\"> AI<\/label>\n        <\/div>\n\n        <!-- Question 7 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">7<\/span>\n            &#8220;Neural networks simulate interconnected human brain functions with impressive accuracy.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q7\" value=\"AI\" required> AI<\/label>\n          <label><input type=\"radio\" name=\"q7\" value=\"Human\"> Human<\/label>\n        <\/div>\n\n        <!-- Question 8 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">8<\/span>\n            &#8220;Every morning, the aroma of freshly brewed coffee awakens my senses and fuels my creativity.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q8\" value=\"Human\" required> Human<\/label>\n          <label><input type=\"radio\" name=\"q8\" value=\"AI\"> AI<\/label>\n        <\/div>\n\n        <!-- Question 9 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">9<\/span>\n            &#8220;Innovative technologies continue to advance at a remarkable pace, reshaping our future.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q9\" value=\"AI\" required> AI<\/label>\n          <label><input type=\"radio\" name=\"q9\" value=\"Human\"> Human<\/label>\n        <\/div>\n\n        <!-- Question 10 -->\n        <div class=\"question-box\">\n          <p><span class=\"question-number\">10<\/span>\n            &#8220;Sometimes, the simplest moments of silence speak louder than words ever could.&#8221;\n          <\/p>\n          <label><input type=\"radio\" name=\"q10\" value=\"Human\" required> Human<\/label>\n          <label><input type=\"radio\" name=\"q10\" value=\"AI\"> AI<\/label>\n        <\/div>\n      <\/div>\n      <div class=\"submit-container\">\n        <button type=\"button\" class=\"submit-button\" onclick=\"calculateResult()\">Finish Quiz<\/button>\n      <\/div>\n    <\/form>\n    <div id=\"result\">\n      <h3>Result:<\/h3>\n      <p id=\"resultText\" style=\"font-size: 18px;\"><\/p>\n    <\/div>\n  <\/div>\n\n  <script>\n    function calculateResult() {\n      \/\/ Mapping of question IDs to correct answers\n      const correctAnswers = {\n        \"q1\": \"AI\",\n        \"q2\": \"Human\",\n        \"q3\": \"AI\",\n        \"q4\": \"Human\",\n        \"q5\": \"AI\",\n        \"q6\": \"Human\",\n        \"q7\": \"AI\",\n        \"q8\": \"Human\",\n        \"q9\": \"AI\",\n        \"q10\": \"Human\"\n      };\n\n      const form = document.forms.quizForm;\n      let score = 0;\n      const totalQuestions = Object.keys(correctAnswers).length;\n\n      for (let q in correctAnswers) {\n        let options = form[q];\n        for (let i = 0; i < options.length; i++) {\n          if (options[i].checked &#038;&#038; options[i].value === correctAnswers[q]) {\n            score++;\n          }\n        }\n      }\n\n      let message = \"\";\n      if (score === totalQuestions) {\n        message = \"Perfect! You're a text sleuth extraordinaire!\";\n      } else if (score >= 7) {\n        message = \"Great job! You have a sharp eye for distinguishing human and AI writing.\";\n      } else if (score >= 4) {\n        message = \"Not bad! There's room to improve your detection skills.\";\n      } else {\n        message = \"Better luck next time. Keep practicing, and you'll sharpen your instincts!\";\n      }\n\n      document.getElementById(\"resultText\").innerText = `You got ${score} out of ${totalQuestions} correct. ${message}`;\n      document.getElementById(\"result\").style.display = \"block\";\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n\n\n<ul class=\"wp-block-latest-posts__list wp-block-latest-posts\"><\/ul>","protected":false},"excerpt":{"rendered":"<p>Did a Human or AI Write This Sentence? \ud83e\udd16 Did a Human or AI Write This Sentence? 1 &#8220;Artificial intelligence has revolutionized many industries with its predictive capabilities.&#8221; AI Human 2 &#8220;Yesterday, I walked along the river and watched the sunset paint the sky in vibrant colors.&#8221; Human AI 3 &#8220;Data-driven algorithms provide insights that &hellip;<\/p>\n","protected":false},"author":1,"featured_media":22092,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAown96uCw:productID":"","footnotes":""},"categories":[332,323],"tags":[333,328],"class_list":["post-22103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-information","category-cyberculture","tag-ai-blog","tag-quizzes"],"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/22103","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/comments?post=22103"}],"version-history":[{"count":0,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/22103\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media\/22092"}],"wp:attachment":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media?parent=22103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/categories?post=22103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/tags?post=22103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}