Skip to content

Commit 98c785b

Browse files
[release-1.6] RHIDP-6147: Developer-focused content for Learning Paths (#1159)
Co-authored-by: Priyanka Abel <[email protected]>
1 parent d59d9e6 commit 98c785b

File tree

4 files changed

+30
-1
lines changed

4 files changed

+30
-1
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 customized e-learning content into 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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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 steps:
13+
14+
. In your {product} navigation menu, click *Learning Paths*.
15+
. Select the tile for the course you would like to begin.
16+
+
17+
[NOTE]
18+
====
19+
This action redirects you to the main page of the course in link:https://developers.redhat.com[the Red Hat Developers site].
20+
====

titles/customizing/master.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ include::assemblies/assembly-configuring-templates.adoc[leveloffset=+1]
2222

2323
include::assemblies/assembly-customizing-the-learning-paths.adoc[leveloffset=+1]
2424

25-
2625
include::assemblies/assembly-configuring-the-global-header.adoc[leveloffset=+1]
2726

2827
include::assemblies/assembly-configuring-a-floating-action-button.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)