ºÚÁÏÍø

Blog

stories from ºÚÁÏÍø

Third teacher
As a ‘third teacher’, our environment at ºÚÁÏÍø is ever-changing and adapting to the needs and interests of the children.
Carnival of Cultures
With over 40 nationalities at ºÚÁÏÍø since its inception in 1984, our school is truly ºÚÁÏÍø, and last week we celebrated our wonderfully diverse cultures in our annual ‘Carnival of Cultures’.
The Power of Questioning
At ºÚÁÏÍø, we encourage children to question. The practice of thoughtful and considered questioning is a critical learning skill and enables children to explore their ideas, their underlying assumptions or beliefs, and serves as an inspiration to develop dialogue and debate with one another.
exists function startObserver() { if (!document.body) return; observer.observe(document.body, { childList: true, subtree: true }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', startObserver); } else { startObserver(); } // 4) Optional: also re-fill right before submit (extra safety) // Useful if a plugin re-renders fields, or the popup opens long after landing. document.addEventListener('submit', function (e) { var form = e.target; if (!(form instanceof HTMLFormElement)) return; if (!form.id || form.id.indexOf('gform_') !== 0) return; var match = form.id.match(/^gform_(\d+)$/); if (match) fillUtmFieldsInForm(form, match[1]); }, true); })();