I am working on a project where the faculty wants to respondents to compare their response to Q1 to the Q1 responses already submitted before proceeding to Q2. I can prototype this by adding a text/graphic question on the page following Q1, piping their Q1 response and embedding an iFrame to a tiny Report (see attached screenshot). In this example, I’m piping the Q1 values into the column width to make it more responsive.
That’s tolerable for an out-of-the-box solution, but the iframe is problematic for accessibility reasons. Also, it’s clearly a bit of a Frankenstein solution, even with pink and yellow lipstick on the pig.
I played around with Results, trying to embed a public widget for this question instead, but the embed “code” is limited to the ID for the given widget. I’m guessing the only real approach for displaying the results on a survey page has to do with exporting the survey data elsewhere, then creating hooks to import it back as ED fields.
Am I missing something? Has anyone successfully done this?
