How to add image in question choice

(Nisan Hossain) #1

Hey there, I am trying to build a messenger based quiz game, so that i need to ask people a question and have to give them 3 choise in image , and they will select any of that image, then my bot will compare the image value and store that and go next question.
I have tried in different ways but can not figure out how i can show a image in answer choice. Is there anyway to do that?

Thanks in advance.

(Matt Durr) #2

You could show the 3 images in a message first, and label them 1,2,3 or A,B,C. Then, immediately go to the question action and have the 1,2,3 or A,B,C as the question choices.