Quiz System Modül
A working quiz runner with inline answer buttons, question shuffling, retake limits and instant scoring. Creating a quiz is not possible yet: there is no dashboard screen, no API and no command for it.
Quiz System Demo
bot
Quiz System modülü ne yapar?
A working quiz runner with inline answer buttons, question shuffling, retake limits and instant scoring. Creating a quiz is not possible yet: there is no dashboard screen, no API and no command for it.
- Knowledge assessment
- Practice tests
- Certification exams
İhtiyacınız Olan Her Şey
Quiz System modülünde bulunan tüm güçlü özellikleri keşfedin.
Random questions
Sorunsuz entegrasyon için Quiz System modülü ile dahil.
Instant grading
Sorunsuz entegrasyon için Quiz System modülü ile dahil.
Retake options
Sorunsuz entegrasyon için Quiz System modülü ile dahil.
Kullanım Alanları
İşletmelerin Quiz System modülünü nasıl kullandığını keşfedin
Knowledge assessment
knowledge assessment yeteneklerini uygulamak isteyen takimlar için mükemmel.
Practice tests
practice tests yeteneklerini uygulamak isteyen takimlar için mükemmel.
Certification exams
certification exams yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Quiz System modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// Enable Quiz System module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "quiz-system",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "quiz-system",
"name": "Quiz System",
"enabled": true,
"status": "active"
}
}İlgili Modüller
Eğitim kategorisindeki diğer modülleri keşfedin
Quiz System Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.