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.
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
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.
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"
}
}Moduli Correlati
Esplora altri moduli nella categoria Formazione
Pronto a Usare Gradebook?
Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.