feat: Educational quiz — learn Solana with 1001 terms#17
feat: Educational quiz — learn Solana with 1001 terms#17ojonassa wants to merge 1 commit intosolanabr:mainfrom
Conversation
Interactive quiz game built from the full Solana Glossary. Multiple choice, instant feedback, scoring, and review mode. Live demo: https://quiz-flame-two.vercel.app
|
This is really cool, I love it! I believe we can use it on pushing education in Brazil, could you just prepare your project for it? Things like multi lang support, share button for results, maybe even minting NFTs for results or something like that would be really cool! Think outside the box, the core idea is solid, as well as initial execution, but I know you can expand and improve this. |
|
Also make the non-correct options a bit less obviously uncorrelated, so it adds to the challenge. |
|
Hey @kauenet, thanks for the awesome feedback! I've shipped all the improvements: 1. Smarter distractors (more challenging quiz) ✅
2. Share button ✅ 3. Multi-language support — 8 languages ✅ Full UI translated for each language: titles, buttons, categories, results, share messages. Language selector with flags available on all screens. A note on term definitions: The quiz displays definitions in the selected language when available in the @stbr/solana-glossary package. Currently, 151/1001 terms have Portuguese translations — the remaining terms display in English as provided by the SDK. As the package receives more translations, the quiz will automatically reflect them with zero code changes needed. I chose these 8 languages specifically because they a |
What this PR adds
An interactive educational quiz built from the full 1001-term Solana Glossary.
Features
Live demo
https://quiz-flame-two.vercel.app
Stack
Built by Superteam Brazil for the Solana Glossary Bounty.