Skip to content

Commit e0c84da

Browse files
committed
finalise table of contents
1 parent f4f5ace commit e0c84da

File tree

4 files changed

+23
-287
lines changed

4 files changed

+23
-287
lines changed

units/en/_toctree.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
title: "Module 2: GitHub Actions Integration"
5454
- local: unit3/slack-notification
5555
title: "Module 3: Slack Notification"
56+
- local: unit3/build-mcp-server-solution-walkthrough
57+
title: "Unit 3 Solution Walkthrough: Building a Pull Request Agent with MCP"
58+
- local: unit3/certificate
59+
title: "Get your certificate!"
5660
- local: unit3/conclusion
5761
title: "Unit 3 Conclusion"
5862

units/en/unit3/NEXT_STEPS.md

Lines changed: 0 additions & 128 deletions
This file was deleted.

units/en/unit3/certificate.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Get your certificate!
2+
3+
Well done! You've completed Unit 3 of the MCP course. Now it's time to take the exam to get your certificate.
4+
5+
Below is a quiz to check your understanding of the unit.
6+
7+
<iframe
8+
src="https://mcp-course-unit-3-quiz.hf.space"
9+
frameborder="0"
10+
width="850"
11+
height="450"
12+
></iframe>
13+
14+
<Tip>
15+
16+
If you're struggling to use the quiz above, go to the space directly [on the Hugging Face Hub](https://huggingface.co/spaces/mcp-course/unit_3_quiz). If you find errors, you can report them in the space's [Community tab](https://huggingface.co/spaces/mcp-course/unit_3_quiz/discussions).
17+
18+
</Tip>
19+

units/en/unit3/implementation_plan.md

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)