Hi Scarlett,
The instruction you linked to in your question pertains to running the BIAT through qualtrics — an option we do not support anymore (although it probably still works).
This is a different solution than running the BIAT as a stand-alone directly from your github page, and recording the data on the OSF, the solution that we currently support. The instruction for the stand-alone solution are in this post (see this section about running tasks other than the IAT). If you are trying to run the standalone version, then line 27 in your exampleiat.html file should activate a manager file, rather than directly the BIAT script.
To clarify, in our stand-alone example relevant for running the BIAT, the htm file runs a manager file that, among other indirect measures, also allows the participant to select a BIAT and run it, as implemented in this script. Note that the BIAT script in the stand-alone example uses the script biat6.js for implementing the BIAT, rather than script we once developed for qualtrics (qbiat6.js), used in your “example.js” file:
define(['pipAPI', 'https://cdn.jsdelivr.net/gh/baranan/minno-tasks@0.*/BIAT/biat6.js'], function(APIConstructor, batExtension){
Assuming you are interested in the stand-alone solution, rather than our discontinued Qualtrics solution, I recommend first implementing the IAT solution, following the post, and then using the multiple-measures example to create a study that runs our BIAT.
I hope that helps,
Yoav
--
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/6d39562c-382d-4487-b845-e99ebcc5123bn%40googlegroups.com.