Time icon
Level icon
Material icon

Time

2-5 minutes

Level

Primary / Junior / Intermediate

Material

Post-it Notes

Purpose

To help students develop goal-setting skills and understand that goals have lots of smaller steps

Provide each student with a Post-it Note.

Instruct students to:

  • Identify a goal for the lesson/period (e.g., I will complete the outline for my paragraph).
  • Write the goal on the Post-it Note.

Support:

  • While students are working, circulate and identify what the student intends to complete and discuss the goal as appropriate.

Reflect:

  • Ask students to review their goal.
  • Self-assess if the goal was realistic or not.
  • Determine what they might do differently or what is left to do next time.
  • Complementary practice: Check it off (Creative and critical thinking (executive functioning))
  • Use a graphic organizer or journal to regularly set goals.
  • Place a mini white-board, sticky notes or a notepad on each desk and make this a regular activity.

Goal setting and self-monitoring, in an academic learning environment, are critical skills to effective organization for a student. Organization skills are intricately linked to academic achievement and therefore, any organization skills taught to a student further their potential for success (Anderson, Munk, Young, Conley & Caldarella, 2008; Boller, 2008).

Anderson, D. H., Munk, J. A. H., Young, K. R., Conley, L., & Caldarella, P. (2008). Teaching organizational skills to promote academic achievement in behaviorally challenged students. Teaching Exceptional Children, 40(4), 6-13.

Boller, B. (2008). Teaching organizational skills in middle school: Moving toward independence. The Clearing House: A Journal of Educational Strategies, Issues and Ideas, 81(4), 169-171.

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