<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<!-- Google tag (gtag.js) -->
	<script async src="https://www.googletagmanager.com/gtag/js?id=G-X0YZSSE7S0"></script>
	<script>
	  window.dataLayer = window.dataLayer || [];
	  function gtag(){dataLayer.push(arguments);}
	  gtag('js', new Date());

	  gtag('config', 'G-X0YZSSE7S0');
	</script>
	<script>
		document.addEventListener("DOMContentLoaded", function () {
    document.body.addEventListener("click", function (event) {
        let link = event.target.closest("a"); // Ensure it's a link
        if (link && link.hostname !== location.hostname) {
            window.gtag('event', 'outbound_click', {
                'event_category': 'Outbound Links',
                'event_label': link.href,
                'transport_type': 'beacon'
            });
        }
    });
});
	</script>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
	
	<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
	<title>Learning News - Learning and development (L&amp;D) news</title>
	<meta name="robots" content="index,follow" />
	<meta name="description" content="Latest learning and development news, expert insight and interviews covering corporate L&amp;D, workplace learning, L&amp;D strategy, learning technology and edtech, talent development, corporate learning vendors and related HR news." /><meta name="keywords" content="" />
	<meta name="google-site-verification" content="Ue8jMz8SUO6XbgWGtRg2VFEBmP-lBsd_rTdHCLviFv8" />
	<meta name="google-site-verification" content="gCZFyXegptgYKk-u-5tt0FF8F2oR7480RV7Wh88aqMo" />
	<meta name="ahrefs-site-verification" content="d1a4a8e7539fb39aaca554fdbe089ab14b19dae2fd0db4a201ea31c051532e7c">
	<!-- Preload Fonts -->
<link rel="preload" href="https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic" as="style" onload="this.rel='stylesheet'">
<link rel="preload" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0" as="font" type="font/woff2" crossorigin>

