Forked from https://github.com/CodeExplainedRepo/Multiple-Choice-Quiz-JavaScript
Test it here https://thomassth.github.io/Multiple-Choice-Web/
- Utilizing rem sizing for responsive web
- Use of CSS grid and flex
- Time limits disabled by default (far more common imo)
- Theming improvement
- Flexibility: you can make quizes without a right answer (like psychological tests)
- Improved customization in multiple areas
- Animations!
- Modern-ish browsers
- jQuery is needed for content and animations; no idea how to make a dependency-free version yet (please open an issue if anyone think this is the way to go)