script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Perspective | In pursuit of liberation, we’re rethinking our relationship with the high-stakes model

Given that we believe education has both a personal and a larger civic purpose, we’re interested in incorporating design thinking as a process …

Powered by WPeMatico