Multiple outcomes quiz

Or maybe even quiz in general, since I didn’t grasp that either yet.

Hi!

I am trying to create a quiz.
I made a quiz1 page with a question and answers in radio buttons all tied to a quizDB with 3 values for now: question1, question2, question3.

This quiz1 page is connected to question1 so when you pick a radio button and hit next it should store the value.

Problem:
I don’t quite get how to make it go to the page quiz2 when I hit next, because the “next” option in Connect Button > Link connects to, is grayed out.
I I use the “linked” option to make it go to quiz2, it doesn’t save the answer because it is not a submit (if I do that it works).

Update:
What I did is set it to: link connects to submit and when successful go to a link: quiz2
This works but it stores each answer in a different item.

I hope you can help me out into solving this, my idea is to then grab the data from question1, question2 and question3 and generate a result for the quiz. I hope I’m on the right path here!

Thanks a lot, I just discovered Wix and I’m loving it, I hope I can get the quiz thing going on so I can launch a site with it.

Regards,
DC

Hi Damian,

Check our multistage form example .
This example demonstrates how to use a slideshow element to create a form with a multistep layout. Each step in the form has its own dedicated slide in the slideshow.

Shay

HI Shay,

Thanks a lot! That worked a lot and I learned about the properties window that I had not paid much attention to before, haha.

I see that I cannot assign properties or IDs to individual radio buttons though, just the groups, so I wonder, to continue with this quiz I want to make: is there a way to save the results in variables of some sort so once the quiz is done I can either deliver a percentile result or different options?

Thank you, I think I’m getting there!!
DC

Hi, I would like to add some multiple choice questions to the contact form in my website. Do you know how to do that?
Thanks