उपलब्ध है प्रो

Edu Gamification मॉड्यूल

Chat-activity gamification: members earn 5 XP per group message, with levels, daily streaks, five fixed badges, and a top-10 XP leaderboard. Points come from chatting, not from course or quiz completion.

5 XP per group message
Levels and daily streaks
Five fixed badges
Top-10 XP leaderboard
9:41
5G
E

Edu Gamification Demo

bot

Edu Gamification मॉड्यूल क्या करता है?

Chat-activity gamification: members earn 5 XP per group message, with levels, daily streaks, five fixed badges, and a top-10 XP leaderboard. Points come from chatting, not from course or quiz completion.

  • Student motivation
  • Engagement boost
  • Learning retention
मुख्य विशेषताएं

आपको जो कुछ भी चाहिए

Edu Gamification मॉड्यूल में शामिल सभी शक्तिशाली सुविधाओं का अन्वेषण करें।

5 XP per group message

सहज एकीकरण के लिए Edu Gamification मॉड्यूल के साथ शामिल।

Levels and daily streaks

सहज एकीकरण के लिए Edu Gamification मॉड्यूल के साथ शामिल।

Five fixed badges

सहज एकीकरण के लिए Edu Gamification मॉड्यूल के साथ शामिल।

Top-10 XP leaderboard

सहज एकीकरण के लिए Edu Gamification मॉड्यूल के साथ शामिल।

उपयोग के मामले

जानें कि व्यवसाय Edu Gamification मॉड्यूल का उपयोग कैसे करते हैं

Student motivation

student motivation क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Engagement boost

engagement boost क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Learning retention

learning retention क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

API संदर्भ

आसान एकीकरण

Edu Gamification मॉड्यूल को अपने मौजूदा सिस्टम के साथ एकीकृत करने के लिए हमारे RESTful API या वेबहुक का उपयोग करें।

API डॉक्यूमेंटेशन देखें
// Enable Edu Gamification module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "edu-gamification",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "edu-gamification",
    "name": "Edu Gamification",
    "enabled": true,
    "status": "active"
  }
}

Edu Gamification उपयोग करने के लिए तैयार?

आज ही हमारे मुफ्त प्लान के साथ शुरू करें। क्रेडिट कार्ड की आवश्यकता नहीं।