Save Results Pro

Problems with saving results

Published: March 19, 2025
Support status: closed

Hello,

just startet to use your plugin Save Results Pro 1.6.3 in live environment together with an individual HD Form (Email and Checkbox for Data processing)… The form is selected and the ID of the email input ist correctly set. But no results were saved!

Here you see the error in the developer console and a quickfix which save results now, but an error is still thrown in the console.

View post on imgur.com

thread author: tabasco.media

Hi tabasco media,
your ChatGPT “fix” A) doesn’t fix the problem, and B) caused a new problem it that it forces any errant questions to return false instead of the needed integer for results.

The error is occurring because HD Quiz is unable to mark at least one of your questions. It is impossible to know which question or why without a link to your quiz, or you can instead console.log(q); instead of the error message chatgpt made for you. This will hopefully tell us which of your questions is causing the issue.

19 March 2025 — 08:11 support admin - Dylan

Hi Dylan,

i used console.log(q); now to get the question which causing the issue.

Ok, i am sure thats interessting for you: the error is caused by “Question as title” which i used to get a Next Step Button before showing the individual form.

You suggested this workaround in one of my last requests:
Form placement before results from February 26, 2025

Here is the output which i can reproduce by setting a “Question as title” with paginate yes as last question to have the individual form in a next step.

View post on imgur.com

Can you reproduce this?

19 March 2025 — 13:15 thread author - tabasco.media

Excellent, glad we found the cause.

That question type is supposed to be excluded, so not sure why it is still trying to parse on your end. I’m looking into it now and will push out an update ASAP.

The addon only checks for updates once a week, but you can always download the latest version from your account page. I’ll respond here to let you know once a fix has been found and the update is available from your account.

19 March 2025 — 13:59 support admin - Dylan

Good news! Problem found and fixed. You can download the latest version from your account page.

19 March 2025 — 14:10 support admin - Dylan

Great. Thanks a lot for the fast response!

19 March 2025 — 16:09 thread author - tabasco.media

Login to reply