When I am on the results page of a specific survey, at the end of the result there is an option to “Show in survey,” however that button isn’t doing anything. The “Delete result” button does indeed work.
I tried to look into the source code to find the issue, but that left me even more confused, as I found an onClick handler for the “Show in survey” button but could not find one for the “Delete result” button?
Is this a known bug that the result of a survey can’t be viewed as a survey? The reason that I need this feature is that my forms contain images, which as json are represented as base64 strings
]]>I am having an issue with being unable to view my survey results in the WordPress admin console with error “Uncaught SyntaxError: Expected ‘,’ or ‘}’ after property value in JSON at position….“
The issue is coming from a user responding with quotes in their comments, as below:
Comments\\":\\"Some comment here \\\\"more-comment\\\\"\\",
]]>
Has anyone using SurveyJS on WordPress managed to setup functionality to save partial progress, or at least record partial attempts? The only documented wordpress hook I can find is ‘wp_surveyjs_save_result’ which i believe fires when a survey is completed.
I would like to be able to record start and end times with IP address so that I can report on drop-out metrics and average time to complete.
]]>Is there a way to adjust how long the thank you page is displayed for? It appears to flash up too fast to read.
]]>I have recently installed this plugin on a staging site that has wp_debug enabled, and I see the following error on all pages:
Deprecated: Required parameter $path follows optional parameter $file in?/home/1344223.cloudwaysapps.com/cdtvpypcvz/public_html/wp-content/plugins/surveyjs/ajax_handlers/upload_files.php?on line?15
]]>I have a page that loads the survey via the SurveyJS shortcode:
[survey id="1"]
Sometimes, not every time, the survey does not load and the console displays an error:
If I refresh the page, the survey loads correctly.
]]>I am unable to use the file upload question to upload files to the server. I am able to store uploaded file as JSON. Please help.
]]>Hi,
first and foremost: SurveyJS is such a valuable tool, thank you for creating it and making it accessible!
I’m wondering how I can switch the language. I have translated the form from German to English, but so far I can only display the German version.
In the form builder preview I can use the language switcher button, but it is not displayed on the front end:
I found this documentation page but it didn’t help me with my wordpress implementation as I’m not too familiar with JS.
The only workaround I can imagine right now is to have a separate form for English speakers, which I would like to avoid. ??
I tried manipulating the form embed shortcode, but this doesn’t work, unfortunately:
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>[Survey id="4" name="RaS 2024_2" survey.locale="en"]
Thank you for your support.
Best, kuchengrab
]]>Hi,
I cannot create a survey. The creator does not show up, console shows an error:
[Error] SyntaxError: JSON Parse error: Unexpected EOF
parse
value — admin.php:117
value — admin.php:117
SurveyCreatorRenderComponent — admin.php:108
wt — react-dom.min.js:10:47639
js — react-dom.min.js:10:120587
wl — react-dom.min.js:10:88662
bl — react-dom.min.js:10:88590
yl — react-dom.min.js:10:88453
il — react-dom.min.js:10:85277
ol — react-dom.min.js:10:83834
v — react.min.js:10:3387
ce — react.min.js:10:5530
As far as I saw in the html code, the error is thrown up when it tries to create a new Survey.Model with empty json code.
I tested with WordPress 6.5.2 and WordPress 6.4.4, also in fresh setups. Same error every time.
Best,
Thynir
Is it possible to generate a PDF of the survey results? Once someone completes the survey. Using the PDF generator?
Or is this not possible?
I just updated to 1.9.120 and it only shows “Survey is loading…” on the frontend. In the console is the following error:
boat-storage-rates/:111 Uncaught ReferenceError: theme is not defined
at Object.success (boat-storage-rates/:111:39)
at c (jquery.min.js?ver=3.7.1:2:25304)
at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.1:2:26053)
at l (jquery.min.js?ver=3.7.1:2:77782)
at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.7.1:2:80265)
In the backend, when I am trying to edit the survey, I am getting the following error: Error. Editor content not saved.
After downgrading back to 1.9.68, it works correctly again. Are there any adjustments I need to make for it to be compatible with the 1.9.120 update?
]]>Hi, is there any way to create a quiz directly from the plugin? I would need each answer to have a score and based on the final score, there is a logical redirect to a different page.
Thank you!
Lorenzo
]]>Is there a way to include the survey results as a query string in the URL that’s accessed on completion? That’d sure be convenient at the moment! Thanks!!
]]>Is it possible to send an e-mail to the admin if an entry is made to a survey?
]]>When clicking the back button on the edit survey page, it returns me to the wrong URL. Instead of returning me back to “https://localhost.local/wordpress/wp-admin/admin.php?page=sjs-main-menu” it returns me to “https://localhost.local/wp-admin/admin.php?page=sjs-main-menu”.
The error is in the “/wordrpess/wp-admin”.
]]>Hi!
First question:
I notice one can take a survey several times, and I would like people to take it only once.
The page is locked: Only logged-in users will have access to the survey (with the Ultimate Member plug-in). Could I maybe create an autocompleted question with their email, and validate only if the email hasn’t been used yet? Open to suggestions.
Second question:
I am not sure of how to use the CSV result files. Would you kindly recommend a ressource when I could learn how to process these survey results?
Thank you so much for your time! -Sam
]]>Hi,
I am using this plugin on my staging WordPress website.
The survey loads fine when I’m logged in to WordPress.
However, if a logged-out user visits the page that contains the survey, the survey doesn’t load.
Only a placeholder text is shown that says, “survey is loading”.
]]>I checked wp_sjs_results table and UserId is always 0. Users are logged it when they fill the survey.
]]>After saving the survey, is not possible to access and instead of redirecting to the survey editor, it shows JSON.
In surveyjs menu, I click on the edit button for my saved survey and get this error https://prnt.sc/1ty2s6l
]]>Hi,
I’m looking for a Survey Plugin in WordPress.
SurveyJS looks amazing. I found this Information in https://hackernoon.com/surveyjs-plugin-for-wordpress-9f42d9219db0:
?The plugin is free and is released under the GPLv2 WordPress standard license. Registration is not required?—?simply install and use it. It is based on SureveyJS libraries and uses a full SurveyJS power.?
But when I install the Plugin, there is an Information:
?Please purchase a SurveyJS Creator developer license to use it in your app.?
I do not want to violate licenses. 499 EUR / 599 USD is quite a lot to use a WP-Plugin.
I am working on a Cordova app and has incorporated a SurveyJS quiz in it. The JSON result is stored in the phone’s localStorage.
I’ve just learned that there is a SurveyJS plugin for WordPress that can store the results in database. Is it possible for the SurveyJS form in the Cordova app send results through REST API to the WordPress database?
]]>HTML tags are not being saved in the HTML Tool component. From what I understand wordpress strips them out automatically. Is there some sort of fix or workaround to prevent this from happening?
]]>Hi,
I’m receiving “Survey is Loading” too much and I don’t think It’s normal.
The weird thing is that it happens only to two of my surveys, the rest works fine.
I’m using surveyJS wordpress plugin.
Changing some css colors and fonts are the only things I edited.
The wordpress plugin only seems to allow creation of simple validators.
I have a matrix question with 3 rows (question1, question2, question3) and 3 options [1,2,3] for each row. I wanted to make each question had a unique answer (columns).
In the JSON editor I was able to create an expression, e.g.: “{question1} <> {question2} and {question1} <> {question3}” and it works when I test the survey. However, when I go to save, the “<>” are deleted (leaving only “{question1}{question2} and {question1}{question3}”).
Anyway to override this for more complex JSON expressions?
Could you guide on what part of the WordPress plugin scripts to change to enable survey logic view?
]]>Hi there,
thanks for the plugin, appreciate your work! I need a range slider from the custom widgets (https://surveyjs.io/Examples/Survey-Creator/?id=customwidgets&theme=bootstrap) and I’m not quite sure how to get there. It says “all you need to do is to include the third-party library scripts and our custom widget scripts on your web page”, sounds easy enough, but where am I supposed to implement that in WordPress? If I poke around in the plugin, it will eventually be overwritten.
If I get this right, those two js files need to be loaded when the editor and the frontend loads up, right?
<script src="https://unpkg.com/[email protected]/distribute/nouislider.js"></script>
<script src="https://surveyjs.azureedge.net/1.5.17/surveyjs-widgets.js"></script>
Best regards
]]>When I try to enter html in the completed Html field it gets stripped out. How do I get html to display as html. More specifically I’m trying to redirect the page after the survey is complete. Everything I’ve seen doesn’t seem to work with the wordpress plugin.
]]>Hello, first of all, this tool is crazy fantastic! Very intuitive and looking good! Did you made only the plugin or the survey script also?
I’ve made some tests during the creation of my form. So there is some dummy entries into the result table. How can I erase them ? I don’t see any erase tool.
The “modern” style which is visible in the demo is not available in the settings of the WP plugin. Would be nice to have it also.
One thing which would be very useful would be a duplicate fonction on the listing questionnaires page, so we could replicate one entire questionnaire with all the questions and settings and just change the questions. A winning time little trick.
I hope you have a solution to reset the test answers I’ve made. Thank you!
]]>Hi.
How can I get user’s answers to my admin email?
Thanks.
Wondering if it is possible to delete or edit test entries made in the survey? A few people on the team created entries before it went live and now I notice I have a few John Does and Test entries.
I know I can delete them when I export them, but was hoping for a cleaner look when the team views the results on the WordPress backend.
]]>