
QuizPlay - play certification quizzes straight from GitHub
After taking AZ-204, AZ-104, and AZ-305, I realized that while Microsoft Learn is free, it's not enough to pass. You need practice and practice costs money. The paid platforms want $30-$50/month. The free ones are mostly outdated multiple choice questions with no explanations. And none of them have the question types you actually get on the exam - case studies with tabbed reference material, hotspot images where you click on a diagram, drag-and-drop ordering, fill-in-the-blank dropdowns. So I built QuizPlay . Think of it like a music player, but for quizzes. How it works You point it at a GitHub repo that has quiz questions and it plays them. No backend, no account, no database. It runs entirely in your browser. It supports seven question types: Single and multiple choice Ordering (drag items into the correct sequence) Hotspot (click on the correct region of a diagram) Hotspot-dropdown (dropdown menus on image zones) Matching (pair items to slots) Fill-in-the-blank (complete statements
Continue reading on Dev.to
Opens in a new tab




