{"id":14922,"date":"2026-06-04T09:17:03","date_gmt":"2026-06-04T09:17:03","guid":{"rendered":"https:\/\/cmacademy.events\/knowledge-base\/saadan-opretter-og-afholder-du-en-afstemning-eller-quiz\/"},"modified":"2026-06-24T11:34:06","modified_gmt":"2026-06-24T11:34:06","slug":"saadan-opretter-og-afholder-du-en-afstemning-eller-quiz","status":"publish","type":"ht_kb","link":"https:\/\/cmacademy.events\/da\/knowledge-base\/saadan-opretter-og-afholder-du-en-afstemning-eller-quiz\/","title":{"rendered":"S\u00e5dan afholder du en live-Q&amp;A"},"content":{"rendered":"\n<p>With Live Q&amp;A in Conference Manager, you can create an interactive question session during your event.<\/p>\n\n<p>First, you need to create an external login in Conference Manager. This login is your access point to start and control the Live Q&amp;A session on-site. <\/p>\n\n<h4 class=\"wp-block-heading\">Watch a quick explainer<\/h4>\n\n<!-- Optional: Load Titillium Web if it is not already loaded on your site --><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\"\/><style>.settingsTipAboveVideo {\n    font-family: 'Titillium Web', sans-serif;\n    font-size: 0.68rem;\n    font-weight: 400;\n    color: #123D8A;\n    margin-bottom: 6px;\n    line-height: 1.25;\n    display: flex;\n    align-items: center;\n    gap: 3px;\n    flex-wrap: wrap;\n  }\n\n  .settingsTipAboveVideo strong {\n    font-weight: 700;\n  }\n\n  .settingsTipIcon {\n    width: 12px;\n    height: 12px;\n    display: inline-block;\n    vertical-align: middle;\n    object-fit: contain;\n  }\n\n  #fullscreenBtn {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n\n    padding: 6px 10px 6px 8px;\n    border: 2px solid transparent;\n    border-radius: 7px;\n    box-sizing: border-box;\n\n    background: #9ccc3d;\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n\n    font-family: 'Titillium Web', sans-serif;\n    font-size: 0.72rem;\n    font-weight: 400 !important;\n    letter-spacing: 0.01em;\n\n    cursor: pointer;\n    line-height: 1.1;\n\n    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.25);\n    text-shadow: none !important;\n\n    transition:\n      background 0.2s ease,\n      border-color 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  #fullscreenBtn span,\n  #fullscreenBtn:hover span,\n  #fullscreenBtn:focus span,\n  #fullscreenBtn:active span {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n    font-weight: 400 !important;\n    text-shadow: none !important;\n  }\n\n  #fullscreenBtn:hover,\n  #fullscreenBtn:focus,\n  #fullscreenBtn:active {\n    background: #185abc;\n    border-color: transparent;\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.28);\n  }\n\n  #fullscreenBtn .fullscreenIcon {\n    width: 11px;\n    height: 11px;\n    min-width: 11px;\n    display: block;\n    object-fit: contain;\n  }\n\n  .fullscreenBtnWrap {\n    display: flex;\n    justify-content: flex-start;\n    margin-top: 8px;\n  }\n\n  .videoFrame {\n    border: 2px solid #9CCC3D;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);\n    box-sizing: border-box;\n    line-height: 0;\n    background: #123D8A;\n  }\n\n  .videoInner {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n    background: #123D8A;\n  }\n\n  #vimeoVideo {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n    display: block;\n    transform: scaleX(1.012);\n    transform-origin: center;\n    z-index: 1;\n  }\n<\/style><!-- Small tip above video --><div class=\"settingsTipAboveVideo\"><span><strong>Tip:<\/strong> Click the settings icon (<\/span><img decoding=\"async\" class=\"settingsTipIcon\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/06\/Design-uden-navn-19.png\" alt=\"\" aria-hidden=\"true\"\/><span>) to adjust the speed or add subtitles<\/span><\/div><!-- Video with frame --><div class=\"videoFrame\"><div class=\"videoInner\"><iframe id=\"vimeoVideo\" src=\"https:\/\/player.vimeo.com\/video\/1198351498?h=8111f25419&#038;badge=0&#038;autopause=0&#038;player_id=0&#038;app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" referrerpolicy=\"strict-origin-when-cross-origin\" title=\"Vimeo video\"><\/iframe><\/div><\/div><!-- Full screen button below video --><div class=\"fullscreenBtnWrap\"><button id=\"fullscreenBtn\" type=\"button\" aria-label=\"Click here to watch in full screen\"><img decoding=\"async\" class=\"fullscreenIcon\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/06\/Design-uden-navn-14.png\" alt=\"\" aria-hidden=\"true\"\/><span>Watch in fullscreen<\/span><\/button><\/div><script>const fullscreenBtn = document.getElementById('fullscreenBtn');\n  const vimeoVideo = document.getElementById('vimeoVideo');\n\n  fullscreenBtn.addEventListener('click', function () {\n    if (vimeoVideo.requestFullscreen) {\n      vimeoVideo.requestFullscreen();\n    } else if (vimeoVideo.webkitRequestFullscreen) {\n      vimeoVideo.webkitRequestFullscreen();\n    } else if (vimeoVideo.mozRequestFullScreen) {\n      vimeoVideo.mozRequestFullScreen();\n    } else if (vimeoVideo.msRequestFullscreen) {\n      vimeoVideo.msRequestFullscreen();\n    }\n  });\n<\/script>\n\n<h3 class=\"wp-block-heading\">Opret et eksternt login<\/h3>\n\n<p>Go to <strong>The event<\/strong> and <strong>External login<\/strong>.<\/p>\n\n<p>If external login is not yet enabled on your website, the system will show a message telling you this. Click the link in the message to go directly to the website settings. <\/p>\n\n<p>You will now be taken to the <strong>Website Designer<\/strong>.<\/p>\n\n<p>To activate the external login page:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Click <strong>Pages<\/strong> in the left corner.<\/li>\n\n\n\n<li>Find <strong>External login<\/strong> under <strong>System pages<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Settings<\/strong>.<\/li>\n\n\n\n<li>Next to <strong>Publish<\/strong>, select <strong>Web<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Save<\/strong>.<\/li>\n<\/ol>\n\n<p>Once this has been done:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Return to <strong>The event<\/strong> and <strong>External login<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Create new<\/strong>.<\/li>\n\n\n\n<li>Choose to create the login manually.<\/li>\n\n\n\n<li>Create a <strong>Username<\/strong>.<\/li>\n\n\n\n<li>Fill in the personal information.<\/li>\n\n\n\n<li>Create a <strong>Profile name<\/strong> for this set of access rights.<\/li>\n<\/ol>\n\n<p>The profile will be saved and can easily be used again in the future if you need to create another external login with access to Live Q&amp;A.<\/p>\n\n<p>Under access rights:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Select <strong>Live Q&amp;A<\/strong> as the information that should be accessible.<\/li>\n\n\n\n<li>Click <strong>Save<\/strong>.<\/li>\n<\/ol>\n\n<p>Once you have created the external login, it will appear in the overview.<\/p>\n\n<p>To access the login details:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Check the box next to the external user.<\/li>\n\n\n\n<li>Click <strong>Send login<\/strong>.<\/li>\n\n\n\n<li>Enter a subject and message.<\/li>\n<\/ol>\n\n<p>The system requires you to enter a subject and message before the email can be sent. Since you are sending it to yourself, it is not important what you write. <\/p>\n\n<p>Your login details will automatically appear in the email you receive.<\/p>\n\n<h3 class=\"wp-block-heading\">Run the Live Q&amp;A with the external login<\/h3>\n\n<p>Open the external login page using the link shown in the email.<\/p>\n\n<p>Log in with the external login details.<\/p>\n\n<p>The first time you log in:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Enter the temporary password shown in the email.<\/li>\n\n\n\n<li>Create a new password.<\/li>\n\n\n\n<li>Set up two-factor authentication using an authenticator app.<\/li>\n<\/ol>\n\n<p>Once logged in:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Go to <strong>Live Q&amp;A<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Start a new session<\/strong>.<\/li>\n<\/ol>\n\n<p>This opens the Live Q&amp;A in a new window.<\/p>\n\n<p>The Live Q&amp;A can now be shown on a big screen during the event, so participants can follow along and submit questions.<\/p>\n\n<p>Participants can join by opening the <strong>CM Events app<\/strong> or going to <strong>cmevents.dk<\/strong> and entering the four-digit key shown on the big screen.<\/p>\n\n<h3 class=\"wp-block-heading\">Adjust the Live Q&amp;A settings<\/h3>\n\n<p>In the Live Q&amp;A view, you can choose whether participants should only see their own messages on their device.<\/p>\n\n<p>If this setting is disabled, all messages will be shown on participants\u2019 devices, and they will be able to upvote each other\u2019s messages.<\/p>\n\n<p>If the setting is enabled, participants will only be able to see their own messages, and they will not be able to upvote messages.<\/p>\n\n<p>You can also:<\/p>\n\n<ol class=\"wp-block-list\">\n<li>Adjust the text size on the big screen.<\/li>\n\n\n\n<li>Choose whether the messages shown on the big screen should be sorted by the number of upvotes.<\/li>\n<\/ol>\n\n<p>Once participants have joined, they can submit questions live during the session.<\/p>\n\n<div class=\"author-box\" style=\"display: flex; align-items: center; gap: 20px; padding: 30px 0; font-family: 'Titillium Web', sans-serif; margin-top: 50px; border: none;\"> \n  <img decoding=\"async\" src=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/05\/Design-uden-navn-2026-05-04T104103.453.png\" alt=\"Elisabeth Bj\u00f8rn Andersen\" style=\"width: 80px; height: 80px; border-radius: 50%; object-fit: cover; box-shadow: 0 0 12px rgba(24, 90, 188, 0.5);\"\/>\n  <div style=\"display: flex; flex-direction: column; justify-content: center;\">\n    <div style=\"font-size: 20px; font-weight: 700; color: #185ABC; margin: 0;\">Elisabeth Bj\u00f8rn Andersen<\/div>\n    <div style=\"font-size: 14px; color: #555; margin: 0;\">Published: 04.06.2026<\/div>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>With Live Q&amp;A in Conference Manager, you can create an interactive question session during your event. First, you need to create an external login in Conference Manager. This login is your access point to start and control the Live Q&amp;A session on-site. Watch a quick explainer Tip: Click the settings icon () to adjust the &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/saadan-opretter-og-afholder-du-en-afstemning-eller-quiz\/\" class=\"more-link\">L\u00e6s resten<\/a><\/p>\n","protected":false},"author":6,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[377],"ht-kb-tag":[],"class_list":["post-14922","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-supportartikler","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/14922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/comments?post=14922"}],"version-history":[{"count":3,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/14922\/revisions"}],"predecessor-version":[{"id":14927,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/14922\/revisions\/14927"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=14922"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-category?post=14922"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-tag?post=14922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}