Time icon
Level icon
Material icon

Time

1 or 2 periods

Level

Primary / Junior / Intermediate

Material

Paper, pencils, sentence strips, chart paper, markers, tape

Purpose

To establish norms as a group and to identify what matters to students as a group/classroom

Think: 

  • Independently, students make a list of classroom expectations (e.g., trying new things, attentive listening, keeping the room clean, etc.). 

Pair: 

  • In pairs, each student shares their list and identifies ideas they find important. 
  • The pair selects their top four or five expectations and joins another pair. 
  • In small groups, repeat the process. 
  • The small groups select their top four or five expectations and write these clearly on sentence strips. 

Share: 

  • Groups present their sentence strips. 
  • As a class, students select the top five or six most important norms.  
  • The selected norms are written on chart paper, so they are visible for everyone. 
  • To be done at the beginning of the school year or the start of a new group project.  
  • Ask students what classroom norms are important to them by using Wordle. 

Establishing explicit classroom norms of inclusion, respect for diversity, compassion, and collaboration will help create a classroom with a positive and safe emotional climate, in which students can effectively engage in learning (Brackett, Reyes, Rivers, Elbertson, & Salovey, 2011; Rivers, Brackett, Reyes, Elbertson, & Salovey, 2013). 

Brackett, M. A., Reyes, M. R., Rivers, S. E., Elbertson, N. A., & Salovey, P. (2011). Classroom emotional climate, teacher affiliation, student conduct. Journal of Classroom Interaction, 46(1), 27-36.  

Rivers, S. E., Brackett, M. A., Reyes, M. R., Elbertson, N. A., & Salovey, P. (2013). Improving the Social and Emotional Climate of Classrooms: A Clustered Randomized Controlled Trial Testing the RULER Approach. Prevention Science, 14(1), 77-87. doi:10.1007/s11121-012-0305-2

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"); // } //});