Look how awesome you're doing, {{ explode(' ', $student->name)[0] }}!
Power Score
Class Rank
{{ $snapshot->class_rank ? '#'.$snapshot->class_rank : '—' }}
of {{ $snapshot->total_students ?? '—' }} heroes
Avg Score
{{ $snapshot->average_score ? number_format($snapshot->average_score, 0).'%' : '—' }}
Bullseye!
Attendance
{{ $snapshot->overall_attendance_percentage ? number_format($snapshot->overall_attendance_percentage, 0).'%' : '—' }}
{{ $snapshot->total_sessions_attended }}/{{ $snapshot->total_sessions }} days
My Trend
{{ $trendText }}
💪 {{ $snapshot->subjects_failed }} subject(s) need a little more practice — you've got this!
@endif{{ $grade->teacher->name }}
@endifFinal Score
{{ $grade->final_score !== null ? number_format($grade->final_score, 0) : '—' }}%
Exams
{{ $grade->exam_score ? number_format($grade->exam_score, 0).'%' : '—' }}
Tasks
{{ $grade->assignment_score ? number_format($grade->assignment_score, 0).'%' : '—' }}
Show Up
{{ $grade->attendance_score ? number_format($grade->attendance_score, 0).'%' : '—' }}
"{{ $grade->teacher_comment }}"
Finish some quests and your teachers will fill this room with awesome trophies! 🏆