{"id":40357,"date":"2022-11-27T03:44:37","date_gmt":"2022-11-27T03:44:37","guid":{"rendered":"https:\/\/www.totara.com\/events\/learning-design-in-the-new-normal-with-nick-shackleton-jones\/"},"modified":"2024-08-02T21:02:50","modified_gmt":"2024-08-02T21:02:50","slug":"learning-design-in-the-new-normal-with-nick-shackleton-jones","status":"publish","type":"event","link":"https:\/\/www.totara.com\/us\/events\/learning-design-in-the-new-normal-with-nick-shackleton-jones\/","title":{"rendered":"Learning Design in the New Normal with Nick Shackleton-Jones"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p class=\"lead large\"><strong>When it comes to learning design if \u2018hybrid\u2019 is the new \u2018blended\u2019 is it all semantics? What have we learned about learning during the pandemic and how will our approach to design need to change?<\/strong><\/p>\n<p>Join Nick Shackleton-Jones, HR Director, Talent &amp; Learning at Deloitte UK, as he discusses how we abandon education and shift to learning. Nick will reflect on how our profession can make use of the two lifeboats &#8211; performance support and experience design &#8211; to take us to the far shore. Nick will share examples, stories tips and techniques to help you design learning in the new normal.Nick Shackleton-Jones is the author of How People Learn and has won several awards for people development strategy, innovation, and learning content, including the Learning &amp; Performance Institute\u2019s Award for Services to the Learning Industry, 2017.&nbsp;&nbsp;<strong>Speaker<\/strong><\/p>\n<h2 class=\"slat__title h2 has-no-margin\"><\/h2>\n<div class=\"slat__inner has-margin-top-base\">\n<div class=\"slat__media\">\n<div class=\"responsive-ratio responsive-ratio--1-1 field field--name-field-teaser field--type-entity-reference field--label-hidden field--item\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-17499 size-medium\" src=\"https:\/\/www.totara.com\/wp-content\/uploads\/2022\/11\/Nick-Shelton-Jones-ConvertImage-300x300.png\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/www.totara.com\/wp-content\/uploads\/2022\/11\/Nick-Shelton-Jones-ConvertImage-300x300.png 300w, https:\/\/www.totara.com\/wp-content\/uploads\/2022\/11\/Nick-Shelton-Jones-ConvertImage-150x150.png 150w, https:\/\/www.totara.com\/wp-content\/uploads\/2022\/11\/Nick-Shelton-Jones-ConvertImage.png 600w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div>\n<p class=\"responsive-ratio responsive-ratio--1-1 field field--name-field-teaser field--type-entity-reference field--label-hidden field--item \"><strong>Nick Shackleton-Jones<\/strong><\/p>\n<p class=\"responsive-ratio responsive-ratio--1-1 field field--name-field-teaser field--type-entity-reference field--label-hidden field--item \"><strong>HR Director, Learning &#8211; Deloitte UK<\/strong>Nick Shackleton-Jones\u00a0is the HR Director, Learning &#8211; Deloitte UK, where he helps organizations improve employee performance and engagement. Prior to this, he was the director of Learning Innovation and Technology at BP and has also held senior roles in L&amp;D at Siemens Communications and the BBC. Nick has just published a book called\u00a0<em><strong>How People Lear<\/strong><\/em>, which unpicks established theories of learning to propose a more effective way of managing performance improvements.<\/p>\n<\/div>\n<\/div>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container themeLightBlue 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: \"5517b2b8-6e13-4d16-9ab0-1adc0104b64e\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1776155051000-7073509802\",\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-1776155051000-7073509802\"><\/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 Design in the New Normal with Nick Shackleton-Jones';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"menu_order":131,"template":"","tax\/tags":[],"tax\/topics":[],"tax\/event-types":[820],"class_list":["post-40357","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/events\/40357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/media?parent=40357"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=40357"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=40357"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/www.totara.com\/us\/wp-json\/wp\/v2\/tax\/event-types?post=40357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}