I've created a survey question using the Text/Graphic format where participants can enter numbers into fields that I've detailed within the HTML and JavaScript. However, the user inputs are not appearing in the survey data exports.
Before I move on, I want to confirm whether these inputs are being recorded somewhere, as I believe that user data entered into these fields must be captured in some form. Here are the specifics:
- The question uses custom HTML and JavaScript to allow user input.
- The input fields aren't standard Qualtrics fields but custom ones embedded directly into the HTML.
- I'm not seeing these inputs in the data export, and I'm concerned they might not be linked correctly to be captured by Qualtrics.
Could you please advise if there’s a way to retrieve this data? Specifically:
- Is there a method to ensure these custom inputs are captured in the survey data?
- Are there specific steps or configurations I need to apply to the JavaScript/HTML to make sure this data is saved?
- Is there any chance the data is being recorded in the raw export data (such as JSON or another format) that might not be visible in the standard CSV/XLS export?
Thank you for your assistance!

