@@ -35,30 +35,46 @@ competencies:
3535
3636
3737
38- # List of resource that are recommended to complete before taking the test
38+ # List of resources that are recommended to complete before taking the test
3939# Not strictly enforced, but recommended
4040prerequisite_knowledge :
41- - title : " Learning Path: Cloud Computing Basics"
42- link : " https://academy-domain.com/learning-paths/cloud-computing-basics"
43- - title : " Basic Certification: Networking Basics"
44- link : " https://academy-domain.com/certifications/networking-basics"
45- - title : " Basic knowledge of Linux command line"
46- link : " https://linuxcommand.org/"
41+ - title : " Learning Path"
42+ children :
43+ - title : " Cloud Computing Basics"
44+ link : " https://academy-domain.com/learning-paths/cloud-computing-basics"
45+ - title : " Basic knowledge of Linux command line"
46+ link : " https://linuxcommand.org/"
47+ - title : " Basic Certification: Networking Basics"
48+ link : " https://academy-domain.com/certifications/networking-basics"
49+
50+
4751
4852# List of additional resources for further reading
4953related_resources :
5054 - title : " Documentation"
51- link : " https://docs.example.com/"
55+ children :
56+ - title : " Docs Portal"
57+ link : " https://docs.example.com/"
58+
5259 - title : " Instructions"
53- link : " https://instructions.example.com/"
60+ children :
61+ - title : " How-to Guides"
62+ link : " https://instructions.example.com/"
63+ - title : " More How-tos"
64+ link : " https://instructions.example.com/"
65+
5466 - title : " YouTube Channel"
55- link : " https://www.youtube.com/c/example"
67+ children :
68+ - title : " Official Channel"
69+ link : " https://www.youtube.com/c/example"
5670
5771# Additional attributes about the test
5872additional_attributes :
5973 - title : " Retake Policy"
74+ value : " 3"
6075 description : " One Retake allowed after 30 days"
6176 - title : " Labs"
77+ value : " Mandatory"
6278 description : " Hands-on labs included"
6379
6480
0 commit comments