This post shows how you can elicit process variables in an unobtrusive way using scripts.
March 10, 2020
Many experiments generate random numbers for participants. Yet, the code used to generate those numbers sometimes does not do what we think it does, which could lead to deception when reporting about the number generation process to participants.
February 24, 2020
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 real-time feedback and without anchoring.
February 19, 2020
Some experiments ask participants to make use of Excel spreadsheets. This post shows how to embed Excel spreadsheets in the code of your experiment.
January 8, 2020