It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://structural-learning.com

  1. <!DOCTYPE html><!-- Last Published: Wed Jul 02 2025 09:54:27 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.structural-learning.com" data-wf-page="63316a087abe01670217138c" data-wf-site="5b69a01ba2e409e5d5e055c6" lang="en"><head><meta charset="utf-8"/><title>Metacognition Resources for Teachers | Structural Learning</title><meta content="Unlock your class&#x27;s potential with Structural Learning. We empower students to excel academically by enhancing their metacognitive skills for effective learning and growth." name="description"/><meta content="Metacognition Resources for Teachers | Structural Learning" property="og:title"/><meta content="Unlock your class&#x27;s potential with Structural Learning. We empower students to excel academically by enhancing their metacognitive skills for effective learning and growth." property="og:description"/><meta content="Metacognition Resources for Teachers | Structural Learning" property="twitter:title"/><meta content="Unlock your class&#x27;s potential with Structural Learning. We empower students to excel academically by enhancing their metacognitive skills for effective learning and growth." property="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="8EFJGQk1igtegOUeY46b7CMIgIaiMGkSCnI3xqUAl5Y" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/css/structural-learning-website.webflow.shared.491e1a575.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Exo:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Oswald:200,300,400,500,600,700","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic","Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","PT Sans:400,400italic,700,700italic","Varela:400","Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic","Lora:regular,italic,700,700italic","Noto Serif:regular,italic"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/603cf7330b58bdedc68c86d7_Group%206.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5d53ed1e2c90f6e999208fa5_Group%206.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-67550093-1"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-67550093-1', {'anonymize_ip': false});</script><script type="text/javascript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='plwebflow';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '269593827243016');fbq('track', 'PageView');</script><!-- ==================  GLOBAL <head> (cleaned)  ================== -->
  2.  
  3. <!-- 1. Preload hero image for every blog post -->
  4. <link rel="preload" as="image"
  5.      href=''
  6.      fetchpriority="high" />
  7.  
  8. <!-- 2. Critical hero CSS (inline) -->
  9. <style>
  10.  .hero-img-wrap{
  11.    position:relative;
  12.    width:100%;
  13.    height:100%;
  14.    min-height:60vh;
  15.    overflow:hidden;
  16.  }
  17.  .hero-img-wrap img{
  18.    width:100%;
  19.    height:100%;
  20.    object-fit:cover;
  21.    object-position:center;
  22.    display:block;
  23.  }
  24.  .overlay-2{
  25.    position:absolute;
  26.    inset:0;
  27.    background:rgba(0,0,0,.4);
  28.    z-index:2;
  29.    pointer-events:none;
  30.  }
  31. </style>
  32.  
  33. <!-- 3. Lite-YouTube (defers, replaces heavy iframes) -->
  34. <script defer src="https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.2.0/dist/lite-yt-embed.js"></script>
  35. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.2.0/src/lite-yt-embed.css"/>
  36. <script defer>
  37. document.addEventListener('DOMContentLoaded', () => {
  38.  document.querySelectorAll('iframe[src*="youtube.com/embed"]').forEach($i => {
  39.    const id = ($i.src.match(/embed\/([^?&]+)/)||[,''])[1];
  40.    if (!id) return;
  41.    const lite = document.createElement('lite-youtube');
  42.    lite.setAttribute('videoid', id);
  43.    lite.style.margin = '0 auto';
  44.    lite.style.maxWidth = '800px';
  45.    $i.replaceWith(lite);
  46.  });
  47. });
  48. </script>
  49.  
  50. <!-- 4. Finsweet Lazy-load engine -->
  51. <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-lazyload@1/lazyload.js"></script>
  52.  
  53. <!-- 5. First-party helper scripts (all deferred) -->
  54. <script defer src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script>
  55. <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-copyclip@1/copyclip.js"></script>
  56. <script defer src="https://r2.leadsy.ai/tag.js" data-pid="73RnF3MzOPwCIRKV" data-version="062024"></script>
  57. <script defer src="https://plugin.nytsys.com/api/site/052d7518-38f4-40d9-a13a-e3f98045a480/nytsys.min.js"></script>
  58. <script defer src="https://js.clickrank.ai/seo/bed5ed42-265a-4557-96ba-19f65a951643/script"></script>
  59.  
  60. <!-- 6. Third-party payloads loaded AFTER scroll (data-lazy) -->
  61. <script data-lazy="true" data-noptimize="1" data-cfasync="false"
  62.        src="//scripts.mediavine.com/tags/structural-learning.js"></script>
  63. <script data-lazy="true" src="https://formaloo.me/js/main.js"></script>
  64. <script data-lazy="true" src="https://static.memberstack.com/scripts/v1/memberstack.js"
  65.        data-memberstack-app="app_cljh5kxdj011l0ti14vtod7tq"></script>
  66. <script data-lazy="true"
  67.        src="https://cdn.gravitec.net/storage/7263a24103a31ae14828f03d0b20e125/client.js"></script>
  68.  
  69. <!-- 7. Single consolidated GA4 loader (add other tags inside GTM/GA UI) -->
  70. <script async src="https://www.googletagmanager.com/gtag/js?id=G-NYE48DFK44"></script>
  71. <script>
  72.  window.dataLayer = window.dataLayer || [];
  73.  function gtag(){dataLayer.push(arguments);}
  74.  gtag('js', new Date());
  75.  gtag('config','G-NYE48DFK44');
  76. </script>
  77.  
  78. <!-- 8. Structured data (unchanged) -->
  79. <script type="application/ld+json">
  80. { "@context":"https://schema.org/","@type":"WebSite",
  81.  "name":"Structural Learning",
  82.  "url":"https://www.structural-learning.com/",
  83.  "potentialAction":{"@type":"SearchAction",
  84.      "target":"https://www.structural-learning.com/search?query={search_term_string}",
  85.      "query-input":"required name=search_term_string"} }
  86. </script>
  87.  
  88. <script type="application/ld+json">
  89. { "@context":"https://schema.org","@type":"EducationalOrganization",
  90.  "name":"Structural Learning","alternateName":"Structural Learning - Paul Main",
  91.  "url":"https://www.structural-learning.com/",
  92.  "logo":"https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a53d945eff40f07c738b_hires%20Logo.png",
  93.  "contactPoint":{"@type":"ContactPoint","telephone":"+44 (0)7968 056689",
  94.                  "contactType":"customer service","contactOption":"TollFree",
  95.                  "areaServed":"GB","availableLanguage":"en"},
  96.  "sameAs":["https://www.facebook.com/structurallearning/",
  97.            "https://twitter.com/paulmain79/",
  98.            "https://www.instagram.com/structural_learning/"] }
  99. </script>
  100.  
  101. <!-- ==================  /GLOBAL <head>  ================== -->
  102.  
  103. <script type="text/javascript">
  104.    (function(e,a){
  105.        var t,r=e.getElementsByTagName("head")[0],c=e.location.protocol;
  106.        t=e.createElement("script");t.type="text/javascript";
  107.        t.charset="utf-8";t.async=!0;t.defer=!0;
  108.        t.src=c+"//front.optimonk.com/public/"+a+"/js/preload.js";r.appendChild(t);
  109.    })(document,"66065");
  110. </script>
  111. <!-- Event snippet for Form filled on website conversion page -->
  112. <script>
  113.  gtag('event', 'conversion', {'send_to': 'AW-895493112/wL78CIy--ukCEPjHgKsD'});
  114. </script>
  115. <div id="mediavine-settings" data-blocklist-leaderboard="1" data-blocklist-sidebar-atf="1" data-blocklist-sidebar-btf="1" data-blocklist-content-desktop="1" data-blocklist-content-mobile="1" data-blocklist-adhesion-mobile="1" data-blocklist-adhesion-tablet="1" data-blocklist-adhesion-desktop="1" data-blocklist-recipe="1" data-blocklist-auto-insert-sticky="1" data-blocklist-in-image="1" data-blocklist-chicory="1" data-blocklist-zergnet="1" data-blocklist-interstitial-mobile="1" data-blocklist-interstitial-desktop="1" data-blocklist-universal-player-desktop="1" data-blocklist-universal-player-mobile="1" ></div>
  116. <script type="application/ld+json">
  117. {
  118.  "@context":"https://schema.org",
  119.  "@type":"Organization",
  120.  "name":"Structural Learning",
  121.  "url":"https://www.structural-learning.com",
  122.  "logo":"https://www.structural-learning.com/logo.png",
  123.  "sameAs":[
  124.    "https://twitter.com/structlearning",
  125.    "https://www.facebook.com/structurallearning"
  126.  ]
  127. }
  128. </script>
  129. <script type="text/javascript">window.__WEBFLOW_CURRENCY_SETTINGS = {"currencyCode":"GBP","symbol":"£","decimal":".","fractionDigits":2,"group":",","template":"{{wf {\"path\":\"symbol\",\"type\":\"PlainText\"} }} {{wf {\"path\":\"amount\",\"type\":\"CommercePrice\"} }} {{wf {\"path\":\"currencyCode\",\"type\":\"PlainText\"} }}","hideDecimalForWholeNumbers":false};</script></head><body><div data-animation="default" class="navbar5_component w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="185698ad-d6ef-9a16-c5d6-bb3acf587654" role="banner" data-duration="400"><div class="navbar5_container"><a href="/" aria-current="page" class="navbar5_logo-link w-nav-brand w--current"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c635cf4e8053b433560a2f_Structural%20Learning%20Logo.png" loading="lazy" width="112" alt="" class="navbar5_logo"/></a><nav role="navigation" class="navbar5_menu w-nav-menu"><div class="navbar5_menu-left"><a href="/cpd" class="navbar5_link w-nav-link">Teacher Learning</a><a href="/store" class="navbar5_link w-nav-link">Shop</a><a href="/contact-us" class="navbar5_link w-nav-link">Contact</a><a href="/paulmain" class="navbar5_link w-nav-link">About</a><div data-hover="true" data-delay="300" data-w-id="185698ad-d6ef-9a16-c5d6-bb3acf587662" class="navbar5_menu-dropdown w-dropdown"><div class="navbar5_dropdown-toggle w-dropdown-toggle"><div class="dropdown-icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  130. <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/>
  131. </svg></div><div class="navbar5_toggle_text">Toolkit Membership</div></div><nav class="navbar5_dropdown-list w-dropdown-list"><div class="navbar5_container dropdown"><div class="navbar5_dropdown-content"><div class="navbar5_dropdown-content-left"><div id="w-node-_185698ad-d6ef-9a16-c5d6-bb3acf58766b-cf587654" class="navbar5_dropdown-link-list"><div id="w-node-d190569b-bec4-4183-d81b-a7df68b033e0-cf587654" class="text-block-122"><strong>Learning Toolkit</strong></div><a href="/landing-thinking-framework" class="navbar5_dropdown-link w-inline-block"><div class="navbar5_icon-wrapper"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/649d8bd45c2b81b72818d2a9_Framework.svg" loading="lazy" alt="" class="navbar_icon"/></div><div class="navbar5_item-right"><div class="text-weight-semibold">Metacognitive Toolkit</div><p class="text-size-small hide-mobile-landscape">The Thinking Framework</p></div></a><a href="/visual-tools" class="navbar5_dropdown-link w-inline-block"><div class="navbar5_icon-wrapper"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6810a74c66110f9adcba94cc_Map%20It.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6810a74c66110f9adcba94cc_Map%20It-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6810a74c66110f9adcba94cc_Map%20It.png 600w" alt="" class="navbar_icon"/></div><div class="navbar5_item-right"><div class="text-weight-semibold">Map It</div><p class="text-size-small hide-mobile-landscape">Making Thinking Visual</p></div></a><a href="/block" class="navbar5_dropdown-link w-inline-block"><div class="navbar5_icon-wrapper"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/649d8f69d1079c16307920c7_Blocks.svg" loading="lazy" alt="" class="navbar_icon"/></div><div class="navbar5_item-right"><div class="text-weight-semibold">Build It</div><p class="text-size-small hide-mobile-landscape">Hands-On Learning with Writer&#x27;s Block</p></div></a><a href="/landing-oracy" class="navbar5_dropdown-link w-inline-block"><div class="navbar5_icon-wrapper"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/649d90018b2660e3b5df0c16_Talk.svg" loading="lazy" alt="" class="navbar_icon"/></div><div class="navbar5_item-right"><div class="text-weight-semibold">Say It</div><p class="text-size-small hide-mobile-landscape">Embedding Oracy across the Curriculum</p></div></a><a href="/learning-skills-framework" class="navbar5_dropdown-link w-inline-block"><div class="navbar5_icon-wrapper"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64b14e4947630984c4dc340e_Assessment.svg" loading="lazy" alt="" class="navbar_icon"/></div><div class="navbar5_item-right"><div class="text-weight-semibold">Learning Behaviour Framework</div><p class="text-size-small hide-mobile-landscape">Assessment and Progress</p></div></a></div></div><div class="navbar5_dropdown-content-right"><div class="navbar5_dropdown-content-wrapper z-index-1"><div id="w-node-c57a7932-cb0a-3c61-574c-b04d99bba84f-cf587654" class="text-block-122"><strong>Featured from the blog</strong></div><div id="w-node-_185698ad-d6ef-9a16-c5d6-bb3acf58769a-cf587654" class="navbar5_blog-list-wrapper"><div class="navbar5_blog-list"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/post/ai-in-special-education" class="navbar5_blog-item w-inline-block"><div class="navbar5_blog-image-wrapper"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6864fbacb66fee386dc17f08_Creating%20inclusive%20education%20environments%20with%20artificial%20intelligence.jpg" sizes="100vw" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6864fbacb66fee386dc17f08_Creating%20inclusive%20education%20environments%20with%20artificial%20intelligence-p-500.jpg 500w, https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6864fbacb66fee386dc17f08_Creating%20inclusive%20education%20environments%20with%20artificial%20intelligence-p-800.jpg 800w, https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6864fbacb66fee386dc17f08_Creating%20inclusive%20education%20environments%20with%20artificial%20intelligence.jpg 1024w" class="navbar5_blog-image"/></div><div class="navbar5_large-item-content"><div class="margin-bottom margin-tiny"><div class="text-weight-semibold">Opportunities of AI in Special Education</div></div><p class="text-size-small">Explore how AI in special education personalizes learning, supports diverse needs, and raises important questions about privacy and balance.</p><div class="margin-top margin-xxsmall"><div class="text-style-link text-size-small">Read more</div></div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/post/ai-and-student-assessment" class="navbar5_blog-item w-inline-block"><div class="navbar5_blog-image-wrapper"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6863f845f8f18c1a7b16425c_Artificial%20intelligence%20for%20formative%20assessments.jpg" sizes="100vw" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6863f845f8f18c1a7b16425c_Artificial%20intelligence%20for%20formative%20assessments-p-500.jpg 500w, https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6863f845f8f18c1a7b16425c_Artificial%20intelligence%20for%20formative%20assessments-p-800.jpg 800w, https://cdn.prod.website-files.com/5b69a01ba2e409501de055d1/6863f845f8f18c1a7b16425c_Artificial%20intelligence%20for%20formative%20assessments.jpg 1024w" class="navbar5_blog-image"/></div><div class="navbar5_large-item-content"><div class="margin-bottom margin-tiny"><div class="text-weight-semibold">AI and Student Assessment</div></div><p class="text-size-small">Explore how AI in Education is transforming student assessment, from personalised learning to ethical challenges and innovative lesson planning.</p><div class="margin-top margin-xxsmall"><div class="text-style-link text-size-small">Read more</div></div></div></a></div></div></div></div></div><div class="button-group-2"><a href="/blog" class="button-47 is-link is-icon w-inline-block"><div class="text-block-94">See all articles</div><div class="icon-embed-xxsmall w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  132. <path d="M6 3L11 8L6 13" stroke="CurrentColor" stroke-width="1.5"/>
  133. </svg></div></a></div></div></div></div></div></nav></div></div><div class="navbar5_menu-right-copy"><a data-ms-content="members" href="/dashboard" class="nav_link">Dashboard</a><a data-ms-content="members" href="/profile" class="nav_link">Profile</a><a data-ms-content="!members" href="/login" class="nav_link">Login</a><a data-ms-action="logout" href="#" class="nav_link">Logout</a><a data-ms-content="!members" href="/signup" class="button_green_nav w-button">Free Sign Up</a></div></nav><div class="navbar5_menu-button w-nav-button"><div class="menu-icon-2"><div class="menu-icon_line-top"></div><div class="menu-icon_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon_line-bottom"></div></div></div></div></div><div id="Hero" class="hero-1"><div class="content-wrapper-3 hero w-container"><div data-w-id="4035e7b1-858f-47f9-3c2f-46638c37264a" style="opacity:0" class="_60-column-hero"><h1 class="combine-heading-style-h1 h1-title">Using Educational Theory to Enhance Learning Outcomes</h1><div class="large-border"><div class="heading-border"><div class="left-padding"></div><div class="left-padding-2"></div><p class="combine-text-size-regular hidden">We enable educators to get the best out of their pupils by developing resources that enable children to think their way through the curriculum. Our learning toolkit provides teachers with the tools and skills they need to achieve their educational goals.<br/><br/>Find out how this metacognitive approach enhances comprehension, writing and memory.</p></div><p class="combine-text-size-regular">We provide educators with research-based tools and strategies to turn educational theory and science into practical, impactful classroom experiences.<br/></p></div></div><div class="_3-flex-center"><div class="guy-column-2"><img class="image-57 hero" src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050406aebb4dcd6b9ee0e7_Structural%20learning%20metacognitive%20practice.png" width="586" alt="Students working together on a group task, demonstrating how learning sciences improve problem-solving and communication skills." style="opacity:0" sizes="(max-width: 767px) 100vw, 586px" data-w-id="d910ca8d-1f85-60ef-4827-ba9ff1dc6a42" loading="lazy" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050406aebb4dcd6b9ee0e7_Structural%20learning%20metacognitive%20practice-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050406aebb4dcd6b9ee0e7_Structural%20learning%20metacognitive%20practice-p-800.png 800w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050406aebb4dcd6b9ee0e7_Structural%20learning%20metacognitive%20practice.png 1020w"/></div></div></div></div><section class="logos-title-small"><div class="container-14"><div class="clients-wrapper-three"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff554388_Leicester%20Childrens%20Hospital.jpg" loading="lazy" width="142" alt="AriseHealth logo" class="clients-image-three"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff554382_Brooklands%20Farm.jpg" loading="lazy" width="119" alt="OE logo" class="clients-image-three"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff554386_Harrow%20International.png" loading="lazy" width="97" alt="2020INC logo" class="clients-image-three"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff554384_Dehong.png" loading="lazy" width="94" alt="The Paak logo" class="clients-image-three"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff554380_University%20of%20East%20Anglia.png" loading="lazy" width="126" alt="Ephicient logo" class="clients-image-three"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1285758df9b5cff55437e_Thinking%20Schools%20South%20Africa.jpg" loading="lazy" width="155" alt="Toogether logo" class="clients-image-three"/></div></div></section><div id="Hero" class="hero-1"><div class="content-wrapper-3 hero w-container"><div class="_3-flex-center"><div class="guy-column-2"><img class="image-57 hero" src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670554442106dd1a7a5caaaf_Learning%20sciences%20and%20theory.png" width="586" alt="Children engaged in hands-on learning activities, utilizing metacognitive strategies to enhance comprehension and retention." style="opacity:0" sizes="(max-width: 767px) 100vw, 586px" data-w-id="dd95b7d4-e388-2ceb-9c39-02f16e79c633" loading="lazy" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670554442106dd1a7a5caaaf_Learning%20sciences%20and%20theory-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670554442106dd1a7a5caaaf_Learning%20sciences%20and%20theory-p-800.png 800w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670554442106dd1a7a5caaaf_Learning%20sciences%20and%20theory.png 1020w"/></div></div><div data-w-id="dd95b7d4-e388-2ceb-9c39-02f16e79c61b" style="opacity:0" class="_60-column-hero"><h2 class="combine-heading-style-h2">We help schools develop independent, lifelong learners.</h2><div class="large-border"><div class="heading-border"><div class="left-padding"></div><div class="left-padding-2"></div><p class="combine-text-size-regular hidden">We enable educators to get the best out of their pupils by developing resources that enable children to think their way through the curriculum. Our learning toolkit provides teachers with the tools and skills they need to achieve their educational goals.<br/><br/>Find out how this metacognitive approach enhances comprehension, writing and memory.</p></div><p class="combine-text-size-regular">We empower teachers to develop independent, lifelong learners by providing resources that help students think critically and engage deeply with the curriculum. Discover how our metacognitive approach boosts comprehension, writing, and memory.<br/></p><div class="left-padding"><a href="https://structural-learning.formaloo.net/3zgwp" target="_blank" class="combine-button margin w-button">School Enquiry</a></div></div></div></div></div><div class="passivity-checklist _2"><div class="content-wrapper w-container"><div class="flex"><div data-w-id="8f600972-d117-f70c-2507-c3e42f3cb85e" style="opacity:0" class="book-column _2"><img class="image-9" src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67d960f73e41828456f3f4fd_Structural%20Learning%20Brochure%202025.png" width="449" alt="Develop metacognition with Structural Learning" style="opacity:0" sizes="(max-width: 479px) 100vw, 449px" data-w-id="8f600972-d117-f70c-2507-c3e42f3cb85f" loading="lazy" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67d960f73e41828456f3f4fd_Structural%20Learning%20Brochure%202025-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67d960f73e41828456f3f4fd_Structural%20Learning%20Brochure%202025-p-800.png 800w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67d960f73e41828456f3f4fd_Structural%20Learning%20Brochure%202025-p-1080.png 1080w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67d960f73e41828456f3f4fd_Structural%20Learning%20Brochure%202025.png 1456w"/></div><div data-w-id="8f600972-d117-f70c-2507-c3e42f3cb83e" style="opacity:0" class="_50-column center"><div data-w-id="8f600972-d117-f70c-2507-c3e42f3cb83f" style="opacity:0" class="_77-column left"><div class="bottom-border medium"><div><h2 class="combine-heading-style-h2">Take classroom learning to the next level</h2></div></div><div><p class="combine-text-size-regular">Find out how our metacognitive resources remove barriers to learning <strong>and</strong> add extra challenge to the curriculum.</p><div class="top-border"><div class="_1-passivity-checklist pdf w-form"><form id="wf-form-Developing-metacognitive-practice---home-page" name="wf-form-Developing-metacognitive-practice---home-page" data-name="Developing metacognitive practice - home page" action="https://usebasin.com/f/842339ce640e" method="post" class="passiivity-checklist" data-wf-page-id="63316a087abe01670217138c" data-wf-element-id="8f600972-d117-f70c-2507-c3e42f3cb850"><input class="_4-text-field-22 name w-input" maxlength="256" name="First-Name" data-name="First Name" placeholder="First Name" type="text" id="First-Name-2" required=""/><input class="_4-text-field-22 name w-input" maxlength="256" name="Last-Name" data-name="Last Name" placeholder="Last Name" type="text" id="field"/><input class="_4-text-field-22 name w-input" maxlength="256" name="Email-Address" data-name="Email Address" placeholder="Email" type="email" id="Email-Address-2" required=""/><input type="submit" data-wait="Please wait..." data-w-id="8f600972-d117-f70c-2507-c3e42f3cb854" class="combine-button w-button" value="Download PDF"/></form><div class="success-message-3 w-form-done"><div class="bottom-border small"></div><div><a target="_blank" href="https://drive.google.com/uc?export=download&amp;id=16FcvUaTcBvgf4aIMw3c-K681jaFMbBNT" class="link-3">Click here to Download</a></div></div><div class="w-form-fail"><div class="text-small">Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div></div><div class="_2-content-section"></div></div><div id="You-will-learn" class="_2-content-section-3"><div class="content-wrapper-4 w-container"><div class="heading-container-3"><div class="div-block-71"><div class="content-wrapper-4"></div><h2 class="combine-heading-style-h2">How we can support your school</h2></div><div class="flex-header white video"></div></div><div class="heading-container-3"><div class="_2-subheading-2"></div></div><div class="inner-wrapper-3"><div class="split-column-3 green"><div class="_42-column"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6705079b73fe86d1ff999042_Developing%20Metacognition%20with%20the%20Thinking%20Framework.png" loading="lazy" width="392" style="opacity:0" alt="An image of the Thinking Framework, designed to help teachers apply educational theory and metacognitive strategies to enhance student learning, engagement, and cognitive development." data-w-id="7ae9a127-fc4b-11ee-852c-522eb40dd0ad"/></div><div data-w-id="5e0c9cf6-c8fd-b0b7-74d8-b85511fc81ae" style="opacity:0" class="_57-column"><div><div class="bottom-border medium"><div><div class="title-2">Become a school member</div><h4 class="combine-heading-style-h2">Learning Toolkit</h4></div></div><p class="combine-text-size-regular">Gain access to a generous suite of resources that will take your curriculum delivery to the next level. The support package is designed to give your students the tools they need to become successful, life-long learners. <br/></p><div class="top-border"><a href="/membership" class="combine-button w-button">Explore the Toolkit</a></div></div></div></div><div class="split-column-3 reverse-wrap"><div data-w-id="5e0c9cf6-c8fd-b0b7-74d8-b85511fc81bf" style="opacity:0" class="_57-column"><div><div class="bottom-border medium"><div><div class="title-2">Use Writer&#x27;s Block to advance comprehension</div><h4 class="combine-heading-style-h2">Writer&#x27;s Block</h4></div></div><p class="combine-text-size-regular hidden">This engaging classroom strategy enhances the cognition and communication needed to become a confident writer. The popular block-building methodology has been shown to improve literacy outcomes in pupils of all ages. </p><p class="combine-text-size-regular">This engaging classroom strategy enhances the cognition and communication needed to become a confident writer. The popular block-building methodology has been shown to improve literacy outcomes in pupils of all ages. </p><div class="top-border"><a href="/block" class="combine-button w-button">See it in action</a></div></div></div><div data-w-id="5e0c9cf6-c8fd-b0b7-74d8-b85511fc81cc" style="opacity:0" class="_42-column _2"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/618953aca19d7c09363a2dbf_Writers%20block%20very%20small.webp" width="302" alt="The Writer&#x27;s Block Toolkit, a resource grounded in educational theory, designed to support students in overcoming writing challenges through structured, research-based strategies." loading="lazy"/></div></div><div class="split-column-3 _2-no-border"><div data-w-id="5e0c9cf6-c8fd-b0b7-74d8-b85511fc81cf" style="opacity:0" class="_42-column"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/60c092030ddd7ff73b8db4bb_Metacognitive%20conversations.webp" width="343" alt="Two teachers participating in professional development, applying educational science to enhance classroom practices and improve student outcomes." loading="lazy"/></div><div data-w-id="5e0c9cf6-c8fd-b0b7-74d8-b85511fc81d1" style="opacity:0" class="_57-column"><div><div class="bottom-border medium"><div><div class="title-2">Staff Professional Development sessions</div><h4 class="combine-heading-style-h2">Teacher Workshops</h4></div></div><p class="combine-text-size-regular">Get to grips with key evidence-informed learning principles. We offer a variety of professional learning options.</p><div class="top-border"><a href="/cpd" class="combine-button w-button">Find out more</a></div></div></div></div></div></div></div><div class="div-block-10 green"><div class="content-wrapper home w-container"><div class="div-block-69"><div class="heading-container hc"><div data-w-id="16c210c1-d860-0df1-aeb2-604720d85ff2" style="opacity:0" class="header-flex-stretch"><div class="_2-heading-box"><h3 class="combine-heading-style-h2">What&#x27;s your classroom priority?</h3></div></div><div class="heading-box"></div><p data-w-id="9a24a73e-55a2-e135-ffa9-3af9594a222d" style="opacity:0" class="combine-text-align-center">Our resources address multiple learning agendas<br/></p></div><div class="inner-wrapper tablet-borders"><div class="_2-flex-space"><div data-w-id="16c210c1-d860-0df1-aeb2-604720d85ffd" style="opacity:0" class="_3-feature-item pro"><div class="expand mobile-top-border"><div class="combine-heading-style-h5">Learner Passivity</div><p class="combine-text-size-regular">A general apathy seems to prevail with specific cohorts of children. They&#x27;re not curious and avoid any intellectual challenge.<br/>‍</p><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6705099bf6a4ff8b5b8ae7fd_Critical%20thinking%20skills%20and%20structural%20learning.png" width="273" sizes="(max-width: 479px) 100vw, 273px" loading="lazy" alt="Students collaborating on a science project, applying educational theory to foster critical thinking and teamwork in the classroom." srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6705099bf6a4ff8b5b8ae7fd_Critical%20thinking%20skills%20and%20structural%20learning-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6705099bf6a4ff8b5b8ae7fd_Critical%20thinking%20skills%20and%20structural%20learning-p-800.png 800w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/6705099bf6a4ff8b5b8ae7fd_Critical%20thinking%20skills%20and%20structural%20learning.png 1020w"/></div></div></div><div data-w-id="16c210c1-d860-0df1-aeb2-604720d86005" style="opacity:0" class="_3-feature-item pro"><div class="expand mobile-top-border"><div class="combine-heading-style-h5">Lack of independence</div><p class="combine-text-size-regular">Learners have difficulty getting started, creating plans and being reflective. You feel that you are constantly &#x27;spoon feeding&#x27;.<br/>‍</p><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670509503e436a9573908b1d_Developing%20independence%20through%20metacognition.png" width="171" sizes="(max-width: 479px) 100vw, 171px" loading="lazy" alt="Students participating in a metacognitive activity, reflecting on their learning process to improve memory and problem-solving." srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670509503e436a9573908b1d_Developing%20independence%20through%20metacognition-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/670509503e436a9573908b1d_Developing%20independence%20through%20metacognition.png 611w" class="image-35"/></div></div></div><div data-w-id="16c210c1-d860-0df1-aeb2-604720d8600d" style="opacity:0" class="_3-feature-item pro"><div class="expand mobile-top-border"><div class="combine-heading-style-h5">Gaps in Attainment</div><p class="combine-text-size-regular">Comprehension difficulties make accessing subject matter difficult. Problems arise when trying to use and explain new knowledge.<br/>‍</p><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050394265ef57c6dce7fe0_Structural%20learning%20Thinking%20and%20learning%20together.png" width="210" sizes="(max-width: 479px) 100vw, 210px" loading="lazy" alt="Children exploring new concepts in math, where educational theory is applied to improve cognitive development and attainment." srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050394265ef57c6dce7fe0_Structural%20learning%20Thinking%20and%20learning%20together-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/67050394265ef57c6dce7fe0_Structural%20learning%20Thinking%20and%20learning%20together.png 739w" class="image-32"/></div></div></div></div></div></div></div></div><div class="passivity-checklist"><div class="content-wrapper w-container"><div class="flex"><div data-w-id="b5769ede-7a95-351b-e0b7-f00063782781" style="opacity:0" class="book-column _2"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/61e834b3e1680a22f68272f2_What%20does%20learning%20look%20like%20Structural%20Learning.webp" width="425" style="opacity:0" loading="lazy" alt="A downloadable PDF scale used by teachers to monitor classroom engagement, applying evidence-based educational practices to assess and enhance student participation in learning." data-w-id="b5769ede-7a95-351b-e0b7-f00063782782" class="image-shadow"/></div><div data-w-id="b5769ede-7a95-351b-e0b7-f00063782783" style="opacity:0" class="_50-column center"><div data-w-id="b5769ede-7a95-351b-e0b7-f00063782784" style="opacity:0" class="_77-column left"><div class="bottom-border medium"><div><h2 class="combine-heading-style-h2">Are your class <em>really</em> engaged in the learning process?</h2></div></div><div><p class="combine-text-size-regular">Are you concerned about <strong>classroom passivity</strong>? Are your pupils <strong>engaged </strong>in their work? Use this <strong>free</strong> tool to assess how your classrooms are functioning.</p><div class="top-border"><div class="_1-passivity-checklist pdf w-form"><form id="Passivity-Checklist" name="wf-form-Classroom-Passivity-Checklist" data-name="Classroom Passivity Checklist" action="https://usebasin.com/f/d75d55d5de68" method="post" class="passiivity-checklist" data-wf-page-id="63316a087abe01670217138c" data-wf-element-id="b5769ede-7a95-351b-e0b7-f00063782791"><input class="_4-text-field-22 name w-input" maxlength="256" name="First-Name" data-name="First Name" placeholder="First Name" type="text" id="First-Name-6" required=""/><input class="_4-text-field-22 name w-input" maxlength="256" name="Last-Name" data-name="Last Name" placeholder="Last Name" type="text" id="field" required=""/><input class="_4-text-field-22 name w-input" maxlength="256" name="Email-Address" data-name="Email Address" placeholder="Email" type="email" id="Email-Address-6" required=""/><input type="submit" data-wait="Please wait..." data-w-id="b5769ede-7a95-351b-e0b7-f00063782795" class="combine-button w-button" value="Download PDF"/></form><div class="success-message-3 w-form-done"><div class="bottom-border small"></div><div><a target="_blank" href="https://drive.google.com/uc?export=download&amp;id=19HpgF1d3Jrpkcfw1YPEEmSlMWYoyA4qM" class="link-3">Click here to Download</a></div></div><div class="w-form-fail"><div class="text-small">Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div></div><div class="_2-content-section"></div></div><div data-w-id="eb59bd9d-04bd-bc32-d1ef-8f9e2b7d3115" style="opacity:0" class="special-section-2"><div class="content-wrapper-4 w-container"><div class="_2-flex-center reverse-wrap"><div data-w-id="eb59bd9d-04bd-bc32-d1ef-8f9e2b7d3118" style="opacity:0" class="guy-column-3"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5ee775f4fa0225097693070d_Portrait%20PNG.webp" width="104" style="opacity:0" loading="lazy" alt="Paul Main, founder and expert in applying educational theory and science to classroom practice, dedicated to helping educators improve student outcomes through innovative, research-based tools and strategies." data-w-id="eb59bd9d-04bd-bc32-d1ef-8f9e2b7d3119"/></div><div data-w-id="eb59bd9d-04bd-bc32-d1ef-8f9e2b7d311a" style="opacity:0" class="_60-column"><div data-w-id="eb59bd9d-04bd-bc32-d1ef-8f9e2b7d311b" style="opacity:0" class="heading-border"><div class="left-padding-4"></div><div class="left-padding-3"><div class="combine-heading-style-h5">Paul Main, Creator</div></div></div><div><p class="combine-text-size-regular hidden">This new approach to learning, rooted in cognitive science, will enable your pupils to engage with the curriculum and express themselves more effectively. I encourage you to think about how the concepts on this site could support the priority groups in your school. Adopting the framework and the block building toolkits could be a step in the right direction.<br/></p><p class="combine-text-size-regular">This new approach to learning, rooted in cognitive science, will enable your pupils to engage with the curriculum and express themselves more effectively. I encourage you to think about how the concepts on this site could support the priority groups in your school. Adopting the framework and the block building toolkits could be a step in the right direction.<br/></p></div><a data-w-id="e6af2c31-98a2-3373-59e4-594cd7985f29" href="https://structural-learning.formaloo.net/3zgwp" target="_blank" class="combine-button w-button">Membership Enquiry</a></div></div></div></div><div class="passivity-checklist impact-report"><div class="content-wrapper w-container"><div class="flex"><div data-w-id="e3b239c3-aaa2-f776-a2e3-a48f92e01353" style="opacity:0" class="_50-column center"><div data-w-id="e3b239c3-aaa2-f776-a2e3-a48f92e01354" style="opacity:0" class="_77-column left"><div class="bottom-border medium"><div><h2 class="h2-title-black">What do the experts say about us?</h2></div></div><div><p class="combine-text-size-regular">Download our 2023 impact report to find out <span class="text-span-21">what</span> education leaders say about us.</p><div class="top-border"><div class="_1-passivity-checklist pdf w-form"><form id="wf-form-Impact-report" name="wf-form-Impact-report" data-name="Impact report" action="https://usebasin.com/f/47cfd2bfa80a" method="post" class="passiivity-checklist" data-wf-page-id="63316a087abe01670217138c" data-wf-element-id="e3b239c3-aaa2-f776-a2e3-a48f92e01361"><input class="_4-text-field-22 name w-input" maxlength="256" name="First-Name" data-name="First Name" placeholder="First Name" type="text" id="First-Name-7" required=""/><input class="_4-text-field-22 name w-input" maxlength="256" name="Last-Name" data-name="Last Name" placeholder="Last Name" type="text" id="field"/><input class="_4-text-field-22 name w-input" maxlength="256" name="Email-Address" data-name="Email Address" placeholder="Email" type="email" id="Email-Address-7" required=""/><input type="submit" data-wait="Please wait..." data-w-id="e3b239c3-aaa2-f776-a2e3-a48f92e01365" class="combine-button w-button" value="Download PDF"/></form><div class="success-message-3 w-form-done"><div class="bottom-border small"></div><div><a target="_blank" href="https://drive.google.com/uc?export=download&amp;id=1valPScWqrxbg9KIlGy25_C_VKhHKpMUd" class="link-3">Click here to Download</a></div></div><div class="w-form-fail"><div class="text-small">Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div><div data-w-id="e3b239c3-aaa2-f776-a2e3-a48f92e0136e" style="opacity:0" class="book-column _2"><img class="image-9" src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/679b43f6f199e6e746fc4946_Structural%20Learning%20Impact%20Report.png" width="469" alt="The Structural Learning Impact Report, a downloadable PDF showcasing the measurable improvements in student outcomes through the application of educational theory and research-based classroom practices." style="opacity:0" sizes="(max-width: 479px) 100vw, 469px" data-w-id="e3b239c3-aaa2-f776-a2e3-a48f92e0136f" loading="lazy" srcset="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/679b43f6f199e6e746fc4946_Structural%20Learning%20Impact%20Report-p-500.png 500w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/679b43f6f199e6e746fc4946_Structural%20Learning%20Impact%20Report-p-800.png 800w, https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/679b43f6f199e6e746fc4946_Structural%20Learning%20Impact%20Report.png 1061w"/></div></div></div><div class="_2-content-section"></div></div><div id="Testimonials" data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c00926" style="opacity:0" class="yellow-section"><div class="content-wrapper w-container"><div class="flex"><div data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c00929" style="opacity:0" class="_50-column center-border"><div data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c0092a" style="opacity:0" class="testimonial _1"><div class="testimonial-left"><div class="testimonial-pic _1"></div></div><div class="testimonial-right"><p class="paragraph-white small">&quot;Engagement levels and marks in the longer written responses have both improved.&quot;</p><div class="bottom-border mini"><div class="text-mini white">Heather Garland, Biology, St John Plessington</div></div><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/></div></div></div><div data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c00938" style="opacity:0" class="testimonial _2"><div class="testimonial-left"><div class="testimonial-pic _2"></div></div><div class="testimonial-right"><p class="paragraph-white small">&quot;‘<em class="italic-text">An amazingly effective and flexible process being grasped by schools for its genius and simplicity’.</em>&quot;</p><div class="bottom-border mini"><div class="text-mini white">Monmouthshire Primary School</div></div><div><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/></div></div></div></div><div data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c0094a" style="opacity:0" class="testimonial _3"><div class="testimonial-left"><div class="testimonial-pic _3"></div></div><div class="testimonial-right"><p class="paragraph-white small">&quot;Results clearly show a higher percentage of childrens progress being recorded as &#x27;Better Than Expected&#x27;.&quot;</p><div class="bottom-border mini"><div class="text-mini white">Rob Francksen, Head Teacher, Crawford&#x27;s CEVC Primary School<br/></div></div><div><div><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5b69a01ba2e40927d6e05659_Star.png" width="14" alt="Structural Learning" class="star"/></div></div></div></div></div><div data-w-id="b6df8fd7-0f72-adc5-0f73-c70907c0095a" style="opacity:0" class="_50-column center"><div class="_77-column left"><div class="bottom-border medium"><div><div class="title-2">TESTIMONIALS</div><h4 class="h4-title-4">What do teachers think?</h4></div><div class="_2-red-line-2 _2-top-border"></div></div><p class="combine-text-weight-semibold">Over the last few months we have begun working with several <span><strong>Multi Academy Trusts</strong></span><strong> </strong>including:<br/>‍<br/>- Anglian Gateway<br/>- OLICAT<br/>- The LETTA Trust<br/><br/>Read our latest articles to find out more about the principles.<br/><br/><br/></p><div class="top-border"><a href="/cpd" class="combine-button w-button">Teacher CPD</a></div></div></div></div></div></div><div class="_2-content-section matrix"><div class="content-wrapper w-container"><div class="bottom-border large"><div class="flex"><div class="_50-column-center landscape-border"><div data-w-id="8047b0ec-60ec-8748-361d-5e05adfc88e6" style="opacity:0" class="_77-column"><div class="bottom-border medium"><div><div class="title-2">Find out more</div><h3 class="combine-heading-style-h2">Intrigued? Let&#x27;s organise a conversation.</h3></div></div><div><p class="combine-text-size-regular hidden">If you are planning on making some curriculum changes and want to find out a little more before you make any decisions then let&#x27;s arrange a conversation.<a href="mailto:paul@structural-learning.com"><strong></strong></a></p><p class="combine-text-size-regular">If you are planning on making some curriculum changes and want to find out a little more before you make any decisions then let&#x27;s arrange a conversation.</p><div class="top-border"><a href="https://cal.mixmax.com/paulmain/meetingtype_3316" target="_blank" data-w-id="8047b0ec-60ec-8748-361d-5e05adfc88f2" class="combine-button w-button">Book a time</a></div></div></div></div><div class="_50-column center-flex"><div class="lottie-animation-8" data-w-id="0977e80f-e4dc-4d0e-a2c3-60640cb89f59" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/5ee0ff5f3b5501249e3f8661_lf30_editor_z67kyo.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="6" data-duration="0"></div></div></div></div></div></div><section class="combine-section_feature4"><footer class="combine-footer1_component"><div class="combine-padding-global"><div class="combine-container-large"><div class="combine-padding-section-medium"><div class="combine-footer1_grid"><div id="w-node-b1863ace-ee7b-44af-d6a7-90e663ad6ea3-63ad6e9d" class="combine-footer1_info"><a href="/" aria-current="page" class="combine-footer1_logo-link w-inline-block w--current"><img src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/64c1294ce6ba5fb419abe11c_Structural%20Logo%20White.svg" loading="lazy" width="94" height="100" alt="" class="combine-footer1_logo"/></a><div id="w-node-b1863ace-ee7b-44af-d6a7-90e663ad6ea6-63ad6e9d" class="combine-footer1_top-text">We help schools develop independent, lifelong learners.</div><div class="combine-footer1_form-wrapper w-form"><form id="wf-form-Footer-1-Form" name="wf-form-Footer-1-Form" data-name="Footer 1 Form" action="https://usebasin.com/f/5160a2f99e93" method="post" class="combine-footer1_form" data-wf-page-id="63316a087abe01670217138c" data-wf-element-id="b1863ace-ee7b-44af-d6a7-90e663ad6ea9"><input class="combine-form_input w-input" maxlength="256" name="Footer-1-Email-2" data-name="Footer 1 Email 2" placeholder="Enter your email" type="email" id="Footer-1-Email-2" required=""/><input type="submit" data-wait="Please wait..." class="combine-button-colored w-button" value="Sign Up"/><div id="w-node-b1863ace-ee7b-44af-d6a7-90e663ad6eac-63ad6e9d" class="combine-footer1_top-text">By subscribing you agree to our <a href="/privacy-policy" class="combine-footer1_top-text-link">Privacy Policy</a>.</div></form><div class="combine-form_success-message w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="combine-form_error-message w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="combine-footer1_column"><div class="combine-footer1_title">Product</div><div class="combine-space-small"></div><a href="/membership" class="combine-footer1_link">Toolkit</a><a href="/block" class="combine-footer1_link">Writers Block</a><a href="/cpd" class="combine-footer1_link">Teacher Professional Development</a><a href="#" class="combine-footer1_link">Watch Demo</a></div><div class="combine-footer1_column"><div class="combine-footer1_title">Company</div><div class="combine-space-small"></div><a href="/paulmain" class="combine-footer1_link">About</a><a href="/contact-us" class="combine-footer1_link">Contact</a><a href="#" class="combine-footer1_link">Partners</a><a href="/blog" class="combine-footer1_link">Blog</a></div><div class="combine-footer1_column"><div class="combine-footer1_title">Resources</div><div class="combine-space-small"></div><a href="/research-newsletter" class="combine-footer1_link">Newsletter</a><a href="#" class="combine-footer1_link">Terms</a><a href="/privacy-policy" class="combine-footer1_link">Privacy</a><a href="/blog-editorial-policy" class="combine-footer1_link">Blog Editorial Policy</a></div></div></div><div class="combine-padding-section-small"><div class="combine-footer1_bottom"><div class="combine-footer1_bottom-text">© 2024 Created in Cambridge, UK ❤️</div><div class="combine-footer1_social-links"><a href="https://www.facebook.com/structurallearning" class="combine-footer1_social-link w-inline-block"><div class="combine-social_icon w-embed"><svg width="currentWidth" height="currentHeight" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  134. <path d="M20.625 2.625H3.375C2.96016 2.625 2.625 2.96016 2.625 3.375V20.625C2.625 21.0398 2.96016 21.375 3.375 21.375H20.625C21.0398 21.375 21.375 21.0398 21.375 20.625V3.375C21.375 2.96016 21.0398 2.625 20.625 2.625ZM18.4594 8.09766H16.9617C15.7875 8.09766 15.5602 8.65547 15.5602 9.47578V11.2828H18.3633L17.9977 14.1117H15.5602V21.375H12.6375V14.1141H10.193V11.2828H12.6375V9.19687C12.6375 6.77578 14.1164 5.45625 16.2773 5.45625C17.3133 5.45625 18.2016 5.53359 18.4617 5.56875V8.09766H18.4594Z" fill="currentColor"/>
  135. </svg></div></a><a href="https://www.instagram.com/structural_learning" class="combine-footer1_social-link w-inline-block"><div class="combine-social_icon w-embed"><svg width="currentWidth" height="currentHeight" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  136. <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C9.35125 2.25 9.02138 2.26138 7.97975 2.31013C4.43725 2.47263 2.471 4.43725 2.3085 7.97975C2.26138 9.02138 2.25 9.35288 2.25 12C2.25 14.6488 2.26138 14.9803 2.3085 16.0203C2.471 19.5611 4.43725 21.529 7.97975 21.6915C9.02138 21.7386 9.35125 21.75 12 21.75C14.6488 21.75 14.9803 21.7386 16.0219 21.6915C19.5579 21.529 21.5322 19.5644 21.6915 16.0203C21.7386 14.9803 21.75 14.6488 21.75 12C21.75 9.35288 21.7386 9.02138 21.6915 7.97975C21.5322 4.44213 19.5644 2.471 16.0219 2.31013C14.9803 2.26138 14.6488 2.25 12 2.25ZM11.9997 4.00781C14.603 4.00781 14.9117 4.01756 15.9403 4.06469C18.5842 4.18494 19.816 5.43781 19.9378 8.06056C19.9833 9.08919 19.9931 9.39631 19.9931 11.9996C19.9931 14.6028 19.9833 14.9116 19.9378 15.9386C19.816 18.5597 18.5858 19.8158 15.9403 19.9361C14.9117 19.9816 14.6046 19.9929 11.9997 19.9929C9.39647 19.9929 9.08772 19.9832 8.06072 19.9361C5.41197 19.8142 4.1851 18.5564 4.06322 15.9386C4.01772 14.9116 4.00635 14.6028 4.00635 11.9996C4.00635 9.39631 4.01772 9.08756 4.06322 8.06056C4.18347 5.43619 5.41522 4.18331 8.06072 4.06306C9.08772 4.01594 9.39647 4.00781 11.9997 4.00781ZM6.99316 11.9998C6.99316 9.23404 9.23566 6.99316 11.9998 6.99316C14.7639 6.99316 17.0064 9.23566 17.0064 11.9998C17.0064 14.7655 14.7639 17.0064 11.9998 17.0064C9.23566 17.0064 6.99316 14.7655 6.99316 11.9998ZM11.9995 15.2495C10.2039 15.2495 8.74951 13.7951 8.74951 11.9995C8.74951 10.2055 10.2039 8.74951 11.9995 8.74951C13.7935 8.74951 15.2511 10.2039 15.2511 11.9995C15.2511 13.7951 13.7935 15.2495 11.9995 15.2495ZM16.0327 6.79646C16.0327 6.14971 16.5576 5.62646 17.2027 5.62646C17.8511 5.62646 18.3743 6.14971 18.3743 6.79646C18.3743 7.44321 17.8495 7.96646 17.2027 7.96646C16.556 7.96646 16.0327 7.44159 16.0327 6.79646Z" fill="currentColor"/>
  137. </svg></div></a><a href="https://twitter.com/paulmain79" class="combine-footer1_social-link w-inline-block"><div class="combine-social_icon w-embed"><svg width="currentWidth" height="currentHeight" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  138. <path d="M21.6287 6.3652C20.9165 6.68171 20.1494 6.89488 19.3452 6.99177C20.1672 6.49923 20.7954 5.72086 21.0941 4.79229C20.3254 5.24769 19.4744 5.57875 18.5684 5.75638C17.845 4.98285 16.8098 4.5 15.6681 4.5C13.1004 4.5 11.2142 6.89488 11.794 9.38181C8.49154 9.21547 5.56052 7.63288 3.60005 5.22831C2.55844 7.01438 3.06067 9.35274 4.83059 10.5365C4.17979 10.5155 3.56775 10.3362 3.03161 10.0391C2.988 11.88 4.30898 13.6031 6.22101 13.9875C5.66226 14.1393 5.0486 14.1748 4.42525 14.0553C4.93071 15.6347 6.40188 16.7828 8.1395 16.8151C6.46486 18.1264 4.36066 18.7126 2.25 18.4639C4.01023 19.5927 6.09828 20.25 8.34297 20.25C15.7262 20.25 19.8959 14.0149 19.644 8.42256C20.4223 7.86381 21.0957 7.16295 21.6287 6.3652Z" fill="currentColor"/>
  139. </svg></div></a><a href="https://www.linkedin.com/company/72416909" class="combine-footer1_social-link w-inline-block"><div class="combine-social_icon w-embed"><svg width="currentWidth" height="currentHeight" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  140. <path fill-rule="evenodd" clip-rule="evenodd" d="M2.62988 4.19648C2.62988 3.78103 2.79492 3.38259 3.08869 3.08882C3.38247 2.79505 3.7809 2.63001 4.19636 2.63001H19.8117C20.0176 2.62967 20.2215 2.66995 20.4118 2.74853C20.6021 2.82711 20.7751 2.94246 20.9207 3.08796C21.0664 3.23347 21.1819 3.40628 21.2607 3.59649C21.3395 3.78671 21.38 3.9906 21.3799 4.19648V19.8118C21.3801 20.0177 21.3397 20.2217 21.261 20.412C21.1824 20.6023 21.0669 20.7752 20.9214 20.9209C20.7758 21.0665 20.6029 21.1821 20.4127 21.2608C20.2224 21.3396 20.0185 21.3801 19.8126 21.38H4.19636C3.99058 21.38 3.78681 21.3395 3.5967 21.2607C3.40659 21.1819 3.23386 21.0664 3.08839 20.9209C2.94292 20.7753 2.82755 20.6026 2.74888 20.4124C2.67021 20.2222 2.62977 20.0185 2.62988 19.8127V4.19648ZM10.0515 9.77887H12.5904V11.0539C12.9569 10.3209 13.8944 9.66126 15.3032 9.66126C18.004 9.66126 18.6441 11.1212 18.6441 13.7999V18.7618H15.9108V14.4101C15.9108 12.8846 15.5444 12.0238 14.6137 12.0238C13.3225 12.0238 12.7856 12.9519 12.7856 14.4101V18.7618H10.0515V9.77887ZM5.36397 18.6451H8.09806V9.66126H5.36397V18.6442V18.6451ZM8.48926 6.73114C8.49441 6.96524 8.45276 7.19801 8.36673 7.41579C8.28071 7.63356 8.15206 7.83197 7.98832 7.99935C7.82458 8.16674 7.62906 8.29973 7.41322 8.39052C7.19739 8.48132 6.9656 8.52809 6.73145 8.52809C6.49729 8.52809 6.2655 8.48132 6.04967 8.39052C5.83383 8.29973 5.63831 8.16674 5.47457 7.99935C5.31083 7.83197 5.18218 7.63356 5.09616 7.41579C5.01013 7.19801 4.96848 6.96524 4.97363 6.73114C4.98375 6.27164 5.17339 5.83437 5.50194 5.51298C5.8305 5.19158 6.27183 5.01161 6.73145 5.01161C7.19106 5.01161 7.63239 5.19158 7.96095 5.51298C8.2895 5.83437 8.47914 6.27164 8.48926 6.73114Z" fill="currentColor"/>
  141. </svg></div></a></div></div></div></div></div></footer></section><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5b69a01ba2e409e5d5e055c6" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.schunk.1a807f015b216e46.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.schunk.3381a93891253619.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.schunk.01413a70e2d050d2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.schunk.ce0d04ac95a44cb3.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.schunk.7d6ed723a5264309.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/5b69a01ba2e409e5d5e055c6/js/webflow.84ab827e.bf4f0ac8b1b9a1dc.js" type="text/javascript"></script><!-- ==============  FOOTER  ============== -->
  142.  
  143. <!-- Basin AJAX form handler (runs after DOM ready) -->
  144. <script defer src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
  145. <script defer>
  146. window.addEventListener('DOMContentLoaded', () => {
  147.  if (!window.jQuery) return;                 // safety guard
  148.  $('form[action^="https://usebasin.com"]').each(function (_, form){
  149.    $(form).submit(function(e){
  150.      e.preventDefault();
  151.      $.ajax({
  152.        url: $(form).attr('action') + '.json',
  153.        method: 'POST',
  154.        data: $(form).serialize(),
  155.        dataType: 'json',
  156.        success: function(r){
  157.          const parent = $(form).parent();
  158.          if(r.success){
  159.            parent.children('form').hide();
  160.            parent.children('.w-form-done').show();
  161.          } else {
  162.            console.log(r);
  163.            parent.find('.w-form-fail').show();
  164.          }
  165.        },
  166.        error: function(){
  167.          $(form).parent().find('.w-form-fail').show();
  168.        }
  169.      });
  170.    });
  171.  });
  172. });
  173. </script>
  174.  
  175. <!-- ProcessWebsiteData tracker -->
  176. <script defer src="https://data.processwebsitedata.com/cscripts/WiTyviUsLK-65660ec1.js"></script>
  177.  
  178. <!-- Trigger Finsweet lazy queue even if no scroll occurs (optional but safe) -->
  179. <script>window.fsAttributes = window.fsAttributes || [];</script>
  180.  
  181. <!-- ==============  /FOOTER  ============== -->
  182. <style>
  183.  /* Mediavine Mobile Fix */
  184. @media only screen and (max-width: 359px) {
  185. #Intro > .content-wrapper {
  186. padding-left: 10px !important;
  187. padding-right: 10px !important;
  188. }
  189. ol li .mv-ad-box {
  190. margin-left: -20px !important
  191. }
  192. }
  193. </style>
  194. <div id="mediavine-settings" data-blocklist-all="1" ></div></body></html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda