diff --git a/content/certifications/your-org-uuid/certification-1/test-1.md b/content/certifications/your-org-uuid/certification-1/test-1.md index 3bbe7b77..938b4e51 100644 --- a/content/certifications/your-org-uuid/certification-1/test-1.md +++ b/content/certifications/your-org-uuid/certification-1/test-1.md @@ -1,7 +1,7 @@ --- title: "Exam 1" weight: 1 -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Terms and Conditions and any Order shall be governed by the laws of: " diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/quiz.md b/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/quiz.md index 9a6d7203..5c088eb4 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/quiz.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/quiz.md @@ -1,6 +1,6 @@ --- title: "Module Quiz" -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-1/test.md b/content/learning-paths/your-org-uuid/example-learning-path/course-1/test.md index 258c76de..1de9a2aa 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-1/test.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-1/test.md @@ -1,6 +1,6 @@ --- title: "Course Test" -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/quiz.md b/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/quiz.md index 503c4bd6..be4375f5 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/quiz.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/quiz.md @@ -1,6 +1,6 @@ --- title: "Module Quiz" -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-2/test.md b/content/learning-paths/your-org-uuid/example-learning-path/course-2/test.md index 258c76de..1de9a2aa 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-2/test.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-2/test.md @@ -1,6 +1,6 @@ --- title: "Course Test" -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/exam.md b/content/learning-paths/your-org-uuid/example-learning-path/exam.md index 437b9d9c..6aa75555 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/exam.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/exam.md @@ -1,6 +1,6 @@ --- title: "Learning Path Exam" -passing_percentage: 70 +pass_percentage: 70 questions: - id: "q1" text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"