Thursday, April 08, 2021 in Tutorials
By default minno-time makes sure that stimuli stay confined to the limits of the canvas. This is done because of the assumption that all the action should be focused and controled within the screen. I just ran into a situation where a stimulus needed …
Wednesday, March 17, 2021 in Tutorials
In this tutorial we will show how you can run a full MinnoJS study on Pavlovia. Pavlovia is a commercial platform for running behavioural studies. It was created initially for running PsychoPy experiments, but it allows running experiments from other …
Friday, August 07, 2020 in Tutorials
In this post, I will explain how to run the Evaluative Priming Task in Qualtrics, using Minno.js. First, let’s make sure we all know all the concepts. You are probably reading this because you want to run an Evaluative Priming Task in Qualtrics. So, …
Monday, July 27, 2020 in Tutorials
In this post, I will explain how to run the AMP (Affect Misattribution Procedure) in Qualtrics, using Minno.js. First, let’s make sure we all know all the concepts. You are probably reading this because you want to run an AMP in Qualtrics. So, it is …
Friday, July 10, 2020 in Tutorials
In this post, I will explain how to run the Single Target IAT (ST-IAT; some call it the Single-Category IAT) in Qualtrics, using Minno.js. First, let’s make sure we all know all the concepts. You are probably reading this because you want to run an …
Thursday, July 09, 2020 in Tutorials
In this post, I explain how to run the Brief IAT (BIAT) in Qualtrics, using Minno.js. First, let’s make sure we all know all the concepts. You are probably reading this because you want to run an BIAT in Qualtrics. So, it is likely that you know what …
Thursday, March 12, 2020 in Tutorials
This tutorial describes setting up a study in a simple php server. We will use the simple-minno-server which is a rudimnetary and easy to install server for MinnoJS. We will install it on a AwardSpace which is one of many services offerering free php …
Thursday, March 05, 2020 in Tutorials
Project Implicit has developed MinnoJS to program web studies. The main instrument that we use in Project Implicit is the Implicit Association Test (IAT). The IAT is a commonly used indirect measure of social cognition (read more about such measures …
Saturday, February 01, 2020 in Tutorials
Normally, we run MinnoJS off a remote server, be it the official MinnoJS server, qulatrics or anything else. This means that there is always a latency between making a change in the MinnoJS script and actually running your study. When using the …
Wednesday, January 01, 2020 in Tutorials
Qualtrics is a service offering online surveys, and a straightforward graphical user interface in order to create them. Although Minno is a more flexible platform, Qualtrics offers an accessable server, and its interface is already familiar to many …