Supervisors and Managers · MSD2940

Coaching and Mentoring

You are in your office looking over your performance report and it happened again. Your low performing employee failed to meet quota this month even after you spoke with them about the importance of meeting goals. This employee has a great attitude and you know they can do better. You just do not know how to motivate them to reach the goal. Money used to work, but that has worn off. You are baffled and you know being frustrated makes matters worse. What do you do?

This workshop focuses on how to better coach your employees to a higher performance. Coaching is a process of relationship building and setting goals. How well you coach relates directly to how well you are able to foster a great working relationship with your employees through understanding them and strategic goal setting.

An easy-to-understand coaching model taught in this workshop will guide you through the coaching process. Prepare yourself to change a few things about yourself in order to coach your employees to better a performance.

Coaching and Mentoring
Online fee from
$200 USD
Standard: $300 · Save $100
Course Outcomes

Expected learning outcomes

Workshop Objectives 
Before you leave this session today, you should be more familiar on the topic of coaching your people to better performance. We have 10 objectives that will allow us to achieve the overall goal of becoming better coaches.  

  • Define coaching, mentoring and the GROW model.
  • Identify and set appropriate goals using the SMART technique of goal setting.
  • Identify the steps necessary in defining the current state or reality of your employee’s situation.
  • Identify the steps needed in defining options for your employee and turn them into a preliminary plan.
  •  Identify the steps in developing a finalized plan or wrapping it up and getting your employee motivated to accomplish those plans.
  • Identify the benefits of building and fostering trust with your employee.
  • Identify the steps in giving effective feedback while maintaining trust.
  • Identify and overcoming common obstacles to the growth and development of your employee. 
  • Identify when the coaching is at an end and transitioning your employee to other growth opportunities.
  • Identify the difference between mentoring and coaching, using both to enable long-term development through a positive relationship with your employee. 
Curriculum

Course modules and outline

Module One: Getting Started
Workshop Objectives

Module Two: Defining Coaching and Mentoring

  • What is Coaching?
  • What is Mentoring?
  • Introducing the G.R.O.W. Model
  • Case Study
  • Module Two: Review Questions

Module Three: Setting Goals

  • Goals in the Context of GROW
  • Identifying Appropriate Goal Areas
  • Setting SMART Goals
  • Case Study
  • Module Three: Review Questions

Module Four: Understanding the Realities

  • Getting a Picture of Where You Are
  • Identifying Obstacles
  • Exploring the Past
  • Case Study
  • Module Four: Review Questions

Module Five: Developing Options

  • Identifying Paths
  • Choosing Your Final Approach
  • Structuring a Plan
  • Case Study
  • Module Five: Review Questions

Module Six: Wrapping it All Up

  • Creating the Final Plan
  • Identifying the First Step
  • Getting Motivated
  • Case Study
  • Module Six: Review Questions

Module Seven: The Importance of Trust

  • What is Trust?
  • Trust and Coaching
  • Building Trust
  • Case Study
  • Module Seven: Review Questions

Module Eight: Providing Feedback

  • The Feedback Sandwich
  • Providing Constructive Criticism
  • Encouraging Growth and Development
  • Case Study
  • Module Eight: Review Questions

Module Nine: Overcoming Roadblocks

  • Common Obstacles
  • Re-evaluating Goals
  • Focusing on Progress
  • Case Study
  • Module Nine: Review Questions

Module Ten: Reaching the End

  • How to Know When You’ve Achieved Success
  • Transitioning the Coachee
  • Wrapping it All Up
  • Case Study
  • Module Ten: Review Questions

Module Eleven: How Mentoring Differs from Coaching

  • The Basic Differences
  • Blending the Two Models
  • Adapting the GROW Model for Mentoring
  • Focusing on the Relationship
  • Case Study
  • Module Eleven: Review Questions

Module Twelve: Wrapping it Up

  • Words from the Wise
Why Attend

Key course benefits

Practical capacity building approach
Designed for government, NGOs and public institutions
Real-world African case studies
Certificate of completion
Applicable tools and templates
Interactive facilitation and exercises
Course Enquiry

Need more information?

Ask Magna Skills about this course

Use the PHPMaker enquiry form to request a quotation, proposal letter, invoice, group training package, online access, or face-to-face training arrangement.

Debug

