SanityCheck

Study Materials

This folder contains the experimental apparatus to run the study, as well as the data tables for this study.

The study requires PHP and javascript to run successfully.

The data are contained in the Data folder.

cleanDemo.csv contains anonymized information about the study participants in each experiment. rawData.csv contains the responses for all participants, with the following columns:

The data we used for our main analysis is cleanData.csv, which is rawData.csv but with training stimuli, participants who did not complete the task, participants who did not successfully answer any of the training stimuli, and any duplicate rows excluded.

analysis.R is the R script used to conduct the analyses in the paper. Additionally, vegalite_specs contains Vega-Lite JSON specifications for generating the figures we use in the paper.