At ISK, learning is the construction of meaning. We construct meaning through inquiry-based experiences that transcend disciplines. More about ISK’s mission, vision and educational aims can be found on our website: https://www.isk.ac.ke/our-school/mission-vision. /** * 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(){ f... See More At ISK, learning is the construction of meaning. We construct meaning through inquiry-based experiences that transcend disciplines. More about ISK’s mission, vision and educational aims can be found on our website: https://www.isk.ac.ke/our-school/mission-vision. /** * 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
Empowering students to create solutions for tomorrow’s challenges.
ISK inspires and nurtures passion, creativity and ambition in pursuit of a better world.
Get in touch with our admissions team to learn more about International School of Kenya
Location
Nairobi, Nairobi
School Type
International School
Curriculum
International Baccalaureate (IB)
Grades
Grade 9, Grade 10, Grade 11, Grade 12
Accomodation
Day School
Language
English, German, Kiswahili, Spanish