{{ $question->question_text }}
{{ json_encode($answer?->answer_payload, JSON_PRETTY_PRINT) }}
@if ($answer)
@endif
Objective {{ $attempt->objective_score }} · Manual {{ $attempt->manual_score }} · Total {{ $attempt->total_score }}
{{ $question->question_text }}
{{ json_encode($answer?->answer_payload, JSON_PRETTY_PRINT) }}
@if ($answer)
@endif