Quiz app
First thing, PLEASE READ THIS: ReactPlay Code Review Checklist
Description
Build a React application for a quiz play. The quiz should have multiple questions and multiple answers.
Fixes # (#710)
Type of change
- [x] New Play
How Has This Been Tested?
This has been tested locally.
Checklist:
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
@senali-d is attempting to deploy a commit to a Personal Account owned by @reactplay on Vercel.
@reactplay first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| react-play | ✅ Ready (Inspect) | Visit Preview | Nov 7, 2022 at 1:16PM (UTC) |
Few ovservations
- You might want to highlight the question when its hovered and selected
- Same for options
- Start Again doesn't work
@koustov Resolved the requested changes.
@atapas any other change requests is there.
@Angryman18 Can you please resolve the conversation so that I can merge?
resolved