محبوبهنوز در دسترس نیست
موجود در حرفه‌ای

Quiz System ماژول

A working quiz runner with inline answer buttons, question shuffling, retake limits and instant scoring. Creating a quiz is not possible yet: there is no dashboard screen, no API and no command for it.

Random questions
Instant grading
Retake options
9:41
5G
Q

Quiz System Demo

bot

ماژول Quiz System چه می‌کند؟

A working quiz runner with inline answer buttons, question shuffling, retake limits and instant scoring. Creating a quiz is not possible yet: there is no dashboard screen, no API and no command for it.

  • Knowledge assessment
  • Practice tests
  • Certification exams
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Quiz System را کشف کنید.

Random questions

شامل ماژول Quiz System برای یکپارچگی بدون درز.

Instant grading

شامل ماژول Quiz System برای یکپارچگی بدون درز.

Retake options

شامل ماژول Quiz System برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Quiz System استفاده می‌کنند

Knowledge assessment

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های knowledge assessment هستند.

Practice tests

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های practice tests هستند.

Certification exams

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های certification exams هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Quiz System با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// Enable Quiz System module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "quiz-system",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "quiz-system",
    "name": "Quiz System",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از Quiz System هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.