<style>article,nav{display:block}a{background-color:transparent;text-decoration:none;color:#1b5198}h1{margin:.67em 0}img{border:0;vertical-align:middle}button,input{margin:0;font:inherit;color:inherit}button{overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:10px;height:100%}body{margin:0;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input{font-family:inherit;font-size:inherit;line-height:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}p{margin:0 0 10px}ul{margin-top:0;margin-bottom:10px}ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-lg-3,.col-lg-9,.col-md-4,.col-md-8,.col-sm-4,.col-sm-8,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-12{float:left;width:100%}@media (min-width:768px){.col-sm-4,.col-sm-8{float:left}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}}@media (min-width:992px){.col-md-4,.col-md-8{float:left}.col-md-8{width:66.66666667%}.col-md-4{width:33.33333333%}}@media (min-width:1200px){.col-lg-3,.col-lg-9{float:left}.col-lg-9{width:75%}.col-lg-3{width:25%}}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-group{margin-bottom:15px}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;background-image:none;border:1px solid transparent;border-radius:4px}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}.navbar-toggle{display:none}}.navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}}.navbar-form{padding:10px 15px;margin:8px -15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-right{float:right!important;margin-right:-15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand,.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-form{border-color:#e7e7e7}.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container:after,.nav:after,.navbar-header:after,.navbar:after,.row:after{clear:both}@-ms-viewport{width:device-width}.visible-sm-block,.visible-xs,.visible-xs-block{display:none!important}@media (min-width:768px)and (max-width:991px){.visible-sm-block{display:block!important}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.visible-xs,.visible-xs-block{display:block!important}.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}body,html{font-family:Roboto,sans-serif}.navbar .navbar-brand{font-family:'News Cycle',sans-serif;font-weight:400}.navbar li{font-weight:400;font-size:15px}.navbar li a{background-image:url(/Assets/images/main-site-images/divider.gif);background-repeat:no-repeat;background-position:left center}.navbar li:first-child a{background-image:none}#logo{position:relative;height:118px;background-image:url(/Assets/images/main-site-images/menu-top.png);background-repeat:no-repeat;background-position:left bottom;border-bottom:1px solid #f5f5f5}div#logo .btn-default{background:#e5e4e2;border:1px solid #bfbfbf}#logotype{padding:15px 15px 0;position:relative;top:10px}#banner-ad{position:absolute;top:35px;right:15px;z-index:555}#btn-login{position:absolute;top:-15px;right:20px}div.maincol{padding:30px 0 0}div.sidecol{padding:30px 0 80px}div#date-share{font-size:12px;color:#666}div#share-links{text-align:right;text-transform:lowercase}div#share-links li a{color:#666}div#share-links li#twitter-link a i{color:#000}div#share-links li#rss-link a i{color:#f60}.btn-primary{color:#fff;background:#5fa74f;border:1px solid #4f923f;border-radius:14px;padding-left:12px;padding-right:12px}.no-margin-top{margin-top:0!important}#page-content{position:relative;left:0}#slide-nav .navbar-toggle{position:relative;line-height:0;float:left;margin:0;width:30px;height:40px;padding:10px 0 0;border:0;background:0 0}#slide-nav .navbar-toggle>.icon-bar{width:100%;display:block;height:3px;margin:5px 0 0}.navbar-header{position:relative}@media (max-width:767px){#slide-nav.navbar{position:fixed;right:0;left:0;z-index:1030}#page-content{padding-top:70px;background-color:#f5f5f5}#slide-nav .navbar-header{margin:0 auto;padding:0 15px}#slide-nav #slidemenu{background:#f7f7f7;left:-100%;width:73%;min-width:0;position:absolute;padding-left:0;z-index:2;top:-8px;margin:0}#slide-nav #slidemenu .navbar-nav{min-width:0;width:100%;margin:0}#slide-nav{border-top:0}#slide-nav .navbar-form{width:100%;margin:8px 0;text-align:center;overflow:hidden}#slide-nav .navbar-form .form-control{text-align:center}#slide-nav .navbar-form .btn{width:100%}div#date-share,div#share-links{text-align:center}div.sidecol{padding:30px 15px 0}#slide-nav.navbar li{font-size:17px}ul.date-timeline{margin-right:15px}}@media (min-width:768px){#page-content,.navbar-header{left:0!important}body{background:no-repeat fixed #dedede;background-image:linear-gradient(-180deg,#fefefe 0,#dedede 100%);height:100%;margin:0}#main-container{background-color:#f5f5f5;border:20px solid #fff;-webkit-box-shadow:0 6px 4px 4px rgba(204,204,204,.4);box-shadow:0 6px 4px 4px rgba(204,204,204,.3);margin-top:30px}form.navbar-form{padding-right:30px}#slide-nav.navbar{border-radius:0 0 6px 6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;border-color:#bdbdbd;background-image:linear-gradient(-180deg,#e6e5e4 0,#e6e5e4 52%,#d6d6d6 58%,#dddcdc 63%,#ddd 100%);-webkit-box-shadow:0 5px 5px 0 #bdbdbd;-moz-box-shadow:0 5px 5px 0 #bdbdbd;box-shadow:0 5px 5px 0 #bdbdbd}#slide-nav.navbar li{font-size:16px;font-weight:300;letter-spacing:.025em}#slide-nav.navbar li a{font-weight:300}#slide-nav.navbar .navbar-form .form-control{-webkit-border-radius:15px;border-radius:15px;width:200px}#slide-nav.navbar .navbar-form .btn-primary{background-color:transparent;border-color:transparent;color:#666;padding-left:2px;padding-right:2px}#slide-nav.navbar .navbar-form .btn-primary i{font-size:17px}}#browse-page div.maincol h1{font-size:15px;text-transform:uppercase;font-weight:700;color:#589d47;margin-bottom:30px}#browse-page div.maincol h2{font-size:26px;font-weight:300;margin:0 0 8px}#browse-page div.maincol h3{font-size:14px;margin:0 0 8px;color:#666}#browse-page div.maincol p{font-size:16px;color:#333;font-weight:400}div.sidebox{background-image:url(/Assets/images/main-site-images/box-top.png);background-repeat:no-repeat;padding-top:6px;margin-bottom:12px}div.sidebox-inner{background:#f0efef;border:1px solid #e6e6e6;padding:10px;margin-top:3px}div.sidebox-inner h3{color:#589d47;padding:0;margin:0 0 8px;font-size:20px;font-weight:700}div.sidecol ul li{padding-left:15px;line-height:110%;margin-bottom:3px}div.sidecol ul li:before{font-family:FontAwesome;font-size:8px;content:'\f0c8';margin:0 5px 0 -12px;color:#bbb;position:relative;top:-2px}ul.date-timeline{border-left:3px solid #e7e7e7;margin-left:20px}ul.date-timeline li{margin-left:-23px;padding-bottom:40px;background-image:url(/Assets/images/main-site-images/date-circle.png);background-repeat:no-repeat;position:relative}ul.date-timeline time{position:relative;display:block;top:0;left:0}ul.date-timeline li span.numeric-date{width:44px;height:44px;display:block;position:absolute;color:#fff;font-weight:300!important;font-size:22px;text-align:center;padding-top:7px;top:0;left:1px}ul.date-timeline li span.text-date{padding-left:35px;display:block;position:relative;top:0;padding-top:10px;left:6px;height:44px}ul.date-timeline li ul{margin-left:74px}ul.date-timeline li ul li{padding-top:10px;padding-bottom:10px;outline:0;background-image:none}ul.date-timeline li ul li:first-child{padding-top:30px;padding-bottom:10px}ul.date-timeline li ul li:last-child{padding-bottom:0}ul.date-timeline li time{padding-left:10px;color:#589d47;font-size:17px;font-weight:300}ul.date-timeline li h3 time{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width:768px) and (max-width:991px){#banner-ad{z-index:555;position:static;width:468px;height:auto;margin-left:auto;margin-right:auto;padding-top:35px}#logo{position:relative;height:auto}#logotype{padding:15px;text-align:center;margin-top:10px;margin-bottom:10px}#banner-ad img{height:60px}#btn-login{position:absolute;top:-15px;right:20px}}@font-face{font-family:FontAwesome;src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-search:before{content:"\f002"}.fa-lock:before{content:"\f023"}.fa-twitter:before{content:"\f099"}.fa-rss:before{content:"\f09e"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}button::-moz-focus-inner{padding:0;border:0}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2')}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2')}
</style>



<!-- Critical CSS (Bootstrap and Core Styles) -->
<!-- Deferred CSS for Non-Critical Parts -->
<link rel="stylesheet" href="/Assets/css/bootstrap.min.css" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" href="/Assets/css/bootstrap.min.css"></noscript>

<link rel="stylesheet" href="/Assets/css/tpr-2015-main.min.css?v=2" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" href="/Assets/css/tpr-2015-main.min.css?v=2"></noscript>

<link rel="stylesheet" href="/Assets/css/tpr-2015-pages.min.css?v=2.5" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" href="/Assets/css/tpr-2015-pages.min.css?v=2.1"></noscript>


<!-- Non-Critical CSS (Deferred Loading) -->
<link href="/Assets/css/formValidation.min.css" rel="stylesheet" media="print" onload="this.media='all'">
<link href="/css/magnific-popup.min.css" rel="stylesheet" media="print" onload="this.media='all'">
<link href="/css/jquery.mCustomScrollbar.min.css" rel="stylesheet" media="print" onload="this.media='all'">
<link href="/css/jquery.fancybox.min.css" rel="stylesheet" media="print" onload="this.media='all'">
<noscript>
    <link href="/Assets/css/formValidation.min.css" rel="stylesheet">
    <link href="/css/magnific-popup.min.css" rel="stylesheet">
    <link href="/css/jquery.mCustomScrollbar.min.css" rel="stylesheet">
    <link href="/css/jquery.fancybox.min.css" rel="stylesheet">
</noscript>

<!--[if lt IE 9]>
<script src="../Assets/js/html5shiv.min.js"></script>
<script src="../Assets/js/respond.min.js"></script>
<![endif]-->

<!-- Async Loading for Third-Party Scripts -->
<script async src="https://cdn.cookie-script.com/s/ee0525606380d235b89e90b29f549a18.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4982978-30"></script>
<script async src="https://platform-api.sharethis.com/js/sharethis.js#property=5ac6800f003b52001341b4f7&product=social-ab"></script>
    
	    <link rel="canonical" href="https://learningnews.com/" />
        <script type="application/ld+json">
    {"@context":"https://schema.org","@type":"WebSite","name":"Learning News - the learning sector's newswire'","url":"https://learningnews.com/"}
        </script>

<meta property="og:type" content="website">
<meta property="og:title" content="Latest news" />
<meta property="og:image" content="https://learningnews.com/media/14866368/learningnews.png" />
<meta property="og:url" content="https://learningnews.com/" />
<meta property="og:description" content="Latest learning and development news, expert insight and interviews covering corporate L&amp;D, workplace learning, L&amp;D strategy, learning technology and edtech, talent development, corporate learning vendors and related HR news." />
<meta property="og:site_name" content="Learning News - the learning sector&#39;s newswire&#39;" />


<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="Learning News - the learning sector&#39;s newswire&#39;">
<meta name="twitter:creator" content="lnwire">
<meta name="twitter:title" content="Latest news">
<meta name="twitter:description" content="Latest learning and development news, expert insight and interviews covering corporate L&amp;D, workplace learning, L&amp;D strategy, learning technology and edtech, talent development, corporate learning vendors and related HR news.">
<meta name="twitter:image" content="https://learningnews.com/media/14866368/learningnews.png">
</head>

    <body id="browse-page">

        <div class="container" id="main-container">
            
            <!--Header-->
            <div class="row">
                
                
<div class="col-xs-12">
    <div id="logo" class="hidden-xs">
        <div id="banner-ad"><a href="https://www.fosway.com/corporate-membership/?utm_source=Learning+News&amp;utm_medium=banner&amp;utm_campaign=LN+campaign+November" id="dropdownAd1" rel="nofollow"><img src="/media/17509340/fosway-corporate-membership.png" alt="Fosway corporate membership" width="468" height="60" /></a></div>
        <div id="logotype"><a href="/" title="Learning News"><img src="/Images/learning-news/logo.png" alt="Learning News" width="258" height="72"></a>
        </div>

            <a class="btn btn-default btn-sm hidden-xs" id="btn-login" href="/login" title="Login or register"><i class="fa fa-lock"></i> login or register</a>
    </div>
</div>



                
<div class="col-xs-12">
    <nav>
        <div class="navbar navbar-default" role="navigation" id="slide-nav">
            <div class="navbar-header"> <a class="navbar-toggle"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="navbar-brand hidden-lg hidden-md hidden-sm" href="/">Learning News</a> </div>
            <div id="slidemenu">
                <form class="navbar-form navbar-right" role="form" action="/search">
                    <div class="form-group">
                        <input type="search" placeholder="search" name="search" value="" class="form-control">
                    </div>
                    <button type="submit" class="btn btn-primary"><i class="fa fa-search"></i></button>
                </form>
                <ul class="nav navbar-nav">
                    <li class=""><a href="/">news</a></li>
					
					<!--<li class=" visible-xs"><a href="https://learningnews.com/breaking">breaking</a></li>-->
                    <li class=" visible-xs"><a href="https://learningnews.com/bulletins">bulletins</a></li>

                    <li class=" visible-xs"><a href="https://learningnews.com/features">features</a></li>


                                           <li class="hidden-xs "><a href="/bulletins">bulletins</a></li>

                                           <li class="hidden-xs "><a href="/features">features</a></li>

                                           <li class="hidden-xs "><a href="/compare-subscriptions">sign up</a></li>

                                           <li class="hidden-xs "><a href="/register">register</a></li>
                    <li class="visible-xs"><a href="/login"><i class="fa fa-lock"></i> login or register</a></li>
                </ul>
            </div>
        </div>
    </nav>
</div>
            </div>
            

            <!--Main content-->
            <div class="row" id="page-content">
                
    
    
    <div class="col-xs-12">
        <div class="row" id="date-share">
            <div class="col-xs-12 col-sm-8">
    <time datetime="2026-06-11 07:39">11 Jun 2026</time>       
</div>
            <div class="col-xs-12 col-sm-4" id="share-links">
    <ul class="list-unstyled list-inline">
        <li>Get updates</li>
        <li id="mail-link"><a href="/register" title="Get e-mail updates"><i class="fa fa-envelope"></i> e-mail</a></li>
            <li id="linkedin-link"><a href="https://www.linkedin.com/company/learningnews" title="Follow us on LinkedIn"><i class="fa fa-linkedin"></i> LinkedIn</a></li>
        <li id="rss-link"><a href="/rss-updates" title="Get updates via RSS"><i class="fa fa-rss"></i> RSS</a></li>
    </ul>
</div>
        </div>    
    </div>
    
    
    <div class="col-xs-12">    
        <div class="row">
            
            <div class="col-xs-12 col-sm-8 col-md-8 col-lg-9">
                <div class="maincol">
				    




                    <h1 class="no-margin-top">Latest L&D news</h1>

                        <ul class="date-timeline list-unstyled">
            <li>
                <time datetime="11/06/2026 17:27:55">
                    <span class="numeric-date">11</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/world-of-learning/2026/world-of-learning-publishes-special-edition-issue-of-learning-magazine" title="World of Learning publishes Special Edition issue of Learning Magazine ">World of Learning publishes Special Edition issue of Learning Magazine </a>
                                    </h2>
                                    <h3>
                                        World of Learning | Learning Magazine Special Edition 2026                                        <span class="sr-only">|</span>
                                        <time datetime="11/06/2026 17:27:55">11 Jun 2026</time>
                                    </h3>
                                    <p>
The Learning Magazine Special Edition is now available, bringing together diverse voices from across the industry to explore the most pressing challenges L&D teams face today.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/summit-events/2026/what-you-missed-at-the-11th-rewards-benefits-wellbeing-summit" title="What You Missed at the 11th Rewards, Benefits & Wellbeing Summit">What You Missed at the 11th Rewards, Benefits & Wellbeing Summit</a>
                                    </h2>
                                    <h3>
                                        Summit Events                                        <span class="sr-only">|</span>
                                        <time datetime="11/06/2026 11:34:25">11 Jun 2026</time>
                                    </h3>
                                    <p>
"Easily the best work event I have been to." 

We loved hearing that from one of our delegates in Lisbon last week. The 11th Rewards, Benefits &amp; Wellbeing Summit has come and gone - but the conversations, connections, and ideas it sparked are just getting started.

Read the recap here.                                     </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="10/06/2026 13:58:00">
                    <span class="numeric-date">10</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/pearson-joins-uk-drive-to-train-10-million-in-ai" title="Pearson joins UK drive to train 10 million in AI">Pearson joins UK drive to train 10 million in AI</a>
                                    </h2>
                                    <h3>
                                        Learning News | Pearson                                        <span class="sr-only">|</span>
                                        <time datetime="10/06/2026 13:58:00">10 Jun 2026</time>
                                    </h3>
                                    <p>
Pearson has joined the UK's AI Skills Boost initiative, which aims to equip 10 million workers with AI skills by 2030.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/training-orchestra/2026/as-face‑to‑face-training-scales,-operational-complexity-comes-into-focus" title="As Face‑to‑Face Training Scales, Operational Complexity Comes Into Focus">As Face‑to‑Face Training Scales, Operational Complexity Comes Into Focus</a>
                                    </h2>
                                    <h3>
                                        Training Orchestra | Learning analysts on the operational realities of live training                                        <span class="sr-only">|</span>
                                        <time datetime="10/06/2026 10:13:07">10 Jun 2026</time>
                                    </h3>
                                    <p>
Face‑to‑face and virtual classroom training remain central to enterprise learning strategies, yet the operational practices used to plan and run them have not evolved at the same pace. Drawing on analyst insights from Brandon Hall Group, this article explores how scale brings new complexity into focus, and why execution is becoming an increasingly important consideration for learning leaders.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ciphr/2026/most-workers-have-career-regrets-ciphr-survey-shows" title="Most workers have career regrets, survey shows">Most workers have career regrets, survey shows</a>
                                    </h2>
                                    <h3>
                                        Ciphr                                        <span class="sr-only">|</span>
                                        <time datetime="10/06/2026 09:01:00">10 Jun 2026</time>
                                    </h3>
                                    <p>
New research by Ciphr reveals people's biggest career regrets.                                     </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="09/06/2026 18:38:48">
                    <span class="numeric-date">09</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/ai-hiring-drives-rise-in-career-switching" title="AI hiring drives rise in career switching">AI hiring drives rise in career switching</a>
                                    </h2>
                                    <h3>
                                        Learning News | Revelio Labs                                        <span class="sr-only">|</span>
                                        <time datetime="09/06/2026 18:38:48">09 Jun 2026</time>
                                    </h3>
                                    <p>
More workers are changing career paths as AI-related roles attract talent from research, analysis and engineering jobs, according to Revelio Labs.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/world-of-learning/2026/world-of-learning-announces-workforce-solutions-conference-for-senior-hr-leaders" title="World of Learning announces Workforce Solutions Conference for senior HR leaders">World of Learning announces Workforce Solutions Conference for senior HR leaders</a>
                                    </h2>
                                    <h3>
                                        World of Learning | Workforce Solutions | 6 &amp; 7 October 2026 | NEC, Birmingham                                        <span class="sr-only">|</span>
                                        <time datetime="09/06/2026 17:36:48">09 Jun 2026</time>
                                    </h3>
                                    <p>
Co-located with World of Learning, the Workforce Solutions Conference will take place on 6 &amp; 7 October 2026. The Conference Programme has now been released, alongside Delegate packages and early-bird rates, giving HR attendees an early opportunity to explore what’s on and secure their place.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="08/06/2026 16:45:09">
                    <span class="numeric-date">08</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/us-job-growth-continues-as-hiring-slows-and-labour-demand-levels-off" title="US job growth continues as hiring slows and labour demand levels off">US job growth continues as hiring slows and labour demand levels off</a>
                                    </h2>
                                    <h3>
                                        Learning News | Revelio Labs                                        <span class="sr-only">|</span>
                                        <time datetime="08/06/2026 16:45:09">08 Jun 2026</time>
                                    </h3>
                                    <p>
The US economy added 123,700 jobs in May; Hiring, job postings and advertised salaries edge lower.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/sunday-anxiety-may-point-to-workplace-problems,-says-expert" title="Sunday anxiety may point to workplace problems, says expert">Sunday anxiety may point to workplace problems, says expert</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="08/06/2026 16:44:19">08 Jun 2026</time>
                                    </h3>
                                    <p>
Persistent 'Sunday dread' may indicate deeper workplace issues rather than routine pre-week nerves, according to occupational health and safety expert.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/the-learning-network/2026/ld-by-the-sea" title="L&D by the Sea">L&D by the Sea</a>
                                    </h2>
                                    <h3>
                                        The Learning Network | Join The Learning Network for our Summer mixer                                        <span class="sr-only">|</span>
                                        <time datetime="08/06/2026 16:00:34">08 Jun 2026</time>
                                    </h3>
                                    <p>
Join us for drinks on the rooftop, with our ever-popular Summer mixer, sponsored by Mint. Hosted in Brighton on 25th June, from 14:30 to 19:00, with drinks and pizza provided, it's a great day for learning, relaxing, and networking.
                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/clo100/2026/clo100-launches-annual-ld-leader-benchmark-survey" title="CLO100 Launches Annual L&D Leader Benchmark Survey ">CLO100 Launches Annual L&D Leader Benchmark Survey </a>
                                    </h2>
                                    <h3>
                                        CLO100 | LONDON, UK – 8 June 2026                                        <span class="sr-only">|</span>
                                        <time datetime="08/06/2026 14:42:30">08 Jun 2026</time>
                                    </h3>
                                    <p>
New industry-wide initiative aims to provide definitive, anonymous data on L&D salaries, budgets, and team structures to map the reality of modern Learning Departments                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/idtx/2026/idtx-virtual-summit-2026-opens-call-for-speakers-as-community-first-conference-returns" title="IDTX Virtual Summit 2026 opens call for speakers as community-first conference returns">IDTX Virtual Summit 2026 opens call for speakers as community-first conference returns</a>
                                    </h2>
                                    <h3>
                                        IDTX                                        <span class="sr-only">|</span>
                                        <time datetime="08/06/2026 11:57:12">08 Jun 2026</time>
                                    </h3>
                                    <p>
The IDTX event series has issued an open call for speakers ahead of its one-day virtual conference on 22 October 2026, inviting learning and development and performance enablement professionals to share evidence-informed practice with the wider industry.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="05/06/2026 12:47:19">
                    <span class="numeric-date">05</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ispring-solutions/2026/powerpoint-design-masterclass-what-makes-training-slides-engagement-worthy" title="PowerPoint design masterclass: what makes training slides engagement-worthy? ">PowerPoint design masterclass: what makes training slides engagement-worthy? </a>
                                    </h2>
                                    <h3>
                                        iSpring Solutions                                        <span class="sr-only">|</span>
                                        <time datetime="05/06/2026 12:47:19">05 Jun 2026</time>
                                    </h3>
                                    <p>
Most training content still starts life in PowerPoint. That is not the problem. The problem is that 'made in PowerPoint' too often means dense slides, decorative clip art, and a wall of bullet points that a learner skims and forgets by the next screen.                                     </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/acteon-communication-and-learning/2026/new-research-why-good-ai-principles-dont-always-change-behaviour" title="New research: why good AI principles don’t always change behaviour ">New research: why good AI principles don’t always change behaviour </a>
                                    </h2>
                                    <h3>
                                        Acteon Communication and Learning                                        <span class="sr-only">|</span>
                                        <time datetime="05/06/2026 06:04:01">05 Jun 2026</time>
                                    </h3>
                                    <p>
New research explores the gap between responsible AI principles and what people actually do – and some practical ways organisations are responding.                                       </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="04/06/2026 19:32:11">
                    <span class="numeric-date">04</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/as-ai-agents-move-into-production-workforce-data-takes-centre-stage" title="As AI agents move into production, workforce data takes centre stage">As AI agents move into production, workforce data takes centre stage</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="04/06/2026 19:32:11">04 Jun 2026</time>
                                    </h3>
                                    <p>
AI agents need access to workforce, skills and learning data, placing governance at the heart of enterprise AI strategies.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/world-of-learning/2026/upcoming-webinar-to-explore-why-traditional-training-systems-are-failing-and-how-ld-teams-can-win-le" title="Upcoming webinar to explore why traditional training systems are failing and how L&D teams can win Learners back in the age of AI">Upcoming webinar to explore why traditional training systems are failing and how L&D teams can win Learners back in the age of AI</a>
                                    </h2>
                                    <h3>
                                        World of Learning | TalentLMS webinar 10 June 2026, 2:00 PM BST                                         <span class="sr-only">|</span>
                                        <time datetime="04/06/2026 15:02:00">04 Jun 2026</time>
                                    </h3>
                                    <p>
TalentLMS to host a webinar exploring how AI is changing workplace learning, as part of the next session in the World of Learning Webinars series. Taking place on 10 June 2026, the session will examine why employees are increasingly turning to AI and informal training systems, and how organisations can bridge the relevance gap between training and daily work.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="02/06/2026 16:11:00">
                    <span class="numeric-date">02</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/fitch-learning-and-hearstlab-invest-in-founderz" title="Fitch Learning and HearstLab invest in Founderz">Fitch Learning and HearstLab invest in Founderz</a>
                                    </h2>
                                    <h3>
                                        Learning News | Fitch Learning                                        <span class="sr-only">|</span>
                                        <time datetime="02/06/2026 16:11:00">02 Jun 2026</time>
                                    </h3>
                                    <p>
Fitch Learning and HearstLab invest in Founderz to integrate AI learning technology across Fitch Learning’s global financial services client base.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/world-of-learning/2026/world-of-learning-conference-programme-2026-released" title="World of Learning Conference Programme 2026 released">World of Learning Conference Programme 2026 released</a>
                                    </h2>
                                    <h3>
                                        World of Learning | 6 &amp; 7 October 2026 | NEC, Birmingham                                        <span class="sr-only">|</span>
                                        <time datetime="02/06/2026 15:25:31">02 Jun 2026</time>
                                    </h3>
                                    <p>
The World of Learning Conference &amp; Exhibition will take place on 6 &amp; 7 October 2026 at the NEC, Birmingham. Ahead of the event, organisers have released the Conference programme, delegate packages and early-bird rates, providing attendees with an early opportunity to explore the agenda and secure their place.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-technologies/2026/learning-technologies-awards-2026-opens-for-entries" title="Learning Technologies Awards 2026 opens for entries">Learning Technologies Awards 2026 opens for entries</a>
                                    </h2>
                                    <h3>
                                        Learning Technologies | London                                         <span class="sr-only">|</span>
                                        <time datetime="02/06/2026 10:46:55">02 Jun 2026</time>
                                    </h3>
                                    <p>
Awards programme announced with 25 categories, including four new awards, and a July 2026 submission deadline.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="01/06/2026 20:49:58">
                    <span class="numeric-date">01</span> <span class="text-date">Jun 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/fuse-universal/2026/fuse-launches-lyra-the-ai-performance-coach-designed-to-transform-workplace-learning" title="Fuse Launches Lyra, the AI Performance Coach Designed to Transform Workplace Learning ">Fuse Launches Lyra, the AI Performance Coach Designed to Transform Workplace Learning </a>
                                    </h2>
                                    <h3>
                                        Fuse Universal                                        <span class="sr-only">|</span>
                                        <time datetime="01/06/2026 20:49:58">01 Jun 2026</time>
                                    </h3>
                                    <p>
New AI-powered coaching solution helps employees learn, practise, apply knowledge and improve performance in the flow of work.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/hemsley-fraser/2026/hemsley-in-training-industry-top-20-learning-services-company-list-for-2026" title="Hemsley in Training Industry Top 20 Learning Services Company List for 2026">Hemsley in Training Industry Top 20 Learning Services Company List for 2026</a>
                                    </h2>
                                    <h3>
                                        Hemsley Fraser | Plymouth, UK                                         <span class="sr-only">|</span>
                                        <time datetime="01/06/2026 11:41:00">01 Jun 2026</time>
                                    </h3>
                                    <p>
Hemsley Fraser has been recognised for its excellence in learning services for the corporate learning and development (L&D) market by being included in Training Industry Inc.’s 2026 Top Training Companies™ list for Learning Services. Hemsley’s selection for the Top 20 list marks the fifteenth consecutive year of recognition for the UK-based learning and development experts.


                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="31/05/2026 23:00:00">
                    <span class="numeric-date">31</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ld-free-spirits/2026/ld-free-spirits-invites-freelancers-to-share-insights-in-2026-survey" title="L&D Free Spirits Invites Freelancers to Share Insights in 2026 Survey">L&D Free Spirits Invites Freelancers to Share Insights in 2026 Survey</a>
                                    </h2>
                                    <h3>
                                        L&D Free Spirits                                        <span class="sr-only">|</span>
                                        <time datetime="31/05/2026 23:00:00">31 May 2026</time>
                                    </h3>
                                    <p>
L&D Free Spirits launches Freelancer Insight Survey for the third year running, continuing to support members and the People Development community.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="28/05/2026 12:09:00">
                    <span class="numeric-date">28</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/virtual-college/2026/virtual-college-launches-new-course-to-raise-awareness-of-fgm" title="Virtual College launches new course to raise awareness of FGM">Virtual College launches new course to raise awareness of FGM</a>
                                    </h2>
                                    <h3>
                                        Virtual College by Netex                                        <span class="sr-only">|</span>
                                        <time datetime="28/05/2026 12:09:00">28 May 2026</time>
                                    </h3>
                                    <p>
Virtual College has launched a new course on female genital mutilation (FGM). The course is designed to raise awareness among members of the public and frontline community workers — including taxi drivers, hospitality staff, retail workers, and volunteers — who may encounter individuals at risk of or affected by FGM. It covers the origins and types of FGM, how to recognise warning signs, and appropriate ways to support victims or those at risk.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/5app/2026/5app-named-g2-high-performer-in-2026-lxp-grid-report-(1)" title="5app named G2 High Performer in 2026 LXP Grid Report">5app named G2 High Performer in 2026 LXP Grid Report</a>
                                    </h2>
                                    <h3>
                                        5App | London, UK                                        <span class="sr-only">|</span>
                                        <time datetime="28/05/2026 11:54:48">28 May 2026</time>
                                    </h3>
                                    <p>
5app, the AI-powered learning ecosystem, has been named a High Performer by G2, the world’s largest and most trusted data source on B2B software, in the 2026 Learning Experience Platform (LXP) Grid Report.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/fosway/2026/2026-fosway-9-grid-for-talent-acquisition-finds-a-cautious-hiring-market" title="2026 Fosway 9-Grid™ for Talent Acquisition finds a cautious hiring market ">2026 Fosway 9-Grid™ for Talent Acquisition finds a cautious hiring market </a>
                                    </h2>
                                    <h3>
                                        Fosway                                        <span class="sr-only">|</span>
                                        <time datetime="28/05/2026 11:14:11">28 May 2026</time>
                                    </h3>
                                    <p>
Fosway Group, Europe’s #1 HR industry analyst, has released its 2026 9-Grid™ for Talent Acquisition, revealing a European hiring market that is cautious, fragmented and increasingly shaped by AI disruption.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/summit-events/2026/high-performance-without-burnout-the-conversation-reward-benefits-leaders-need-to-have-in-2026" title="High Performance Without Burnout: the conversation Reward & Benefits leaders need to have in 2026">High Performance Without Burnout: the conversation Reward & Benefits leaders need to have in 2026</a>
                                    </h2>
                                    <h3>
                                        Summit Events                                        <span class="sr-only">|</span>
                                        <time datetime="28/05/2026 10:26:37">28 May 2026</time>
                                    </h3>
                                    <p>
Poor mental health now costs UK employers £51 billion a year - yet burnout continues to rise. In this latest Summit Solutions article, Wellbound+ explores why traditional wellbeing strategies may no longer be enough, and what Reward &amp; Benefits leaders should be focusing on instead.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="27/05/2026 22:10:00">
                    <span class="numeric-date">27</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/mindtools/2026/mindtools-kineo-named-top-20-learning-services-company" title="Mindtools Kineo named Top 20 Learning Services Company ">Mindtools Kineo named Top 20 Learning Services Company </a>
                                    </h2>
                                    <h3>
                                        Mindtools Kineo | Training Industry recognises integrated capability                                        <span class="sr-only">|</span>
                                        <time datetime="27/05/2026 22:10:00">27 May 2026</time>
                                    </h3>
                                    <p>
Mindtools Kineo has been named in Training Industry’s 2026 list of Top 20 Learning Services Companies, recognising its breadth and impact across the corporate learning and development (L&D) market.                                     </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/speexx/2026/speexx-launches-online-language-training-for-railway-staff-to-support-safer-multilingual-rail-operat" title="Speexx Launches Online Language Training for Railway Staff to Support Safer, Multilingual Rail Operations">Speexx Launches Online Language Training for Railway Staff to Support Safer, Multilingual Rail Operations</a>
                                    </h2>
                                    <h3>
                                        Speexx | Munich                                        <span class="sr-only">|</span>
                                        <time datetime="27/05/2026 22:01:00">27 May 2026</time>
                                    </h3>
                                    <p>
Speexx has launched a specialized digital language training solution designed for railway professionals working in multilingual, safety-critical and cross-border environments.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="26/05/2026 07:08:53">
                    <span class="numeric-date">26</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/lumify-group/2026/new-standards,-new-pressures-for-comms-teams" title="New standards, new pressures for comms teams">New standards, new pressures for comms teams</a>
                                    </h2>
                                    <h3>
                                        Lumify Group | Plain English Foundation Team                                        <span class="sr-only">|</span>
                                        <time datetime="26/05/2026 07:08:53">26 May 2026</time>
                                    </h3>
                                    <p>
Seven months into the Victorian Government accessible communication policy, one thing is obvious: messages must be clearer, faster and more accessible.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="22/05/2026 17:15:00">
                    <span class="numeric-date">22</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/media-zoo/2026/mediazoo-wins-two-golds-at-new-york-festivals-as-story-led-approach-drives-global-recognition" title="Mediazoo Wins Two Golds at New York Festivals as Story-Led Approach Drives Global Recognition">Mediazoo Wins Two Golds at New York Festivals as Story-Led Approach Drives Global Recognition</a>
                                    </h2>
                                    <h3>
                                        Media Zoo                                        <span class="sr-only">|</span>
                                        <time datetime="22/05/2026 17:15:00">22 May 2026</time>
                                    </h3>
                                    <p>
Mediazoo takes two Golds at the New York Festivals, with standout work for HSBC and Tiffany &amp; Co., recognised on the global stage at the Storytellers Gala. 

A big win for story-first thinking, proving that in a crowded, noisy landscape, it’s bold, human narratives that truly cut through. 

Fuelled by its ‘Storytelling at Scale’ proposition, the award-winning work showcases the power of combining strategic narrative with world class creative execution. 

“In a world saturated with content, it’s the strength of the story that sets our work apart”, says CEO, Giles Smith, at Mediazoo Group                                     </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/the-learning-hack/2026/a-new-podcast-from-the-learning-hack-explores-how-science-fiction-made-the-modern-world" title="A new podcast from the Learning Hack explores how science fiction made the modern world">A new podcast from the Learning Hack explores how science fiction made the modern world</a>
                                    </h2>
                                    <h3>
                                        The Learning Hack | Brighton, UK – 22 May 2026                                        <span class="sr-only">|</span>
                                        <time datetime="22/05/2026 16:43:13">22 May 2026</time>
                                    </h3>
                                    <p>
The Tech Imaginarium, a new podcast series from John Helmer's successful Learning Hack stable launches Tuesday 26 May 2026 — marking the centenary of Amazing Stories, the magazine that founded modern science fiction.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="21/05/2026 12:15:40">
                    <span class="numeric-date">21</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/media-zoo/2026/mediazoo-launches-storytelling-at-scale-with-new-spokesperson-academy-and-sharper-s2t-offer" title="Mediazoo launches Storytelling at Scale with new spokesperson academy and sharper S2T offer">Mediazoo launches Storytelling at Scale with new spokesperson academy and sharper S2T offer</a>
                                    </h2>
                                    <h3>
                                        Media Zoo                                        <span class="sr-only">|</span>
                                        <time datetime="21/05/2026 12:15:40">21 May 2026</time>
                                    </h3>
                                    <p>
Mediazoo brings together S2T, its Centre for Story, Strategy &amp; Training, with its Creative Studio in a single proposition that equips leaders with strategic narrative and enables teams to deliver it at scale.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/clo100/2026/clo100-appoints-charles-jennings-as-chief-moderator-for-senior-ld-experience-assessment" title="CLO100 Appoints Charles Jennings as Chief Moderator for Senior L&D Experience Assessment">CLO100 Appoints Charles Jennings as Chief Moderator for Senior L&D Experience Assessment</a>
                                    </h2>
                                    <h3>
                                        CLO100 | LONDON, UK                                        <span class="sr-only">|</span>
                                        <time datetime="21/05/2026 12:07:36">21 May 2026</time>
                                    </h3>
                                    <p>
CLO100 has announced the appointment of Charles Jennings as Chief Moderator for its professional Experience Assessment. The framework establishes a validated pathway for senior Learning and Development professionals to secure industry-recognised post-nominals: Associate (ACLO®), Member (MCLO®), and Fellow (FCLO®).                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-with-experts-completes-ai-supported-perinatal-learning-platform" title="Learning with Experts completes AI-supported perinatal learning platform">Learning with Experts completes AI-supported perinatal learning platform</a>
                                    </h2>
                                    <h3>
                                        Learning News | Learning with Experts, Learning Live AI Edition                                        <span class="sr-only">|</span>
                                        <time datetime="21/05/2026 06:14:47">21 May 2026</time>
                                    </h3>
                                    <p>
Learning with Experts has completed an Innovate UK-backed project with The Mindful Birth Group, using live learning, AI-supported guidance and sentiment analysis to improve perinatal education and support.

                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="20/05/2026 14:02:03">
                    <span class="numeric-date">20</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-and-performance-institute/2026/lpi-research-reveals-ai-capability-gap-in-ld" title="LPI Research Reveals AI Capability Gap in L&D">LPI Research Reveals AI Capability Gap in L&D</a>
                                    </h2>
                                    <h3>
                                        LPI                                        <span class="sr-only">|</span>
                                        <time datetime="20/05/2026 14:02:03">20 May 2026</time>
                                    </h3>
                                    <p>
New research from the Learning and Performance Institute shows learning leaders have moved beyond AI hype - but major gaps remain in literacy, governance, data fluency and strategic capability.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/computer-science-boom-peaks-as-students-rethink-tech-careers" title="Computer science boom peaks as students rethink tech careers">Computer science boom peaks as students rethink tech careers</a>
                                    </h2>
                                    <h3>
                                        Learning News | Revelio Labs                                        <span class="sr-only">|</span>
                                        <time datetime="20/05/2026 07:07:03">20 May 2026</time>
                                    </h3>
                                    <p>
US students are moving away from computer science as tech hiring slows and engineering salary premiums rise.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/muir-gray-and-charles-alessi-launch-ai-dementia-campaign" title="Muir Gray and Charles Alessi launch AI dementia campaign">Muir Gray and Charles Alessi launch AI dementia campaign</a>
                                    </h2>
                                    <h3>
                                        Learning News | Learning with Experts, Learning Live AI Edition                                        <span class="sr-only">|</span>
                                        <time datetime="20/05/2026 06:06:39">20 May 2026</time>
                                    </h3>
                                    <p>
Professor Sir Muir Gray and Dr Charles Alessi are joining Learning with Experts to launch a global dementia education campaign for Dementia Week this week using expert teaching, AI-supported guidance and sentiment analysis.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="19/05/2026 16:01:41">
                    <span class="numeric-date">19</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-pool/2026/learning-pool-acquires-confirm-to-drive-workforce-performance-with-ai-insights" title="Learning Pool acquires Confirm to drive workforce performance with AI insights">Learning Pool acquires Confirm to drive workforce performance with AI insights</a>
                                    </h2>
                                    <h3>
                                        Learning Pool                                        <span class="sr-only">|</span>
                                        <time datetime="19/05/2026 16:01:41">19 May 2026</time>
                                    </h3>
                                    <p>
Learning Pool, a leading provider of learning technology solutions, today announced the acquisition of Confirm, an AI-first people development platform.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/ai-report-says-ld-must-move-beyond-content-creation" title="AI report says L&D must move beyond content creation">AI report says L&D must move beyond content creation</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="19/05/2026 14:30:04">19 May 2026</time>
                                    </h3>
                                    <p>
Based on interviews with senior L&D leaders, Eglė Vinauskaitė and Donald H Taylor outline three new operating models for workplace learning and argue AI is accelerating the decline of content-led L&D functions.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/imparta/2026/ge-healthcare-imparta-recognised-with-stevie-award-for-sales-and-coaching-excellence" title="GE HealthCare & Imparta Recognised with Stevie® Award for Sales and Coaching Excellence">GE HealthCare & Imparta Recognised with Stevie® Award for Sales and Coaching Excellence</a>
                                    </h2>
                                    <h3>
                                        Imparta                                        <span class="sr-only">|</span>
                                        <time datetime="19/05/2026 10:45:05">19 May 2026</time>
                                    </h3>
                                    <p>
The award recognises the success of the PDX Sales Academy in building a scalable, buyer-centric approach to commercial capability and performance improvement.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ispring-solutions/2026/ispring-adds-ai-course-generation-to-ispring-lms-and-ispring-cloud" title="iSpring adds AI course generation to iSpring LMS and iSpring Cloud">iSpring adds AI course generation to iSpring LMS and iSpring Cloud</a>
                                    </h2>
                                    <h3>
                                        iSpring Solutions                                        <span class="sr-only">|</span>
                                        <time datetime="19/05/2026 08:43:13">19 May 2026</time>
                                    </h3>
                                    <p>
Authors can generate a draft course from a short description and source files, then edit it inside the platform before publishing.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/ai-rollout-outpacing-workforce-readiness" title="AI rollout outpacing workforce readiness">AI rollout outpacing workforce readiness</a>
                                    </h2>
                                    <h3>
                                        Learning News | Acorn                                        <span class="sr-only">|</span>
                                        <time datetime="19/05/2026 06:33:17">19 May 2026</time>
                                    </h3>
                                    <p>
Survey finds major disconnect between executive confidence and employee experience around AI capability development.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="18/05/2026 22:10:00">
                    <span class="numeric-date">18</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ld-free-spirits/2026/free-spirits-appoints-new-coo-to-take-the-community-for-self-employed-professionals-to-the-next-leve" title="Free Spirits appoints new COO to take the community for self-employed professionals to the next level ">Free Spirits appoints new COO to take the community for self-employed professionals to the next level </a>
                                    </h2>
                                    <h3>
                                        L&D Free Spirits                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:10:00">18 May 2026</time>
                                    </h3>
                                    <p>
Andy Candler has been appointed Chief Operating Officer (COO) of Free Spirits and joins Founder Kim Ellis as business partner.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/talvi-showcasing-our-brand-new-mcp-powered-ai-capabilities-at-learning-live-ai-edition" title="Talvi - showcasing our brand new MCP powered AI capabilities at Learning Live AI Edition">Talvi - showcasing our brand new MCP powered AI capabilities at Learning Live AI Edition</a>
                                    </h2>
                                    <h3>
                                        Learning News | Talvi, Learning Live                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:09:00">18 May 2026</time>
                                    </h3>
                                    <p>
Talvi is launching a raft of new features at Learning Live AI Edition 2026: 100% SCORM decryption, an MCP Server and an MCP Store, 95% lower AI token use, 'human in the loop' data cleaner and zero-hallucination cited answers from ringfenced content.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-what-matters-most-for-ld" title="LT 2026: What matters most for L&D?">LT 2026: What matters most for L&D?</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:08:00">18 May 2026</time>
                                    </h3>
                                    <p>
Donald H Taylor reflects on two days of debate at Learning Technologies 2026.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/acteon-communication-and-learning/2026/acteon-launches-ai-training-informed-by-behavioural-science-and-ai-best-practice" title="Acteon launches AI training informed by behavioural science and AI best practice">Acteon launches AI training informed by behavioural science and AI best practice</a>
                                    </h2>
                                    <h3>
                                        Acteon Communication and Learning                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:07:00">18 May 2026</time>
                                    </h3>
                                    <p>
Behaviour change consultancy Acteon has released TikTok style training helping employees use AI safely, effectively and confidently.                                     </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/accentures-talent-reinventors-at-learning-live" title="Accenture's Talent Reinventors at Learning Live">Accenture's Talent Reinventors at Learning Live</a>
                                    </h2>
                                    <h3>
                                        Learning News | Accenture, Learning Live                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:06:00">18 May 2026</time>
                                    </h3>
                                    <p>
Only 18% of Organisations Are Getting the AI–Talent Balance Right. As organisations race to embed artificial intelligence across their operations, recent research from Accenture suggests the vast majority are overlooking a critical factor: their people.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/totara/2026/totaras-learning-with-impact-event-scaling-personalised-learning-across-complex-networks" title="Totara’s Learning with IMPACT event – scaling personalised learning across extended networks ">Totara’s Learning with IMPACT event – scaling personalised learning across extended networks </a>
                                    </h2>
                                    <h3>
                                        Totara                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:05:00">18 May 2026</time>
                                    </h3>
                                    <p>
Now in its fourth edition, Totara’s Learning with IMPACT event returns to explore another essential L&D challenge. Each event connects hundreds of L&D professionals worldwide to discuss a different theme and hear talks from leaders across the industry.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/employers-turn-to-skills-and-ai-amid-cost-pressures" title="Employers turn to skills and AI amid cost pressures">Employers turn to skills and AI amid cost pressures</a>
                                    </h2>
                                    <h3>
                                        Learning News | CIPD                                        <span class="sr-only">|</span>
                                        <time datetime="18/05/2026 22:04:00">18 May 2026</time>
                                    </h3>
                                    <p>
CIPD labour market data shows employers prioritising productivity, workforce planning and AI adoption as confidence remains subdued.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="17/05/2026 23:00:00">
                    <span class="numeric-date">17</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/the-learning-network/2026/up-your-learning-design-game-with-the-learning-networks-next-mastery-day" title="Up Your Learning Design Game With The Learning Network's Next Mastery Day">Up Your Learning Design Game With The Learning Network's Next Mastery Day</a>
                                    </h2>
                                    <h3>
                                        The Learning Network                                        <span class="sr-only">|</span>
                                        <time datetime="17/05/2026 23:00:00">17 May 2026</time>
                                    </h3>
                                    <p>
The Learning Network's second mastery day of the year is nearly here, and it’s all about learning design. Join us for a day of hands-on workshops that’ll let you get stuck in to learn new - or improve your existing - learning design skills.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="15/05/2026 23:25:00">
                    <span class="numeric-date">15</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-thirty-under-30-young-ld-leaders" title="LT 2026 Thirty Under 30: Young L&D Leaders">LT 2026 Thirty Under 30: Young L&D Leaders</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:25:00">15 May 2026</time>
                                    </h3>
                                    <p>
The Learning Technologies Thirty Under 30 programme recognises emerging talent in workplace learning. Emma Bijleveld from EY and Aiden Lancaster from McDonald's took time out to talk to Learning News.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-lars-hyland-on-fixing-ld" title="LT 2026: Lars Hyland on fixing L&D">LT 2026: Lars Hyland on fixing L&D</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:24:00">15 May 2026</time>
                                    </h3>
                                    <p>
Lars Hyland reflects on how the learning technology market is changing, the role of AI and what organisations still get wrong.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-totara-mission-critical-learning" title="LT 2026 Totara: Mission-critical learning">LT 2026 Totara: Mission-critical learning</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:23:00">15 May 2026</time>
                                    </h3>
                                    <p>
Totara provides learning technology for mission-critical enterprise environments. Learning News spoke to Totara at Learning Technologies 2026 about its platform, positioning and market demand.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-thrive-people-development-platform" title="LT 2026 Thrive: People development platform">LT 2026 Thrive: People development platform</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:22:00">15 May 2026</time>
                                    </h3>
                                    <p>
Thrive provides and end-to-end enterprise learning solution connecting people, skills, learning, knowledge and technology in a single platform, focused on driving business results. At Learning Technologies 2026 Learning News spoke to Thrive's Cassie Gasson and Frankie Woodhead about its latest announcements, positioning and customer priorities.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-sponge-unforgettable-learning" title="LT 2026 Sponge: Unforgettable learning">LT 2026 Sponge: Unforgettable learning</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:21:00">15 May 2026</time>
                                    </h3>
                                    <p>
Sponge is a people enablement agency, focused on creating engaging, high-impact digital learning experiences and complex organisational transformations. Learning News spoke to Sponge's Josh Cardoz at Learning Technologies 2026 about its approach, services and impact of AI on the creative sector.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-speexx-business-coaching-language-training" title="LT 2026 Speexx: Business coaching, language training">LT 2026 Speexx: Business coaching, language training</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:20:00">15 May 2026</time>
                                    </h3>
                                    <p>
Speexx provides business coaching and language training for global organisations. Learning News spoke to founder and CEO, Armin Hopp, Speexx at Learning Technologies 2026 about its platform, positioning and market demand.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-rise-up-adaptive-personalised-learning" title="LT 2026 Rise Up: Adaptive, personalised learning">LT 2026 Rise Up: Adaptive, personalised learning</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:19:00">15 May 2026</time>
                                    </h3>
                                    <p>
Rise Up offers a learning platform focused on adaptive learning and accelerating time-to-skill. Learning News spoke to Rise Up at Learning Technologies 2026 about its platform and the launch of Forge, a personalised, AI performance coach.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-pluralsight-tech-workforce-upskilling" title="LT 2026 Pluralsight: Tech workforce upskilling">LT 2026 Pluralsight: Tech workforce upskilling</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:18:00">15 May 2026</time>
                                    </h3>
                                    <p>
Pluralsight provides technology skills development for the modern workforce and provides a vast catalogue of programmes and courses. Learning News spoke to Pluralsight's Faye Ellis at Learning Technologies 2026 about its latest offerings and demand for tech upskilling.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-omniplex-learning-digital-learning-connected" title="LT 2026 Omniplex Learning: Digital learning connected">LT 2026 Omniplex Learning: Digital learning connected</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:17:00">15 May 2026</time>
                                    </h3>
                                    <p>
Omniplex Learning provides digital learning services and solutions across authoring, systems and bespoke content. Learning News spoke to Director of Presales, Himani Bailey, for the latest news from Omniplex.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-netex-learning-vendor-accreditation" title="LT 2026 Netex Learning: Vendor Accreditation">LT 2026 Netex Learning: Vendor Accreditation</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:16:00">15 May 2026</time>
                                    </h3>
                                    <p>
Accreditation is gaining ground as buyers demand proof of impact. Netex was recently awarded LPI Gold Vendor Accreditation and, at LT2026, Learning News caught up with Netex's Ricardo Alvarez and the LPI's Ed Monk.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-netex-learning-enterprise-learning-ecosystem" title="LT 2026 Netex Learning: Enterprise learning ecosystem">LT 2026 Netex Learning: Enterprise learning ecosystem</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:15:00">15 May 2026</time>
                                    </h3>
                                    <p>
Netex Learning delivers learning solutions focused on content and ecosystem integration. Learning News spoke to Simon Riddlesden from Netex at Learning Technologies 2026 about its offering, positioning and market trends.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-mindtools-kineo-empowering-leaders" title="LT 2026 Mindtools Kineo: Empowering leaders">LT 2026 Mindtools Kineo: Empowering leaders</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:14:00">15 May 2026</time>
                                    </h3>
                                    <p>
Mindtools Kineo provides digital learning solutions combining content, platforms and services and was formed from the coming together of the two prominent learning brands in 2025. Learning News spoke to Mindtools Kineo’s Ross Garner at Learning Technologies 2026, to find out more about the new combined business.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-rustici-software-elearning-platforms-working-together" title="LT 2026 Rustici Software: Elearning platforms working together">LT 2026 Rustici Software: Elearning platforms working together</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:13:00">15 May 2026</time>
                                    </h3>
                                    <p>
Rustici Software helps digital learning systems work together through standards and integration, xAPI and SCORM. Learning News spoke to MD Tammy Rutherford at Learning Technologies 2026 about Rustici Software's work and market trends.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-open-lms-open-source-learning-management" title="LT 2026 Open LMS: Open-source learning management">LT 2026 Open LMS: Open-source learning management</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:12:00">15 May 2026</time>
                                    </h3>
                                    <p>
Open LMS delivers open-source learning management solutions built on Moodle. Learning News spoke to Open LMS at Learning Technologies 2026 about the platform’s positioning and differentiation.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-gp-strategies-enterprise-learning-content" title="LT 2026 GP Strategies: Enterprise learning content">LT 2026 GP Strategies: Enterprise learning content</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:11:00">15 May 2026</time>
                                    </h3>
                                    <p>
At Learning Technologies 2026 Learning News spoke to GP Strategies’ VP of Technology, Jeff Fissel, about the major shift in how learning content development is changing and the increasing derivative use cases GP is serving.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-gp-strategies-consulting,-learning-services,-talent-technology" title="LT 2026 GP Strategies: Consulting, learning services, talent technology">LT 2026 GP Strategies: Consulting, learning services, talent technology</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:10:00">15 May 2026</time>
                                    </h3>
                                    <p>
GP Strategies provides consulting, learning services and talent technology solutions and is recognised as a strategic leader in the digital learning market. Learning News spoke to GP Strategies at Learning Technologies 2026 about its approach, services and market trends.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-bridge-mid-market-frontline-lms" title="LT 2026 Bridge: Mid-market frontline LMS">LT 2026 Bridge: Mid-market frontline LMS</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:09:00">15 May 2026</time>
                                    </h3>
                                    <p>
Bridge LMS offers a learning platform focused on employee development and performance, positioned in the mid-market. Learning News spoke to Bridge at Learning Technologies 2026 about                                     </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-learning-pool-learning-that-scales" title="LT 2026 Learning Pool: Learning that scales">LT 2026 Learning Pool: Learning that scales</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:07:00">15 May 2026</time>
                                    </h3>
                                    <p>
Learning Pool provides workplace learning solutions designed to scale across organisations and is recognised a strategic leader in the digital learning market. Learning News spoke to Learning Pool at Learning Technologies 2026 about its platform, positioning and market priorities.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-ispring-engaging-courses-in-minutes" title="LT 2026 iSpring: Engaging courses in minutes">LT 2026 iSpring: Engaging courses in minutes</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:06:00">15 May 2026</time>
                                    </h3>
                                    <p>
iSpring Solutions provides tools for creating engaging online courses quickly. Learning News spoke to Anna Poli from iSpring at Learning Technologies 2026 about its recent innovations.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-imparta-sales-performance" title="LT 2026 Imparta: Sales performance">LT 2026 Imparta: Sales performance</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:05:00">15 May 2026</time>
                                    </h3>
                                    <p>
Imparta specialises in sales performance and capability development solutions. Learning News spoke to Imparta’s founder, Richard Barkey, at Learning Technologies 2026 about its latest launch and AI innovations.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-fuse-all-in-one-lms-lxp" title="LT 2026 Fuse: All-in-one LMS & LXP">LT 2026 Fuse: All-in-one LMS & LXP</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:04:00">15 May 2026</time>
                                    </h3>
                                    <p>
Fuse provides an all-in-one learning platform combining LMS and LXP capabilities. Learning News spoke to Fuse's founder, Steve Dineen, at Learning Technologies 2026 about its latest release and new AI coaching application, Lyra, announced at the show.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-cornerstone-unified-talent-platform" title="LT 2026 Cornerstone: Unified talent platform">LT 2026 Cornerstone: Unified talent platform</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:03:00">15 May 2026</time>
                                    </h3>
                                    <p>
Cornerstone provides a unified talent platform for learning, skills and workforce management and is a strategic leader in the learning systems market. Learning News spoke to Cornerstone's Chief International Officer, Vincent Belliveau, at Learning Technologies 2026 about its latest developments.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/hr-technologies-2026-ciphr-amplify-hr" title="HR Technologies 2026 Ciphr: Amplify HR">HR Technologies 2026 Ciphr: Amplify HR</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:02:00">15 May 2026</time>
                                    </h3>
                                    <p>
Ciphr provides HR software and solutions supporting people management across recruitment, onboarding, HR processes, benefits, payroll, and learning. Learning News spoke to Chief Product Officer, Simon Witkiss, at HR Technologies 2026 about Ciphr’s offering and evolving customer needs.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-absorb-lms-workforce-performance" title="LT 2026 Absorb: Workforce Performance">LT 2026 Absorb: Workforce Performance</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 23:01:00">15 May 2026</time>
                                    </h3>
                                    <p>
Absorb Software provides a cloud-based learning management system for organisations of all sizes. Learning News spoke to Chief Growth Officer, Leslie Kelley, at Learning Technologies 2026 about the market and customer demand, and Absorb's evolution to a workforce performance platform.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-360learning-collaborative-learning-1" title="LT 2026 360Learning: Collaborative learning">LT 2026 360Learning: Collaborative learning</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 19:35:00">15 May 2026</time>
                                    </h3>
                                    <p>
360Learning delivers an AI-powered learning platform focused on collaborative L&D. Learning News spoke to Mike Collins from 360Learning at Learning Technologies 2026 about product development, AI and market priorities.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/speexx/2026/speexx-earns-49-badges-and-top-rankings-in-g2-spring-2026-reports" title="Speexx Earns 49 Badges and Top Rankings in G2 Spring 2026 Reports">Speexx Earns 49 Badges and Top Rankings in G2 Spring 2026 Reports</a>
                                    </h2>
                                    <h3>
                                        Speexx | Munich                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 11:32:49">15 May 2026</time>
                                    </h3>
                                    <p>
Speexx achieved strong results in the G2 Spring 2026 Reports, earning 49 badges and securing six #1 rankings across language learning, coaching, and virtual classroom categories.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/clo-impact-index-launches-to-benchmark-ld-performance" title="CLO Impact Index launches to benchmark L&D performance">CLO Impact Index launches to benchmark L&D performance</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 09:00:00">15 May 2026</time>
                                    </h3>
                                    <p>
Cathy Hoy introduces a new index designed to measure learning maturity and benchmark impact.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/communication-capability-in-high-stakes-sectors-1" title="Communication capability in high-stakes sectors">Communication capability in high-stakes sectors</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 09:00:00">15 May 2026</time>
                                    </h3>
                                    <p>
Rebecca Trigg from Acteon Communication on how organisations are improving communication where clarity and performance are critical.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-training-orchestra-instructor-led-training-faster-easier-at-scale" title="LT 2026 Training Orchestra: Instructor-led training faster, easier, at scale">LT 2026 Training Orchestra: Instructor-led training faster, easier, at scale</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="15/05/2026 06:00:00">15 May 2026</time>
                                    </h3>
                                    <p>
Training Orchestra provides software to manage instructor-led training at scale and is a specialist strategic leader in the learning systems market. Learning News spoke to Stephan Pineau from Training Orchestra at Learning Technologies 2026 about its platform, positioning and customer demand.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="14/05/2026 15:50:43">
                    <span class="numeric-date">14</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/idtx/2026/idtx-evidence-informed-practice-welcomes-manageable-as-headline-sponsor" title="IDTX Evidence Informed Practice Welcomes Manageable as Headline Sponsor">IDTX Evidence Informed Practice Welcomes Manageable as Headline Sponsor</a>
                                    </h2>
                                    <h3>
                                        IDTX                                        <span class="sr-only">|</span>
                                        <time datetime="14/05/2026 15:50:43">14 May 2026</time>
                                    </h3>
                                    <p>
A partnership that puts science-based manager development at the heart of the UK's newest evidence-informed practice conference.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/lumify-group/2026/lumify-unveils-industry-first-technology-courses-with-guaranteed-work-experience" title="Lumify introduces industry-first ‘Pro Packs’ to help address Australia’s tech skills gap">Lumify introduces industry-first ‘Pro Packs’ to help address Australia’s tech skills gap</a>
                                    </h2>
                                    <h3>
                                        Lumify Group                                        <span class="sr-only">|</span>
                                        <time datetime="14/05/2026 06:03:45">14 May 2026</time>
                                    </h3>
                                    <p>
New training pathway combines qualifications, certifications and real-world experience                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="13/05/2026 17:43:12">
                    <span class="numeric-date">13</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/workday-brings-sana-self-service-agent-for-hr-and-finance-into-microsoft-365-copilot" title="Workday Brings Sana Self-Service Agent for HR and Finance Into Microsoft 365 Copilot">Workday Brings Sana Self-Service Agent for HR and Finance Into Microsoft 365 Copilot</a>
                                    </h2>
                                    <h3>
                                        Learning News | Workday                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 17:43:12">13 May 2026</time>
                                    </h3>
                                    <p>
Workday, Inc. (NASDAQ: WDAY), the enterprise AI platform for managing people, money, and agents, today announced that the Sana Self-Service Agent from Workday is now available in Microsoft 365 Copilot. The new integration enables employees and managers to get answers to HR and finance questions and complete everyday tasks directly inside Microsoft 365, without switching apps, while organizations maintain the security, compliance, and control they expect from Workday.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/speexx/2026/speexx-wins-best-people-development-platform-at-the-2026-global-brand-awards" title="Speexx Wins Best People Development Platform at the 2026 Global Brand Awards">Speexx Wins Best People Development Platform at the 2026 Global Brand Awards</a>
                                    </h2>
                                    <h3>
                                        Speexx | Munich                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 15:49:42">13 May 2026</time>
                                    </h3>
                                    <p>
Speexx has been named Best People Development Platform at the 2026 Global Brand Awards, marking a second consecutive win and reinforcing its position as a global leader in workforce development.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-technologies-2026-ld-priorities" title="Learning Technologies 2026: L&D priorities">Learning Technologies 2026: L&D priorities</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 15:15:00">13 May 2026</time>
                                    </h3>
                                    <p>
Learning leaders face rising expectations on impact, efficiency and alignment, with skills, data and performance at the centre. We ask vendors and commentators what matters most for L&D right now.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/abilitie-achieves-gold-standard-accreditation-from-the-learning-and-performance-institute" title="Abilitie achieves Gold Standard accreditation from the Learning and Performance Institute">Abilitie achieves Gold Standard accreditation from the Learning and Performance Institute</a>
                                    </h2>
                                    <h3>
                                        Learning News | Abilitie                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 14:27:08">13 May 2026</time>
                                    </h3>
                                    <p>
Abilitie has achieved the LPI Gold Standard accreditation, a prestigious recognition of its high-impact, technology-powered leadership programmes. The award highlights Abilitie’s commitment to measurable client outcomes, a strong partnership approach, and consistent quality of learning experience.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/media-zoo/2026/mediazoo-named-uks-number-one-internal-communications-agency-by-prweek-for-third-year-running" title="Mediazoo Named UK’s Number One Internal Communications Agency by PRWeek for Third Year Running">Mediazoo Named UK’s Number One Internal Communications Agency by PRWeek for Third Year Running</a>
                                    </h2>
                                    <h3>
                                        Media Zoo                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 11:45:26">13 May 2026</time>
                                    </h3>
                                    <p>
Mediazoo has topped the internal communications category in PRWeek’s Top 150 league table of UK agencies for the third consecutive year

Internal comms revenue grew seven per cent year-on-year to £3.9m, more than twice that of its nearest competitor in the table

The agency was also ranked in the top five for ESG communications in the same PRWeek Top 150 ranking, securing fourth place

“Three years at number one, and almost twice the revenue of our nearest rival, says something about the appetite for internal communication that actually changes behaviour. That is the work we are built for,” says Giles Smith, CEO of Mediazoo Group.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/5app/2026/5app-and-thrive-partners-roll-out-new-ai-skills-intelligence-offer-with-helix" title="5app and Thrive Partners roll out new AI skills intelligence offer with Helix">5app and Thrive Partners roll out new AI skills intelligence offer with Helix</a>
                                    </h2>
                                    <h3>
                                        5App | London, UK                                        <span class="sr-only">|</span>
                                        <time datetime="13/05/2026 11:14:28">13 May 2026</time>
                                    </h3>
                                    <p>
5app is delighted to announce its new Helix partnership with Thrive Partners, bringing a new AI skills intelligence offering to Thrive's coaching programmes.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="12/05/2026 18:00:00">
                    <span class="numeric-date">12</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-technologies-2026-ai-in-learning-from-potential-to-practice" title="Learning Technologies 2026: AI in learning - From potential to practice">Learning Technologies 2026: AI in learning - From potential to practice</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="12/05/2026 18:00:00">12 May 2026</time>
                                    </h3>
                                    <p>
The focus shifts from potential to real use, with vendors and analysts pointing to where AI is delivering value now. We hear from providers building AI into products and those tracking how it is being used.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/ciphr/2026/paid-sick-leave-tops-list-of-most-important-benefits" title="Sick pay tops list of most important benefits">Sick pay tops list of most important benefits</a>
                                    </h2>
                                    <h3>
                                        Ciphr                                        <span class="sr-only">|</span>
                                        <time datetime="12/05/2026 11:33:55">12 May 2026</time>
                                    </h3>
                                    <p>
New research by HR software provider Ciphr reveals the top workplace benefits for UK employees.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-emerging-technology-in-practice" title="LT 2026: Emerging technology in practice">LT 2026: Emerging technology in practice</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="12/05/2026 10:00:00">12 May 2026</time>
                                    </h3>
                                    <p>
What the data is really telling us about learning technology, with Dani Johnson.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/imparta/2026/imparta-launches-connected-loop-system-to-connect-learning-and-performance-at-enterprise-scale" title="Imparta Launches i-Coach.AI for Connected Loop Sales Enablement">Imparta Launches i-Coach.AI for Connected Loop Sales Enablement</a>
                                    </h2>
                                    <h3>
                                        Imparta                                        <span class="sr-only">|</span>
                                        <time datetime="12/05/2026 06:05:02">12 May 2026</time>
                                    </h3>
                                    <p>
Introducing the Connected Loop Enablement, closing the gap between learning investment and measurable revenue outcomes at enterprise scale.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="11/05/2026 23:00:00">
                    <span class="numeric-date">11</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-learning-transformation-beyond-platforms" title="LT 2026: Learning transformation beyond platforms">LT 2026: Learning transformation beyond platforms</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="11/05/2026 23:00:00">11 May 2026</time>
                                    </h3>
                                    <p>
Lori Niles-Hofmann on rethinking learning transformation and driving impact beyond technology.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-technologies-2026-whats-new" title="Learning Technologies 2026: What’s new?">Learning Technologies 2026: What’s new?</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="11/05/2026 08:00:00">11 May 2026</time>
                                    </h3>
                                    <p>
New launches focus on AI capability, skills insight and closer links between learning, performance and workforce data. We round up key announcements and product updates from across LT2026.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-barcamp-explores-shift-from-content-to-capability" title="LT 2026: Barcamp explores shift from content to capability">LT 2026: Barcamp explores shift from content to capability</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="11/05/2026 07:00:00">11 May 2026</time>
                                    </h3>
                                    <p>
11th Learning Technologies fringe event spotlights AI’s role in moving L&D from content delivery to capability building.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="10/05/2026 06:00:00">
                    <span class="numeric-date">10</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-technologies-2026-standing-out-in-a-crowded-market" title="Learning Technologies 2026: Standing out in a crowded market">Learning Technologies 2026: Standing out in a crowded market</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="10/05/2026 06:00:00">10 May 2026</time>
                                    </h3>
                                    <p>
Providers sharpen their positioning around skills, data and outcomes, as differentiation becomes harder across platforms. We ask vendors how they define their offer and what sets them apart.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/lt-2026-fosway-market-insights-with-myles-runham" title="LT 2026: Market insights with Myles Runham, Fosway">LT 2026: Market insights with Myles Runham, Fosway</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="10/05/2026 05:00:00">10 May 2026</time>
                                    </h3>
                                    <p>
Myles Runham from Fosway Group shares insights on AI, market trends and the challenges facing learning technology.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="08/05/2026 23:00:00">
                    <span class="numeric-date">08</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/learning-news/2026/learning-technologies-2026-conversations-and-insights" title="Learning Technologies 2026: Conversations and Insights">Learning Technologies 2026: Conversations and Insights</a>
                                    </h2>
                                    <h3>
                                        Learning News                                        <span class="sr-only">|</span>
                                        <time datetime="08/05/2026 23:00:00">08 May 2026</time>
                                    </h3>
                                    <p>
Interviews, analysis and on-the-ground perspectives from LT2026.                                    </p>
                                </article>
                            </li>
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/pluralsight/2026/pluralsight-launches-cloud-ready-to-help-enterprises-build-ai-ready-cloud-teams" title="Pluralsight Launches Cloud Ready to Help Enterprises Build AI-Ready Cloud Teams">Pluralsight Launches Cloud Ready to Help Enterprises Build AI-Ready Cloud Teams</a>
                                    </h2>
                                    <h3>
                                        Pluralsight                                        <span class="sr-only">|</span>
                                        <time datetime="08/05/2026 04:00:00">08 May 2026</time>
                                    </h3>
                                    <p>
New enterprise upskilling program helps teams close cloud skills gaps, modernize faster, and prepare for AI at scale.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
            <li>
                <time datetime="07/05/2026 17:22:42">
                    <span class="numeric-date">07</span> <span class="text-date">May 2026</span>
                </time>
                <ul class="list-unstyled">
                            <li>
                                <article>
                                    <h2>
                                        <a href="/news/media-zoo/2026/britain-is-paying-a-20-billion-annual-price-for-leaders-pretending-to-know-the-answer" title="Britain is paying a £20 billion annual price for leaders pretending to know the answer ">Britain is paying a £20 billion annual price for leaders pretending to know the answer </a>
                                    </h2>
                                    <h3>
                                        Media Zoo                                        <span class="sr-only">|</span>
                                        <time datetime="07/05/2026 17:22:42">07 May 2026</time>
                                    </h3>
                                    <p>
Two third of leaders would rather look certain and be wrong than admit doubt and get it right, new five-year study reveals  
• Certainty Theatre is costing the UK economy £20 billion a year, according to a new workplace report whose findings were stress-tested by senior economists.
• Nearly two-thirds of leaders (65%) say they would rather appear decisive and be wrong than admit uncertainty and be right. The trend has remained consistent across five years of data covering 3,159 professionals in 25 organisations.
• The pressure to project certainty is strongest below board level. Middle managers (72%) and senior leadership teams (68.9%) are most likely to admit faking confidence, compared with 46.8% of C-suite executives.                                    </p>
                                </article>
                            </li>
                </ul>
            </li>
    </ul>


                    
                    <p class="main-more">
                        <a href="/more-news" title="More news">
                            More news
                        </a>
                    </p>

				    




                </div>
            </div>

            <div class="col-xs-12 col-sm-4 col-md-4 col-lg-3">
                
                <div class="sidecol">    
                        





						

                        <!--<div class="sidebox hidden-xs">
                            <div class="sidebox-inner">
                                <h3>Browse news</h3>
                                <nav>
    <ul class="list-unstyled">
            <li><a href="/news/category/ai" title="AI">AI</a></li>
            <li><a href="/news/category/articles" title="Articles">Articles</a></li>
            <li><a href="/news/category/assessment" title="Assessment">Assessment</a></li>
            <li><a href="/news/category/awards-and-recognition" title="Awards and recognition">Awards and recognition</a></li>
            <li><a href="/news/category/case-studies" title="Case studies">Case studies</a></li>
            <li><a href="/news/category/contracts" title="Contracts">Contracts</a></li>
            <li><a href="/news/category/education" title="Education">Education</a></li>
            <li><a href="/news/category/digital-learning" title="Digital learning">Digital learning</a></li>
            <li><a href="/news/category/events-and-webinars" title="Events and webinars">Events and webinars</a></li>
            <li><a href="/news/category/financial-updates" title="Financial updates">Financial updates</a></li>
            <li><a href="/news/category/general" title="General">General</a></li>
            <li><a href="/news/category/human-resources" title="Human resources">Human resources</a></li>
            <li><a href="/news/category/learning-technology" title="Learning technology">Learning technology</a></li>
            <li><a href="/news/category/mergers-and-acquisitions" title="Mergers and acquisitions">Mergers and acquisitions</a></li>
            <li><a href="/news/category/new-products" title="New products">New products</a></li>
            <li><a href="/news/category/people" title="People">People</a></li>
            <li><a href="/news/category/research" title="Research">Research</a></li>
            <li><a href="/news/category/skills" title="Skills">Skills</a></li>
            <li><a href="/news/category/tech-skills" title="Tech skills">Tech skills</a></li>
        <li class="more-link"><a href="/news">Browse by company</a></li>
        <li class="more-link"><a href="/more-news">All news</a></li>
    </ul>
</nav>

                            </div>
                        </div>-->

                        <div class="sidebox"><div class="sidebox-inner"><!--
<h3>Coming up</h3>
<ul class="list-unstyled">
<li>L&amp;D Sentiment Survey</li>
</ul>
<p> </p>
-->
<p> </p>
<!--<h3>Breaking News</h3>
<p><a href="/breaking" title="Breaking News"><img width="199"  height="112" src="/media/16891842/2-minute-bulletin-breaking_199x112.jpg" alt="2 minute bulletin - BREAKING"/></a></p>
<p> </p>
-->
<h3>News Bulletin</h3>
<p><a style="font-size: 10px;" href="/bulletins" title="Bulletins"><img width="199"  height="112" src="/media/17741337/news-bulletin-april-2026_199x112.jpg" alt="News Bulletin Apr 2026"/></a></p>
<p> </p>
<h3>Learning Technologies</h3>
<p><a href="/features#feature1" title="Feature"><img width="199"  height="112" src="/media/16879983/lt2026-highlights1_199x112.jpg" alt="Feature 1"/></a></p>
<p> </p>
<!--<h3>AI and learning workflows</h3>
<p><a style="font-size: 10px;" href="/features#feature2" title="Feature"><img width="199"  height="112" src="/media/16879990/model-context-protocol-thrive-learning-news_199x112.jpg" alt="Feature 2"/></a></p>
<p> </p>
-->
<p> </p>
 </div></div><div class="sidebox"><div class="sidebox-inner"><h3>Post your news</h3>
<p>Publish your news on Learning News and take part in news interviews...</p>
<p><a href="/compare-subscriptions" title="Publish news" class="btn btn-primary btn-sm">find out more</a></p>
 </div></div><div class="sidebox"><div class="sidebox-inner"><h3>Event owners</h3>
<p>Learning News reports on workplace learning events...</p>
<p><a href="/event-partner-packages" title="Event partner packages" class="btn btn-primary btn-sm">find out more</a></p>
 </div></div><div class="sidebox"><div class="sidebox-inner"><h3>Sponsorship</h3>
<p>There are sponsorship opportunities for learning brands in Learning News reports and programmes.</p>
<p><a href="/sponsor-packages" title="Sponsor packages" class="btn btn-primary btn-sm">find out more</a></p>
 </div></div><div class="sidebox"><div class="sidebox-inner"><h3>News updates</h3>
<!--<p class="side-button"><a href="/register" title="register" class="btn btn-primary btn-sm">register</a></p>-->
<p>Get news updates by e-mail and follow Learning News on LinkedIn...</p>
<p class="side-button"><a href="/register" title="Register"><img width="26"  height="17" src="/media/15219547/email-large-2_26x17.jpg" alt="email large 2"/></a>   <a href="https://www.linkedin.com/company/learningnews" title="Follow on LinkedIn"><img width="17"  height="17" src="/media/15219558/linkedin-icon_17x17.jpg" alt="LinkedIn large"/></a></p>
 </div></div>
                </div>
            </div>
        </div>
    </div>


                
<div class="col-xs-12 no-padding">
    
    <nav>
        <ul class="list-unstyled" id="top-of-page">
            <li><a href="#" title="go to the top of this page"><i class="fa fa-chevron-circle-up"></i> top of page</a></li>
        </ul>
    </nav>

    <div id="foot-menu">
        <div class="row">
                <div class="col-xs-6 col-sm-6 col-md-3">
                    <ul class="list-unstyled">
                        <li>
                            News
                                <ul>
                                        <li>
<a href="/">Latest</a>                                        </li>
                                        <li>
<a href="/breaking">Breaking</a>                                        </li>
                                        <li>
<a href="/bulletins">Bulletins</a>                                        </li>
                                        <li>
<a href="/features">Features</a>                                        </li>
                                </ul>
                        </li>
                    </ul>
                </div>
                <div class="col-xs-6 col-sm-6 col-md-3">
                    <ul class="list-unstyled">
                        <li>
                            Get updates
                                <ul>
                                        <li>
<a href="/register">By email</a>                                        </li>
                                        <li>
<a href="https://www.linkedin.com/company/learningnews/" rel="external">LinkedIn</a>                                        </li>
                                        <li>
<a href="/about-learning-news/add-news">Syndicate</a>                                        </li>
                                </ul>
                        </li>
                    </ul>
                </div>
            <div class="clearfix visible-sm-block visible-xs-block"></div>
                <div class="col-xs-6 col-sm-6 col-md-3">
                    <ul class="list-unstyled">
                        <li>
                            Publishing and Partnering
                                <ul>
                                        <li>
<a href="/compare-subscriptions">Publish your news</a>                                        </li>
                                        <li>
<a href="/programmes/propose-a-news-feature">Propose a feature</a>                                        </li>
                                        <li>
<a href="/sponsor-packages">Sponsorships</a>                                        </li>
                                        <li>
<a href="/event-partner-packages">Event partnerships</a>                                        </li>
                                </ul>
                        </li>
                    </ul>
                </div>
                <div class="col-xs-6 col-sm-6 col-md-3">
                    <ul class="list-unstyled">
                        <li>
More                                <ul>
                                        <li>
                                                <a href="/about-learning-news/terms/editorial-policy">Editorial policy</a>
                                        </li>
                                        <li>
                                                <a href="/about-learning-news/terms/privacy">Privacy policy</a>
                                        </li>
                                        <li>
                                                <a href="/about-learning-news/terms/submissions-policy">Submissions policy</a>
                                        </li>
                                        <li>
                                                <a href="/contact">Contact us</a>
                                        </li>
                                </ul>
                        </li>
                    </ul>
                </div>

        </div>
    </div>

    <div id="legal-foot">
        <nav>
            Website content &copy; copyright 2026 Learning News |
            <a href="/legal-notices" title="Legal notices">Legal notices</a> |
            <a href="/website-credits" title="Website credits">Website credits</a>
        </nav>
    </div>
</div>
            </div>

        </div>

        <div class="container" id="foot-menu-2">
            <div class="row">
                          <nav>
             <ul class="list-unstyled list-inline">
               <li><a href="/" title="Home">home</a></li>
               <li><a href="/bulletins" title="L&amp;D news bulletins">bulletins</a></li>
               <li><a href="/features" title="L&amp;D News Features">features</a></li>
               <li><a href="/compare-subscriptions" title="Compare subscriptions">sign up</a></li>
               <li><a href="/register" title="Register">register</a></li></ul>
          </nav>
            </div>
        </div>
	
		<!-- jQuery - Deferred and Local Hosting Recommended -->
		<script src="/Assets/js/jquery.js" ></script> 

<!-- Bootstrap Core -->
<script src="/Assets/js/bootstrap.min.js"></script>

<!-- Custom Scrollbar -->
<script src="/scripts/jquery.mCustomScrollbar.min.js"></script>

<!-- Succinct.js -->
<script src="/Assets/js/jQuery.succinct.min.js"></script>

<!-- FormValidation Core -->
<script src="/Assets/js/formValidation.min.js"></script>

<!-- FormValidation Bootstrap Integration -->
<script src="/Assets/js/framework/bootstrap.min.js"></script> 


        <script id="waiting"></script>
         <script id="waiting2"></script>

        <script>
            if (window.innerWidth < 980) {
                document.querySelector("#waiting").setAttribute("src", "/Assets/js/jquery.touchSwipe.min.js");

                document.querySelector("#waiting2").setAttribute("src", "/Assets/js/master.js");
            }
        </script>

        
        <script src="/Assets/js/viewport.min.js" defer></script>
				
        
    
    

		<!--        <div id="cookie_directive_container" class="container" style="display: none">
            <nav class="navbar navbar-default navbar-fixed-bottom" style="padding-top: 15px;">
                <div class="container">
                    <div class="navbar-inner navbar-content-center" id="cookie_accept">
                        <a href="#" class="btn btn-default pull-right">Accept</a>
                        <p class="text-muted credit">
                            By using our website you are consenting to our use of cookies in accordance with our <a href="/about-learning-news/terms/privacy" target="_blank">privacy policy</a>.
                        </p>
                        <br>
                    </div>
                </div>
            </nav>
        </div>
-->
		<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "bbda9be40cf1459da03df2e37d5f97fb"}'></script><!-- End Cloudflare Web Analytics -->
    </body>
    </html>
