I am working on creating a quiz/poll for users who visit a website. The process would involve:
- The user would answer a multiple-choice question and then click submit.
- The user would be required to enter their email and state, and then submit again.
- The user would be presented with the results of the quiz or poll.
I am aware that there is a feature that allows the website to remember a user, but I am wondering if there is a way to remember a user who has already completed another poll/quiz on the site and skip the second step where they need to enter their information again. Instead, they would be redirected directly to the results page.