First class all round education with emphasis on manners and values. /** * 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="che... See More First class all round education with emphasis on manners and values. /** * 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 Kenton College Preparatory School
Location
Nairobi, Nairobi
School Type
International School
Curriculum
British Curriculum
Accomodation
Day School
Language
French, Kiswahili, Spanish