Skip to content

Commit c93a830

Browse files
committed
feat: fix-pass-percentage
Signed-off-by: ZihanKuang <zihan_kuang@outlook.com>
1 parent 81b289c commit c93a830

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Exam 1"
33
weight: 1
4-
passing_percentage: 70
4+
pass_percentage: 70
55
questions:
66
- id: "q1"
77
text: "Terms and Conditions and any Order shall be governed by the laws of: "

content/learning-paths/your-org-uuid/example-learning-path/course-1/module/quiz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Module Quiz"
3-
passing_percentage: 70
3+
pass_percentage: 70
44
questions:
55
- id: "q1"
66
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"

content/learning-paths/your-org-uuid/example-learning-path/course-1/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Course Test"
3-
passing_percentage: 70
3+
pass_percentage: 70
44
questions:
55
- id: "q1"
66
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"

content/learning-paths/your-org-uuid/example-learning-path/course-2/module/quiz.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Module Quiz"
3-
passing_percentage: 70
3+
pass_percentage: 70
44
questions:
55
- id: "q1"
66
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"

content/learning-paths/your-org-uuid/example-learning-path/course-2/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Course Test"
3-
passing_percentage: 70
3+
pass_percentage: 70
44
questions:
55
- id: "q1"
66
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"

content/learning-paths/your-org-uuid/example-learning-path/exam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Learning Path Exam"
3-
passing_percentage: 70
3+
pass_percentage: 70
44
questions:
55
- id: "q1"
66
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"

0 commit comments

Comments
 (0)