Skip to content

Commit 2be493f

Browse files
Merge pull request #87 from Nouran-11/master
Update question attributes to kebab-case
2 parents 079b0d7 + 929110e commit 2be493f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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
@@ -34,7 +34,7 @@ questions:
3434
text: "Docker Engine"
3535
- id: "q3"
3636
text: "Which tool manages Kubernetes namespace labeling?"
37-
type: "short_answer"
37+
type: "short-answer"
3838
marks: 2
3939
correct_answer: "kubectl"
4040
type: "test"

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
@@ -34,7 +34,7 @@ questions:
3434
text: "Docker Engine"
3535
- id: "q3"
3636
text: "Which tool manages Kubernetes namespace labeling?"
37-
type: "short_answer"
37+
type: "short-answer"
3838
marks: 2
3939
correct_answer: "kubectl"
4040
type: "test"

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
@@ -34,7 +34,7 @@ questions:
3434
text: "Docker Engine"
3535
- id: "q3"
3636
text: "Which tool manages Kubernetes namespace labeling?"
37-
type: "short_answer"
37+
type: "short-answer"
3838
marks: 2
3939
correct_answer: "kubectl"
4040
type: "test"

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
@@ -34,7 +34,7 @@ questions:
3434
text: "Docker Engine"
3535
- id: "q3"
3636
text: "Which tool manages Kubernetes namespace labeling?"
37-
type: "short_answer"
37+
type: "short-answer"
3838
marks: 2
3939
correct_answer: "kubectl"
4040
type: "test"

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
@@ -34,7 +34,7 @@ questions:
3434
text: "Docker Engine"
3535
- id: "q3"
3636
text: "Which tool manages Kubernetes namespace labeling?"
37-
type: "short_answer"
37+
type: "short-answer"
3838
marks: 2
3939
correct_answer: "kubectl"
4040
type: "test"

0 commit comments

Comments
 (0)