Skip to content

Commit 3fce00e

Browse files
authored
Merge pull request #764 from zihanKuang/create-leaner-guide
feat(docs): add comprehensive guide on using the academy`
2 parents eb44010 + 335b48f commit 3fce00e

10 files changed

Lines changed: 165 additions & 0 deletions

File tree

7.53 MB
Loading
147 KB
Loading
438 KB
Loading
464 KB
Loading
19.8 KB
Loading
72.8 KB
Loading
73.9 KB
Loading
16.7 KB
Loading
40.4 KB
Loading
Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
---
2+
title: Using the Academy
3+
weight: 2
4+
description: >
5+
Learn how to navigate the Layer5 Academy platform, understand its features, and maximize your learning experience.
6+
categories: [Academy]
7+
tags: [Academy]
8+
---
9+
10+
This guide is designed to be your friendly companion, helping you navigate the platform, understand its features, and make the most of your learning experience.
11+
12+
Here, you can achieve:
13+
14+
- A systematic understanding of complex topics
15+
- Hands-on experience by solving real-world problems
16+
- Verifiable badges to showcase your skills
17+
- Official certificates to formally recognize your expertise
18+
19+
## Exploring the Content Catalog
20+
21+
Your journey begins at the Academy's main catalog page, where you can discover all available learning content.
22+
23+
### Navigating the Catalog
24+
25+
First you will see a collection of content cards. Each card gives you a quick overview of learning content, including the type, its title, the number of courses it contains, and its difficulty level.
26+
27+
![Academy Catalog Overview](./images/academy-catalog.gif)
28+
29+
### Understanding Content Types
30+
31+
To help you choose the right content for your goals, we offer three distinct types. You can use the Content Type filter on the left to narrow your search.
32+
33+
1. **Learning Path**: Choose this when you want to systematically learn a new subject from start to finish. It's a comprehensive curriculum designed to build your knowledge from the ground up.
34+
35+
2. **Certification**: Choose this when you already have the knowledge and want to formally prove your skills. It focuses on assessment and evaluation through exams.
36+
37+
3. **Challenge**: Choose this when you want a hands-on, practical task to solve a specific problem, often in a competitive scenario.
38+
39+
## Starting Your Learning Journey
40+
41+
Once you've found a content that interests you, it's time to begin.
42+
43+
### Enrolling in a learning path
44+
45+
The content detail page gives you a full overview of what you'll learn. To start, simply click the "Enroll Now" button.
46+
47+
![Learning Path Detail Page](./images/learning-path-page.png)
48+
49+
**Why enroll?**
50+
51+
Enrolling is a key step because it allows the Academy to track your progress. Once enrolled, the system will remember where you left off, mark your completed content, and save your quiz results, so you can always pick up right where you were.
52+
53+
### The Learning Interface
54+
55+
After enrolling, you'll be taken to the main learning interface. This is where you'll spend most of your time.
56+
57+
![Learning Interface Overview](./images/page-overview.png)
58+
59+
We've designed it to be simple and intuitive. Think of it in three parts:
60+
61+
1. **Your Learning Map (Left Sidebar)**: This is the complete outline of your course. It shows where you are currently positioned.
62+
63+
2. **Your Study Area (Center Panel)**: This is where the core content—text, images, and videos—is displayed.
64+
65+
3. **Discover More (Right Sidebar)**: Here, you can find tags and categories across all the content, helping you discover other relevant content in the Academy. You can click to see all related content.
66+
67+
{{< alert type="info" title="Discover More" >}}
68+
After finishing a course, check out the **Tags** and **Categories** on the right. They are a great way to discover other related topics that might interest you.
69+
{{< /alert >}}
70+
71+
## Testing Your Knowledge
72+
73+
Assessments are an integral part of the learning process, designed to reinforce your knowledge.
74+
75+
### How to Take a Quiz
76+
77+
By default, assessments in a Learning Path are mandatory. This creates a structured progression where you must pass the assessment for one section (like a Course) before unlocking the next. Passing an assessment marks that section as complete.
78+
79+
Some assessments may be marked as **Optional**. You can take these for extra practice, but you are not required to pass them to advance.
80+
81+
### Answering Questions and Scoring
82+
83+
When you encounter an assessment, you'll see a clean interface with questions and answer options.
84+
85+
**Answering**: Select your answer(s) by clicking the corresponding radio button (for single-choice) or checkbox (for multiple-choice). For short-answer questions, type your response directly into the text field.
86+
87+
{{< alert type="info" title="Need a Refresher?" >}}
88+
If you're ever unsure about a concept, you can always use the Back button to revisit previous courses.
89+
{{< /alert >}}
90+
91+
**Scoring Rules:**
92+
93+
- **Single-Answer**: You receive full marks for selecting the one correct option.
94+
95+
![Single Answer Question Example](./images/q-single-answer.png)
96+
97+
- **Multiple-Answer**: Scoring is strict. You must select all correct options and none of the incorrect options to earn marks. There is no partial credit.
98+
99+
![Multiple Answer Question Example](./images/q-multi-answer.png)
100+
101+
- **Short-Answer**: Your answer is compared case-insensitively, and extra spaces at the beginning or end are ignored.
102+
103+
![Short Answer Question Example](./images/q-short-answer.png)
104+
105+
**Submitting**: Once you've answered all questions, click the "Submit" button at the end of the quiz. Your results, including your score and pass/fail status, will be displayed immediately.
106+
107+
**If you fail**: You can retake the assessment. The system will highlight the successful parts, allowing you to precisely identify where you need improvement.
108+
109+
![Quiz Result - Failed](./images/q-result-failed.png)
110+
111+
**If you pass**: Congratulations! You've successfully completed the assessment and can proceed to the next section.
112+
113+
![Quiz Result - Passed](./images/q-result-pass.png)
114+
115+
## Your Achievements
116+
117+
Completing content in the Academy earns you valuable credentials that you can share with your professional network.
118+
119+
### Earning Badges and Certificates
120+
121+
**Badges**: You earn a digital badge for successfully completing all the required components of a Learning Path or Challenge. These are free and serve as a great way to showcase your new skills.
122+
123+
> See a live example on a [user's profile](https://cloud.layer5.io/user/a5eb9e0a-c9e3-4b66-890c-8f018e729306?tab=badges)
124+
125+
![Example badge image](./images/badge.png)
126+
127+
**Certificates**: You earn an official Certificate of Completion after passing a Certification exam. While the learning and exams are free, the issuance of the official certificate is an optional, paid feature.
128+
129+
## Frequently Asked Questions
130+
131+
<details>
132+
<summary>Will my learning progress be saved if I leave and come back later?</summary>
133+
134+
Yes, as long as you are enrolled in a content, your progress is saved automatically. You can always return and continue from your last completed course.
135+
</details>
136+
137+
<details>
138+
<summary>Can I skip courses and jump directly to the exam?</summary>
139+
140+
You can navigate to any course at any time using the sidebar. However, for a Learning Path to be marked as complete, you typically need to pass all required quizzes and the final test in sequence.
141+
</details>
142+
143+
<details>
144+
<summary>If I fail an assessment, can I retake it?</summary>
145+
146+
Yes, you can retake assessments. We believe in learning from mistakes, so you will have opportunities to try again. The platform does not limit the number of retake attempts.
147+
</details>
148+
149+
<details>
150+
<summary>Is Layer5 Academy free to use?</summary>
151+
152+
Yes, all learning materials, including learning paths, challenges, and exams, are completely free. The only optional, paid item is the issuance of an official certificate after successfully passing a Certification.
153+
</details>
154+
155+
<details>
156+
<summary>Can I download content materials for offline study?</summary>
157+
158+
Currently, all content is designed to be accessed online through the Academy platform. Offline or downloadable materials are not available at this time.
159+
</details>
160+
161+
<details>
162+
<summary>Where can I ask questions or discuss the content material?</summary>
163+
164+
Learning is often better together. If you have questions about the content or want to discuss topics with other learners and instructors, we encourage you to join the [Layer5 Community](https://layer5.io/community/handbook).
165+
</details>

0 commit comments

Comments
 (0)