Skip to content
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

fix: Saving Max Score of Quizzes #230

Merged
merged 2 commits into from
May 13, 2024

Conversation

Sudip200
Copy link
Contributor

Related Issue

Closes #217

Description

Saving the highest quiz score and updating it whenever a new score is calculated for each button element. Also, adding a style for the div displaying the highest score.

Screenshots (if applicable)

Original Updated
original screenshot image

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
virtuo-learn ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 3:39am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Sudip200! 🎉 Thank you for submitting your pull request for Virtuo-Learn. Our dedicated team will review it diligently.Your contribution is valuable and we appreciate your efforts to improve our project.

@JAYESHBATRA JAYESHBATRA merged commit 3b7f56d into JAYESHBATRA:main May 13, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Showing previously attempted quiz score and maximum score by saving to localStorage
2 participants