Premier Academy is a co-educational day school for students aged 2 1/2 – 18 years. It offers an adapted British National Curriculum. /** * SG Modules Selector enhancement (optional) * - Clicking the card toggles the underlying switcher * - Adds .is-active / data-checked for styling * * If Voxel markup differs, adjust selectors. */ (function(){ function init(){ var cards = document.querySelectorAll('.sg-module-card'); if(!cards.length) return; cards.forEach(... See More Premier Academy is a co-educational day school for students aged 2 1/2 – 18 years. It offers an adapted British National Curriculum. /** * SG Modules Selector enhancement (optional) * - Clicking the card toggles the underlying switcher * - Adds .is-active / data-checked for styling * * If Voxel markup differs, adjust selectors. */ (function(){ function init(){ var cards = document.querySelectorAll('.sg-module-card'); if(!cards.length) return; cards.forEach(function(card){ var input = card.querySelector('input[type="checkbox"], input[type="radio"]'); if(!input) return; function sync(){ if(input.checked){ card.classList.add('is-active'); card.setAttribute('data-checked','1'); } else { card.classList.remove('is-active'); card.setAttribute('data-checked','0'); } } sync(); card.addEventListener('click', function(e){ var tag = (e.target && e.target.tagName) ? e.target.tagName.toLowerCase() : ''; if(tag === 'input' || tag === 'label' || tag === 'a' || tag === 'button') return; input.click(); }); input.addEventListener('change', sync); }); } if(document.readyState === 'loading'){ document.addEventListener('DOMContentLoaded', init); } else { init(); } })(); See Less
Official school vision statement pending verification. This profile will be strengthened as verified school-provided information is added.
Official school mission statement pending verification. This profile currently presents structured decision-support information to help families compare the school’s curriculum, learning environment, admissions pathway, student life, and support provision.
Get in touch with our admissions team to learn more about Premier Academy
School Type
International School