Update README with quiz link and remove help section

Added a link to the post-lesson quiz and removed the 'Help Wanted!' section.
pull/558/head
Lee Stott 1 week ago committed by GitHub
parent 5af3f45f79
commit 0ff7b4f86d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -82,7 +82,7 @@ We have two choices of IoT hardware to use for the projects depending on persona
- a challenge
- supplemental reading
- assignment
- post-lesson quiz
- [post-lesson quiz](https://ff-quizzes.netlify.app/en/)
> **A note about quizzes**: All quizzes are contained in the quiz-app folder, for 48 total quizzes of three questions each. They are linked from within the lessons but the quiz app can be run locally or deployed to Azure; follow the instruction in the `quiz-app` folder. They are gradually being localized.
@ -136,14 +136,13 @@ npm run convert
There are slide decks for some of the lessons in the [slides](./slides) folder.
## Help Wanted!
Would you like to contribute a translation? Please read our [translation guidelines](TRANSLATIONS.md) and add input [to one of the translations issues](https://github.com/microsoft/IoT-For-Beginners/issues?q=is%3Aissue+is%3Aopen+label%3Atranslation). If you want to translate into a new language, please raise a new issue for tracking.
## Other Curricula
Our team produces other curricula! Check out:
- [AI Agents for Beginners](https://aka.ms/ai-agents-beginners)
- [MCP for Beginners](https://aka.ms/mcp-for-beginners)
- [Generative AI for Beginners](https://aka.ms/genai-beginners)
- [Generative AI for Beginners .NET](https://github.com/microsoft/Generative-AI-for-beginners-dotnet)
- [Generative AI with JavaScript](https://github.com/microsoft/generative-ai-with-javascript)

Loading…
Cancel
Save