{{ $card->topic }}{{ $card->subtopic ? ' · '.$card->subtopic : '' }}
{{ $this->displayText($card->english) }}
@else{{ $this->displayText(($card->article ? $card->article.' ' : '').$card->spanish) }}
@endifNext step
Keep going with another vocab round, or close this session here.
{{ $result['is_correct'] ? 'Correct' : 'Try again' }}
{{ $this->displayText($result['feedback']) }}
Your answer
{{ $this->displayText($result['submitted']) !== '' ? $this->displayText($result['submitted']) : 'No answer entered' }}
Expected
{{ $this->displayText($result['expected']) }}
Your answer
Type your translation or leave it blank and check when ready.
Check an answer to see feedback here.
@endif