{"id":50684,"date":"2024-02-27T10:00:59","date_gmt":"2024-02-27T10:00:59","guid":{"rendered":"https:\/\/www.totara.com\/?post_type=resource&#038;p=50684"},"modified":"2025-08-28T13:43:56","modified_gmt":"2025-08-28T13:43:56","slug":"learning-with-impact","status":"publish","type":"resource","link":"https:\/\/www.totara.com\/us\/resources\/learning-with-impact\/","title":{"rendered":"Learning with IMPACT toolkit"},"content":{"rendered":"\n<div class='inline-text-container autoMobileAlignment autoDesktopAlignment'>\n  <div class='richText'><h3><span style=\"color: #017ab7;\">Your action plan to better learning and performance outcomes<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">In today\u2019s competitive landscape, organisations invest significant resources in learning and development initiatives. But how do you know if these investments are paying off? How can you measure the impact of learning programs and demonstrate their return on investment?<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-61981 aligncenter\" src=\"https:\/\/www.totara.com\/wp-content\/uploads\/2024\/02\/learning-with-impact-toolkit-totara-branded.png\" alt=\"\" width=\"789\" height=\"447\" srcset=\"https:\/\/www.totara.com\/wp-content\/uploads\/2024\/02\/learning-with-impact-toolkit-totara-branded.png 789w, https:\/\/www.totara.com\/wp-content\/uploads\/2024\/02\/learning-with-impact-toolkit-totara-branded-300x170.png 300w, https:\/\/www.totara.com\/wp-content\/uploads\/2024\/02\/learning-with-impact-toolkit-totara-branded-768x435.png 768w\" sizes=\"auto, (max-width: 789px) 100vw, 789px\" \/><\/p>\n<p>In this toolkit, we delve into the eleven tips and exercises for measuring learning impact and proving ROI. From establishing clear KPIs to selecting relevant learning objectives and conducting comprehensive evaluations, it offers <span style=\"font-weight: 400;\">key tips and tricks so your learning will have kick and contribute to the bottom line of your organisation \u2013 enabling outcomes for your people and your business. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Whether you\u2019re a learning professional, HR manager, or organisational leader, this toolkit equips you with the tools you need to drive tangible results and maximise the impact of your learning efforts.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We recommend that you use this toolkit at the start of any large initiative.<\/span><\/p>\n<\/div>\n  <\/div>\n\n\n<div class='newsletter-hubspot-container themeMidBlue padding-no'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-no'>\n                                    <h2 class='title fontDark'>Download now<\/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: \"436f1db9-e7f4-47ba-80e1-d8017bdf9843\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1775451820000-6059860124\",\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-1775451820000-6059860124\"><\/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 = 'learning with impact toolkit';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"template":"","tax\/tags":[],"tax\/solutions":[],"tax\/topics":[804,688,1078],"tax\/industries":[],"tax\/resource-types":[824],"class_list":["post-50684","resource","type-resource","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/resources\/50684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/types\/resource"}],"wp:attachment":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/media?parent=50684"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=50684"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/solutions?post=50684"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=50684"},{"taxonomy":"industry-tax","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/industries?post=50684"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/resource-types?post=50684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}