Tanggal Pengisian
:
{{ $result->formatted_created_at }}
Nama
:
{{ $result->user->nama_lengkap }}
Nim
:
{{ $result->user->nim }}
Golongan
:
{{ $result->user->kelas_user }}
Jurusan
:
Teknologi Informasi
Knowledge of Metacognitif(KM)
Total skor : {{ $result->km_total }}
Kelas skor : {{ $result->km_class }}
No Kategori Nilai
1 Declarative Knowledge {{ $result->declarative_knowledge }}
2 Procedural Knowledge {{ $result->procedural_knowledge }}
3 Conditional Knowledge {{ $result->conditional_knowledge }}
Regulation of Metacognitif(RM)
Total skor : {{ $result->rm_total }}
Kelas skor : {{ $result->rm_class }}
No Kategori Nilai
1 Planning {{ $result->planning }}
2 Information Management {{ $result->information_management }}
3 Monitoring {{ $result->monitoring }}
4 Debugging {{ $result->debugging }}
5 Evaluation {{ $result->evaluation }}