{{ $card->topic?->subject?->name }} • {{ $card->topic?->name }}
{{ \Illuminate\Support\Str::limit($this->displayCardText($card->front), 110) }}
{{ $currentCard->topic?->name ?: 'Flashcard' }}
{{ $showAnswer ? 'Answer' : 'Question' }}{{ $this->displayCardText($showAnswer ? $currentCard->back : $currentCard->front) }}
Summary
{{ $reviewed }} reviewed, {{ $known }} marked known.
Reveal when ready
Think through the answer first, then flip the card.
How easy was that card?
Pick the face that matches how easy you found it.