extend('layout/management_layout') ?> section('content') ?> 0 ? round($totalBoys / $totalStudents * 100) : 0; $pctGirls = $totalStudents > 0 ? round($totalGirls / $totalStudents * 100) : 0; $pctTrophyBoys = $totalBoys > 0 ? round($totalTrophyBoys / $totalBoys * 100) : 0; $pctTrophyGirls = $totalGirls > 0 ? round($totalTrophyGirls / $totalGirls * 100) : 0; $pctTrophyAll = $totalStudents > 0 ? round($totalTrophies / $totalStudents * 100) : 0; ?>

Trophy Projections

Fall scores are used to calculate a per-class threshold at the th percentile and project which students are on track for a year-end trophy. Minimum 3 trophies per class. Names are hidden by default.

%
No class or fall-score data found for the selected school year.
Trophies
% of students
Students
classes
With Fall Scores
0 ? round($totalScored/$totalStudents*100) : 0 ?>%
Boys
% of students
Girls
% of students
/
Trophy M / F
%  ·  %
Class Breakdown
$s !== null ); $scoresJson = json_encode(array_values($scores)); $clsId = 'cls' . $cls['section_id']; ?>
Class Students Scored Trophies Boys Girls Trophy Boys Trophy Girls Rate Threshold Custom Threshold
(%) (%) 0): ?> (%) 0): ?> (%)
%
$s !== null))) ?>' data-girls=' $s['gender'] === 'Female' ? $s['fall_score'] : null, $cls['students']), fn($s) => $s !== null))) ?>' data-total="" data-nboys="" data-ngirls="">
Total (%) (%) (%) (%)
%
endSection() ?>