From 48cf8113f756b66ca0d951daa6778209e5a0db7b Mon Sep 17 00:00:00 2001 From: amatthews Date: Mon, 12 Jun 2017 18:20:15 +0100 Subject: [PATCH 1/2] adding page layout --- .../learning-and-development/index.html.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/handbook/people-operations/learning-and-development/index.html.md b/source/handbook/people-operations/learning-and-development/index.html.md index 61b4554380d..7aada059332 100644 --- a/source/handbook/people-operations/learning-and-development/index.html.md +++ b/source/handbook/people-operations/learning-and-development/index.html.md @@ -1,5 +1,7 @@ - - +--- +layout: markdown_page +title: "Learning and Development" +--- -- GitLab From 48b144bd82de575e258b8e9ab91233c10a8c1349 Mon Sep 17 00:00:00 2001 From: amatthews Date: Mon, 12 Jun 2017 18:24:50 +0100 Subject: [PATCH 2/2] adding toc --- .../people-operations/learning-and-development/index.html.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/handbook/people-operations/learning-and-development/index.html.md b/source/handbook/people-operations/learning-and-development/index.html.md index 7aada059332..316935565d9 100644 --- a/source/handbook/people-operations/learning-and-development/index.html.md +++ b/source/handbook/people-operations/learning-and-development/index.html.md @@ -3,7 +3,8 @@ layout: markdown_page title: "Learning and Development" --- - +- TOC +{:toc} @@ -11,6 +12,8 @@ title: "Learning and Development" ## Frequently Asked Question (FAQs) +{: #frequently-asked-questions} + I just got my login details for Grovo what do I do once I have logged in? Once you have logged in you will be taken directly to the Learn screen where you will have some courses already pre-assigned to you. Get started with Grovo by taking the IC 001 Grovo for New Users course. This will give you a spin around the platform and help get you orientated ready for even more learning! I have forgotten my password, how do I reset it? You can head to the [login](https://app.grovo.com/home#/learning) screen, click on the Forgotten Password? Link. Type in your email address and then click on Reset Password button. A new password will be emailed to you. Please make sure you change the temporary password and save the new one to your 1Password. If I receive a message to move to the next chapter, does that mean I got 100% on the quiz? No, it means you have completed and finished this chapter -- GitLab