Skip to content

feat(quiz): implement hint reveal system with usage tracking#456

Merged
lishmanTech merged 3 commits into
StarkMindsHQ:mainfrom
Nanfe01:hint
Apr 25, 2026
Merged

feat(quiz): implement hint reveal system with usage tracking#456
lishmanTech merged 3 commits into
StarkMindsHQ:mainfrom
Nanfe01:hint

Conversation

@Nanfe01
Copy link
Copy Markdown
Contributor

@Nanfe01 Nanfe01 commented Apr 25, 2026

feat(quiz): implement hint reveal system with usage tracking

  • Added hint reveal functionality per question
  • Implemented useHint hook for state and penalty handling
  • Created reusable HintBox component
  • Integrated hint usage tracking into answer flow
  • Supports optional scoring penalty when hints are used

closes #381

@lishmanTech lishmanTech merged commit 73a8fc0 into StarkMindsHQ:main Apr 25, 2026
4 of 5 checks passed
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.

Hint Reveal System Component

2 participants