Sorting trail transgender IAT

19 views
Skip to first unread message

Julia Hermes

unread,
Oct 15, 2024, 9:58:06 AM10/15/24
to Minno.js
Hi all,

I'm trying to run the Transgender IAT online for my research, but have not figured out how to add a trial sequence before the main IAT, like the one in Project Implicit's Transgender IAT.

In the trial, participants will have to sort images of celebrities based the label attached to the image (which is either "cisgender" or "transgender"). I have not found another IAT that includes such a trial, and neither have I found the script to add such a trial to my web study.

If anyone has any tips, that would be great. Thanks in advance.

Julia

Yoav Bar-Anan

unread,
Oct 15, 2024, 11:33:36 AM10/15/24
to Julia Hermes, Minno.js

Hi Julia,

In Project Implicit, that was programmed as a task separate from the IAT. Here is a link to the script of that task.

I think you will need to change two things:
Remove ths code :

  API.addSettings('logger',{
        pulse: 64,
        url : '/implicit/PiPlayerApplet'
    });

And change the base_url for the images (lines 16-18), to your own images folder.

You will need to define that task in your manager file. In the call for API.addTasksSet, something like:

            sortingtask: [{type: 'time',name: 'sortingtask',scriptUrl: 'sortingtask.js'}],

And add it to the study sequence.

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/1b85dd4b-5fe2-465e-bea4-4444f42839d5n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages