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