Archive

Deploying your experiment to a server

The consequences of the Coronavirus have made it impossible to run experiments in the laboratory. This post shows how you can launch …

Using animations in your instructions

This post present an easy way to support your textual instructions with animations.

Eliciting process variables using scripts

This post shows how you can elicit process variables in an unobtrusive way using scripts.

Deception when generating random numbers

Many experiments generate random numbers for participants. Yet, the code used to generate those numbers sometimes does not do what we …

Sliders with feedback and without anchoring

Sliders are a great way to elicit input from participants. In this post, I share a few lines of code helping you program sliders with …

Embedding excel spreadsheets in your experiment

Some experiments ask participants to make use of Excel spreadsheets. This post shows how to embed Excel spreadsheets in the code of …