sql: SELECT c.*, cc.Category_Name, cc.Summary AS CategorySummary, cc.Category_Description FROM courses c LEFT JOIN course_categories cc ON cc.id = c.Category WHERE c.id = 2940 LIMIT 1, executionMS: 0.0007469654083252

sql: UPDATE courses SET Views = IFNULL(Views,0) + 1 WHERE id='2940', executionMS: 0.00146484375

sql: SELECT * FROM course_modules WHERE CourseID = 2940 AND Status IN ('Active','1') ORDER BY SortOrder, id LIMIT 20, executionMS: 0.00046110153198242

sql: SELECT * FROM course_highlights WHERE CourseID = 2940 AND Status IN ('Active','1') ORDER BY SortOrder, id LIMIT 8, executionMS: 0.00031304359436035

sql: SELECT * FROM course_learning_outcomes WHERE CourseID = 2940 AND Status IN ('Active','1') ORDER BY SortOrder, id LIMIT 10, executionMS: 0.00032901763916016

sql: SELECT * FROM course_target_audience WHERE CourseID = 2940 AND Status IN ('Active','1') ORDER BY SortOrder, id LIMIT 8, executionMS: 0.00029397010803223

sql: SELECT * FROM resources WHERE CourseID = 2940 AND Status IN ('Published','Active','1') ORDER BY id DESC LIMIT 5, executionMS: 0.00031399726867676

sql: SELECT * FROM reviews WHERE CourseID = 2940 AND CanPublish = 1 AND Status IN ('Approved','Published','1') ORDER BY id DESC LIMIT 4, executionMS: 0.00031900405883789

sql: SELECT * FROM gallery_albums WHERE CourseID = 2940 AND Status IN ('Published','Active','1') ORDER BY IsFeatured DESC, AlbumDate DESC, id DESC LIMIT 3, executionMS: 0.00031900405883789

sql: SHOW COLUMNS FROM `venues` LIKE 'id', executionMS: 0.00089001655578613

sql: SELECT v.*, v.`id` AS VenueKey, (SELECT COUNT(*) FROM apply a WHERE a.Venue = v.`id` AND a.Course_Title = 2940) AS CourseApplications, (SELECT COUNT(*) FROM apply a WHERE a.Venue = v.`id`) AS TotalApplications FROM venues v ORDER BY CourseApplications DESC, TotalApplications DESC, v.Venue ASC, executionMS: 1.6962089538574

sql: SHOW COLUMNS FROM `courses` LIKE 'Category', executionMS: 0.00069594383239746

sql: SELECT id, Course_Title, Course_Code, Short_Description FROM courses WHERE Category = 829 AND id <> 2940 ORDER BY id DESC LIMIT 6, executionMS: 0.00052285194396973

sql: SELECT COUNT(*) FROM apply WHERE Course_Title = 2940, executionMS: 0.066354990005493

sql: SELECT COUNT(*) FROM enroll WHERE Course = 2940, executionMS: 0.00056982040405273

sql: SELECT ROUND(AVG(Rating),1) FROM reviews WHERE CourseID = 2940 AND CanPublish = 1, executionMS: 0.00035190582275391

sql: SELECT COUNT(*) FROM course_modules WHERE CourseID = 2940, executionMS: 0.00023603439331055

sql: SELECT COUNT(*) FROM course_lessons cl INNER JOIN course_modules cm ON cm.id = cl.ModuleID WHERE cm.CourseID = 2940, executionMS: 0.00030088424682617

sql: SELECT COUNT(*) FROM course_highlights WHERE CourseID = 2940, executionMS: 0.00027108192443848

sql: SELECT COUNT(*) FROM course_learning_outcomes WHERE CourseID = 2940, executionMS: 0.00021100044250488

sql: SELECT COUNT(*) FROM course_target_audience WHERE CourseID = 2940, executionMS: 0.00018811225891113

sql: SELECT COUNT(*) FROM resources WHERE CourseID = 2940, executionMS: 0.00019311904907227

sql: SELECT COUNT(*) FROM reviews WHERE CourseID = 2940, executionMS: 0.00021910667419434

sql: SELECT COUNT(*) FROM gallery_albums WHERE CourseID = 2940, executionMS: 0.00021719932556152

sql: SELECT COUNT(*) FROM course_enquiries WHERE CourseID = 2940, executionMS: 0.00025510787963867