Resetting Custom Quiz Questions

Hi everyone, I recently followed a few Paul Wilson tutorials for some nice looking quiz questions which I am using in a responsive project. The in-built quiz slides do not look or resize nicely on smaller devices. I am running into an issue where if the user has more than one attempt, the slides do not reset upon pressing the “Retake” button. In-built quiz slides do. I used the cp.resetQuizData() function as suggested here but it doesn’t reset the slides […]