Periode - {{ $this->period_title }} | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
No | Kode | Nama Mata Kuliah | SKS | Jumlah | Nilai Mutu | Jumlah (SKS x Nilai) | ||||
Teori | Praktik | Teori | Praktik | |||||||
Huruf | Angka | Huruf | Angka | |||||||
{{ $key + 1 }} | {{ $item['subject_code'] }} | {{ $item['subject_title'] }} | {{ $item['theory']['subject_sks'] }} | {{ $item['practice']['subject_sks'] }} | {{ $item['total_sks'] }} | {{ $item['theory']['alphabet_score'] }} | {{ number_format($item['theory']['total_score_theory'], 2) }} | {{ $item['practice']['alphabet_score'] }} | {{ number_format($item['practice']['total_score_practice'], 2) }} | {{ number_format($item['total_score'], 2) }} |
Tidak ada nilai yang diumumkan pada semester ini | ||||||||||
Jumlah | {{ $total_sks_theory }} | {{ $total_sks_practice }} | {{ $total_sks }} | {{ number_format($total_score_theory, 2) }} | {{ number_format($total_score_practice, 2) }} | {{ number_format($total_score, 2) }} | ||||
Indeks Prestasi Semester (IPS) {{ $semester }} | @if ($total_score != 0) {{ number_format($total_score / $total_sks, 2) }} @else 0.00 @endif |
Periode - {{ $this->period_title }} | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
No | Unsur yang Dinilai | Huruf Mutu | ||||||||
{{ $key + 1 }} | {{ $item->personality?->title }} | {{ $item->alpha_score }} | ||||||||
Tidak ada nilai yang diumumkan pada semester ini |