ПопулярнийПоки недоступно
Доступний у Про

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

Легка інтеграція

Використовуйте наш RESTful API або вебхуки для інтеграції модуля 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?

Почніть сьогодні з нашим безкоштовним планом. Кредитна картка не потрібна.