[docs] Add prerequisite tests for modules in Foundations of DevOps and SRE learning path #187
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes for Reviewers
This PR fixes the missing prerequisite tests for individual modules within the Foundations of DevOps and SRE learning path. Previously, only course-level tests existed.
Changes
Added 6 module-level test.md files with 5 questions each:
Introduction to DevOps and SRE course (4 modules):
introduction/test.md- DevOps/SRE fundamentals and definitionswhat-is-devops/test.md- Core concepts and terminologypre-devops/test.md- Pre-DevOps era characteristics (Waterfall, silos, manual processes)devops/test.md- DevOps principles (CI/CD, IaC), tools (Kubernetes), and AI trendsSite Reliability Engineering course (2 modules):
sre/intro/test.md- SRE objectives, metrics (SLIs/SLOs/SLAs)sre/sre/test.md- SRE principles, error budgets, blameless postmortemsEach test follows the existing format: 70% pass threshold, mix of single-answer and multiple-answers questions, content aligned with module objectives.
Signed commits
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.