{"id":52447,"date":"2024-03-19T14:34:01","date_gmt":"2024-03-19T14:34:01","guid":{"rendered":"https:\/\/staging.totara.fortyapp.com\/events\/vom-konzept-zur-ausfuehrung-die-blended-learning-transformation-des-gdhv-mit-totara\/"},"modified":"2024-08-02T21:01:38","modified_gmt":"2024-08-02T21:01:38","slug":"vom-konzept-zur-ausfuehrung-die-blended-learning-transformation-des-gdhv-mit-totara","status":"publish","type":"event","link":"https:\/\/staging.totara.fortyapp.com\/de\/veranstaltungen\/vom-konzept-zur-ausfuehrung-die-blended-learning-transformation-des-gdhv-mit-totara\/","title":{"rendered":"Vom Konzept zur Ausf\u00fchrung: Die Blended Learning Transformation des GDHV mit Totara"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><span style=\"font-weight: 400;\">Glen Dimplex Group, GDHV manufactures and sells a huge range of highly technical products, many of which are subject to regulatory compliance. GDHV operate across UK and Ireland, serving global markets through their sister company Glen Dimplex Heating and Ventilation International division. GDHV offer numerous brands including Dimplex, the world\u2019s largest electric heating appliance manufacturer.<\/span><span style=\"font-weight: 400;\">Discover how GDHV, amidst global expansion and regulatory compliance challenges, <a href=\"https:\/\/staging.totara.fortyapp.com\/customer-stories\/glen-dimplex-heating-and-ventilation-gdhv\/\" target=\"_blank\" rel=\"noopener\">transitioned from traditional face-to-face training to a dynamic Talent Experience Platform<\/a> with Totara implemented by Platinum Partner <a href=\"https:\/\/staging.totara.fortyapp.com\/partners\/cortexa\/\" target=\"_blank\" rel=\"noopener\">Cortexa<\/a>.\u00a0<\/span><span style=\"font-weight: 400;\">Explore their phased implementation strategy, innovative engagement tactics, and the remarkable results achieved, including enhanced employee collaboration, streamlined training processes, and measurable impact on performance development.<\/span><span style=\"font-weight: 400;\">Learn firsthand from GDHV&#8217;s e-learning lead, Mark Riseborough, as he shares valuable insights and lessons learned from their successful adoption of Totara.\u00a0<\/span><span style=\"font-weight: 400;\">Don&#8217;t miss this opportunity to gain practical insights and inspiration for your own learning and development initiatives.<\/span>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container themeMidBlue padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Register today<\/h2>\n                                                    <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t<script>\n\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\tformId: \"5283354b-2540-4e3a-9863-42f967f15fcb\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1777465270000-3818908284\",\n\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t})});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1777465270000-3818908284\"><\/div>          <\/div>\n          <div id=\"hubspot-fallback-message\" style=\"display: none; padding: 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px;\">\n            <p style=\"margin: 0; font-size: 14px;\">\n              This form may be blocked by your browser&#8217;s privacy settings (e.g., Firefox Enhanced Tracking Protection). Please email us at <a href=\"mailto:marketing@totara.com\" style=\"color: #007ab8; text-decoration: none;\">marketing@totara.com<\/a>.\n            <\/p>\n          <\/div>\n                      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/If the form has a dynamic content field for hubspot automation workflows, it will grab that ACF value and plop it inside of the embedded iframe form\n  jQuery(document).ready(function ($) {\n    let formDetected = false;\n    let fallbackShown = false;\n\n    \/\/ Function to check for HubSpot form and show fallback if needed\n    function checkForHubSpotForm() {\n      const hubspotContainer = document.getElementById('hubspot-form-container');\n      const fallbackMessage = document.getElementById('hubspot-fallback-message');\n      \n      if (!hubspotContainer || !fallbackMessage || fallbackShown) {\n        return;\n      }\n\n      \/\/ Check for various HubSpot form elements\n      const hsForm = hubspotContainer.querySelector('.hs-form');\n      const hsIframe = hubspotContainer.querySelector('.hs-form-iframe');\n      const hsScript = hubspotContainer.querySelector('script[src*=\"js.hsforms.net\"]');\n      const hasHubSpotContent = hubspotContainer.innerHTML.trim().length > 0;\n\n      if (hsForm || hsIframe || hsScript) {\n        formDetected = true;\n      } else if (hasHubSpotContent && !formDetected) {\n        \/\/ If there's content but no recognizable HubSpot elements after timeout, show fallback\n        setTimeout(function() {\n          if (!formDetected && !fallbackShown) {\n            fallbackMessage.style.display = 'block';\n            hubspotContainer.style.display = 'none';\n            fallbackShown = true;\n          }\n        }, 2000);\n      } else if (!hasHubSpotContent) {\n        \/\/ If container is completely empty, show fallback immediately\n        fallbackMessage.style.display = 'block';\n        hubspotContainer.style.display = 'none';\n        fallbackShown = true;\n      }\n    }\n\n    \/\/ Initial check\n    setTimeout(checkForHubSpotForm, 1000);\n    \n    \/\/ Additional checks at intervals\n    setTimeout(checkForHubSpotForm, 3000);\n\n    setTimeout(function() {\n      const fieldElement = document.querySelector('input[name=lead_source_description]');\n      let iframe = document.querySelector('.hs-form-iframe');\n\n      if (iframe && iframe?.contentWindow) {\n        let iframeDocument = iframe.contentWindow.document;\n        let input = iframeDocument.querySelector('input[name=lead_source_description]');\n        if (input) {\n          input.value = 'From Concept to Execution: GDHV&#8217;s Blended Learning Transformation with Totara | Webinar on Demand';\n        }\n      }\n    }, 5000);\n  });\n<\/script>\n<div class='inline-media-container'>\n            <img decoding=\"async\" \n        loading='lazy'\n        class='image'\n        src=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/03\/VISDES-1441_webinar_SM-card-info_simple-1024x576.png\"  \n        alt=\"\"\n        srcset=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/03\/VISDES-1441_webinar_SM-card-info_simple.png 1200w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/03\/VISDES-1441_webinar_SM-card-info_simple-300x169.png 300w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/03\/VISDES-1441_webinar_SM-card-info_simple-1024x576.png 1024w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/03\/VISDES-1441_webinar_SM-card-info_simple-768x432.png 768w\"\n        sizes=\"(max-width: 1067px) 100vw, 1067px\"\n      \/>\n      <\/div>\n\n<script>\n  let inline_button3 = document.getElementById('videoEmbedButton3');\n  let inline_thumbnailContainer3 = document.getElementById('inline-thumbnail-container3');\n  let inline_iframe3 = document.getElementById('inline-iframe3');\n  let inline_videoURL3 = '';\n\n  inline_thumbnailContainer3.addEventListener('click', function(e) {\n    e.preventDefault();\n    inline_thumbnailContainer3.style.display = 'none';\n    inline_iframe3.src = `${inline_videoURL3}?autoplay=1&mute=0`;\n  });\n<\/script>","protected":false},"menu_order":19,"template":"","tax\/tags":[1034,641,576,660,588,952],"tax\/topics":[643,578,580,953],"tax\/event-types":[312],"class_list":["post-52447","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/events\/52447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/media?parent=52447"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/tags?post=52447"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/topics?post=52447"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/de\/wp-json\/wp\/v2\/tax\/event-types?post=52447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}