Skip to content

feat: add solved/wrong indicator on CodingVerse question cards#588

Open
Priyanka0205-CSE wants to merge 1 commit into
indresh404:mainfrom
Priyanka0205-CSE:feat/codingverse-solved-indicator
Open

feat: add solved/wrong indicator on CodingVerse question cards#588
Priyanka0205-CSE wants to merge 1 commit into
indresh404:mainfrom
Priyanka0205-CSE:feat/codingverse-solved-indicator

Conversation

@Priyanka0205-CSE

Copy link
Copy Markdown
Contributor

What's the issue?

Users had no way to tell which CodingVerse questions they had already solved or attempted.

Fix

Added a green "✓ Solved" badge and red "✗ Wrong" badge on each question card header, using the existing isSolved and isWrong state that was already being tracked but not displayed.

Closes #580

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ranker-hub Ready Ready Preview, Comment Jun 17, 2026 7:01pm

@github-actions github-actions Bot added bug Something isn't working enhancement New feature or request gssoc GirlScript Summer of Code gssoc26 GirlScript Summer of Code 2026 nsoc NSoC NSoC'26 NSoC 2026 pending-review PR is pending review labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request gssoc GirlScript Summer of Code gssoc26 GirlScript Summer of Code 2026 nsoc NSoC NSoC'26 NSoC 2026 pending-review PR is pending review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: CodingVerse has no way to tell which questions ive already solved

1 participant