-
-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quiz feature added #830
base: main
Are you sure you want to change the base?
Quiz feature added #830
Conversation
Questions data json file
Updated component to dynamically load questions based on difficulty and allow restarting the quiz.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi there! This issue is still open. We are looking forward to your response. |
17 similar comments
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
Hi there! This issue is still open. We are looking forward to your response. |
✨ Add Quiz Feature
Description
This PR introduces a new Quiz feature, allowing users to test their knowledge interactively. It includes:
This feature was built in collaboration with @shrashti-19 🤝
We worked together on designing the structure, implementing the logic, and refining the UI to create a smooth and engaging quiz experience. 🚀
Changes
QuizPage.jsx
for the quiz UIquestionsData.json
to store quiz questionsRelated Issue
Closes #795
Reviewers
👀 @codeaashu , please review and let us know if any improvements are needed!
Screenshots
Note to reviewers