Hello all,
I've added a custom working memory task to my survey. Participants can complete the task, and according to the console log the results are being tracked, but they aren't showing up in the Results section.
Based on my extremely, extremely limited understanding of JS, I think this is where the results are supposed to be:
console.log("nBackCondition : ", ALLtrialcond);
console.log("nBackResponse : ", ALLtrialresp);
Qualtrics.SurveyEngine.setEmbeddedData("nBackCondition", ALLtrialcond);
Qualtrics.SurveyEngine.setEmbeddedData("nBackResponse", ALLtrialresp);
But it's not showing up for me anywhere. Any advice would be really helpful!
Results not showing up in results section

Leave a Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.