ºÚÁÏÍø

Fun Field Day

Before mid-term break at our ºÚÁÏÍø primary school in Bangkok, ºÚÁÏÍø children enjoyed their first Fun Field Day in three years! Gathered together in mixed year group teams, the children participated in a range of collaborative and competitive games such as rock climbing, go fishing, obstacle course, transport the raft, shoot the target, gold digging, and more. All had the opportunity to interact with children from different classes, activate their team-building skills, exercise their sportsmanship – and have a lot of fun!

1
2
3 2
4
5 2
6
7
8
9
10

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