Submitting form before showing correct answer | Community
Skip to main content
Answered

Submitting form before showing correct answer


I want to show corrects answers to user after submitting a form ( so they won’t cheat ). Is there such an opiton ?

Best answer by john.desborough

@TPA - you could use two typeforms in series: the first to capture the information and create the ‘result’ you want to share and the second (you send the user to that form with a redirect upon completion and pass the details as hidden fields from the first to the second) you display the results using the @recall to display the hidden fields

just a thought

des

View original

2 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5328 replies
  • Answer
  • June 27, 2022

@TPA - you could use two typeforms in series: the first to capture the information and create the ‘result’ you want to share and the second (you send the user to that form with a redirect upon completion and pass the details as hidden fields from the first to the second) you display the results using the @recall to display the hidden fields

just a thought

des


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • July 5, 2022

Hi @TPA Happy Tuesday! Were you able to give the suggestions above a try? 😀


Reply