Hi, I was wondering if there is a way to redirect to a new URL for evey question on a quiz.
Let me explain better, I saw that the quiz addon on every page break redirects the user to the same URL where is located the quiz and adds “#gf-id-of-the-quiz”, it’s using that # as a anchor to move the focus of the page right into the quiz module, this happens for every question.
Is there a way to have URL like this:
www.domain.com/this-is-a-quiz/question-1/#gf123
www.domain.com/this-is-a-quiz/question-2/#gf123
…and so on?
Thank you for every help you can give.