{{ $configuration?->title }}
{{ $configuration?->address }}
Website : www.pepi.ac.id / e-mail :
{{ $configuration?->email }}
Tingkat | : | II |
SEMESTER | : | {{ romanNumber(Auth::user()?->level) }} |
TAHUN AKADEMIK | : | 2021/2022 |
Nama | : | {{ Auth::user()?->name }} |
NIM | : | {{ Auth::user()?->nim }} |
Program Studi | : | {{ Auth::user()?->prodi?->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 (IPK) {{ romanNumber(Auth::user()?->level) }} | @if($total_score != 0) {{ number_format($total_score / $total_sks, 2) }} @else 0.00 @endif |
No | Unsur yang Dinilai | Huruf Mutu |
---|---|---|
{{ $key + 1 }} | {{ $item->personality?->title }} | {{ $item->alpha_score }} |
No | Huruf Mutu | Bobot Angka | |
---|---|---|---|
{{ $key + 1 }} | {{ $item->title }} | = | {{ $item->mutu }} |
Tidak ada nilai yang diumumkan pada semester ini |