{"id":1003,"date":"2026-02-16T18:03:56","date_gmt":"2026-02-16T18:03:56","guid":{"rendered":"https:\/\/cuentoskecuentan.com\/?p=1003"},"modified":"2026-02-16T19:05:53","modified_gmt":"2026-02-16T19:05:53","slug":"ai-can-help-us","status":"publish","type":"post","link":"https:\/\/cuentoskecuentan.com\/?p=1003","title":{"rendered":"AI can help us"},"content":{"rendered":"\n<iframe loading=\"lazy\" src=\"https:\/\/drive.google.com\/file\/d\/1TejhLR9pEKThHqbLuaIbgGV8MReRSLwN\/preview\" width=\"640\" height=\"480\"><\/iframe>\n\n\n\n<div class=\"quizBox793d7a\">\n  <div class=\"quizCard793d7a\">\n\n    <h3 class=\"title793d7a\">Complete the text<\/h3>\n\n    <div class=\"question793d7a\">\n      1. Artificial inteligence can help us ______.\n      <label><input type=\"radio\" name=\"q1\" value=\"a\"> every day<\/label>\n      <label><input type=\"radio\" name=\"q1\" value=\"b\"> next year<\/label>\n      <label><input type=\"radio\" name=\"q1\" value=\"c\"> at night only<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      2. Artificial inteligence can help with ______.\n      <label><input type=\"radio\" name=\"q2\" value=\"a\"> sports and games<\/label>\n      <label><input type=\"radio\" name=\"q2\" value=\"b\"> study, work, and time<\/label>\n      <label><input type=\"radio\" name=\"q2\" value=\"c\"> music only<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      3. Artificial inteligence can give ______.\n      <label><input type=\"radio\" name=\"q3\" value=\"a\"> big problems<\/label>\n      <label><input type=\"radio\" name=\"q3\" value=\"b\"> ideas and simple answers<\/label>\n      <label><input type=\"radio\" name=\"q3\" value=\"c\"> food and water<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      4. But we must not ______ artificial inteligence.\n      <label><input type=\"radio\" name=\"q4\" value=\"a\"> depend on<\/label>\n      <label><input type=\"radio\" name=\"q4\" value=\"b\"> forget<\/label>\n      <label><input type=\"radio\" name=\"q4\" value=\"c\"> love<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      5. Artificial inteligence is a ______.\n      <label><input type=\"radio\" name=\"q5\" value=\"a\"> teacher<\/label>\n      <label><input type=\"radio\" name=\"q5\" value=\"b\"> tool, not our guide<\/label>\n      <label><input type=\"radio\" name=\"q5\" value=\"c\"> friend<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      6. ______ is first in our life.\n      <label><input type=\"radio\" name=\"q6\" value=\"a\"> School<\/label>\n      <label><input type=\"radio\" name=\"q6\" value=\"b\"> God<\/label>\n      <label><input type=\"radio\" name=\"q6\" value=\"c\"> Work<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      7. We pray and ask God for ______.\n      <label><input type=\"radio\" name=\"q7\" value=\"a\"> money<\/label>\n      <label><input type=\"radio\" name=\"q7\" value=\"b\"> wisdom<\/label>\n      <label><input type=\"radio\" name=\"q7\" value=\"c\"> games<\/label>\n    <\/div>\n\n    <div class=\"question793d7a\">\n      8. Artificial inteligence can help our ______.\n      <label><input type=\"radio\" name=\"q8\" value=\"a\"> hands<\/label>\n      <label><input type=\"radio\" name=\"q8\" value=\"b\"> house<\/label>\n      <label><input type=\"radio\" name=\"q8\" value=\"c\"> school<\/label>\n    <\/div>\n\n    <button onclick=\"checkQuiz793d7a()\" class=\"btn793d7a\">Check Answers<\/button>\n\n    <div id=\"result793d7a\" class=\"result793d7a\"><\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n.quizBox793d7a{\n  max-width: 420px;\n  margin: 20px 0;\n}\n\n.quizCard793d7a{\n  border: 2px solid #793d7a;\n  border-radius: 10px;\n  padding: 18px;\n  background: #fff;\n}\n\n.title793d7a{\n  color: #793d7a;\n  text-align: center;\n  margin-bottom: 15px;\n}\n\n.question793d7a{\n  margin-bottom: 14px;\n  font-size: 15px;\n}\n\n.question793d7a label{\n  display: block;\n  margin-top: 4px;\n  cursor: pointer;\n}\n\n.btn793d7a{\n  background: #793d7a;\n  color: white;\n  border: none;\n  border-radius: 6px;\n  padding: 8px 12px;\n  cursor: pointer;\n  margin-top: 10px;\n}\n\n.result793d7a{\n  margin-top: 12px;\n  font-weight: bold;\n  color: #793d7a;\n}\n<\/style>\n\n<script>\nfunction checkQuiz793d7a(){\n  var answers = {\n    q1:\"a\",\n    q2:\"b\",\n    q3:\"b\",\n    q4:\"a\",\n    q5:\"b\",\n    q6:\"b\",\n    q7:\"b\",\n    q8:\"a\"\n  };\n\n  var score = 0;\n  var total = 8;\n\n  for(var q in answers){\n    var selected = document.querySelector('input[name=\"'+q+'\"]:checked');\n    if(selected && selected.value === answers[q]){\n      score++;\n    }\n  }\n\n  document.getElementById(\"result793d7a\").innerHTML =\n    \"Score: \" + score + \" \/ \" + total;\n}\n<\/script>\n\n\n\n<p>Write something about the listening. Check your sentences. <\/p>\n\n\n\n<div class=\"writeBox793d7a\">\n  <div class=\"writeCard793d7a\">\n\n    <div class=\"title793d7a\">Writing Checker A1<\/div>\n\n    <textarea \n      id=\"text793d7a\"\n      class=\"area793d7a\"\n      placeholder=\"Write your sentences...\"\n    ><\/textarea>\n\n    <div id=\"analysis793d7a\" class=\"analysis793d7a\"><\/div>\n    <div id=\"feedback793d7a\" class=\"feedback793d7a\"><\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n.writeBox793d7a{ max-width:520px; margin:20px 0; }\n.writeCard793d7a{\n  border:2px solid #793d7a;\n  border-radius:10px;\n  padding:18px;\n  background:#fff;\n}\n.title793d7a{\n  color:#793d7a;\n  text-align:center;\n  font-weight:bold;\n  margin-bottom:10px;\n}\n.area793d7a{\n  width:100%;\n  height:140px;\n  border:1.5px solid #793d7a;\n  border-radius:6px;\n  padding:8px;\n  font-size:14px;\n}\n.analysis793d7a{\n  margin-top:12px;\n  padding:8px;\n  background:#f7f3f8;\n  border-radius:6px;\n  font-size:14px;\n}\n.feedback793d7a{\n  margin-top:10px;\n  font-size:14px;\n  line-height:1.5;\n}\n.ok793d7a{ color:#2e7d32; }\n.error793d7a{\n  color:#c62828;\n  font-weight:bold;\n  background:#ffdede;\n  padding:1px 3px;\n  border-radius:3px;\n}\n.warn793d7a{ color:#793d7a; }\n<\/style>\n\n<script>\n(function(){\n\n  const area = document.getElementById(\"text793d7a\");\n  const analysisBox = document.getElementById(\"analysis793d7a\");\n  const feedbackBox = document.getElementById(\"feedback793d7a\");\n\n  area.addEventListener(\"input\", checkWriting);\n\n  function checkWriting(){\n\n    const input = area.value;\n\n    if(input.trim().length === 0){\n      analysisBox.innerHTML = \"\";\n      feedbackBox.innerHTML = \"\";\n      return;\n    }\n\n    let text = input;\n    let messages = [];\n    let correct = true;\n\n    function mark(pattern, message, suggestion){\n      if(pattern.test(text)){\n        correct = false;\n        text = text.replace(pattern, match =>\n          \"<span class='error793d7a'>\" + match + \"<\/span>\"\n        );\n        messages.push(\"\u2718 \" + message + (suggestion ? \" \u2192 \" + suggestion : \"\"));\n      }\n    }\n\n    \/\/ BE VERB AGREEMENT\n    mark(\/\\bI is\\b\/gi, \"Wrong verb with I\", \"I am\");\n    mark(\/\\bYou is\\b\/gi, \"Wrong verb with You\", \"You are\");\n    mark(\/\\bHe are\\b\/gi, \"Wrong verb with He\", \"He is\");\n    mark(\/\\bShe are\\b\/gi, \"Wrong verb with She\", \"She is\");\n    mark(\/\\bIt are\\b\/gi, \"Wrong verb with It\", \"It is\");\n    mark(\/\\bThey is\\b\/gi, \"Wrong verb with They\", \"They are\");\n    mark(\/\\bWe is\\b\/gi, \"Wrong verb with We\", \"We are\");\n\n    \/\/ COMMON ERRORS\n    mark(\/\\bus a\\b\/gi, \"Verb spelling error\", \"is a\");\n    mark(\/\\bI am agree\\b\/gi, \"Use I agree\", \"I agree\");\n    mark(\/\\bmore better\\b\/gi, \"Double comparative\", \"better\");\n    mark(\/\\bvery much big\\b\/gi, \"Incorrect adjective order\", \"very big\");\n\n    \/\/ WORD ORDER\n    mark(\/\\bIs you\\b\/gi, \"Word order incorrect\", \"Are you\");\n    mark(\/\\bAm you\\b\/gi, \"Word order incorrect\", \"Are you\");\n    mark(\/\\bAre he\\b\/gi, \"Word order incorrect\", \"Is he\");\n\n    \/\/ ARTICLES\n    mark(\/\\ba [aeiouAEIOU]\/g, \"Use AN before vowel\", \"an\");\n    mark(\/\\ban [^aeiouAEIOU\\s]\/g, \"Use A before consonant\", \"a\");\n\n    \/\/ CAN\n    mark(\/\\bcan helps\\b\/gi, \"After CAN use base verb\", \"can help\");\n    mark(\/\\bcan to\\b\/gi, \"Do not use TO after CAN\", \"can help\");\n\n    \/\/ REPEATED WORD\n    mark(\/\\b(\\w+)\\s+\\1\\b\/gi, \"Repeated word\", \"\");\n\n    \/\/ EXTRA SPACES\n    if(\/\\s{2,}\/.test(text)){\n      correct = false;\n      text = text.replace(\/\\s{2,}\/g, \"<span class='error793d7a'>  <\/span>\");\n      messages.push(\"\u2718 Extra spaces detected\");\n    }\n\n    \/\/ CAPITAL LETTER START\n    if(\/^[a-z]\/.test(input.trim())){\n      messages.push(\"&#x26a0; Start with capital letter\");\n      correct = false;\n    }\n\n    \/\/ CAPITAL AFTER DOT\n    if(\/[.!?]\\s+[a-z]\/.test(input)){\n      messages.push(\"&#x26a0; Capital letter after punctuation\");\n      correct = false;\n    }\n\n    \/\/ END PUNCTUATION\n    if(!\/[.!?]\\s*$\/.test(input.trim())){\n      messages.push(\"&#x26a0; Add punctuation at the end\");\n    }\n\n    \/\/ CHECK VERB\n    const hasVerb = \/\\b(am|is|are|have|has|can|like|want|need|go|study|work|help|use|live|play|eat|drink|see)\\b\/i.test(input);\n    if(!hasVerb){\n      messages.push(\"&#x26a0; Sentence may need a verb\");\n    }\n\n    \/\/ DISPLAY\n    analysisBox.innerHTML = text;\n\n    if(correct && messages.length === 0){\n      feedbackBox.innerHTML =\n        \"<span class='ok793d7a'>&#x2714; Excellent! Grammar looks correct for A1 level.<\/span>\";\n    }\n    else{\n      feedbackBox.innerHTML =\n        \"<span class='warn793d7a'>\" + messages.join(\"<br>\") + \"<\/span>\";\n    }\n  }\n\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Complete the text 1. Artificial inteligence can help us ______. every day next year at night only 2. Artificial inteligence can help with ______. sports [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1003","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/posts\/1003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1003"}],"version-history":[{"count":7,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/posts\/1003\/revisions"}],"predecessor-version":[{"id":1024,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=\/wp\/v2\/posts\/1003\/revisions\/1024"}],"wp:attachment":[{"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1003"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1003"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cuentoskecuentan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}