Skip to content

Added tooltip to Score column explaining scoring system#24

Open
adityak-06 wants to merge 4 commits intocodepvg:mainfrom
adityak-06:fix/score-tooltip
Open

Added tooltip to Score column explaining scoring system#24
adityak-06 wants to merge 4 commits intocodepvg:mainfrom
adityak-06:fix/score-tooltip

Conversation

@adityak-06
Copy link
Copy Markdown

@adityak-06 adityak-06 commented Apr 11, 2026

Overview

Added an interactive tooltip to the Score column in the leaderboard to improve user understanding of how scores are calculated.

Changes Made

  • Implemented tooltip UI for the Score column header
  • Displayed scoring logic:
    • Easy = 1 point
    • Medium = 3 points
    • Hard = 5 points
  • Added link to About page for additional details
  • Improved tooltip positioning and overlay behavior (z-index, alignment)

Why This Change

Users previously had no clear explanation of how scores were calculated.
This enhancement improves usability and transparency of the leaderboard.

Testing

  • Verified tooltip appears on hover
  • Ensured proper overlay without clipping
  • Checked responsiveness and alignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant