What is a quiz bot?
Quiz bot in Telegram is a bot that conducts quizzes, tests, surveys, and other forms of interactive interaction with the user.
It asks questions, collects answers and, depending on the settings, can calculate the correct answers (by providing several answer options and branching depending on the answer), give comments on the answers (for example, if you create a quiz using scripts), and collect data.
Creating a feedback module for running quiz games
Since our game will consist of questions and answers, we will definitely need a feedback module.
To create it, go to "Paid settings" -> "Free messages", then create a message with the type "Feedback"
Setting up a quiz for the survey bot
There are several types of questions; we are interested in "User survey". As soon as we have created it, we move on to configuring it, namely by entering our question from the quiz and listing the answer options.
A new question is added by sliding the "plus" to the right side
We set a limit on the number of times a game can be played by one user
We don’t want one user to have the opportunity to participate in the game several times, do we? Therefore, we need to set a limit on the number of responses to the feedback form.
Go to "Feedback Settings" and the settings will open next. We are interested in the field "How many times can a client respond to the form in total"; instead of "0", set "1".
Done! The limits have been set
What does the notification for the administrator look like in the feedback bot
We see that the user has answered all the questions — only in this case will we receive a notification (upon completion of the quiz).
We also see that the user answered the question incorrectly, and we want to send them a message saying that they won nothing. How do we do this?
Click the "Reply" button and write everything we think about them and their game, or tell them the correct option and wish them good luck in the next game.
Done! The setup of the quiz bot for polls in Telegram is complete! Now you will be able to run various games right in your bot!
free of charge and without programming knowledge BOT-T.COM