Skip to content

Commit a65458c

Browse files
committed
learning paths content
1 parent 1f3ef29 commit a65458c

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

assemblies/assembly-customizing-the-learning-paths.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ You can provide Learning Paths data from the following sources:
99
* A JSON file hosted on a web server, such as GitHub or GitLab.
1010
* A dedicated service that provides the Learning Paths data in JSON format using an API.
1111

12+
include::modules/customizing-the-learning-paths/con-about-learning-paths.adoc[leveloffset=+1]
13+
14+
1215
include::modules/customizing-the-learning-paths/proc-customizing-the-learning-paths-by-using-hosted-json-files.adoc[leveloffset=+1]
1316

1417

1518
include::modules/customizing-the-learning-paths/proc-customizing-the-learning-paths-by-using-a-dedicated-service.adoc[leveloffset=+1]
19+
20+
21+
include::modules/customizing-the-learning-paths/proc-starting-and-completing-lessions-in-learning-paths.adoc[leveloffset=+1]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[id='con-about-learning-paths_{context}']
2+
= About Learning Paths
3+
4+
You can use the Learning Paths plugin in {product} to integrate custom-tailored e-learning content within the developer workflows. By using Learning Paths, you can create a collaborative learning culture, boost productivity, and ensure that teams stay updated with relevant best practices and technologies. The overall purpose is to accelerate onboarding, address skill gaps, ensure regulatory compliance, promote best practices, and facilitate product updates.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[id='proc-starting-and-completing-lessons-in-learning-paths_{context}']
2+
= Starting and completing lessons in Learning Paths
3+
4+
As a developer, you can start a course and complete the lessons at your own pace.
5+
6+
.Prerequisites
7+
. You can log in to developers.redhat.com
8+
. Your platform engineer has granted you access to the Learning Paths plugin.
9+
10+
11+
.Procedure
12+
To start a course in Learning Paths, complete the following step:
13+
14+
* Select the tile for the course you would like to begin.
15+
+
16+
[NOTE]
17+
====
18+
This action redirects you to the main page of the course in link:https://developers.redhat.com[the Red Hat Developers site].
19+
====

0 commit comments

Comments
 (0)