Skip to content

Commit

Permalink
docs/academy-learning-path-graphic (#5117)
Browse files Browse the repository at this point in the history
Added learning path visualization graphic to Academy landing page
  • Loading branch information
markunl authored Oct 20, 2023
1 parent cb9b6f4 commit 34395d3
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
15 changes: 11 additions & 4 deletions website/docs/tutorials/academy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Unleash Academy
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

import Figure from '@site/src/components/Figure/Figure.tsx'

# Unleash Academy

Expand Down Expand Up @@ -39,13 +39,13 @@ Example titles are provided for additional guidance:
All roles working with Unleash start with the [**Foundational**](academy-foundational.md) training. Then, role dependent courses are offered thereafter.
:::

**2. Now check the course directory below to find out which courses apply to your persona!**
**2. Now check the course directory or the graphic below to find out which courses apply to your persona!**


## Course Directory

### Directory by Persona


<Tabs>
<TabItem value="Developer" label="Developer" default>
Expand Down Expand Up @@ -74,8 +74,15 @@ All roles working with Unleash start with the [**Foundational**](academy-foundat

---

Select the tab that corresponds to your persona. A course list is shown - plan to complete the courses in the displayed order, noting the estimated completion times.
Select the tab that corresponds to your persona. A course list is shown - plan to complete the courses in the displayed order, noting the estimated completion times.
:::info
See also the following visualization of the learning paths
:::
<Figure caption="Learnings Paths organized by Persona" alt="Course order for Developer, DevOps, Product and Leader personas" img="/img/academy-learning-paths.svg"/>


---

### Directory by Course

- [**Foundational**](academy-foundational.md) - For all roles working with Unleash - Developers, Product owners, Leaders.
Expand Down
Loading

0 comments on commit 34395d3

Please sign in to comment.