Time icon
Frequency icon
Material icon

Time

3-5 minutes

Frequency

Monthly

Material

Paper and/or thank you notes, writing tools

Purpose

To encourage the importance of expressing thanks and benefit from helping another

Provide context for the practice (see “Evidence” section).

  • Ask students to recall/remember recent acts of kindness they have noticed, such as a smile.
  • Ask students to reflect on how that made them feel.
  • As a group, brainstorm examples of thank you statements.
  • Students will be invited to share a note of thanks.
  • Distribute paper/thank you notes to the students and request that they write a grateful thank you note.
  • Students may choose to keep or deliver the note afterwards.

This practice can be done as a whole school approach, where caring adults are also sharing “thank yous”. Positive comments go a long way to enhance a sense of belonging and of being valued for all.

Ask students to think of one specific thing each of the following people has done for them and say/write thank yous:

  • someone in their family
  • someone with whom they are a close friend
  • someone in their school community
  • someone they don’t know in their community (server at a coffee shop)

Student perceptions of kindness at school are instrumental in shaping their opinions about their school’s climate (Binfet et al., 2016; Embry & Biglan, 2008). Activities that support the development of kind interactions for staff and students can support the goals of a safe and positive school climate to foster learning and prosocial behaviours (Binfet et al., 2016). Embry & Biglan (2008) explain that verbal or written praise shared publicly or privately from either a caring adult or via peer-to-peer interactions, increases cooperation, social competence, positive interactions or relations, academic engagement/ achievement, work performance, and physical health, while reducing disruptive, aggressive or violent behaviours and vandalism.

Binfet, J. T., Gadermann, A. M., & Schonert-Reichl, K. A. (2016). Measuring kindness at school: Psychometric properties of a School Kindness Scale for children and adolescents. Psychology in the Schools, 53(2), 111-126.

Embry, D. D., & Biglan, A. (2008). Evidence-based kernels: fundamental units of behavioral influence. Clinical child and family psychology review, 11(3), 75–113. doi:10.1007/s10567-008-0036-x

What can we help you find?

// opens subpages on load $(document).ready(function () { // Stress management and coping if($("li.menu-stress-management-and-coping").hasClass("active")){ $("li.active a.stressmanagementandcoping").click(); } if(jQuery("li.menu-gestion-du-stress-et-adaptation").hasClass("active")){ jQuery("li.active a.gestiondustressetadaptation").click(); } // Identification and management of emotions if($("li.menu-identification-and-management-of-emotions").hasClass("active")){ $("li.active a.identificationandmanagementofemotions").click(); } if($("li.menu-reconnaissance-et-gestion-des-emotions").hasClass("active")){ $("li.active a.reconnaissanceetgestiondesmotions").click(); } // Positive motivation and perseverance if($("li.menu-positive-motivation-and-perseverance").hasClass("active")){ $("li.active a.positivemotivationandperseverance").click(); } if($("li.menu-motivation-positive-et-perseverance").hasClass("active")){ $("li.active a.motivationpositiveetpersvrance").click(); } // Healthy relationship skills if($("li.menu-healthy-relationship-skills").hasClass("active")){ $("li.active a.healthyrelationshipskills").click(); } if($("li.menu-relations-saines").hasClass("active")){ $("li.active a.relationssaines ").click(); } // Self-awareness and sense of identity if($("li.menu-self-awareness-and-sense-of-identity").hasClass("active")){ $("li.active a.self-awarenessandsenseofidentity").click(); } if($("li.menu-conscience-de-soi-et-sentiment-didentite-personnelle").hasClass("active")){ $("li.active a.consciencedesoietsentimentdidentitpersonnelle").click(); } // Critical and creative thinking (executive functioning) if($("li.menu-critical-and-creative-thinking-executive-functioning").hasClass("active")){ $("li.active a.criticalandcreativethinkingexecutivefunctioning").click(); } if($("li.menu-pensee-critique-et-creative-fonctions-executives").hasClass("active")){ $("li.active a.pensecritiqueetcrativefonctionsexcutives").click(); } }); jQuery(document).ready(function($) { $('.feedback-carousel').flickity({ freeScroll: true, //contain: true, prevNextButtons: false, groupCells: true, cellAlign: 'left' }); }); // Opens one item and closes the rest //$(document).ready(function(){ //if ($(window).width() < 992){ // $(".practice-logo").addClass("d-flex"); // $(".practice-description").addClass("text-center"); //}else{ // $(".practice-logo").removeClass("d-flex"); // $(".practice-description").removeClass("text-center"); // } //});