{"id":2354,"date":"2025-11-05T12:52:29","date_gmt":"2025-11-05T12:52:29","guid":{"rendered":"https:\/\/senselearning.co.uk\/?page_id=2354"},"modified":"2025-11-11T22:34:25","modified_gmt":"2025-11-11T22:34:25","slug":"apply-indeed","status":"publish","type":"page","link":"https:\/\/senselearning.co.uk\/?page_id=2354","title":{"rendered":"Apply"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2354\" class=\"elementor elementor-2354\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd1f2db page-header edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"dd1f2db\" 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-55241a8 e-con-full e-flex e-con e-child\" data-id=\"55241a8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dcf454 elementor-widget elementor-widget-heading\" data-id=\"2dcf454\" 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-38724a8 elementor-widget elementor-widget-heading\" data-id=\"38724a8\" 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-a861be9 e-flex e-con-boxed e-con e-parent\" data-id=\"a861be9\" 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-5e0ff65 e-con-full e-flex e-con e-child\" data-id=\"5e0ff65\" data-element_type=\"container\" data-e-type=\"container\" id=\"fillout-form\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f04c2f elementor-widget elementor-widget-html\" data-id=\"8f04c2f\" 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.style.height  = \"450px\";\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-df24d21 elementor-widget elementor-widget-html\" data-id=\"df24d21\" 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-b946afd elementor-widget elementor-widget-text-editor\" data-id=\"b946afd\" 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-b35a568 e-flex e-con-boxed e-con e-parent\" data-id=\"b35a568\" 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-0c1d87e e-grid e-con-full e-con e-child\" data-id=\"0c1d87e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6e6221a e-con-full e-flex e-con e-child\" data-id=\"6e6221a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3131fca elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3131fca\" 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-b88c21c elementor-widget elementor-widget-heading\" data-id=\"b88c21c\" 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-3215037 elementor-widget elementor-widget-text-editor\" data-id=\"3215037\" 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-9aa5f02 e-con-full e-flex e-con e-child\" data-id=\"9aa5f02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f1e5e6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f1e5e6\" 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-5061e4a elementor-widget elementor-widget-heading\" data-id=\"5061e4a\" 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-7db98b6 elementor-widget elementor-widget-text-editor\" data-id=\"7db98b6\" 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-a264991 e-con-full e-flex e-con e-child\" data-id=\"a264991\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e51378 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1e51378\" 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-abc55c2 elementor-widget elementor-widget-heading\" data-id=\"abc55c2\" 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-1bf6af5 elementor-widget elementor-widget-text-editor\" data-id=\"1bf6af5\" 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-2d6a573 e-con-full e-flex e-con e-child\" data-id=\"2d6a573\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c14435 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9c14435\" 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-1fac655 elementor-widget elementor-widget-heading\" data-id=\"1fac655\" 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-bc5c167 elementor-widget elementor-widget-text-editor\" data-id=\"bc5c167\" 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-3cd1432 edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"3cd1432\" 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-e67bc59 elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"e67bc59\" 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-a81b36e elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"a81b36e\" 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-1aaca0a elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"1aaca0a\" 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-f9a9369 elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"f9a9369\" 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-8eeeacd elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"8eeeacd\" 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-7dc256e edge-mask  edge-mask--bottom u-edge-bottom-url-curve-3 e-flex e-con-boxed e-con e-parent\" data-id=\"7dc256e\" 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-125507d elementor-widget elementor-widget-heading\" data-id=\"125507d\" 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-f615a93 e-con-full e-flex e-con e-child\" data-id=\"f615a93\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c1eec04 e-con-full e-flex e-con e-child\" data-id=\"c1eec04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-668114a e-con-full e-flex e-con e-child\" data-id=\"668114a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2b14e8 elementor-widget elementor-widget-heading\" data-id=\"e2b14e8\" 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-b8d2dc7 elementor-widget elementor-widget-text-editor\" data-id=\"b8d2dc7\" 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-077012b e-con-full e-flex e-con e-child\" data-id=\"077012b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e0bc7eb e-con-full e-flex e-con e-child\" data-id=\"e0bc7eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db03e47 elementor-widget elementor-widget-heading\" data-id=\"db03e47\" 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-3829240 elementor-widget elementor-widget-text-editor\" data-id=\"3829240\" 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-a8bdf49 e-con-full e-flex e-con e-child\" data-id=\"a8bdf49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-806e7c2 e-con-full e-flex e-con e-child\" data-id=\"806e7c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-023d7a2 elementor-widget elementor-widget-heading\" data-id=\"023d7a2\" 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-16f3d71 elementor-widget elementor-widget-text-editor\" data-id=\"16f3d71\" 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-d33e9f8 e-con-full e-flex e-con e-child\" data-id=\"d33e9f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-351f8de e-con-full e-flex e-con e-child\" data-id=\"351f8de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f26135 elementor-widget elementor-widget-heading\" data-id=\"4f26135\" 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-c44f5b7 elementor-widget elementor-widget-text-editor\" data-id=\"c44f5b7\" 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-a4f89d2 feature-text e-flex e-con-boxed e-con e-parent\" data-id=\"a4f89d2\" 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-1e79369 e-con-full e-flex e-con e-child\" data-id=\"1e79369\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fde714 elementor-widget elementor-widget-heading\" data-id=\"1fde714\" 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-bacc0b7 elementor-widget elementor-widget-text-editor\" data-id=\"bacc0b7\" 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-c32844c elementor-button-cta elementor-widget elementor-widget-button\" data-id=\"c32844c\" 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-2354","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\/2354","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=2354"}],"version-history":[{"count":22,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/2354\/revisions"}],"predecessor-version":[{"id":2398,"href":"https:\/\/senselearning.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/2354\/revisions\/2398"}],"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=2354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}