{"id":4853,"date":"2025-06-17T08:03:23","date_gmt":"2025-06-17T08:03:23","guid":{"rendered":"https:\/\/www.licensingschool.co.uk\/licenseverse\/?post_type=lessons&#038;p=4853"},"modified":"2026-04-03T11:06:19","modified_gmt":"2026-04-03T11:06:19","slug":"find-what-you-need-fwyn","status":"publish","type":"lessons","link":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/","title":{"rendered":"Licensing training"},"content":{"rendered":"\n<p>We run regular training sessions for our Middle School and High School subscribers to help people learn new licensing topics and to keep up to date with recent changes in the world of licensing. These are the regular sessions that we run every month:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Product and program training<\/h3>\n\n\n\n<p>This is our \u201ctopic of the month\u201d session where we either take something new that\u2019s launched, or a topic suggested by subscribers. In recent months we\u2019ve covered Microsoft Defender, Microsoft AI, and Windows licensing options, to name just a few. You can peruse our full training catalogue <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/find-what-you-need-fwyn\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Did You See\u2026? training<\/h3>\n\n\n\n<p>This session covers all the things that are new or changed from a licensing perspective each month. It\u2019s really hard to keep up to date with changes \u2013 indeed, it takes our content team around 60 hours to put these sessions together. So, save yourself some time and stay current the easy way.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Dear Louise training<\/h3>\n\n\n\n<p>These sessions are for our High Schoolers who want extra breadth or depth on licensing topics and usually support the main product and program session of the month. You can peruse our full training catalogue <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/find-what-you-need-fwyn\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<p>Subscribers can register for training <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/register-for-training\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<!-- ============================================================\n  LS NAV \u2014 CONFIGURATION\n  Uncomment ONE line below to apply the active green highlight.\n============================================================ -->\n<script>\n  \/\/ var LS_ACTIVE_ITEM = \"LicenseVerse\";\n  \/\/ var LS_ACTIVE_ITEM = \"Glossary\";              \n  \/\/ var LS_ACTIVE_ITEM = \"Licensing School Toolbox\";\n  \/\/ var LS_ACTIVE_ITEM = \"SCR Community forum\";\n  \/\/ var LS_ACTIVE_ITEM = \"LicenseVerse updates\";\n  \/\/ var LS_ACTIVE_ITEM = \"Licensing blog\";\n   var LS_ACTIVE_ITEM = \"Training overview\";\n  \/\/ var LS_ACTIVE_ITEM = \"FWYN (Find What You Need)\";\n  \/\/ var LS_ACTIVE_ITEM = \"Register for training\";\n  \/\/ var LS_ACTIVE_ITEM = \"Exams overview\";\n  \/\/ var LS_ACTIVE_ITEM = \"Licensing Scholar exams\";\n  \/\/ var LS_ACTIVE_ITEM = \"Body of Knowledge exams\";\n<\/script>\n<!-- ============================================================ -->\n\n<style>\n  \/* =========================================================\n     [ FUTURE EDIT SECTION ] \n     Easily adjust specific settings below.\n  ========================================================= *\/\n  :root {\n    \/* Change the number below to make the typed text bigger or smaller. *\/\n    --search-input-font-size: 14px; \n  }\n\n  #ls-nav { display: none; }\n\n  .ls-nav-injected {\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n    box-sizing: border-box;\n    width: 100%;\n    padding: 10px 0;\n  }\n\n  .ls-nav-injected * { box-sizing: border-box; }\n\n  \/* \"Dashboard contents\" title at the top *\/\n  .ls-nav-title {\n    font-size: 20px !important;\n    font-weight: 600 !important;\n    color: #1a1a1a !important;\n    margin: -14px 0 24px -4px !important; \/* Moved UP slightly *\/\n    padding: 0 !important;\n    border: none !important;\n    background: none !important;\n    letter-spacing: -0.2px;\n  }\n\n  .ls-nav-section { margin-bottom: 18px; }\n\n  .ls-nav-header {\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    color: #94a3b8 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin: 0 0 6px 0 !important;\n    padding: 0 0 6px 0 !important;\n    border-bottom: 1px solid #e2e8f0 !important;\n    background: none !important;\n  }\n\n  .ls-nav-injected ul {\n    list-style: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .ls-nav-injected li {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  \/* --- MAIN LINKS --- *\/\n  .ls-nav-injected a {\n    display: flex !important;\n    align-items: center;\n    padding: 7px 12px 7px 10px !important; \/* Base padding *\/\n    text-decoration: none !important;\n    color: #334155 !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    border-left: 3px solid transparent;\n    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important; \/* Smooth animation *\/\n    background: transparent !important;\n    box-shadow: none !important;\n  }\n\n  .ls-nav-injected a svg {\n    width: 17px;\n    height: 17px;\n    min-width: 17px;\n    margin-right: 12px;\n    stroke: #8dc63f;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  \/* Link Hover Animations *\/\n  .ls-nav-injected a:hover {\n    background-color: #f8fafc !important;\n    color: #0f172a !important;\n    padding-left: 14px !important; \/* Slides text to the right slightly *\/\n  }\n\n  .ls-nav-injected a:hover svg {\n    transform: scale(1.15); \/* Subtle pop for the icon *\/\n  }\n\n  .ls-nav-injected a.ls-active {\n    background-color: #f4faeb !important;\n    border-left-color: #8dc63f !important;\n    color: #0f172a !important;\n    font-weight: 600 !important;\n  }\n\n  \/* --- EXPANDABLE ROW (LicenseVerse) --- *\/\n  .ls-expand-toggle {\n    display: flex !important;\n    align-items: center;\n    justify-content: space-between;\n    padding: 7px 12px 7px 10px !important;\n    cursor: pointer;\n    color: #334155 !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    border-left: 3px solid transparent;\n    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;\n    background: transparent !important;\n    user-select: none;\n  }\n\n  \/* Toggle Hover Animation *\/\n  .ls-expand-toggle:hover {\n    background-color: #f8fafc !important;\n    color: #0f172a !important;\n    padding-left: 14px !important; \/* Slides text right slightly *\/\n  }\n\n  .ls-expand-toggle.ls-active {\n    background-color: #f4faeb !important;\n    border-left-color: #8dc63f !important;\n    color: #0f172a !important;\n    font-weight: 600 !important;\n  }\n\n  .ls-expand-left {\n    display: flex;\n    align-items: center;\n  }\n\n  .ls-expand-toggle svg.ls-toggle-icon {\n    width: 17px;\n    height: 17px;\n    min-width: 17px;\n    margin-right: 12px;\n    stroke: #8dc63f;\n    fill: none;\n    stroke-width: 1.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .ls-expand-toggle:hover svg.ls-toggle-icon {\n    transform: scale(1.15); \/* Icon pop *\/\n  }\n\n  .ls-chevron {\n    width: 18px; \n    height: 18px;\n    stroke: #475569;\n    fill: none;\n    stroke-width: 3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    transition: transform 0.25s ease;\n    flex-shrink: 0;\n  }\n\n  .ls-expand-toggle.ls-open {\n    background-color: #f4faeb !important;\n    border-left-color: #8dc63f !important;\n    color: #0f172a !important;\n    font-weight: 600 !important;\n  }\n\n  .ls-expand-toggle.ls-open .ls-chevron {\n    transform: rotate(180deg);\n    stroke: #8dc63f;\n  }\n\n  \/* SUBMENU - Contains Bottom & Right Border *\/\n  .ls-submenu {\n    overflow: hidden;\n    max-height: 0;\n    margin-left: 24px;\n    border-left: 2px solid #e2e8f0;\n    border-bottom: 1px solid transparent;\n    border-right: 1px solid transparent;\n    border-radius: 0 0 8px 8px; \/* Rounded bottom corners *\/\n    padding-bottom: 0;\n    margin-bottom: 0;\n    transition: max-height 0.35s ease, padding-bottom 0.35s ease, margin-bottom 0.35s ease, border-color 0.35s ease;\n    background: #ffffff;\n  }\n\n  .ls-submenu.ls-open {\n    max-height: 400px;\n    padding-bottom: 8px; \n    margin-bottom: 6px;  \n    border-bottom: 1px solid #e2e8f0; \n    border-right: 1px solid #e2e8f0; \n  }\n  \n  \/* Remove border radius from parent when open to connect seamlessly *\/\n  .ls-expand-toggle.ls-open {\n    border-bottom-left-radius: 0;\n    border-bottom-right-radius: 0;\n  }\n\n  .ls-submenu a {\n    padding: 7px 12px 7px 32px !important;\n    font-size: 13.5px !important;\n    color: #4b5563 !important;\n    border-left: none !important;\n    position: relative;\n    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;\n  }\n\n  \/* Submenu Hover slide *\/\n  .ls-submenu a:hover {\n    background-color: #f8fafc !important;\n    color: #0f172a !important;\n    padding-left: 36px !important; \/* Slide animation *\/\n  }\n\n  \/* GREEN BULLET POINTS *\/\n  .ls-submenu a::before {\n    content: \"\";\n    position: absolute;\n    left: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #8dc63f; \n    transition: left 0.25s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s ease, background-color 0.2s ease;\n  }\n\n  \/* Dot follows text + slight scale up *\/\n  .ls-submenu a:hover::before {\n    left: 20px; \/* Moves in unison with the sliding text *\/\n    transform: translateY(-50%) scale(1.3); \n    background: #7db432; \n  }\n\n  \/* -- NEW: EDGE-TO-EDGE SEARCH STYLES -- *\/\n  .inline-search-input-group {\n    display: flex;\n    align-items: stretch;\n    background: #ffffff;\n    padding: 0; \n    width: 100%;\n    border-bottom: 1px solid #e2e8f0;\n  }\n\n  #ls-inline-search-input {\n    border: none !important; \n    outline: none !important; \n    width: 100%; \n    font-size: var(--search-input-font-size) !important; \n    color: #111827 !important; \n    background: transparent !important;\n    font-family: inherit;\n    padding: 10px 14px !important; \n    align-self: center;\n    min-width: 0; \n    box-shadow: none !important;\n    border-radius: 0 !important;\n  }\n\n  .inline-search-go-btn {\n    background-color: #8dc63f;\n    color: #ffffff;\n    border: none;\n    padding: 0 16px; \n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition: background-color 0.2s ease;\n    flex-shrink: 0;\n    outline: none;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n    border-radius: 0 !important; \/* Flush corner *\/\n  }\n\n  .inline-search-go-btn:hover, \n  .inline-search-go-btn:focus {\n    background-color: #36B44A;\n  }\n  \n  \/* Hides the old search box *\/\n  .ls-search-box { display: none !important; }\n  .ls-submenu-divider { display: none !important; }\n\n  \/* Fade siblings when LicenseVerse is expanded *\/\n  .ls-nav-injected.lv-open li:not(.lv-parent),\n  .ls-nav-injected.lv-open .ls-nav-section:not(.lv-section) {\n    opacity: 0.35;\n    transition: opacity 0.25s ease;\n  }\n\n  .ls-nav-injected.lv-open li.lv-parent,\n  .ls-nav-injected.lv-open .ls-nav-section.lv-section {\n    opacity: 1;\n    transition: opacity 0.25s ease;\n  }\n\n  .ls-nav-injected li,\n  .ls-nav-injected .ls-nav-section {\n    transition: opacity 0.25s ease;\n  }\n\n<\/style>\n\n<!-- Hidden source \u2014 JS clones this into the ToC panel -->\n<div id=\"ls-nav\">\n  <div class=\"ls-nav-injected\">\n\n    <h2 class=\"ls-nav-title\">Dashboard contents<\/h2>\n\n    <div class=\"ls-nav-section lv-section\">\n      <h3 class=\"ls-nav-header\">Find licensing information<\/h3>\n      <ul>\n        <li class=\"lv-parent\">\n          <!-- LicenseVerse expandable row -->\n          <div class=\"ls-expand-toggle\" data-ls-expand=\"lv-submenu\">\n            <span class=\"ls-expand-left\">\n              <svg class=\"ls-toggle-icon\" viewBox=\"0 0 24 24\"><path d=\"M4 4h4v16H4z M10 4h4v16h-4z M16 4h4v16h-4z\"\/><\/svg>\n              <span>LicenseVerse<\/span>\n            <\/span>\n            <svg class=\"ls-chevron\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/div>\n          <div class=\"ls-submenu\" id=\"lv-submenu\">\n            <!-- NEW SEARCH BOX GOES HERE -->\n            <div class=\"inline-search-input-group\">\n                <input type=\"text\" id=\"ls-inline-search-input\" placeholder=\"Search\u2026\" autocomplete=\"off\" \/>\n                <button id=\"ls-inline-search-btn\" class=\"inline-search-go-btn\">GO<\/button>\n            <\/div>\n            <!-- NO DIVIDER, NO EXACT MATCH -->\n            <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/on-premises\/\">On-premises products<\/a>\n            <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/ols\/\">Online Services<\/a>\n            <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/azure\/\">Azure<\/a>\n            <a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/common-info\/\">Common<\/a>\n          <\/div>\n        <\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/glossary\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n          <span>Glossary<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/licensing-school-toolbox\/\">\n          <svg viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 5.09 19.5 5.5 20 10 23 12 20 14 19.5 18.5 15.09 18.91 12 22 8.91 18.91 4.5 18.5 4 14 1 12 4 10 4.5 5.5 8.91 5.09 12 2\"\/><\/svg>\n          <span>Licensing School Toolbox<\/span>\n        <\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ls-nav-section\">\n      <h3 class=\"ls-nav-header\">KEEP UP TO DATE<\/h3>\n      <ul>\n        <li><a href=\"https:\/\/scr.licensingschool.co.uk\/\" target=\"_blank\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n          <span>SCR Community forum<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/licenseverse-updates\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8\"\/><path d=\"M3 3v5h5\"\/><\/svg>\n          <span>LicenseVerse updates<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licensing-blog\/\" target=\"_blank\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"\/><\/svg>\n          <span>Licensing blog<\/span>\n        <\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ls-nav-section\">\n      <h3 class=\"ls-nav-header\">LEARN<\/h3>\n      <ul>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\">\n          <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>\n          <span>Training overview<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/find-what-you-need-fwyn\/\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n          <span>FWYN (Find What You Need)<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/register-for-training\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"\/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"\/><\/svg>\n          <span>Register for training<\/span>\n        <\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ls-nav-section\">\n      <h3 class=\"ls-nav-header\">Demonstrate knowledge<\/h3>\n      <ul>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/licensing-exams\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><path d=\"M15 2H9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z\"\/><path d=\"M9 14l2 2 4-4\"\/><\/svg>\n          <span>Exams overview<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/licensing-exams\/licensing-scholar-exams\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\n          <span>Licensing Scholar exams<\/span>\n        <\/a><\/li>\n        <li><a href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/licensing-exams\/licensing-body-of-knowledge-exams\/\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n          <span>Body of Knowledge exams<\/span>\n        <\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n\n  function inject() {\n    var tocHeader = document.querySelector('.toc_header');\n    if (!tocHeader) return false;\n\n    var tocWidget = tocHeader.parentElement;\n    if (!tocWidget) return false;\n\n    var source = document.getElementById('ls-nav');\n    if (!source) return false;\n    var navClone = source.querySelector('.ls-nav-injected').cloneNode(true);\n\n    \/\/ Apply manual active highlight from config\n    var activeLabel = (typeof LS_ACTIVE_ITEM !== 'undefined') ? LS_ACTIVE_ITEM.trim().toLowerCase() : '';\n    if (activeLabel) {\n      navClone.querySelectorAll('a').forEach(function (a) {\n        var span = a.querySelector('span');\n        if (span && span.textContent.trim().toLowerCase() === activeLabel) {\n          a.classList.add('ls-active');\n        }\n      });\n    }\n\n    \/\/ Wire up expand toggles\n    navClone.querySelectorAll('.ls-expand-toggle').forEach(function (toggle) {\n      var targetId = toggle.getAttribute('data-ls-expand');\n      var submenu = navClone.querySelector('#' + targetId);\n      if (!submenu) return;\n      toggle.addEventListener('click', function () {\n        var isOpen = toggle.classList.contains('ls-open');\n        toggle.classList.toggle('ls-open', !isOpen);\n        submenu.classList.toggle('ls-open', !isOpen);\n        navClone.classList.toggle('lv-open', !isOpen);\n        \n        \/\/ Auto-focus the search box upon expansion \n        if (!isOpen) {\n          var searchInput = submenu.querySelector('#ls-inline-search-input');\n          if (searchInput) {\n            setTimeout(function() { searchInput.focus(); }, 150);\n          }\n        }\n      });\n    });\n\n    \/\/ Wire up LicenseVerse edge-to-edge search box\n    var searchInput = navClone.querySelector('#ls-inline-search-input');\n    var searchBtn   = navClone.querySelector('#ls-inline-search-btn');\n    \n    function doSearch() {\n      var term = searchInput ? searchInput.value.trim() : '';\n      if (!term) return;\n      \/\/ Exact match logic removed\n      window.location.href = 'https:\/\/www.licensingschool.co.uk\/licenseverse\/?s=' + encodeURIComponent(term);\n    }\n    if (searchInput) searchInput.addEventListener('keypress', function(e) { if (e.key === 'Enter') doSearch(); });\n    if (searchBtn)   searchBtn.addEventListener('click', doSearch);\n\n    \/\/ Wipe everything inside the widget and inject\n    while (tocWidget.firstChild) tocWidget.removeChild(tocWidget.firstChild);\n    tocWidget.appendChild(navClone);\n\n    \/\/ Stop the plugin re-injecting anything\n    new MutationObserver(function (mutations) {\n      mutations.forEach(function (m) {\n        m.addedNodes.forEach(function (node) {\n          if (node === navClone || navClone.contains(node)) return;\n          if (node.parentNode) node.parentNode.removeChild(node);\n        });\n      });\n    }).observe(tocWidget, { childList: true });\n\n    return true;\n  }\n\n  var tries = 0;\n  function attempt() {\n    if (inject()) return;\n    if (++tries < 30) setTimeout(attempt, 200);\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', attempt);\n  } else {\n    attempt();\n  }\n\n})();\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"featured_media":0,"parent":0,"menu_order":3,"template":"custom-single.php","lesson_category":[57],"class_list":["post-4853","lessons","type-lessons","status-publish","hentry","lesson_category-free-resources","entry","no-media"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Licensing training - LicenseVerse<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Licensing training - LicenseVerse\" \/>\n<meta property=\"og:description\" content=\"We run regular training sessions for our Middle School and High School subscribers to help people learn new licensing topics&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\" \/>\n<meta property=\"og:site_name\" content=\"LicenseVerse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-03T11:06:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\",\"url\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\",\"name\":\"Licensing training - LicenseVerse\",\"isPartOf\":{\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#website\"},\"datePublished\":\"2025-06-17T08:03:23+00:00\",\"dateModified\":\"2026-04-03T11:06:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Licensing training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#website\",\"url\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/\",\"name\":\"LicenseVerse\",\"description\":\"Microsoft Licensing Explained\",\"publisher\":{\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#organization\",\"name\":\"LicenseVerse\",\"url\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-content\/uploads\/sites\/4\/2023\/10\/Licensing-Verse_101023-01.png\",\"contentUrl\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-content\/uploads\/sites\/4\/2023\/10\/Licensing-Verse_101023-01.png\",\"width\":906,\"height\":394,\"caption\":\"LicenseVerse\"},\"image\":{\"@id\":\"https:\/\/www.licensingschool.co.uk\/licenseverse\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Licensing training - LicenseVerse","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/","og_locale":"en_GB","og_type":"article","og_title":"Licensing training - LicenseVerse","og_description":"We run regular training sessions for our Middle School and High School subscribers to help people learn new licensing topics&hellip;","og_url":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/","og_site_name":"LicenseVerse","article_modified_time":"2026-04-03T11:06:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/","url":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/","name":"Licensing training - LicenseVerse","isPartOf":{"@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#website"},"datePublished":"2025-06-17T08:03:23+00:00","dateModified":"2026-04-03T11:06:19+00:00","breadcrumb":{"@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/find-what-you-need-fwyn\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.licensingschool.co.uk\/licenseverse\/"},{"@type":"ListItem","position":2,"name":"Licensing training"}]},{"@type":"WebSite","@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#website","url":"https:\/\/www.licensingschool.co.uk\/licenseverse\/","name":"LicenseVerse","description":"Microsoft Licensing Explained","publisher":{"@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.licensingschool.co.uk\/licenseverse\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#organization","name":"LicenseVerse","url":"https:\/\/www.licensingschool.co.uk\/licenseverse\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#\/schema\/logo\/image\/","url":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-content\/uploads\/sites\/4\/2023\/10\/Licensing-Verse_101023-01.png","contentUrl":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-content\/uploads\/sites\/4\/2023\/10\/Licensing-Verse_101023-01.png","width":906,"height":394,"caption":"LicenseVerse"},"image":{"@id":"https:\/\/www.licensingschool.co.uk\/licenseverse\/#\/schema\/logo\/image\/"}}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/lessons\/4853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/lessons"}],"about":[{"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/types\/lessons"}],"version-history":[{"count":3,"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/lessons\/4853\/revisions"}],"predecessor-version":[{"id":11664,"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/lessons\/4853\/revisions\/11664"}],"wp:attachment":[{"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/media?parent=4853"}],"wp:term":[{"taxonomy":"lesson_category","embeddable":true,"href":"https:\/\/www.licensingschool.co.uk\/licenseverse\/wp-json\/wp\/v2\/lesson_category?post=4853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}