Hi Hansika,
We no longer provide support for running Minno scripts from Qualtrics. We have switched to maintaining and supporting the use of DataPipe for running standalone studies, as explained here. I believe that It is possible to redirect from Qualtrics to such a standalone study and back to Qualtrics at the end of the IAT.
In general, you’re supposed to add the relevant parameters (those specified in the blog post about Qualtrics) within the object that you pass to the iatExtension function. Something like this in your code:
base_url : {//Where are your images at? image : 'https://baranan.github.io/minno-tasks/images/' }, showDebriefing:true });
});
Yoav
Hi everyone,I needed some help adding feedback to the end of my IAT - there's a client who is insisting on it to establish a proof of concept, so I only need to do this once. I really don't want to use it either!I tried adding the feedback parameters after line 311 in this code but it didn't work. I tried adding the parameters after the //Error messages in the feedback part of the code as well; it didn't work.Then I tried adding it directly to this code where it definitely didn't work. I guess I'm just confused about where to add the parameters for feedback. Again, I know this is the IAT on Qualtrics and the google group may not provide troubleshooting for it, but I'm stuck again and would appreciate any help. Thank you again!Best,Hansika--
You received this message because you are subscribed to the Google Groups "Minno.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minnojs+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/minnojs/f770b242-9629-4616-9538-85b3c4713b3an%40googlegroups.com.