Periode: {{ $period }} | Metode: MOORA (Multi-Objective Optimization on the basis of Ratio Analysis)
Tidak ada hasil untuk periode ini.
@else| Peringkat | NIS | Nama Siswa | Skor Yi | Status |
|---|---|---|---|---|
| {{ $result->rank }} | {{ $result->submission->student->nis ?? '-' }} | {{ $result->submission->student->user->name ?? '-' }} | {{ number_format($result->yi_score, 6) }} | @if($result->rank <= 10) LULUS @else Cadangan @endif |