Non ancora disponibile
Disponibile in Pro

Gradebook Modulo

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

Che cosa fa il modulo Gradebook?

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
Funzionalita Chiave

Tutto cio di cui Hai Bisogno

Esplora tutte le potenti funzionalita incluse nel modulo Gradebook.

Quiz scores with /grades

Incluso con il modulo Gradebook per un'integrazione perfetta.

Unweighted average and 4.0 GPA

Incluso con il modulo Gradebook per un'integrazione perfetta.

Casi d'Uso

Scopri come le aziende utilizzano il modulo Gradebook

Student tracking

Perfetto per team che cercano di implementare capacita di student tracking.

Performance analysis

Perfetto per team che cercano di implementare capacita di performance analysis.

Progress reports

Perfetto per team che cercano di implementare capacita di progress reports.

Riferimento API

Facile da Integrare

Usa la nostra API RESTful o webhook per integrare il modulo Gradebook con i tuoi sistemi esistenti.

Vedi Documentazione API
// 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"
  }
}

Pronto a Usare Gradebook?

Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.