Homework System Module
Students submit text homework with /submithw and check their grades with /hwstatus. Admins list ungraded work with /homework and grade it 0 to 100 with written feedback via /gradehw. No assignments, deadlines, file uploads or auto-grading.
Homework System Demo
bot
What does the Homework System module do?
Students submit text homework with /submithw and check their grades with /hwstatus. Admins list ungraded work with /homework and grade it 0 to 100 with written feedback via /gradehw. No assignments, deadlines, file uploads or auto-grading.
- Course assignments
- Student assessment
- Homework tracking
Everything You Need
Explore all the powerful features included in the Homework System module.
Submission handling
Included with the Homework System module for seamless integration.
Manual review
Included with the Homework System module for seamless integration.
Feedback system
Included with the Homework System module for seamless integration.
Use Cases
Discover how businesses use the Homework System module
Course assignments
Perfect for teams looking to implement course assignments capabilities.
Student assessment
Perfect for teams looking to implement student assessment capabilities.
Homework tracking
Perfect for teams looking to implement homework tracking capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Homework System module with your existing systems.
View API Documentation// Enable Homework System module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "homework-system",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "homework-system",
"name": "Homework System",
"enabled": true,
"status": "active"
}
}Related Modules
Explore other modules in the Education category
Ready to Use Homework System?
Get started today with our free plan. No credit card required.