Skip to content

Commit 929110e

Browse files
committed
Update question attributes to kebab-case
Signed-off-by: Nouran Atef <[email protected]>
1 parent 079b0d7 commit 929110e

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)