Skip to main content

Creation of feedback forms

How to create a simple feedback form

IMPORTANT: The form CANNOT be created in the Main Menu - you need to create buttons.

1. Create a button and open the "Post Editor" as usual.

9234f884acfdac422ecb1.jpg


2. Go inside the created button and click "Add question".

ae02c112122c5cdaaa9a3.jpg


3. Select the question type you want.

d973381c584e9a3786e4f.jpg

 

4. Before entering the Question itself, you can enable the option "Delete Answer".

 

Screenshot_2023_08_26_20_36_14_914_org_telegram_messenger_web_edit.jpg


5. Enter the text of the question, the same way as you doing when creating a regular message.

232041c5c530d00f48776.jpg


6. Send a message to the bot and you're done.

0867bbe644f2a08404ea0.jpg


When the user clicks the button, he will see the question, and the bot will wait for his answer.

b5ea33a7ea4b84acfb76d.jpg

If the user clicks "Cancel", he will be redirected to the previous screen. If the user sends a message, he will be directed forward (if there are more questions or messages in the form itself or in menu).

After the user completes the form (in the simplest case - if the user sent a response), this fact will become known to all bot's administrators. This is what the admins will see when user's response sent to the bot:

9fd02c05f20df82c5b836.jpg

The message will contain:
● The name of the form (this is the name of the button where the question is located)
● The question of the form itself
● The user's answers to each question (or all the answers from a question with a multi-answer)
● The number of user's referrals
● User's balance
● The address of the bot itself

In the footer of the form's response, the buttons "Ban", "Notify" and "Ask" will be added.

The "Ban" button allows you to ban the user, which will no longer allow him to use forms in this bot. The "Notify" button allows you to send a message to the user: in this case, the user will receive the message, but will not be able to answer it. The "Ask" button allows you to send a message to the user and allow him to answer the administrator's question. Thus, the administrator can himself control the duration of communication with a specific user, having the ability to stop it at any time.

Read more about how to respond to the user and the available buttons in the section What is QnA Chat and how it works.

How to create a complex form

Creation of a complex form is not difficult: these forms are just a combination of messages, different types of questions and buttons. For example, you can add an introductory message, then one or more questions, and then a "thank you" message (no response required). In addition, the form can be followed by buttons leading deeper in the menu. It might all look like this:

282874edcdfa2d7872777.jpg


What will the user see? Introductory message and first "Single Answer" question.

1510e0bdd36d693c7d1b0.jpg

The next question has a multi-answer.

0849b6b0530ff07d48271.jpg

After answering, he will receive the next question. As you can see, the "Submit" button (named "Send" in this case) has appeared. The bot will continue accepting responses until the user presses it.

User's first answer.

a8a2de0b1b3ebbb22b63d.jpg


User's second answer.

61992466082f77a0c63fd.jpg


The user sends answers to the second question and receives the third one, with the answer options indicated by the admin.

afa368018f47fef337555.jpg


After choosing one of the proposed answer options, the user will have access to the sub-buttons and menus.

The admins, in turn, will receive all the responses of this user to their bot.

c03a589d2df6efb4a28d2.jpg

In this chapter, we described only the external side of creating forms, for more details about the mechanics and functionality of forms and QnA chat, read further...