Henüz kullanılamıyor
Mevcut Pro

Gradebook Modül

Students see their quiz scores and an unweighted average as a letter grade and a 4.0 GPA. It reads quiz attempts only, and since quizzes cannot be created yet, the gradebook stays empty.

Quiz scores with /grades
Unweighted average and 4.0 GPA
9:41
5G
G

Gradebook Demo

bot

Gradebook modülü ne yapar?

Students see their quiz scores and an unweighted average as a letter grade and a 4.0 GPA. It reads quiz attempts only, and since quizzes cannot be created yet, the gradebook stays empty.

  • Student tracking
  • Performance analysis
  • Progress reports
Ana Özellikler

İhtiyacınız Olan Her Şey

Gradebook modülünde bulunan tüm güçlü özellikleri keşfedin.

Quiz scores with /grades

Sorunsuz entegrasyon için Gradebook modülü ile dahil.

Unweighted average and 4.0 GPA

Sorunsuz entegrasyon için Gradebook modülü ile dahil.

Kullanım Alanları

İşletmelerin Gradebook modülünü nasıl kullandığını keşfedin

Student tracking

student tracking yeteneklerini uygulamak isteyen takimlar için mükemmel.

Performance analysis

performance analysis yeteneklerini uygulamak isteyen takimlar için mükemmel.

Progress reports

progress reports yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

Gradebook modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.

API Dokümantasyonunu Gör
// Enable Gradebook module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "gradebook",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "gradebook",
    "name": "Gradebook",
    "enabled": true,
    "status": "active"
  }
}

Gradebook Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.