Skip to content

Commit 54e8beb

Browse files
zihanKuangkirti763
authored andcommitted
update
Signed-off-by: ZihanKuang <zihan_kuang@outlook.com>
1 parent 150a49d commit 54e8beb

File tree

1 file changed

+5
-3
lines changed
  • content/en/cloud/academy/creating-content/instructor-console-guide

1 file changed

+5
-3
lines changed

content/en/cloud/academy/creating-content/instructor-console-guide/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,19 @@ This tool walks you through three quick steps to create your content's boilerpla
2525

2626
![Content Creation Tool](./images/create-content-model.gif)
2727

28-
1. **Basic Information**: First, you'll provide the essential details for your new content, such as its **Content Type** (Learning Path/Certification/Challenge), **Title**, and **Description**.
28+
1. **Basic Information**: First, you'll provide the essential details for your new content, such as its **Content Type** (Learning Path/Certification/Challenge), **Title**, and **Description**.
2929

3030
| Feature | Learning Path | Challenge | Certification |
3131
| :--- | :--- | :--- | :--- |
3232
| Primary Goal | To teach and guide through a comprehensive curriculum. | To solve a specific, hands-on problem in a competitive scenario. | To validate and prove existing knowledge through formal examination. |
3333
| Main Content | Lessons, informational pages, labs, and progressive assessments. | A set of instructions for a practical task and a validation mechanism. | A series of exams, potentially with a brief study guide. |
3434
| Outcome | Acquired knowledge and skills. | A score and rank status. | An optional, paid official certificate and a verifiable badge.|
3535

36-
2. **Content Details**: Next, you'll refine additional properties for the content.
36+
2. **Content Details**: Next, you'll refine additional properties for the content.
3737

38-
3. **Copy Template**: Finally, the Creation Tool presents you with a **"Generated Front Matter & Setup Guide"**. You'll copy this YAML configuration and place it at the top of the corresponding `_index.md` file in your content repository.
38+
> Need help understanding these properties? [Learn more](/cloud/academy/creating-content/creating-your-learning-path/#2-structure-your-learning-path).
39+
40+
3. **Copy Template**: Finally, the Creation Tool presents you with a **"Generated Front Matter & Setup Guide"**. You'll copy this YAML configuration and place it at the top of the corresponding `_index.md` file in your content repository.
3941

4042
{{< alert type="info" title="Console Creation Tool vs. Full Guides" >}}
4143
Think of the console's creation tool as a 'quick start' generator. It generates the necessary configuration boilerplate, but the detailed work of writing, structuring files, and publishing your content is done in your Git repository. For that, you'll need to follow our [comprehensive guides](/cloud/academy/creating-content/).

0 commit comments

Comments
 (0)