{"id":73829,"date":"2026-02-10T15:09:09","date_gmt":"2026-02-10T15:09:09","guid":{"rendered":"https:\/\/www.totara.com\/events\/eine-zertifizierung-viele-wege-fortgeschrittene-rezertifizierung-in-totara-20\/"},"modified":"2026-02-12T09:42:37","modified_gmt":"2026-02-12T09:42:37","slug":"eine-zertifizierung-viele-wege-fortgeschrittene-rezertifizierung-in-totara-20","status":"publish","type":"event","link":"https:\/\/www.totara.com\/de\/veranstaltungen\/eine-zertifizierung-viele-wege-fortgeschrittene-rezertifizierung-in-totara-20\/","title":{"rendered":"Eine Zertifizierung, viele Wege: Fortgeschrittene Rezertifizierung in Totara 20"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p>In diesem Webinar werden wir die <strong>wichtigsten Neuerungen von Totara 20 f\u00fcr Zertifizierungen<\/strong> vorstellen, darunter mehrj\u00e4hrige Rezertifizierungssequenzen, flexible R\u00fcckkehrpunkte und die Unterst\u00fctzung mehrerer Pfade innerhalb einer einzigen Zertifizierung.<\/p>\n<p>Wir werden auch auf eine von Administratoren stark nachgefragte Verbesserung eingehen: eine neue Art der Gruppenzuweisung, die es Lernenden erm\u00f6glicht, sich selbst f\u00fcr Programme und Zertifizierungen anzumelden und wieder abzumelden, wodurch Unternehmen mehr Flexibilit\u00e4t erhalten und gleichzeitig die Kontrolle \u00fcber die Einhaltung der Vorschriften behalten.<\/p>\n<p><strong>Webinardetails:<br \/>\nDatum:<\/strong> Mittwoch, 25. M\u00e4rz<br \/>\n<strong>Zeit:<\/strong> 4pm UK | 12:00pm ET<\/p>\n<p><strong>Referent<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-73621\" src=\"https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/LeeCooper-271x300.png\" alt=\"\" width=\"196\" height=\"217\" srcset=\"https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/LeeCooper-271x300.png 271w, https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/LeeCooper.png 451w\" sizes=\"auto, (max-width: 196px) 100vw, 196px\" \/><\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container themeLightGrey 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'>Heute registrieren<\/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: \"71449493-fc60-49da-b295-8f4759ab3e94\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1776163712000-8404223241\",\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-1776163712000-8404223241\"><\/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_quelle_beschreibung]');\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_quelle_beschreibung]');\n        if (input) {\n          input.value = 'One certification, many paths: advanced recertification in Totara 20';\n        }\n      }\n    }, 5000);\n  });\n<\/script>\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-73625 \" src=\"https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/webinar_engage-resource__One-certification-many-paths.jpg\" alt=\"\" width=\"675\" height=\"270\" srcset=\"https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/webinar_engage-resource__One-certification-many-paths.jpg 834w, https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/webinar_engage-resource__One-certification-many-paths-300x120.jpg 300w, https:\/\/www.totara.com\/wp-content\/uploads\/2026\/02\/webinar_engage-resource__One-certification-many-paths-768x308.jpg 768w\" sizes=\"auto, (max-width: 675px) 100vw, 675px\" \/>\n<\/div>\n  <\/div>","protected":false},"menu_order":0,"template":"","tax\/tags":[],"tax\/topics":[],"tax\/event-types":[312],"class_list":["post-73829","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/events\/73829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/media?parent=73829"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/tax\/tags?post=73829"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/tax\/topics?post=73829"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/www.totara.com\/de\/wp-json\/wp\/v2\/tax\/event-types?post=73829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}