Homework System Modül
Students submit text homework with /submithw and check their grades with /hwstatus. Admins list ungraded work with /homework and grade it 0 to 100 with written feedback via /gradehw. No assignments, deadlines, file uploads or auto-grading.
Homework System Demo
bot
Homework System modülü ne yapar?
Students submit text homework with /submithw and check their grades with /hwstatus. Admins list ungraded work with /homework and grade it 0 to 100 with written feedback via /gradehw. No assignments, deadlines, file uploads or auto-grading.
- Course assignments
- Student assessment
- Homework tracking
İhtiyacınız Olan Her Şey
Homework System modülünde bulunan tüm güçlü özellikleri keşfedin.
Submission handling
Sorunsuz entegrasyon için Homework System modülü ile dahil.
Manual review
Sorunsuz entegrasyon için Homework System modülü ile dahil.
Feedback system
Sorunsuz entegrasyon için Homework System modülü ile dahil.
Kullanım Alanları
İşletmelerin Homework System modülünü nasıl kullandığını keşfedin
Course assignments
course assignments yeteneklerini uygulamak isteyen takimlar için mükemmel.
Student assessment
student assessment yeteneklerini uygulamak isteyen takimlar için mükemmel.
Homework tracking
homework tracking yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Homework System modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// Enable Homework System module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "homework-system",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "homework-system",
"name": "Homework System",
"enabled": true,
"status": "active"
}
}İlgili Modüller
Eğitim kategorisindeki diğer modülleri keşfedin
Homework System Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.