Skip to main content
Solved

Is there a way to ask a question and only proceed with correct answer?

  • June 7, 2024
  • 6 replies
  • 58 views

BenYates1980

I’d like to ask a question in my flow, for example, ‘How old is George Clooney?’ and only send them users to a certain path of the flow if they give the correct numerical answer (63)

And possibly show a ‘Try Again’ message if incorrect answer is given

Is this possible?

Best answer by Gustavo Boregio

Yeap, use conditions to check.

6 replies

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • Answer
  • June 7, 2024

Yeap, use conditions to check.


BenYates1980
  • Author
  • Up-and-Comer
  • June 20, 2024

Please can you briefly explain how?


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • June 20, 2024

Like this

 


BenYates1980
  • Author
  • Up-and-Comer
  • June 20, 2024

Thank you so much 🙏🏻


BenYates1980
  • Author
  • Up-and-Comer
  • June 22, 2024

I just don’t have the option to use ‘Answer’ as a condition… Am I doing something wrong?

 

 


Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • June 22, 2024

You need to create a user field (in my case it was called answer)

Then ask the question with a user input block, and save it to the user field.

Then setup the condition with the user field.