function toggleLock(id) { var el = document.getElementById(id); el.classList.toggle('locked'); } document.addEventListener('click', function(e) { var dropdowns = document.querySelectorAll('.ppg-dropdown'); dropdowns.forEach(function(d) { if (!d.contains(e.target)) { d.classList.remove('locked'); } }); }); function toggleLockB(id) { var el = document.getElementById(id); el.classList.toggle('locked'); } document.addEventListener('click', function(e) { var dropdowns = document.querySelectorAll('.ppg-dropdown-b'); dropdowns.forEach(function(d) { if (!d.contains(e.target)) { d.classList.remove('locked'); } }); });

Survey Hub: AI, Play & Human Development

A Synergistic Convergence
The 3 Composing Elements of
Press Play to Grow!

Shaping the Future of AI, Interactive Entertainment & Human Potential
5-7 Minute Survey

Take the Survey

Help shape the future of AI, Interactive Entertainment & Human Potential.
This short survey (5-7 minutes) is informing sessions proposed for SXSW 2027 (EDU & Main) and the broader development of Press Play to Grow!

Choose your language:

English

A 5-7 minute survey exploring how AI, play, and human development intersect.
Thoughtful answers welcome - there are no right or wrong ones.

Português

Uma enquete de 5 a 7 minutos explorando a convergencia entre IA, jogo e desenvolvimento humano.
Respostas reflexivas sao bem-vindas - nao existe resposta certa ou errada.

Site Architecture

Home

Gateway Pages

Research Trajectory · Deep Dive

Communication · Many Channels

contact

On the same wavelength?

If this research resonates with you - whether you work in AI, Interactive Entertainment,
or Developmental Psychology, or simply want to connect as a kindred spirit - let's talk.

Survey Hub: AI, Play & Human Development

function toggleLockB(id) { var el = document.getElementById(id); el.classList.toggle('locked'); } document.addEventListener('click', function(e) { var dropdowns = document.querySelectorAll('.ppg-dropdown-b'); dropdowns.forEach(function(d) { if (!d.contains(e.target)) { d.classList.remove('locked'); } }); });

© 2026 Press Play to Grow! All rights reserved.