Skip to content

Commit a9d3684

Browse files
authored
Merge pull request #61 from Vincamine/w-update-assessment-temp
Update Example Templates with Additional Question Types.
2 parents a554f8b + 96e28d9 commit a9d3684

File tree

5 files changed

+140
-30
lines changed

5 files changed

+140
-30
lines changed
Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
---
2-
title: "Quiz"
2+
title: "Module Quiz"
33
passing_percentage: 70
44
questions:
55
- id: "q1"
6-
text: "Terms and Conditions and any Order shall be governed by the laws of: "
6+
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"
77
type: "single-answer"
88
marks: 2
99
options:
1010
- id: "a"
11-
text: "Austria"
11+
text: "Meshery"
1212
- id: "b"
13-
text: "Germany"
13+
text: "Kanvas"
14+
is_correct: true
1415
- id: "c"
15-
text: "Switzerland"
16+
text: "Istio"
17+
- id: "d"
18+
text: "Docker"
19+
- id: "q2"
20+
text: "Which of the following are architectural components of Meshery?"
21+
type: "multiple-answers"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "MeshSync"
1626
is_correct: true
17-
layout: "test"
27+
- id: "b"
28+
text: "Broker"
29+
is_correct: true
30+
- id: "c"
31+
text: "Operator"
32+
is_correct: true
33+
- id: "d"
34+
text: "Docker Engine"
35+
- id: "q3"
36+
text: "Which tool manages Kubernetes namespace labeling?"
37+
type: "short_answer"
38+
marks: 2
39+
correct_answer: "kubectl"
1840
type: "test"
1941
---
Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
---
2-
title: "Test"
2+
title: "Course Test"
33
passing_percentage: 70
44
questions:
55
- id: "q1"
6-
text: "Terms and Conditions and any Order shall be governed by the laws of: "
6+
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"
77
type: "single-answer"
88
marks: 2
99
options:
1010
- id: "a"
11-
text: "Austria"
11+
text: "Meshery"
1212
- id: "b"
13-
text: "Germany"
13+
text: "Kanvas"
14+
is_correct: true
1415
- id: "c"
15-
text: "Switzerland"
16+
text: "Istio"
17+
- id: "d"
18+
text: "Docker"
19+
- id: "q2"
20+
text: "Which of the following are architectural components of Meshery?"
21+
type: "multiple-answers"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "MeshSync"
1626
is_correct: true
17-
layout: "test"
27+
- id: "b"
28+
text: "Broker"
29+
is_correct: true
30+
- id: "c"
31+
text: "Operator"
32+
is_correct: true
33+
- id: "d"
34+
text: "Docker Engine"
35+
- id: "q3"
36+
text: "Which tool manages Kubernetes namespace labeling?"
37+
type: "short_answer"
38+
marks: 2
39+
correct_answer: "kubectl"
1840
type: "test"
1941
---
Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
---
2-
title: "Quiz"
2+
title: "Module Quiz"
33
passing_percentage: 70
44
questions:
55
- id: "q1"
6-
text: "Terms and Conditions and any Order shall be governed by the laws of: "
6+
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"
77
type: "single-answer"
88
marks: 2
99
options:
1010
- id: "a"
11-
text: "Austria"
11+
text: "Meshery"
1212
- id: "b"
13-
text: "Germany"
13+
text: "Kanvas"
14+
is_correct: true
1415
- id: "c"
15-
text: "Switzerland"
16+
text: "Istio"
17+
- id: "d"
18+
text: "Docker"
19+
- id: "q2"
20+
text: "Which of the following are architectural components of Meshery?"
21+
type: "multiple-answers"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "MeshSync"
1626
is_correct: true
17-
layout: "test"
27+
- id: "b"
28+
text: "Broker"
29+
is_correct: true
30+
- id: "c"
31+
text: "Operator"
32+
is_correct: true
33+
- id: "d"
34+
text: "Docker Engine"
35+
- id: "q3"
36+
text: "Which tool manages Kubernetes namespace labeling?"
37+
type: "short_answer"
38+
marks: 2
39+
correct_answer: "kubectl"
1840
type: "test"
1941
---
Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
---
2-
title: "Test"
2+
title: "Course Test"
33
passing_percentage: 70
44
questions:
55
- id: "q1"
6-
text: "Terms and Conditions and any Order shall be governed by the laws of: "
6+
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"
77
type: "single-answer"
88
marks: 2
99
options:
1010
- id: "a"
11-
text: "Austria"
11+
text: "Meshery"
1212
- id: "b"
13-
text: "Germany"
13+
text: "Kanvas"
14+
is_correct: true
1415
- id: "c"
15-
text: "Switzerland"
16+
text: "Istio"
17+
- id: "d"
18+
text: "Docker"
19+
- id: "q2"
20+
text: "Which of the following are architectural components of Meshery?"
21+
type: "multiple-answers"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "MeshSync"
1626
is_correct: true
17-
layout: "test"
27+
- id: "b"
28+
text: "Broker"
29+
is_correct: true
30+
- id: "c"
31+
text: "Operator"
32+
is_correct: true
33+
- id: "d"
34+
text: "Docker Engine"
35+
- id: "q3"
36+
text: "Which tool manages Kubernetes namespace labeling?"
37+
type: "short_answer"
38+
marks: 2
39+
correct_answer: "kubectl"
1840
type: "test"
1941
---
Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
11
---
2-
title: "Exam"
2+
title: "Learning Path Exam"
33
passing_percentage: 70
44
questions:
55
- id: "q1"
6-
text: "Terms and Conditions and any Order shall be governed by the laws of: "
6+
text: "Which Layer5 project is used for visual design in Kubernetes and cloud native infrastructure?"
77
type: "single-answer"
88
marks: 2
99
options:
1010
- id: "a"
11-
text: "Austria"
11+
text: "Meshery"
1212
- id: "b"
13-
text: "Germany"
13+
text: "Kanvas"
14+
is_correct: true
1415
- id: "c"
15-
text: "Switzerland"
16+
text: "Istio"
17+
- id: "d"
18+
text: "Docker"
19+
- id: "q2"
20+
text: "Which of the following are architectural components of Meshery?"
21+
type: "multiple-answers"
22+
marks: 2
23+
options:
24+
- id: "a"
25+
text: "MeshSync"
1626
is_correct: true
17-
layout: "test"
27+
- id: "b"
28+
text: "Broker"
29+
is_correct: true
30+
- id: "c"
31+
text: "Operator"
32+
is_correct: true
33+
- id: "d"
34+
text: "Docker Engine"
35+
- id: "q3"
36+
text: "Which tool manages Kubernetes namespace labeling?"
37+
type: "short_answer"
38+
marks: 2
39+
correct_answer: "kubectl"
1840
type: "test"
1941
---

0 commit comments

Comments
 (0)