{"id":2363,"date":"2025-11-05T12:54:17","date_gmt":"2025-11-05T12:54:17","guid":{"rendered":"https:\/\/senselearning.co.uk\/?page_id=2363"},"modified":"2025-11-05T12:57:56","modified_gmt":"2025-11-05T12:57:56","slug":"apply-mnt","status":"publish","type":"page","link":"https:\/\/senselearning.co.uk\/?page_id=2363","title":{"rendered":"Apply &#8211; MNT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2363\" class=\"elementor elementor-2363\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3748117 page-header edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"3748117\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-40176fc e-con-full e-flex e-con e-child\" data-id=\"40176fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5737c24 elementor-widget elementor-widget-heading\" data-id=\"5737c24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Apply with us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aac2677 elementor-widget elementor-widget-heading\" data-id=\"aac2677\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Start today<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4bb877d e-flex e-con-boxed e-con e-parent\" data-id=\"4bb877d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5c31163 e-con-full e-flex e-con e-child\" data-id=\"5c31163\" data-element_type=\"container\" data-e-type=\"container\" id=\"fillout-form\">\n\t\t\t\t<div class=\"elementor-element elementor-element-542f468 elementor-widget elementor-widget-html\" data-id=\"542f468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n  function addFilloutForm(selector, embedid) {\r\n    \/\/ --- Helper functions ---\r\n    var getParameterByName = function (name, url) {\r\n      if (!url) url = window.location.href;\r\n      name = name.replace(\/[\\[\\]]\/g, \"\\\\$&\");\r\n      var regex = new RegExp(\"[?&]\" + name + \"(=([^&#]*)|&|#|$)\"),\r\n          results = regex.exec(url);\r\n      if (!results) return null;\r\n      if (!results[2]) return '';\r\n      return decodeURIComponent(results[2].replace(\/\\+\/g, \" \"));\r\n    };\r\n\r\n    var setCookie = function (name, value, minutes) {\r\n      var expires = \"\";\r\n      if (minutes) {\r\n        var date = new Date();\r\n        date.setTime(date.getTime() + (minutes * 60 * 1000));\r\n        expires = \"; expires=\" + date.toUTCString();\r\n      }\r\n      document.cookie = name + \"=\" + (value || \"\") + expires + \"; path=\/\";\r\n    };\r\n\r\n    var getCookie = function (name) {\r\n      var value = \"; \" + document.cookie;\r\n      var parts = value.split(\"; \" + name + \"=\");\r\n      if (parts.length === 2) return parts.pop().split(\";\").shift();\r\n    };\r\n\r\n    var generateGUID = function () {\r\n      return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(\/[xy]\/g, function (c) {\r\n        var r = Math.random() * 16 | 0,\r\n            v = c === 'x' ? r : (r & 0x3 | 0x8);\r\n        return v.toString(16);\r\n      });\r\n    };\r\n\r\n    \/\/ --- Tracking variables ---\r\n    var tpgclid     = getCookie('sense_gclid')    || getParameterByName('gclid');\r\n    var utmSource   = getCookie('sense_source')   || getParameterByName('utm_source');\r\n    var utmMedium   = getCookie('sense_medium')   || getParameterByName('utm_medium');\r\n    var utmCampaign = getCookie('sense_campaign') || getParameterByName('utm_campaign');\r\n    var localsenseID = getCookie('senseID');\r\n\r\n    if (!localsenseID) {\r\n      localsenseID = generateGUID();\r\n    }\r\n\r\n    \/\/ Reset senseID cookie to 30 minutes from now\r\n    setCookie('senseID', localsenseID, 30);\r\n\r\n    \/\/ --- Add Fillout form ---\r\n    var targetContainer = document.querySelector(selector);\r\n    targetContainer.innerHTML = \"\";\r\n\r\n    var filloutDiv = document.createElement(\"div\");\r\n    filloutDiv.style.width = \"100%\";\r\n    filloutDiv.setAttribute(\"data-fillout-id\", embedid);\r\n    filloutDiv.setAttribute(\"data-fillout-embed-type\", \"standard\");\r\n    filloutDiv.setAttribute(\"data-fillout-inherit-parameters\", \"\");\r\n    filloutDiv.setAttribute(\"data-fillout-dynamic-resize\", \"\");\r\n    filloutDiv.setAttribute(\"data-fillout-domain\", \"forms.targetedprovision.com\");\r\n    filloutDiv.setAttribute(\"data-sense_id\", localsenseID);\r\n    filloutDiv.setAttribute(\"data-sense_gclid\", tpgclid);\r\n    filloutDiv.setAttribute(\"data-sense_campaign\", utmCampaign);\r\n    filloutDiv.setAttribute(\"data-sense_source\", utmSource);\r\n    filloutDiv.setAttribute(\"data-sense_medium\", utmMedium);\r\n\r\n    targetContainer.appendChild(filloutDiv);\r\n\r\n    \/\/ --- Load Fillout embed script ---\r\n    var filloutScript = document.createElement(\"script\");\r\n    filloutScript.src = \"https:\/\/server.fillout.com\/embed\/v1\/\";\r\n    document.body.appendChild(filloutScript);\r\n  }\r\n\r\n  \/\/ Initialize Fillout form\r\n  addFilloutForm(\"#fillout-form\", \"feyJE1vZAneu\");\r\n\r\n  \/\/ --- Update Job Title from Query ---\r\n  jQuery(document).ready(function () {\r\n    function getQueryParam(param) {\r\n      var urlParams = new URLSearchParams(window.location.search);\r\n      return urlParams.get(param);\r\n    }\r\n\r\n    function getJobTitleByPostingId(jobPostingId, callback) {\r\n      jQuery.ajax({\r\n        url: '\/wp-json\/wp\/v2\/job?per_page=100',\r\n        type: 'GET',\r\n        success: function (response) {\r\n          if (response && response.length > 0) {\r\n            var matchedJob = response.find(function (job) {\r\n              return job.acf && job.acf.job_posting_id === jobPostingId;\r\n            });\r\n\r\n            if (matchedJob) {\r\n              callback(matchedJob.title.rendered);\r\n            } else {\r\n              console.log('No job found with Job Posting ID:', jobPostingId);\r\n              callback(null);\r\n            }\r\n          } else {\r\n            console.log('No jobs found.');\r\n            callback(null);\r\n          }\r\n        },\r\n        error: function (xhr, status, error) {\r\n          console.log('API Error:', error);\r\n          callback(null);\r\n        }\r\n      });\r\n    }\r\n\r\n    var jobPostingId = getQueryParam('ad-id');\r\n    if (jobPostingId) {\r\n      getJobTitleByPostingId(jobPostingId, function (jobTitle) {\r\n        if (jobTitle) {\r\n          jQuery('.page-header h2').html(jobTitle);\r\n        }\r\n      });\r\n    }\r\n  });\r\n<\/script>\r\n\r\n\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c653d39 elementor-widget elementor-widget-html\" data-id=\"c653d39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n  \/\/ Helpers\r\n  function getElementY(el) {\r\n    if (!el) return null;\r\n    const rect = el.getBoundingClientRect();\r\n    return rect.top + window.scrollY;\r\n  }\r\n\r\n  function smoothScrollToY(y, behavior = 'smooth') {\r\n    window.scrollTo({ top: y, behavior });\r\n  }\r\n\r\n  \/\/ Config: change if you want a different anchor\r\n  const ANCHOR_SELECTOR = '#formbox';\r\n\r\n  function scrollToFormAnchor() {\r\n    const anchor = document.querySelector(ANCHOR_SELECTOR) || document.querySelector('#fillout-form');\r\n    if (!anchor) return;\r\n    const y = getElementY(anchor);\r\n    if (y == null) return;\r\n    \/\/ Tiny defer so any layout\/resize settles\r\n    requestAnimationFrame(() => smoothScrollToY(y, 'smooth'));\r\n  }\r\n\r\n  \/\/ Listen for the postMessage from the iframe\r\n  window.addEventListener('message', (event) => {\r\n    const data = event && event.data;\r\n    if (!data || typeof data !== 'object') return;\r\n    if (data.eventType !== 'form_interaction') return;\r\n    \/\/ Align after the form page changes\r\n    console.log('form_page_loaded...running script')\r\n    setTimeout(scrollToFormAnchor, 250);\r\n  });\r\n\r\n  \/\/ Optional manual test in console:\r\n  window.__scrollToFormTop = scrollToFormAnchor;\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7fa08e elementor-widget elementor-widget-text-editor\" data-id=\"e7fa08e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The foundations of our provision are based in secure, trusting relationships and this starts with our own team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4a0a12 e-flex e-con-boxed e-con e-parent\" data-id=\"a4a0a12\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-181c44d e-grid e-con-full e-con e-child\" data-id=\"181c44d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1238f75 e-con-full e-flex e-con e-child\" data-id=\"1238f75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d9e204 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2d9e204\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">1<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0115a47 elementor-widget elementor-widget-heading\" data-id=\"0115a47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Apply<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9515c17 elementor-widget elementor-widget-text-editor\" data-id=\"9515c17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Submit your application through the form above. If your skills match our needs, we\u2019ll invite you to the next stage.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae79227 e-con-full e-flex e-con e-child\" data-id=\"ae79227\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-396fe20 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"396fe20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">2<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-100e5b0 elementor-widget elementor-widget-heading\" data-id=\"100e5b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Interview<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a850c50 elementor-widget elementor-widget-text-editor\" data-id=\"a850c50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Our online interviews cover your SEN experience, motivations, safeguarding, and fit with our ethos. It\u2019s a two-way chat, come with questions!<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb8ea0a e-con-full e-flex e-con e-child\" data-id=\"eb8ea0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78d6467 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"78d6467\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">3<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bc65ff elementor-widget elementor-widget-heading\" data-id=\"6bc65ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Safer Recruitment Checks<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1618ac0 elementor-widget elementor-widget-text-editor\" data-id=\"1618ac0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Successful candidates will complete a full application with required documents, DBS, and references.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a8b906 e-con-full e-flex e-con e-child\" data-id=\"4a8b906\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07e74eb elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"07e74eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">4<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92124bb elementor-widget elementor-widget-heading\" data-id=\"92124bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Working with Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aff41c7 elementor-widget elementor-widget-text-editor\" data-id=\"aff41c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">After checks, you\u2019ll join SENse Learning and access tutoring opportunities, our community, and resources.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad988e1 edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"ad988e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0ce52a elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"f0ce52a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/work-with-us\/why-work-with-sense\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Why Tutor with Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a29b3df elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"a29b3df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/work-with-us\/recruitment-process\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Recruitment Process<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2539bc elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"b2539bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bebd29 elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"5bebd29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/work-with-us\/faqs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FAQs<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2689c19 elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"2689c19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/jobs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Live Roles<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5644635 edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"5644635\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d3dd08b elementor-widget elementor-widget-heading\" data-id=\"d3dd08b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our values\n<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-691afdd e-con-full e-flex e-con e-child\" data-id=\"691afdd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b07d701 e-con-full e-flex e-con e-child\" data-id=\"b07d701\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-67da577 e-con-full e-flex e-con e-child\" data-id=\"67da577\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad90c0f elementor-widget elementor-widget-heading\" data-id=\"ad90c0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Good work-life balance\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bc3b12 elementor-widget elementor-widget-text-editor\" data-id=\"5bc3b12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"feature-column__heading font-size-h3\">Work around your own availability, giving you control over your work-life balance, all while delivering a truly creative learning experience for our young people.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6873893 e-con-full e-flex e-con e-child\" data-id=\"6873893\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd0327d e-con-full e-flex e-con e-child\" data-id=\"dd0327d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d62e8ec elementor-widget elementor-widget-heading\" data-id=\"d62e8ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Well rewarded \n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffa96fe elementor-widget elementor-widget-text-editor\" data-id=\"ffa96fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"feature-column__heading font-size-h3\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">We offer exceptional hourly rates and clear routes to pay progression. It\u2019s important that our team feels valued for their work and excited about their next steps.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6ea553 e-con-full e-flex e-con e-child\" data-id=\"b6ea553\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-95cae1b e-con-full e-flex e-con e-child\" data-id=\"95cae1b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b132ab elementor-widget elementor-widget-heading\" data-id=\"7b132ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Supportive mileage policy\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2597b79 elementor-widget elementor-widget-text-editor\" data-id=\"2597b79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"feature-column__heading font-size-h3\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Receive excellent mileage remuneration that starts after 30 miles in a day. You can also claim for any mileage when a student is travelling with you.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e4a1b8 e-con-full e-flex e-con e-child\" data-id=\"9e4a1b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2140673 e-con-full e-flex e-con e-child\" data-id=\"2140673\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61b340b elementor-widget elementor-widget-heading\" data-id=\"61b340b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A strong support network \n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88e7fc4 elementor-widget elementor-widget-text-editor\" data-id=\"88e7fc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"feature-column__heading font-size-h3\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Our pastoral, HR, finance, and pathways teams, along with experienced case leads, provide professional guidance and hands-on assistance to tailor educational packages for each young person.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a4f782 feature-text e-flex e-con-boxed e-con e-parent\" data-id=\"7a4f782\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6a74f9e e-con-full e-flex e-con e-child\" data-id=\"6a74f9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-498e5ab elementor-widget elementor-widget-heading\" data-id=\"498e5ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Want to chat about our roles?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9dc8ad7 elementor-widget elementor-widget-text-editor\" data-id=\"9dc8ad7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"cvGsUA direction-ltr align-center para-style-body\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">Give us a call on<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\"><a class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" draggable=\"false\" href=\"https:\/\/senselearning.co.uk\/contact-us\/\" target=\"_blank\" rel=\"noopener\">01444 400896<\/a><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\">We\u2019re happy to help!<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db38b61 elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"db38b61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 26 15\" role=\"img\" aria-label=\"Arrow\"><path fill=\"currentColor\" d=\"M16.052 5.459c-3 .104-6.004.156-9.002.332-1.656.097-3.31.355-4.95.635-.707.121-1.524.526-1.244 1.394.134.414.906.78 1.438.855.847.12 1.735-.02 2.605-.05l13.964-.479.16.418c-.886.525-1.822.985-2.65 1.592-1.147.843-2.268 1.742-3.278 2.741-.26.257-.19 1.034-.01 1.46.076.182.91.254 1.241.077 3.295-1.765 6.606-3.511 9.81-5.434 1.945-1.168 1.91-2.821-.153-3.75C20.403 3.64 16.698 2.3 13.03.885c-.658-.255-1.487-.437-1.888.395-.393.814.2 1.316.86 1.682.756.418 1.508.84 2.276 1.235.61.312 1.242.585 1.864.875l-.09.388Z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Apply with us Start today The foundations of our provision are based in secure, trusting relationships and this starts with our own team. 1 Apply Submit your application through the form above. If your skills match our needs, we\u2019ll invite you to the next stage. 2 Interview Our online interviews cover your SEN experience, motivations, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":1701,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2363","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/2363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2363"}],"version-history":[{"count":7,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/2363\/revisions"}],"predecessor-version":[{"id":2371,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/2363\/revisions\/2371"}],"up":[{"embeddable":true,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/1701"}],"wp:attachment":[{"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}