From 7ea7c0865412f713b6b4717a4dac903dcd7862f6 Mon Sep 17 00:00:00 2001
From: Mark Fulton <128738155+markunl@users.noreply.github.com>
Date: Wed, 11 Oct 2023 09:22:56 -0400
Subject: [PATCH] Docs/academy video player (#5002)
Added explanative text to three courses on embedded playlist video
player usage
---
website/docs/tutorials/academy-advanced-for-devs.md | 7 +++++++
website/docs/tutorials/academy-foundational.md | 11 ++++++++++-
.../tutorials/academy-managing-unleash-for-devops.md | 7 +++++++
3 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/website/docs/tutorials/academy-advanced-for-devs.md b/website/docs/tutorials/academy-advanced-for-devs.md
index b8c27af81a9f..c8ac07213fd6 100644
--- a/website/docs/tutorials/academy-advanced-for-devs.md
+++ b/website/docs/tutorials/academy-advanced-for-devs.md
@@ -24,3 +24,10 @@ You’ll master advanced use cases and implement best practices - this course wi
## Course Detail
+
+
+:::info Embedded Player
+The full course is shown above.
+Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
+Options to go full screen, view the playlist on YouTube or share are also enabled.
+:::
\ No newline at end of file
diff --git a/website/docs/tutorials/academy-foundational.md b/website/docs/tutorials/academy-foundational.md
index 24b95a5d65ac..0441b3a5be84 100644
--- a/website/docs/tutorials/academy-foundational.md
+++ b/website/docs/tutorials/academy-foundational.md
@@ -41,5 +41,14 @@ An understanding of Unleash anatomy and architecture and how the different syste
---
## Course Detail
+
+
+
+
+
-
\ No newline at end of file
+:::info Embedded Player
+The full course is shown above.
+Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
+Options to go full screen, view the playlist on YouTube or share are also enabled.
+:::
\ No newline at end of file
diff --git a/website/docs/tutorials/academy-managing-unleash-for-devops.md b/website/docs/tutorials/academy-managing-unleash-for-devops.md
index cae9d90a00bb..e540d273d6a1 100644
--- a/website/docs/tutorials/academy-managing-unleash-for-devops.md
+++ b/website/docs/tutorials/academy-managing-unleash-for-devops.md
@@ -24,3 +24,10 @@ Understand how to deploy Unleash in a secure and performant manner through Edge,
## Course Detail
+
+
+:::info Embedded Player
+The full course is shown above.
+Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
+Options to go full screen, view the playlist on YouTube or share are also enabled.
+:::
\ No newline at end of file