wingkwong / react-quiz-component

:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
370 stars 142 forks source link

Title: Enhancement Request: Show Quiz Progress During Quiz in React-Quiz Library #131

Closed JayeshYadav99 closed 2 months ago

JayeshYadav99 commented 11 months ago

Issue Description:

Issue Summary: Currently, the React-Quiz library does not provide users with a visual indicator of their progress within a quiz. To improve the user experience and keep users informed about their progress, we propose adding a feature that shows users how many questions they've answered and how many questions remain in the quiz.

Proposed Feature: Quiz Progress Indicator

Feature Details:

Benefits:

Implementation Details: I will add a progress indicator feature to the React-Quiz library, ensuring that it is configurable and can be easily integrated into quiz interfaces.

Acceptance Criteria:

Additional Notes: This enhancement will enhance the usability of the React-Quiz library and make it more appealing to users who want to track their progress during quizzes.

ScreenShots image

Priority: Medium

Labels: enhancement, user experience, quiz, progress indicator

Please feel free to discuss and provide feedback on this proposed feature.****

wingkwong commented 11 months ago

progress bar would be nice.

JayeshYadav99 commented 11 months ago

@wingkwong ,please assign me this issue i will make pr asap

wingkwong commented 11 months ago

Go ahead.

JayeshYadav99 commented 11 months ago

@wingkwong ,please review my pull request

JayeshYadav99 commented 11 months ago

@mrinmay7875 ,why you are making pr with assigning of issue

wingkwong commented 11 months ago

Oh I didn't aware that. However, Mrinmay's work is closer to my expectation.

@JayeshYadav99 can you just add Question X of Y only in your PR please? @mrinmay7875 next time please ask for assignment first to avoid duplicate work.

JayeshYadav99 commented 11 months ago

@wingkwong ,I have made changes