From 884944e4e2259512ba213b6ec73703e16fbfa976 Mon Sep 17 00:00:00 2001 From: jizhaogit Date: Wed, 12 Jul 2023 12:42:19 -0400 Subject: [PATCH] Zenhub #1029 Resource > User Guide Updates --- app/Http/Controllers/ResourceController.php | 9 +++++---- .../6.blade.php => conversations/0.blade.php} | 0 resources/views/resource/partials/user-guide/3.blade.php | 2 +- resources/views/resource/partials/user-guide/5.blade.php | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) rename resources/views/resource/partials/{user-guide/6.blade.php => conversations/0.blade.php} (100%) diff --git a/app/Http/Controllers/ResourceController.php b/app/Http/Controllers/ResourceController.php index c734cba2f..86f09af46 100644 --- a/app/Http/Controllers/ResourceController.php +++ b/app/Http/Controllers/ResourceController.php @@ -24,10 +24,6 @@ public function userguide(Request $request) 'question' => 'My Conversations Section', 'answer_file' => '3' ], - [ - 'question' => 'How to use the conversation templates', - 'answer_file' => '6' - ], [ 'question' => 'My Team Section (supervisors only)', 'answer_file' => '4' @@ -101,6 +97,11 @@ public function conversations(Request $request) $t = $request->t; $data = [ + + [ + 'question' => 'How to use the conversation templates', + 'answer_file' => '0' + ], [ 'question' => 'What is a performance development conversation?', 'answer' => "Any conversation about an employee and their work can be considered a performance development conversation. They can be informal check-ins, regular 1-on-1's, recognition for a job well done, feedback, or more formal conversations when trying to modify behaviour." diff --git a/resources/views/resource/partials/user-guide/6.blade.php b/resources/views/resource/partials/conversations/0.blade.php similarity index 100% rename from resources/views/resource/partials/user-guide/6.blade.php rename to resources/views/resource/partials/conversations/0.blade.php diff --git a/resources/views/resource/partials/user-guide/3.blade.php b/resources/views/resource/partials/user-guide/3.blade.php index 8f1493726..c26393cc1 100644 --- a/resources/views/resource/partials/user-guide/3.blade.php +++ b/resources/views/resource/partials/user-guide/3.blade.php @@ -8,7 +8,7 @@ Conversation Templates

-

This area lists all the performance conversation templates available for use. Each templates includes suggestions for when to use it, tips on how employees and supervisors can prepare for the conversation, and a list of questions to consider in advance or during the conversation to guide discussion. You may also want to check out the resource on Performance Conversation Templates to see more details on all the options and examples for when to use each one.

+

This area lists all the performance conversation templates available for use. Each templates includes suggestions for when to use it, tips on how employees and supervisors can prepare for the conversation, and a list of questions to consider in advance or during the conversation to guide discussion. You may also want to check out the resource on Performance Conversation Templates to see more details on all the options and examples for when to use each one.

Once you've decided on the right template, use the participants dropdown menu to select which team member or supervisor you want to connect with and hit "Start Conversation" to alert them that you want to meet. An email will be sent but conversations will still need to be scheduled independently in your Outlook calendar.


diff --git a/resources/views/resource/partials/user-guide/5.blade.php b/resources/views/resource/partials/user-guide/5.blade.php index 73109f941..4c230e088 100644 --- a/resources/views/resource/partials/user-guide/5.blade.php +++ b/resources/views/resource/partials/user-guide/5.blade.php @@ -1,6 +1,6 @@

The Performance Development Platform (PDP) is a new tool to support you to set effective goals and have meaningful performance conversations. This guide will outline some of the basic functions of the PDP and should help set you up for success.

-

In addition to the guide, there are tutorial videos available to walk you through some common scenarios. There are also specific resources for Goal Setting and Performance Conversations that go into greater detail about best practice in each area, and a Frequently Asked Questions area with information about both the performance development approach and the PDP tool.

+

In addition to the guide, there are tutorial videos available to walk you through some common scenarios. There are also specific resources for Goal Setting and Performance Conversations that go into greater detail about best practice in each area, and a Frequently Asked Questions area with information about both the performance development approach and the PDP tool.

Finally, there are helpful tips like this one throughout the app. Make sure to click on them if you are looking for more information.