pnp / custom-learning-office-365

Microsoft Learning Pathways end user learning solution for Microsoft 365 customers.
MIT License
246 stars 218 forks source link
microsoft-365 microsoft-office

Microsoft 365 learning pathways

Train employees with Microsoft 365 learning pathways, a digital, customizable learning solution that helps customers transform their organization. Microsoft 365 learning pathways provides:

Version 5 Release

Version 5 has been released with added accessibility and technology updates. Included in the V5 release we have added a custom analytics webhook. For webhook configuration instructions. For for new installations see the Installation Instructions for upgrade instructions on an existing Microsoft 365 Learning Pathways site follow the V4 to V5 Upgrade instructions.

Overview Video

A video was recorded during a PnP Monthly Community call and that video is available here: Community Demo - Microsoft 365 Learning Pathways Architectural Overview. It may help you gain a better understanding of what Microsoft 365 learning pathways is and how to go about using it.

In addition there is a new recording showing an overview of the V4 multilingual release available here: Microsoft 365 learning pathways v4 Feature Overview

Current Release Version

Stable Version: drop

Prerequisites & Installation

For a list of prerequisites and installation instructions see Overview of multilingual support for learning pathways

Note: if you are upgrading from V3 to V4 please review the instructions prior to doing the upgrade as these instructions will provide valuable instructions on enabling multilingual support.

Teams Installation

If you would like to install the Microsoft 365 Learning Pathways in Microsoft Teams you can do so as both a Teams Personal App and as a Teams Tab. YOu can get instructions for Teams Installation in the Installation ReadMe.

Author(s)

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Change Log

For a list of issues/updates made in each release see the CHANGELOG.

SharePoint Framework Version

drop

The Microsoft Custom Learning Web Part is build using the SharePoint Framework. To manually install and configure the web part and site collection you will need to complete the steps outlined in the Manually installing and configuring Microsoft 365 learning pathways Instructions

Disabling telemetry collection

Microsoft collects active usage data from your organization’s use of Microsoft 365 learning pathways and the use of Microsoft’s online content. Microsoft will use this data to help improve the future Microsoft 365 learning pathways solutions. To learn more about Microsoft privacy policies see https://go.microsoft.com/fwlink/?LinkId=521839.

If you would like to opt out of this data collection, please follow these instructions:

  1. Go to script M365lpConfiguration.ps1.
  2. Change the $optInTelemetry = $true command line to $false.
  3. Run the script with the change implemented.

If you are not performing a manual install and would like to turn telemetry tracking off, a separate script TelemetryOptOut.ps1 has been included that when run will disable telemetry tracking.

Changing the URL of your Microsoft 365 learning pathways site

If you need to rename the url of the main Microsoft 365 learning pathways site you can do so but it will also require you to run a PowerShell script to update the Tenant App property that controls what that site URL is for the web parts. After renaming the URL in the SharePoint Admin Center or via PowerShell additionally run teh following script to update the Tenant App property. UpdateM365lpSiteUrl.ps1

Contributions

Getting Help

If you find you're having difficulty installing the solution, have found what you believe is a bug, or just have general questions please submit an issue in the repository. We try to monitor and respond to issues as fast as you can.

Issue List Etiquette

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

"Sharing is Caring"