🇮🇩

Latihan TWK

Tes Wawasan Kebangsaan

60
Soal Latihan
⏱️ Waktu: 90 menit
✅ Passing Grade: 65 (39/60)
Soal {{currentIndex + 1}}/60
⏱️ {{formatTime(timeLeft)}}
{{currentQuestion.category}}
{{currentQuestion.question}}
{{key}}.
{{text}}
💡 Pembahasan:
{{currentQuestion.explanation}}
Navigasi Soal:
{{isPassed ? '🎉' : '📚'}}
{{score}}/60
{{isPassed ? 'LULUS!' : 'Belum Lulus'}}
Passing Grade: 65 (39/60)

Hasil Per Kategori:

{{cat.name}} {{cat.correct}}/{{cat.total}}

Pembahasan Lengkap

{{idx + 1}}.
{{q.category}}
{{q.question}}
{{key}}. {{text}} {{key === q.answer ? '✓' : key === userAnswers[idx] ? '✗' : ''}}
Pembahasan: {{q.explanation}}