{{-- CATATAN SEMENTARA --}}
Catatan Formula (Sementara — akan dihapus setelah dikonfirmasi)
Bobot Penilaian saat ini (dari m_config_bobot_penilaian):
| Dimensi | Bobot | Formula |
|---|---|---|
| {{ $b->nama }} | {{ $b->bobot }}% | {{ $b->formula_notes }} |
Cara hitung skor akhir:
Skor Akhir = Σ (Nilai Dimensi × Bobot / 100)
Perlu dibahas: skala nilai per dimensi (0–100?), threshold grade (A/B/C/D), dan apakah ada penalti khusus.
| No | Store | LSM Completion ({{ $bobots->firstWhere('kode','LSM_COMPLETION')->bobot ?? 0 }}%) |
Forecast Accuracy ({{ $bobots->firstWhere('kode','FORECAST_ACCURACY')->bobot ?? 0 }}%) |
DOI Compliance ({{ $bobots->firstWhere('kode','DOI_COMPLIANCE')->bobot ?? 0 }}%) |
SPB Accuracy ({{ $bobots->firstWhere('kode','SPB_ACCURACY')->bobot ?? 0 }}%) |
Skor Akhir | Grade |
|---|