Overview
Study mode presents cards one at a time. You flip each card to reveal the answer, then score yourself to track which cards you have mastered and which still need work. A color-coded status system gives you an at-a-glance view of your progress across the entire deck.Card status system
Every card carries a numeric status that controls its color in the progress indicator:| Status | Color | Meaning |
|---|---|---|
0 | Gray | Unseen — not yet reviewed |
1 | Orange | Learning — marked wrong or still practicing |
2 | Green | Mastered — marked correct |
decks.json so your progress is saved automatically after each scoring action.
Keyboard shortcuts
| Key | Action |
|---|---|
Space | Flip card to show/hide answer |
→ Right arrow | Mark card as Mastered (green, status 2) |
← Left arrow | Mark card as Learning/Wrong (orange, status 1) |
Ctrl+Z / Undo button | Undo the last scoring action |
Study workflow
Open a deck
Select a deck from the deck list and launch study mode. Cards begin in their current status; new decks start all gray.
Flip the card
Press
Space to reveal the answer side of the card. The question is shown first; the answer options and correct answer are hidden until you flip.Score yourself
Press
→ if you answered correctly (card turns green) or ← if you got it wrong or need more practice (card turns orange).Continue or undo
The next card advances automatically after scoring. Press the Undo button or
Ctrl+Z to reverse the last scoring action if you made a mistake.Progress tracking
The progress bar and colored dot indicators update in real time as you score cards. You can see at a glance:- How many cards are still unseen (gray)
- How many are in active learning (orange)
- How many are mastered (green)
Notes and inferred-answer warnings
Each card has a notes field visible during study. For cards where Gemini inferred the correct answer rather than reading it from an explicit clue in the image, the notes field is pre-populated with a warning:⚠ Đáp án do AI suy luận (không có đáp án rõ trong ảnh)You can edit the notes field directly from study mode to add your own remarks or corrections.
Filtering by status
Use the status filter to focus your session:- All — show every card in deck order
- Gray (unseen) — first-pass review of new material
- Orange (learning) — re-drill cards you got wrong
- Green (mastered) — spot-check cards you think you know
Frequently asked questions
Does study mode affect quiz mode scores?
Does study mode affect quiz mode scores?
No. Card status (gray/orange/green) is set by study mode. Quiz mode tracks correct and wrong counts in a separate
QuizSession object and does not write to card status.Can I reset all card statuses?
Can I reset all card statuses?
Yes. Selecting “Reset progress” from the deck options resets every card status back to 0 (gray) without deleting the cards.
Is progress synced across devices?
Is progress synced across devices?
Yes, when you trigger a cloud sync. Card statuses are stored in
decks.json, which is included in the Smart Merge sync via Google Drive.Next steps
Quiz mode
Test yourself with timed multiple-choice questions and get a scored result.
Cloud sync
Sync your mastery progress across devices via Google Drive.