{"id":75389,"date":"2026-05-22T12:02:43","date_gmt":"2026-05-22T12:02:43","guid":{"rendered":"https:\/\/totara.com\/events\/modernising-firefighter-training-digital-transformation-webinar\/"},"modified":"2026-05-26T09:28:12","modified_gmt":"2026-05-26T09:28:12","slug":"modernising-firefighter-training-digital-transformation-webinar","status":"publish","type":"event","link":"https:\/\/totara.com\/us\/events\/modernising-firefighter-training-digital-transformation-webinar\/","title":{"rendered":"Modernising Firefighter Training: A Digital Transformation Story"},"content":{"rendered":"\n<div class=\"event-heading themeTeal\">\n            <span class=\"event-heading__tag\">WEBINAR<\/span>\n                <h1 class=\"event-heading__title\">Modernising Firefighter Training: A Digital Transformation Story<\/h1>\n        <\/div>\n\n\n\n<div class=\"event-details-intro themeTeal\">\n    <div class=\"event-details-intro__pills\">\n                    <span class=\"event-details-intro__pill\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M5.333 1.333v2M10.667 1.333v2M2 6.667h12M3.333 2.667h9.334c.736 0 1.333.597 1.333 1.333v9.333c0 .737-.597 1.334-1.333 1.334H3.333A1.333 1.333 0 0 1 2 13.333V4c0-.736.597-1.333 1.333-1.333Z\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                <span>1 July 2026<\/span>\n            <\/span>\n        \n                    <span class=\"event-details-intro__pill\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><path d=\"M8 4.667V8l2.333 1.333\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>                <span class=\"event-details-intro__time\"\n                      data-event-time=\"16:00\"\n                                            data-event-timezone=\"Europe\/London\"\n                      data-timezone-label=\"BST\">\n                    16:00 BST                <\/span>\n            <\/span>\n        \n                    <span class=\"event-details-intro__pill\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><path d=\"M13.333 6.667C13.333 10.667 8 14.667 8 14.667S2.667 10.667 2.667 6.667a5.333 5.333 0 1 1 10.666 0Z\" stroke=\"currentColor\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"8\" cy=\"6.667\" r=\"1.667\" stroke=\"currentColor\" stroke-width=\"1.2\"\/><\/svg>                <span>Webinar<\/span>\n            <\/span>\n            <\/div>\n\n            <div class=\"event-details-intro__text\">\n            <p>Delivering consistent, high-quality training in a complex, operational environment is no small task. Nottinghamshire Fire and Rescue Service needed to move beyond manual, document-led compliance processes to ensure their 560 operational firefighters could access the right training, at the right time without impacting critical frontline duties.<\/p>\n        <\/div>\n    <\/div>\n\n<script>\n(function() {\n    var el = document.querySelector(\".event-details-intro__time[data-event-time]\");\n    if (!el) return;\n\n    \/\/ Skip conversion if a manual timezone label is set (admin controls display)\n    if (el.getAttribute(\"data-timezone-label\")) return;\n\n    var timeStart = el.getAttribute(\"data-event-time\");\n    var timeEnd = el.getAttribute(\"data-event-time-end\");\n    var eventTz = el.getAttribute(\"data-event-timezone\");\n    if (!timeStart || !eventTz) return;\n\n    function convertTime(time) {\n        var parts = time.split(\":\");\n        var hour = parseInt(parts[0], 10);\n        var minute = parseInt(parts[1], 10);\n\n        var today = new Date();\n        var dateStr = today.getFullYear() + \"-\" +\n            String(today.getMonth() + 1).padStart(2, \"0\") + \"-\" +\n            String(today.getDate()).padStart(2, \"0\") + \"T\" +\n            String(hour).padStart(2, \"0\") + \":\" +\n            String(minute).padStart(2, \"0\") + \":00\";\n\n        var eventFormatter = new Intl.DateTimeFormat(\"en-US\", {\n            timeZone: eventTz,\n            year: \"numeric\", month: \"2-digit\", day: \"2-digit\",\n            hour: \"2-digit\", minute: \"2-digit\", second: \"2-digit\",\n            hour12: false\n        });\n\n        var guess = new Date(dateStr + \"Z\");\n        var eventParts = eventFormatter.formatToParts(guess);\n        var eventHour = parseInt(eventParts.find(function(p) { return p.type === \"hour\"; }).value, 10);\n        var diff = hour - eventHour;\n        if (diff > 12) diff -= 24;\n        if (diff < -12) diff += 24;\n        return new Date(guess.getTime() + diff * 3600000);\n    }\n\n    var REGIONAL_TZ_LABELS = {\"America\\\/New_York\":\"ET\",\"America\\\/Detroit\":\"ET\",\"America\\\/Kentucky\\\/Louisville\":\"ET\",\"America\\\/Kentucky\\\/Monticello\":\"ET\",\"America\\\/Indiana\\\/Indianapolis\":\"ET\",\"America\\\/Indiana\\\/Vincennes\":\"ET\",\"America\\\/Indiana\\\/Winamac\":\"ET\",\"America\\\/Indiana\\\/Marengo\":\"ET\",\"America\\\/Indiana\\\/Petersburg\":\"ET\",\"America\\\/Indiana\\\/Vevay\":\"ET\",\"America\\\/Chicago\":\"CT\",\"America\\\/Indiana\\\/Tell_City\":\"CT\",\"America\\\/Indiana\\\/Knox\":\"CT\",\"America\\\/Menominee\":\"CT\",\"America\\\/North_Dakota\\\/Center\":\"CT\",\"America\\\/North_Dakota\\\/New_Salem\":\"CT\",\"America\\\/North_Dakota\\\/Beulah\":\"CT\",\"America\\\/Denver\":\"MT\",\"America\\\/Boise\":\"MT\",\"America\\\/Phoenix\":\"MT\",\"America\\\/Los_Angeles\":\"PT\",\"America\\\/Anchorage\":\"AKT\",\"America\\\/Juneau\":\"AKT\",\"America\\\/Sitka\":\"AKT\",\"America\\\/Metlakatla\":\"AKT\",\"America\\\/Yakutat\":\"AKT\",\"America\\\/Nome\":\"AKT\",\"America\\\/Adak\":\"HAT\",\"Pacific\\\/Honolulu\":\"HAT\"};\n\n    try {\n        var userTz = Intl.DateTimeFormat().resolvedOptions().timeZone;\n        var regionalLabel = REGIONAL_TZ_LABELS[userTz];\n\n        var timeFormatter = new Intl.DateTimeFormat(\"en-GB\", {\n            hour: \"numeric\",\n            minute: \"2-digit\",\n            hour12: true,\n            timeZone: userTz\n        });\n        var tzFormatter = new Intl.DateTimeFormat(\"en-GB\", {\n            hour: \"numeric\",\n            minute: \"2-digit\",\n            hour12: true,\n            timeZone: userTz,\n            timeZoneName: \"short\"\n        });\n\n        var utcStart = convertTime(timeStart);\n        var utcEnd = timeEnd ? convertTime(timeEnd) : null;\n\n        if (regionalLabel) {\n            var startText = timeFormatter.format(utcStart);\n            if (utcEnd) {\n                el.textContent = startText + \" \\u2013 \" + timeFormatter.format(utcEnd) + \" \" + regionalLabel;\n            } else {\n                el.textContent = startText + \" \" + regionalLabel;\n            }\n        } else if (utcEnd) {\n            el.textContent = timeFormatter.format(utcStart) + \" \\u2013 \" + tzFormatter.format(utcEnd);\n        } else {\n            el.textContent = tzFormatter.format(utcStart);\n        }\n    } catch (e) {\n        \/\/ Keep original text on error\n    }\n})();\n<\/script>\n\n\n\n<div class=\"event-multimedia\">\n            <img decoding=\"async\"\n            class=\"event-multimedia__image\"\n            loading=\"lazy\"\n            src=\"https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/webinar_website-image_v2.jpg\"\n            alt=\"\"\n            srcset=\"https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/webinar_website-image_v2.jpg 940w, https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/webinar_website-image_v2-300x153.jpg 300w, https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/webinar_website-image_v2-768x392.jpg 768w\"\n            sizes=\"(max-width: 940px) 100vw, 940px\"\n        \/>\n    <\/div>\n\n\n\n<div class=\"full-text-block-container\">\n    <div class=\"wrapper\">\n        <div class=\"full-text-block__content richText\">\n            <p>In this webinar, <strong>Nottinghamshire Fire and Rescue Service<\/strong> and <strong><a href=\"https:\/\/totara.com\/partners\/synergy-learning\/\" target=\"_blank\" rel=\"noopener\">Synergy Learning<\/a><\/strong> share how they used Totara to digitise 134 National Operational Guidance modules, introduce automated enrolment, and create a flexible, role-based learning experience that works across stations, shifts, and on-call responsibilities.<\/p>\n<p>You\u2019ll hear how they balanced scale with control, reducing admin, improving audit readiness, and achieving consistently high completion and retention rates while also redesigning learning to be more engaging, accessible, and relevant to the individual.<\/p>\n<p>Join this session to see what\u2019s possible when compliance becomes systematic rather than reactive, and to take away practical ideas for delivering structured, personalised learning at scale in your own organisation.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"event-extended-speaker themeLightGrey event-extended-speaker--has-bg event-extended-speaker--logo-below-info\" id=\"ext-speaker-6a15d1f563347\">\n            <h2 class=\"event-extended-speaker__title\" style=\"text-align: center;\">Meet the speaker<\/h2>\n    \n                        <div\n                class=\"event-extended-speaker__slide is-active\"\n                data-index=\"0\"\n                                style=\"\"\n            >\n                <div class=\"event-extended-speaker__photo-row\">\n                                                                <img decoding=\"async\"\n                            class=\"event-extended-speaker__photo\"\n                            loading=\"lazy\"\n                            src=\"https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/Steve-Wass.png\"\n                            alt=\"Steve Wass\"\n                            srcset=\"\"\n                            sizes=\"(max-width: 183px) 100vw, 183px\"\n                        \/>\n                                                        <\/div>\n                <div class=\"event-extended-speaker__info\">\n                                            <p class=\"event-extended-speaker__name\">Steve Wass<\/p>\n                                                                <div class=\"event-extended-speaker__job\"><p>eLearning Lead at Nottinghamshire Fire and Rescue Service<\/p>\n<\/div>\n                                                                <div class=\"event-extended-speaker__bio\"><p>Steve Wass is the eLearning Lead at Nottinghamshire Fire and Rescue Service, where he has spent the past nine years designing engaging, practical learning for operational firefighters. Steve has over 25 years of experience in eLearning, blended learning, and LMS implementation.<\/p>\n<\/div>\n                                                                <div class=\"event-extended-speaker__logo\">\n                            <img decoding=\"async\"\n                                loading=\"lazy\"\n                                src=\"https:\/\/totara.com\/wp-content\/uploads\/2026\/05\/Customer-logo-full-colour.svg\"\n                                alt=\"Company logo\"\n                                srcset=\"\"\n                                sizes=\"(max-width: 1px) 100vw, 1px\"\n                            \/>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n            <\/div>\n\n","protected":false},"menu_order":0,"template":"template-event-registration.php","tax\/tags":[],"tax\/topics":[],"tax\/event-types":[820],"class_list":["post-75389","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/events\/75389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/media?parent=75389"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=75389"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=75389"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/totara.com\/us\/wp-json\/wp\/v2\/tax\/event-types?post=75389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}