Homework System Modulo
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
Che cosa fa il modulo Homework System?
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
Tutto cio di cui Hai Bisogno
Esplora tutte le potenti funzionalita incluse nel modulo Homework System.
Submission handling
Incluso con il modulo Homework System per un'integrazione perfetta.
Manual review
Incluso con il modulo Homework System per un'integrazione perfetta.
Feedback system
Incluso con il modulo Homework System per un'integrazione perfetta.
Casi d'Uso
Scopri come le aziende utilizzano il modulo Homework System
Course assignments
Perfetto per team che cercano di implementare capacita di course assignments.
Student assessment
Perfetto per team che cercano di implementare capacita di student assessment.
Homework tracking
Perfetto per team che cercano di implementare capacita di homework tracking.
Facile da Integrare
Usa la nostra API RESTful o webhook per integrare il modulo Homework System con i tuoi sistemi esistenti.
Vedi Documentazione API// 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"
}
}Moduli Correlati
Esplora altri moduli nella categoria Formazione
Pronto a Usare Homework System?
Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.