Not available yet
Available in Pro

Gradebook Module

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

What does the Gradebook module do?

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
Key Features

Everything You Need

Explore all the powerful features included in the Gradebook module.

Quiz scores with /grades

Included with the Gradebook module for seamless integration.

Unweighted average and 4.0 GPA

Included with the Gradebook module for seamless integration.

Use Cases

Discover how businesses use the Gradebook module

Student tracking

Perfect for teams looking to implement student tracking capabilities.

Performance analysis

Perfect for teams looking to implement performance analysis capabilities.

Progress reports

Perfect for teams looking to implement progress reports capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Gradebook module with your existing systems.

View API Documentation
// 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"
  }
}

Ready to Use Gradebook?

Get started today with our free plan. No credit card required.