{"id":1425,"date":"2025-11-30T17:08:35","date_gmt":"2025-11-30T17:08:35","guid":{"rendered":"https:\/\/clubvivremieux.com\/?page_id=1425"},"modified":"2025-11-30T17:08:35","modified_gmt":"2025-11-30T17:08:35","slug":"testez-vos-connaissances-sur-lentrepreneuriat-en-ligne","status":"publish","type":"page","link":"https:\/\/clubvivremieux.com\/index.php\/testez-vos-connaissances-sur-lentrepreneuriat-en-ligne\/","title":{"rendered":"Testez vos connaissances sur l&rsquo;entrepreneuriat en ligne !"},"content":{"rendered":"\n<!-- Quiz interactif pour creervotrebusiness.com -->\n<div id=\"quiz-container\" style=\"max-width:400px; border:1px solid #ccc; padding:20px; border-radius:8px; font-family:sans-serif;\">\n  <h3>Testez vos connaissances sur l&rsquo;entrepreneuriat en ligne !<\/h3>\n  <div id=\"quiz\"><\/div>\n  <button id=\"nextBtn\" style=\"margin-top:10px;\">Suivant<\/button>\n  <div id=\"result\" style=\"margin-top:15px; font-weight:bold;\"><\/div>\n<\/div>\n\n<script>\nconst questions = [\n  {\n    question: \"Quel est le premier pas pour cr\u00e9er votre business en ligne ?\",\n    options: [\"D\u00e9finir une id\u00e9e de projet\", \"Lancer un site web imm\u00e9diatement\", \"Acheter des followers sur les r\u00e9seaux sociaux\"],\n    answer: 0\n  },\n  {\n    question: \"Quel outil est essentiel pour g\u00e9rer votre projet entrepreneurial ?\",\n    options: [\"Un plan d'affaires\", \"Un compte Instagram\", \"Un logo anim\u00e9\"],\n    answer: 0\n  },\n  {\n    question: \"Qu'est-ce qui peut aider \u00e0 valider votre id\u00e9e avant de lancer ?\",\n    options: [\"Tester le march\u00e9 avec une offre minimum\", \"Attendre 1 an sans rien faire\", \"Publier des vid\u00e9os virales\"],\n    answer: 0\n  }\n];\n\nlet currentQuestion = 0;\nlet score = 0;\n\nfunction showQuestion() {\n  const q = questions[currentQuestion];\n  let html = `<p>${q.question}<\/p>`;\n  q.options.forEach((opt, i) => {\n    html += `<div><input type=\"radio\" name=\"option\" value=\"${i}\" id=\"opt${i}\"><label for=\"opt${i}\"> ${opt}<\/label><\/div>`;\n  });\n  document.getElementById('quiz').innerHTML = html;\n}\n\ndocument.getElementById('nextBtn').addEventListener('click', () => {\n  const selected = document.querySelector('input[name=\"option\"]:checked');\n  if(!selected){\n    alert(\"Veuillez s\u00e9lectionner une r\u00e9ponse !\");\n    return;\n  }\n  if(parseInt(selected.value) === questions[currentQuestion].answer){\n    score++;\n  }\n  currentQuestion++;\n  if(currentQuestion < questions.length){\n    showQuestion();\n  } else {\n    document.getElementById('quiz').style.display = 'none';\n    document.getElementById('nextBtn').style.display = 'none';\n    document.getElementById('result').innerText = `Votre score : ${score} \/ ${questions.length}`;\n  }\n});\n\nshowQuestion();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Testez vos connaissances sur l&rsquo;entrepreneuriat en ligne ! Suivant<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1425","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/pages\/1425","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/comments?post=1425"}],"version-history":[{"count":1,"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/pages\/1425\/revisions"}],"predecessor-version":[{"id":1426,"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/pages\/1425\/revisions\/1426"}],"wp:attachment":[{"href":"https:\/\/clubvivremieux.com\/index.php\/wp-json\/wp\/v2\/media?parent=1425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}