Skip to content

Commit 7dca742

Browse files
authored
Merge pull request #63 from meshery-extensions/leecalcote-patch-2-1
Uncomment exam question in meshery-extensibility.md
2 parents eadc819 + b929f68 commit 7dca742

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c/certified-meshery-contributor/meshery-extensibility.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,22 @@ questions:
710710
# is_correct: true
711711
# - id: "false"
712712
# text: "False"
713-
713+
# - id: "q53"
714+
# text: "Which database system must a Remote Provider use?"
715+
# type: "single-answer"
716+
# marks: 1
717+
# options:
718+
# - id: "a"
719+
# text: "PostgreSQL"
720+
# - id: "b"
721+
# text: "MySQL"
722+
# - id: "c"
723+
# text: "SQLite"
724+
# - id: "d"
725+
# text: "MongoDB"
726+
# - id: "e"
727+
# text: "Any kind they want"
728+
# is_correct: true
714729
---
715730
The Meshery Extensibility examination verifies contributor understanding of one of Meshery's core architectural frameworks and is one of a set of mandatory exams comprising the Certified Meshery Contributor certification.
716731

0 commit comments

Comments
 (0)