Skip to content

Display "✅ Right" and "❌ Wrong" buttons after flip #2

@ramilyabm

Description

@ramilyabm

📋 Task Description

Display "✅ Right" and "❌ Wrong" buttons after flip in the flashcard component.

🎯 Acceptance Criteria

  • Buttons appear only after flip and record user input
  • User can mark cards as correct or incorrect
  • Input is properly tracked for session statistics

📍 Phase

Phase 2: Study Mode & Flashcard System

🔗 Related Files

  • src/components/Flashcard.tsx
  • src/pages/Study.tsx

📝 Implementation Notes

  • Buttons should only be visible after the card has been flipped to show the English translation
  • Need to handle user input and update the correct/incorrect card tracking state
  • Should integrate with existing card progression logic

This issue was created from TODO1.md - Phase 2, first unresolved item

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions