Verfügbar in Pro

Homework System Modul

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.

Submission handling
Manual review
Feedback system
9:41
5G
H

Homework System Demo

bot

Was macht das Modul „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
Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Homework System Moduls.

Submission handling

Im Homework System Modul für nahtlose Integration enthalten.

Manual review

Im Homework System Modul für nahtlose Integration enthalten.

Feedback system

Im Homework System Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Homework System Modul nutzen

Course assignments

Perfekt für Teams, die course assignments Funktionen implementieren möchten.

Student assessment

Perfekt für Teams, die student assessment Funktionen implementieren möchten.

Homework tracking

Perfekt für Teams, die homework tracking Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Homework System Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// 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"
  }
}

Bereit für Homework System?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.