{"id":40349,"date":"2022-11-27T20:41:39","date_gmt":"2022-11-27T20:41:39","guid":{"rendered":"https:\/\/staging.totara.fortyapp.com\/events\/calculating-the-cost-of-learning-what-is-the-roi-of-your-e-learning-program\/"},"modified":"2025-09-03T14:31:52","modified_gmt":"2025-09-03T14:31:52","slug":"calculating-the-cost-of-learning-what-is-the-roi-of-your-e-learning-program","status":"publish","type":"event","link":"https:\/\/staging.totara.fortyapp.com\/us\/events\/calculating-the-cost-of-learning-what-is-the-roi-of-your-e-learning-program\/","title":{"rendered":"Calculating the Cost of Learning: What is the ROI of Your E-Learning Program?"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-large wp-image-69485\" src=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river-1024x411.png\" alt=\"\" width=\"1024\" height=\"411\" srcset=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river-1024x411.png 1024w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river-300x120.png 300w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river-768x308.png 768w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river-1536x616.png 1536w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/webinar-charles-river.png 1668w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/p>\n<p class=\"lead large\"><strong>Do you know how much training is costing your organization? How are you calculating the return on investment from your e-learning program?<\/strong><\/p>\n<p>If you\u2019re unsure, then join us for a webinar where we\u2019ll speak to Elton Machholz, Manager of Learning &amp; Development at Charles River Laboratories as he explains how the organization is seeing a return on investment on training in the millions each year. To date, Charles River has saved a staggering $11 million on the cost of training with Totara.<\/p>\n<p>Charles River\u00a0is an American corporation specializing in a variety of preclinical and clinical laboratory services for the pharmaceutical, medical device and biotechnology industries. Charles River worked extensively with Pfizer, Moderna, AstraZeneca and Janssen as they developed their COVID-19 vaccines throughout the pandemic.<\/p>\n<p>Join us for this webinar where we\u2019ll focus on how Charles River has:<\/p>\n<ul>\n<li>Delivered consistent, compliant training in the heavily regulated life sciences industry<\/li>\n<li>Shifted from in-person training to remote learning, driven by the COVID-19 pandemic<\/li>\n<li>Saved millions as a result of their training strategy<\/li>\n<li>How you can internally sell the benefits of investing in e-learning<\/li>\n<\/ul>\n<div class=\"align-left embedded-entity\" data-embed-button=\"media_entity_image\" data-entity-embed-display=\"view_mode:media.quarter_width\" data-entity-type=\"media\" data-entity-uuid=\"6f5fd1f9-02c3-4e0f-9857-66523c7887d9\" data-langcode=\"en-US\"><\/div>\n<\/div>\n  <\/div>\n\n\n<div class='newsletter-hubspot-container theme padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Register to watch the recording<\/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: \"436555e9-d658-49c1-88b9-ede48f1f6502\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1775978411000-9122807063\",\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-1775978411000-9122807063\"><\/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 = 'Calculating the Cost of Learning: What is the ROI of Your E-Learning Program?';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"menu_order":135,"template":"","tax\/tags":[],"tax\/topics":[],"tax\/event-types":[820],"class_list":["post-40349","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/events\/40349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/media?parent=40349"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=40349"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=40349"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/event-types?post=40349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}