Gradebook Modul
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
Apa fungsi modul 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
Semua yang Anda Butuhkan
Jelajahi semua fitur canggih yang termasuk dalam modul Gradebook.
Quiz scores with /grades
Termasuk dengan modul Gradebook untuk integrasi yang mulus.
Unweighted average and 4.0 GPA
Termasuk dengan modul Gradebook untuk integrasi yang mulus.
Kasus Penggunaan
Temukan bagaimana bisnis menggunakan modul Gradebook
Student tracking
Sempurna untuk tim yang ingin mengimplementasikan kemampuan student tracking.
Performance analysis
Sempurna untuk tim yang ingin mengimplementasikan kemampuan performance analysis.
Progress reports
Sempurna untuk tim yang ingin mengimplementasikan kemampuan progress reports.
Mudah Diintegrasikan
Gunakan RESTful API atau webhook kami untuk mengintegrasikan modul Gradebook dengan sistem Anda yang ada.
Lihat Dokumentasi 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"
}
}Modul Terkait
Jelajahi modul lain dalam kategori Education
Siap Menggunakan Gradebook?
Mulai hari ini dengan paket gratis kami. Tidak perlu kartu kredit.