Skip to content

Commit 5b7c170

Browse files
committed
polish
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
1 parent 05a7584 commit 5b7c170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/cloud/academy/creating-content/creating-your-learning-path

content/en/cloud/academy/creating-content/creating-your-learning-path/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ badge:
208208
| All | `description` || A brief summary of the content. |
209209
| All | `weight` | - | Controls the display order (lower numbers appear first). Items are sorted alphabetically by title if not specified.|
210210
| All | `draft` | - | If `true`, the page will not be published. |
211-
| All | `type` || Defines the content's role. Values: `challenge`, `learning-path`, `certification`, `course`, `module`, `page`, `test`, or `lab`. |
211+
| **Learning Path**, **Certification**, **Challenge** | `type` || Defines the content's role. Values: `challenge`, `learning-path`, `certification` |
212212
| **Learning Path**, **Certification**, **Challenge** | `id` || **Crucial.** A stable UUID for tracking progress. **Do not change.** |
213213
| **Learning Path**, **Certification**, **Challenge** | `badge` | - | Defines the awarded digital badge. The png and svg fields accept either a full remote URL or a local file path for an image in the same folder (e.g., meshery-contributor-badge.svg).|
214214
| **Learning Path**, **Certification**, **Challenge** | `level` | - | A string for the intended difficulty (`beginner`, `intermediate`, `advanced`). Default: `beginner`. |

0 commit comments

Comments
 (0)