function _validateEvent(tag_event) { var hostname; if (window.location.hostname) { var hostname = window.location.hostname.replace('www.', ''); } else { // Fallback case for iframe try { // Get this script's own URL to find the hostname parameter const scriptUrl = new URL(document.currentScript.src); const hostnameParam = scriptUrl.searchParams.get('hostname'); if (hostnameParam) { hostname = hostnameParam.replace('www.', ''); } else { // If the parameter isn't found, we can't proceed console.error('Validate: Hostname parameter is missing from script URL.'); return; } } catch (e) { console.error('Validate: Could not determine hostname.', e); return; // Stop execution if we can't find a hostname } } var ss = window.screen.width * window.devicePixelRatio + "x" + window.screen.height * window.devicePixelRatio; var pathname = encodeURIComponent(window.location.pathname) var id_lookup_url = 'https://tag.validate.audio/site/' + hostname + '/?pathname=' + pathname + '&tag_event=' + encodeURIComponent(tag_event) + '&ss=' + ss + '&cb=' + new Date().getTime(); if (window.location.search) { id_lookup_url += '&query_params=' + encodeURIComponent(window.location.search); } navigator.sendBeacon(id_lookup_url, ''); } (function() { function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/; SameSite=Lax"; } function getCookie(cname) { var name = cname + "="; var ca = document.cookie.split(';'); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } if (getCookie('validate_session_today')) { _validateEvent('Page View'); } else { _validateEvent('Website Visit'); setCookie('validate_session_today', 'true', 1); } })();
top of page

Activities Guide: Enhancing and Practicing Executive Function Skills with Children from Infancy to Adolescence

  • FASD Blog Writer
  • Feb 2, 2022
  • 1 min read

Executive function and self-regulation (EF/SR) skills provide critical supports for learning and development, and while we aren’t born with these skills, we are born with the potential to develop them through interactions and practice.

This 16-page guide (available for download, below), describes a variety of activities and games that represent age-appropriate ways for adults to support and strengthen various components of EF/SR in children.

Each chapter of this guide contains activities suitable for a different age group, from infants to teenagers. The guide may be read in its entirety (which includes the introduction and references) or in discrete sections geared to specific age groups.

Suggested citation: Center on the Developing Child at Harvard University (2014). Enhancing and Practicing Executive Function Skills with Children from Infancy to Adolescence. Retrieved from www.developingchild.harvard.edu.

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Enhancing-and-Practicing-Executive-Function-Skills-with-Children-from-Infancy-to-Adolescence-1.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Executive-Function-Activities-for-6-to-18-month-olds.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Executive-Function-Activities-for-18-to-36-month-olds.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Executive-Function-Activities-for-3-to-5-year-olds.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Executive-Function-Activities-for-5-to-7-year-olds.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Executive-Function-Activities-for-7-to-12-year-olds.pdf

https://46y5eh11fhgw3ve3ytpwxt9r-wpengine.netdna-ssl.com/wp-content/uploads/2015/05/Activities-for-Adolescents.pdf

Retreived from WRaP 2.0.

Recent Posts

See All
bottom of page