Skip to content

Commit cc29279

Browse files
committed
update archetype examples
Signed-off-by: Nouran Atef <engineer_nouran@yahoo.com>
1 parent 1e134ff commit cc29279

File tree

1 file changed

+26
-9
lines changed
  • content/certifications/your-org-uuid/certification-1

1 file changed

+26
-9
lines changed

content/certifications/your-org-uuid/certification-1/_index.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,44 @@ competencies:
3939
# List of resource that are recommended to complete before taking the test
4040
# Not strictly enforced, but recommended
4141
prerequisite_knowledge:
42-
- title: "Learning Path: Cloud Computing Basics"
43-
link: "https://academy-domain.com/learning-paths/cloud-computing-basics"
44-
- title: "Basic Certification: Networking Basics"
45-
link: "https://academy-domain.com/certifications/networking-basics"
46-
- title: "Basic knowledge of Linux command line"
47-
link: "https://linuxcommand.org/"
42+
- title: "Learning Path"
43+
children:
44+
- title: "Cloud Computing Basics"
45+
link: "https://academy-domain.com/learning-paths/cloud-computing-basics"
46+
- title: "Basic knowledge of Linux command line
47+
link: "https://linuxcommand.org/"
48+
- title: "Basic Certification: Networking Basics"
49+
link: "https://academy-domain.com/certifications/networking-basics"
50+
51+
4852

4953
# List of additional resources for further reading
5054
related_resources:
5155
- title: "Documentation"
52-
link: "https://docs.example.com/"
56+
children:
57+
- title: "Docs Portal"
58+
link: "https://docs.example.com/"
59+
5360
- title: "Instructions"
54-
link: "https://instructions.example.com/"
61+
children:
62+
- title: "How-to Guides"
63+
link: "https://instructions.example.com"
64+
- title: "More How-tos"
65+
link: "https://instructions.example.com"
66+
5567
- title: "YouTube Channel"
56-
link: "https://www.youtube.com/c/example"
68+
children:
69+
- title: "Official Channel"
70+
link: "https://www.youtube.com/c/example"
5771

5872
# Additional attributes about the test
5973
additional_attributes:
6074
- title: "Retake Policy"
75+
value: "3"
6176
description: "One Retake allowed after 30 days"
6277
- title: "Labs"
78+
value: "Mandatory"
6379
description: "Hands-on labs included"
6480

81+
6582
---

0 commit comments

Comments
 (0)