main
ilhamwara 2025-07-07 10:01:16 +07:00
parent d0a3708bb0
commit b72785f81c
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ class KriteriaController extends Controller
}else{
$skor = 1;
}
}elseif($key == 'jumlah_rpp'){
}elseif($key == 'input_jumlah_rpp'){
$rpp = $data['input_jumlah_rpp'];
$sekolah = $data['input_tingkat_pendidikan'];