Cookies
We Could Even Tools use a small number of session cookies to pass data to/from the form the user can see at the end of a quiz.
If the user has come via another page with a form before the quiz, you can add a couple of lines of code we provide there, and it will store key fields (name and email address) in order to autofill the corresponding quiz form fields if you wish, making it quicker and easier for users to complete the quiz if you already have some of their data in advance. (You can also c...