{"id":12997,"date":"2026-03-27T15:29:36","date_gmt":"2026-03-27T15:29:36","guid":{"rendered":"https:\/\/cmacademy.events\/knowledge-base\/introduktion-til-cm-events-appen\/"},"modified":"2026-07-10T15:16:48","modified_gmt":"2026-07-10T15:16:48","slug":"introduktion-til-cm-events-appen","status":"publish","type":"ht_kb","link":"https:\/\/cmacademy.events\/da\/knowledge-base\/introduktion-til-cm-events-appen\/","title":{"rendered":"Introduktion til CM Events-appen"},"content":{"rendered":"\n<style>\n  \/* ------------------------------------------------------------\n     Introduktion til CM Events-appen - PDF-kort\n\n     Bem\u00e6rk:\n     - Korttitlerne er div-elementer og vises derfor ikke\n       i sidens indholdsoversigt\n  ------------------------------------------------------------ *\/\n\n  .cm-pdf-intro,\n  .cm-pdf-resource-grid,\n  .cm-pdf-resource-grid * {\n    box-sizing: border-box !important;\n    font-family: \"Titillium Web\", sans-serif !important;\n  }\n\n  .cm-pdf-intro {\n    max-width: 1180px !important;\n    margin: 1.15rem 0 2rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-pdf-intro p {\n    color: #24384D !important;\n    font-size: 19px !important;\n    line-height: 1.58 !important;\n    margin: 0 0 0.55rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-pdf-intro p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .cm-pdf-resource-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 1.45rem !important;\n    margin: 2rem 0 2.2rem 0 !important;\n    padding: 0 !important;\n    max-width: 1280px !important;\n  }\n\n  .cm-pdf-card {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    min-height: 200px !important;\n    padding: 1.55rem 1.75rem !important;\n    background: #ffffff !important;\n    border: 1px solid #dce7f3 !important;\n    border-radius: 16px !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.055) !important;\n    overflow: hidden !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-pdf-card::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 0 !important;\n    bottom: 0 !important;\n    width: 7px !important;\n    border-radius: 16px 0 0 16px !important;\n    background: #185ABC !important;\n  }\n\n  .cm-pdf-card.is-green::before {\n    background: #9CCC3D !important;\n  }\n\n  .cm-pdf-card:hover {\n    border-color: rgba(156, 204, 61, 0.48) !important;\n    box-shadow: 0 14px 30px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  .cm-pdf-label {\n    display: block !important;\n    color: #185ABC !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.045em !important;\n    line-height: 1.15 !important;\n    margin: 0 0 0.65rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-pdf-card.is-green .cm-pdf-label {\n    color: #74B51C !important;\n  }\n\n  .cm-pdf-card-title {\n    display: block !important;\n    color: #1f364d !important;\n    font-size: 24px !important;\n    font-weight: 600 !important;\n    line-height: 1.2 !important;\n    margin: 0 0 0.75rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-pdf-card p {\n    color: #24384D !important;\n    font-size: 17px !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-pdf-spacer {\n    flex: 1 1 auto !important;\n    min-height: 1.15rem !important;\n  }\n\n  .cm-pdf-resource-grid a.cm-pdf-button,\n  .cm-pdf-resource-grid a.cm-pdf-button:visited {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: fit-content !important;\n    min-height: 42px !important;\n    border-radius: 10px !important;\n    padding: 0.62rem 1rem !important;\n    background: #ffffff !important;\n    background-color: #ffffff !important;\n    color: #74B51C !important;\n    border: 1px solid #9CCC3D !important;\n    box-shadow: none !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    text-decoration: none !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-pdf-resource-grid a.cm-pdf-button:hover,\n  .cm-pdf-resource-grid a.cm-pdf-button:focus,\n  .cm-pdf-resource-grid a.cm-pdf-button:focus-visible,\n  .cm-pdf-resource-grid a.cm-pdf-button:active {\n    background: #9CCC3D !important;\n    background-color: #9CCC3D !important;\n    color: #ffffff !important;\n    border-color: #9CCC3D !important;\n    text-decoration: none !important;\n    outline: none !important;\n    box-shadow: 0 7px 18px rgba(18, 32, 46, 0.045) !important;\n  }\n\n  .cm-app-feature-section,\n  .cm-app-feature-section * {\n    box-sizing: border-box !important;\n    font-family: \"Titillium Web\", sans-serif !important;\n  }\n\n  .cm-app-feature-section {\n    max-width: 1280px !important;\n    margin: 0 0 2.4rem 0 !important;\n    padding: 1.6rem 1.7rem !important;\n    background: #f7fbff !important;\n    border: 1px solid #dce7f3 !important;\n    border-radius: 18px !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.04) !important;\n  }\n\n  .cm-app-feature-title {\n    color: #1f364d !important;\n    font-size: 26px !important;\n    font-weight: 700 !important;\n    line-height: 1.18 !important;\n    margin: 0 0 0.65rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-app-feature-section > p {\n    color: #24384D !important;\n    font-size: 18px !important;\n    line-height: 1.52 !important;\n    max-width: 920px !important;\n    margin: 0 0 1.15rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-video-language-note {\n    color: #60758A !important;\n    font-weight: 600 !important;\n  }\n\n  .cm-app-video-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 1.35rem !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-app-video-card {\n    display: flex !important;\n    flex-direction: column !important;\n    min-height: 150px !important;\n    padding: 1.2rem !important;\n    background: #ffffff !important;\n    border: 1px solid #e2ebf4 !important;\n    border-radius: 15px !important;\n    box-shadow: 0 7px 18px rgba(18, 32, 46, 0.04) !important;\n  }\n\n  .cm-app-video-card-title {\n    color: #1f364d !important;\n    font-size: 20px !important;\n    font-weight: 600 !important;\n    line-height: 1.2 !important;\n    margin: 0 0 0.5rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-app-video-card p {\n    color: #24384D !important;\n    font-size: 16px !important;\n    line-height: 1.45 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-app-video-card.has-video {\n    padding: 1.2rem !important;\n  }\n\n  .cm-app-video-frame {\n    position: relative !important;\n    width: 100% !important;\n    aspect-ratio: 16 \/ 9 !important;\n    margin: 0.9rem 0 0 0 !important;\n    border-radius: 12px !important;\n    overflow: hidden !important;\n    background: #12202E !important;\n    box-shadow: 0 10px 22px rgba(18, 32, 46, 0.08) !important;\n  }\n\n  .cm-app-video-frame iframe {\n    display: block !important;\n    width: 100% !important;\n    height: 100% !important;\n    border: 0 !important;\n    margin: 0 !important;\n  }\n\n  @media (max-width: 768px) {\n    .cm-pdf-intro {\n      margin: 1rem 0 1.5rem 0 !important;\n    }\n\n    .cm-pdf-intro p {\n      font-size: 17px !important;\n      line-height: 1.5 !important;\n    }\n\n    .cm-pdf-resource-grid {\n      grid-template-columns: 1fr !important;\n      margin-top: 1.5rem !important;\n    }\n\n    .cm-pdf-card {\n      min-height: auto !important;\n      padding: 1.35rem 1.35rem 1.35rem 1.5rem !important;\n    }\n\n    .cm-pdf-card-title {\n      font-size: 22px !important;\n    }\n\n    .cm-pdf-card p {\n      font-size: 16px !important;\n    }\n\n    .cm-pdf-button {\n      width: 100% !important;\n    }\n\n    .cm-app-feature-section {\n      padding: 1.35rem !important;\n    }\n\n    .cm-app-feature-title {\n      font-size: 23px !important;\n    }\n\n    .cm-app-feature-section > p {\n      font-size: 16px !important;\n      line-height: 1.5 !important;\n    }\n\n    .cm-app-video-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .cm-app-video-card {\n      min-height: auto !important;\n    }\n  }\n<\/style>\n\n<div class=\"cm-pdf-intro\">\n  <p>\n    Giv dine deltagere et nemt og tilg\u00e6ngeligt overblik over deres arrangementer med CM Events-appen.\n  <\/p>\n  <p>\n    Appen giver adgang til alt fra programmet for arrangementet til en oversigt over deltagernes tilmeldinger og billetter.\n  <\/p>\n<\/div>\n\n<div class=\"cm-pdf-resource-grid\" aria-label=\"PDF-introduktioner til CM Events-appen\">\n  <article class=\"cm-pdf-card\">\n    <span class=\"cm-pdf-label\">Til arrang\u00f8rer<\/span>\n\n    <div class=\"cm-pdf-card-title\">\n      Introduktion til CM Events-appen\n    <\/div>\n\n    <p>\n      F\u00e5 en introduktion til appen, og se, hvordan ops\u00e6tningen af dit arrangement vises for deltagerne.\n    <\/p>\n\n    <div class=\"cm-pdf-spacer\"><\/div>\n\n    <a\n      href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/03\/CM-Events-app-intro-dk-2.pdf\"\n      target=\"_blank\"\n      rel=\"noopener\"\n      class=\"cm-pdf-button\"\n    >\n      \u00c5bn PDF\n    <\/a>\n  <\/article>\n\n  <article class=\"cm-pdf-card is-green\">\n    <span class=\"cm-pdf-label\">Til deltagere<\/span>\n\n    <div class=\"cm-pdf-card-title\">\n      Introduktion til CM Events-appen\n    <\/div>\n\n    <p>\n      Del en enkel introduktion, der hj\u00e6lper deltagerne med at forst\u00e5, hvordan de bruger CM Events-appen.\n    <\/p>\n\n    <div class=\"cm-pdf-spacer\"><\/div>\n\n    <a\n      href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/03\/CM-Events-app-intro-deltagere-dk-5.pdf\"\n      target=\"_blank\"\n      rel=\"noopener\"\n      class=\"cm-pdf-button\"\n    >\n      \u00c5bn PDF\n    <\/a>\n  <\/article>\n<\/div>\n\n<div class=\"cm-app-feature-section\">\n  <div class=\"cm-app-feature-title\">\n    Det kan deltagerne bruge appen til\n  <\/div>\n\n  <p>\n    CM Events-appen samler praktiske oplysninger om arrangementet \u00e9t sted. Afh\u00e6ngigt af jeres ops\u00e6tning kan deltagerne ogs\u00e5 bruge interaktive funktioner som Live Q&amp;A, afstemninger og quizzer.\n    <span class=\"cm-video-language-note\">(Videoerne er p\u00e5 engelsk.)<\/span>\n  <\/p>\n\n  <div class=\"cm-app-video-grid\">\n    <article class=\"cm-app-video-card has-video\">\n      <div class=\"cm-app-video-card-title\">\n        Live Q&amp;A\n      <\/div>\n\n      <p>\n        Deltagerne kan indsende sp\u00f8rgsm\u00e5l fra appen og deltage aktivt, mens sessionen er i gang.\n      <\/p>\n\n      <div class=\"cm-app-video-frame\">\n        <iframe\n          title=\"Explainer-video om Live Q&amp;A\"\n          src=\"https:\/\/player.vimeo.com\/video\/1198351498?h=8111f25419\"\n          frameborder=\"0\"\n          referrerpolicy=\"strict-origin-when-cross-origin\"\n          allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\"\n          allowfullscreen\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <article class=\"cm-app-video-card has-video\">\n      <div class=\"cm-app-video-card-title\">\n        Afstemninger og quizzer\n      <\/div>\n\n      <p>\n        Deltagerne kan besvare afstemninger og quizzer direkte i appen, n\u00e5r de bruges under arrangementet.\n      <\/p>\n\n      <div class=\"cm-app-video-frame\">\n        <iframe\n          title=\"Explainer-video om afstemninger og quizzer\"\n          src=\"https:\/\/player.vimeo.com\/video\/1198123540?h=6ea5fafb52\"\n          frameborder=\"0\"\n          referrerpolicy=\"strict-origin-when-cross-origin\"\n          allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\"\n          allowfullscreen\n        ><\/iframe>\n      <\/div>\n    <\/article>\n  <\/div>\n<\/div>\n\n<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Giv dine deltagere et nemt og tilg\u00e6ngeligt overblik over deres arrangementer med CM Events-appen. Appen giver adgang til alt fra programmet for arrangementet til en oversigt over deltagernes tilmeldinger og billetter. Til arrang\u00f8rer Introduktion til CM Events-appen F\u00e5 en introduktion til appen, og se, hvordan ops\u00e6tningen af dit arrangement vises for deltagerne. \u00c5bn PDF Til &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/introduktion-til-cm-events-appen\/\" 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":[5891,377],"ht-kb-tag":[5254,5234,5793,5792,255,5237,5801,5184,5258,5794],"class_list":["post-12997","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-apps-onsite-og-interaktion","ht_kb_category-supportartikler","ht_kb_tag-afstemninger","ht_kb_tag-app","ht_kb_tag-cm-events","ht_kb_tag-intro","ht_kb_tag-live-da","ht_kb_tag-live-beskeder","ht_kb_tag-mobil","ht_kb_tag-qa-da","ht_kb_tag-quiz","ht_kb_tag-quiz-and-polls","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/12997","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=12997"}],"version-history":[{"count":6,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/12997\/revisions"}],"predecessor-version":[{"id":17331,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/12997\/revisions\/17331"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=12997"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-category?post=12997"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-tag?post=12997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}