ºÚÁÏÍø

Third teacher

Aside from our high-quality teachers, our environment at ºÚÁÏÍø is a ‘third teacher’, one that is ever-changing and adapting to the needs and interests of the children. The atelier spaces are designed to be flexible, open-ended, and evolving, so that our children can actively explore and experiment with different materials and mediums relevant to their current discoveries in Project. A recent Y1 Project around Cities of Dancing Light, inspired a reset of one of our ateliers; it is now a space that interacts with the natural morning light, where children can go to test their hypotheses around shadow and reflection, and develop new understandings.

2 2
3

Share on

Blog

stories from ºÚÁÏÍø

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); })();