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.
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 یا وبهوکهای ما برای یکپارچهسازی ماژول 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 هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.