Skip to content

Commit d88beb2

Browse files
authored
Update archetypes/final-test.md
Signed-off-by: Lee Calcote <[email protected]>
1 parent dc6565d commit d88beb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archetypes/final-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ questions:
1313
# NOTE: The 'marks' field must be a positive number (greater than 0). Negative or zero values will cause a build error.
1414
- id: "q1"
1515
text: "What keyword is used to define a function in Go?"
16-
type: "mcq"
16+
type: "multiple_answers"
1717
marks: 2
1818
explanation: "The 'func' keyword is used to declare functions in Go, similar to how 'function' is used in JavaScript."
1919
options:

0 commit comments

Comments
 (0)