Time icon
Frequency icon
Material icon

Time

5-10 minutes

Frequency

Monthly

Material

Stock photos (nature, people, animals, random)

Purpose

To provide students with an opportunity to express and explain a personal choice and perspective, to hear and learn about others’ views and to bolster critical thinking skills in the process

  • Provide context for the practice (see “Evidence” section).
  • Provide ground rules for the practice, (see strategies in the “Active constructive listening” practice).
  • Post photos around the room.
  • Ask students to stand near the picture that resonates most with them at this time.
  • Each student within these newly formed groups (according to the selected images) briefly shares why they selected the photo, if comfortable.
  • As a class, discuss/reflect on the discussions that were generated related to the selected picture.

NOTE: There might be self-disclosures. Please know your responsibility to access support.

Complementary practice: Active constructive listening (Healthy relationship skills)

A student’s confidence in their knowledge of themselves sets the stage for their interest in, and ability to interact/build relationships with others and the world around them (Bergin & Bergin, 2009). Knowing oneself is foundational to many skills related to being mentally healthy (Bergin & Bergin, 2009). Being known by others, being engaged in social interactions and having an opportunity to develop peer relationships all contribute to a student’s self-confidence (Bergin & Bergin, 2009; DeWit et al., 2010).

Bergin, C., & Bergin, D. (2009). Attachment in the classroom. Educational Psychology Review, 21(2), 141-170.

De Wit, D. J., Karioja, K., & Rye, B. J. (2010). Student perceptions of diminished teacher and classmate support following the transition to high school: Are they related to declining attendance?. School Effectiveness and School Improvement, 21(4), 451-472.

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