Ah, yes, but that's still the plain version. The one inlcuded at the End of Survey has the styling of the survey and even the ability to switch languages. It's called the Response Summary, not the Response Report.
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
Inreresting! I do have access to API. Could you share the steps in a bit more detail @rondev? Would the 2nd survey just be 1 Text/Graphic question?
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
Inreresting! I do have access to API. Could you share the steps in a bit more detail @rondev? Would the 2nd survey just be 1 Text/Graphic question?
Yes, so using web service just call this API and render the response as needed.
I haven't been able to make this work. @rondev, did you use just that one API? How did you get the JSON output into the other survey? Did you use JS to then parse the JSON?
I tried to give this another go, but I think there's something wrong with the web service configuration. @rondev, another tip please!
In the first Web Service the SurveyID of the original survey and the ED of the ResponseID.
In the second the SurveyID of the Response Report Survey.
@JohannesCE did you ever get this to work? I am needing to embed the response report so that I can pass that along to a third party, then they’ll be able to click open the response report PDF
@kgillis @JohannesCE ,
Solved: PDF response extraction workflow bottleneck. Built a two-stage automation that transforms hours of manual clicking into minutes of organized batch processing. Successfully tested with multiple datasets. This solution addresses the workflow gap research teams face when needing individual response documentation for analysis and compliance.
Please review the article and demonstration in my article below.