Verifying the data as a user

I am trying to build an app for elearning
Here Admin adds a flashcard with question and answer
User when clicks on the flashcard he should just see the question and write the answer and when he clicks submit, I want the answer to be verified with what the admin had provided and if it is a match user should go ahead or get an error message. I am unable to find a way how I can show only question to the user and hide the answer and on submitting the answer should get validataed.
TIA

Hi,
have you tried changing the visibility of components and using TRUE or FALSE data on the flashcards to make it visible if A happens and invisible if B happens?

Best

Jordan

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.